Uses of Class
org.apache.syncope.common.lib.request.RelationshipUR
Packages that use RelationshipUR
-
Uses of RelationshipUR in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return RelationshipURMethods in org.apache.syncope.common.lib.request that return types with arguments of type RelationshipURMethods in org.apache.syncope.common.lib.request with parameters of type RelationshipURModifier and TypeMethodDescriptionAnyObjectUR.Builder.relationship
(RelationshipUR relationship) UserUR.Builder.relationship
(RelationshipUR relationship) AnyObjectUR.Builder.relationships
(RelationshipUR... relationships) UserUR.Builder.relationships
(RelationshipUR... relationships) Method parameters in org.apache.syncope.common.lib.request with type arguments of type RelationshipURModifier and TypeMethodDescriptionAnyObjectUR.Builder.relationships
(Collection<RelationshipUR> relationships) UserUR.Builder.relationships
(Collection<RelationshipUR> relationships)