|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Group
A representation of the model object 'Group'.
The following features are supported:
ModelPackage.getGroup()
Method Summary | |
---|---|
java.util.List |
getBusinessCategory()
Returns the value of the 'Business Category' attribute list. |
java.lang.String |
getCn()
Returns the value of the 'Cn' attribute. |
java.util.List |
getDescription()
Returns the value of the 'Description' attribute list. |
java.util.List |
getDisplayName()
Returns the value of the 'Display Name' attribute list. |
java.util.List |
getMembers()
Returns the value of the 'Members' containment reference list. |
java.util.List |
getSeeAlso()
Returns the value of the 'See Also' attribute list. |
void |
setCn(java.lang.String value)
Sets the value of the ' Cn ' attribute. |
Methods inherited from interface com.ibm.websphere.wim.model.RolePlayer |
---|
getPartyRoles |
Methods inherited from interface com.ibm.websphere.wim.model.Entity |
---|
getChangeType, getChildren, getCreateTimestamp, getEntitlementInfo, getGroups, getIdentifier, getModifyTimestamp, getParent, getViewIdentifiers, setChangeType, setCreateTimestamp, setEntitlementInfo, setIdentifier, setModifyTimestamp, setParent |
Method Detail |
---|
java.lang.String getCn()
setCn(String)
,
ModelPackage.getGroup_Cn()
void setCn(java.lang.String value)
Cn
' attribute.
value
- the new value of the 'Cn' attribute.getCn()
java.util.List getMembers()
Entity
.
ModelPackage.getGroup_Members()
java.util.List getDisplayName()
String
.
ModelPackage.getGroup_DisplayName()
java.util.List getDescription()
String
.
ModelPackage.getGroup_Description()
java.util.List getBusinessCategory()
String
.
ModelPackage.getGroup_BusinessCategory()
java.util.List getSeeAlso()
String
.
ModelPackage.getGroup_SeeAlso()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |