|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserAttributesService
User Attributes Service Interface
Method Summary | |
---|---|
java.lang.String |
getAttribute(java.lang.String strUserId,
java.lang.String strAttribute)
Get an attribute for a given user |
java.util.Map |
getAttributes(java.lang.String strUserId)
Get a map of attributes for a given user |
Method Detail |
---|
java.lang.String getAttribute(java.lang.String strUserId, java.lang.String strAttribute)
strUserId
- The User IDstrAttribute
- The attribute name
java.util.Map getAttributes(java.lang.String strUserId)
strUserId
- The User ID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |