|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserAttribute
Interface representing user attribute as defined in Portlet specs: PLT.17.2 Accessing User Attributes.
Method Summary | |
---|---|
String |
getDescription()
Getter for the user-attribute description. |
String |
getName()
Getter for the user-attribute name. |
void |
setDescription(String description)
Setter for the user-attribute description. |
void |
setName(String name)
Setter for the user-attribute name. |
Method Detail |
---|
String getName()
void setName(String name)
String getDescription()
void setDescription(String description)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |