public interface GroupableRelatableTO
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDynGroups() |
Map<String,MembershipTO> |
getMembershipMap() |
List<MembershipTO> |
getMemberships() |
Map<org.apache.commons.lang3.tuple.Pair<String,String>,RelationshipTO> |
getRelationshipMap() |
List<RelationshipTO> |
getRelationships() |
Map<String,MembershipTO> getMembershipMap()
List<MembershipTO> getMemberships()
Map<org.apache.commons.lang3.tuple.Pair<String,String>,RelationshipTO> getRelationshipMap()
List<RelationshipTO> getRelationships()
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.