|
||||||||||
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 | |
---|---|
String |
getAttribute(String strUserId,
String strAttribute)
Get an attribute for a given user |
Map |
getAttributes(String strUserId)
Get a map of attributes for a given user |
Method Detail |
---|
String getAttribute(String strUserId, String strAttribute)
strUserId
- The User IDstrAttribute
- The attribute name
Map getAttributes(String strUserId)
strUserId
- The User ID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |