|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.services.security.bo.SpagoBIUserProfile
public class SpagoBIUserProfile
Constructor Summary | |
---|---|
SpagoBIUserProfile()
|
|
SpagoBIUserProfile(java.util.HashMap attributes,
java.lang.String[] functions,
java.lang.String[] roles,
java.lang.String userId,
java.lang.String userIdentifier,
java.lang.String userName)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.util.HashMap |
getAttributes()
Gets the attributes value for this SpagoBIUserProfile. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String[] |
getFunctions()
Gets the functions value for this SpagoBIUserProfile. |
java.lang.String[] |
getRoles()
Gets the roles value for this SpagoBIUserProfile. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUniqueIdentifier()
Gets the uniqueIdentifier value for this SpagoBIUserProfile. |
java.lang.String |
getUserId()
Gets the userId value for this SpagoBIUserProfile. |
java.lang.String |
getUserName()
Gets the userName value for this SpagoBIUserProfile. |
int |
hashCode()
|
void |
setAttributes(java.util.HashMap attributes)
Sets the attributes value for this SpagoBIUserProfile. |
void |
setFunctions(java.lang.String[] functions)
Sets the functions value for this SpagoBIUserProfile. |
void |
setRoles(java.lang.String[] roles)
Sets the roles value for this SpagoBIUserProfile. |
void |
setUniqueIdentifier(java.lang.String uniqueIdentifier)
Sets the uniqueIdentifier value for this SpagoBIUserProfile. |
void |
setUserId(java.lang.String userId)
Sets the userId value for this SpagoBIUserProfile. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this SpagoBIUserProfile. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpagoBIUserProfile()
public SpagoBIUserProfile(java.util.HashMap attributes, java.lang.String[] functions, java.lang.String[] roles, java.lang.String userId, java.lang.String userIdentifier, java.lang.String userName)
Method Detail |
---|
public java.util.HashMap getAttributes()
public void setAttributes(java.util.HashMap attributes)
attributes
- public java.lang.String[] getFunctions()
public void setFunctions(java.lang.String[] functions)
functions
- public java.lang.String[] getRoles()
public void setRoles(java.lang.String[] roles)
roles
- public java.lang.String getUserId()
public void setUserId(java.lang.String userId)
userId
- public java.lang.String getUniqueIdentifier()
public void setUniqueIdentifier(java.lang.String uniqueIdentifier)
uniqueIdentifier
- public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |