|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tigris.scarab.reports.ReportUserAttribute
| Constructor Summary | |
ReportUserAttribute()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.Integer |
getAttributeId()
Get the AttributeId value. |
java.lang.String |
getQueryKey()
Get the QueryKey value. |
java.lang.Integer |
getUserId()
Get the UserId value. |
int |
hashCode()
|
void |
setAttributeId(java.lang.Integer newAttributeId)
Set the AttributeId value. |
void |
setQueryKey(java.lang.String newQueryKey)
Set the QueryKey value. |
void |
setUserId(java.lang.Integer newUserId)
Set the UserId value. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ReportUserAttribute()
| Method Detail |
public java.lang.Integer getAttributeId()
public void setAttributeId(java.lang.Integer newAttributeId)
newAttributeId - The new AttributeId value.public java.lang.Integer getUserId()
public void setUserId(java.lang.Integer newUserId)
newUserId - The new UserId value.public boolean equals(java.lang.Object obj)
public int hashCode()
public java.lang.String toString()
public java.lang.String getQueryKey()
getQueryKey in interface org.apache.fulcrum.intake.Retrievablepublic void setQueryKey(java.lang.String newQueryKey)
setQueryKey in interface org.apache.fulcrum.intake.RetrievablenewQueryKey - The new QueryKey value.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||