public class AnyObjectTO extends AnyTO implements GroupableRelatableTO
| Constructor and Description |
|---|
AnyObjectTO() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDynGroups() |
Map<String,MembershipTO> |
getMembershipMap() |
List<MembershipTO> |
getMemberships() |
String |
getName() |
Map<org.apache.commons.lang3.tuple.Pair<String,String>,RelationshipTO> |
getRelationshipMap() |
List<RelationshipTO> |
getRelationships() |
void |
setName(String name) |
getAuxClasses, getDerAttrMap, getDerAttrs, getKey, getPlainAttrMap, getPlainAttrs, getRealm, getResources, getStatus, getType, getVirAttrMap, getVirAttrs, setKey, setRealm, setStatus, setTypegetCreationDate, getCreator, getETagValue, getLastChangeDate, getLastModifier, setCreationDate, setCreator, setLastChangeDate, setLastModifierequals, hashCode, toStringpublic String getName()
public void setName(String name)
public List<RelationshipTO> getRelationships()
getRelationships in interface GroupableRelatableTOpublic Map<org.apache.commons.lang3.tuple.Pair<String,String>,RelationshipTO> getRelationshipMap()
getRelationshipMap in interface GroupableRelatableTOpublic List<MembershipTO> getMemberships()
getMemberships in interface GroupableRelatableTOpublic Map<String,MembershipTO> getMembershipMap()
getMembershipMap in interface GroupableRelatableTOpublic List<String> getDynGroups()
getDynGroups in interface GroupableRelatableTOCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.