| Package | Description |
|---|---|
| org.apache.syncope.common.lib.patch | |
| org.apache.syncope.common.lib.to |
| Modifier and Type | Method and Description |
|---|---|
RelationshipTO |
RelationshipPatch.getRelationshipTO() |
| Modifier and Type | Method and Description |
|---|---|
RelationshipPatch.Builder |
RelationshipPatch.Builder.relationshipTO(RelationshipTO relationshipTO) |
void |
RelationshipPatch.setRelationshipTO(RelationshipTO relationshipTO) |
| Modifier and Type | Class and Description |
|---|---|
class |
MembershipTO |
| Modifier and Type | Method and Description |
|---|---|
RelationshipTO |
RelationshipTO.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.commons.lang3.tuple.Pair<String,String>,RelationshipTO> |
GroupableRelatableTO.getRelationshipMap() |
Map<org.apache.commons.lang3.tuple.Pair<String,String>,RelationshipTO> |
AnyObjectTO.getRelationshipMap() |
Map<org.apache.commons.lang3.tuple.Pair<String,String>,RelationshipTO> |
UserTO.getRelationshipMap() |
List<RelationshipTO> |
GroupableRelatableTO.getRelationships() |
List<RelationshipTO> |
AnyObjectTO.getRelationships() |
List<RelationshipTO> |
UserTO.getRelationships() |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.