public class RelationshipMetadata extends Object
Constructor and Description |
---|
RelationshipMetadata() |
Modifier and Type | Method and Description |
---|---|
Set<org.picketlink.common.properties.Property<? extends IdentityType>> |
getRelationshipIdentityProperties(Class<? extends Relationship> relationshipClass) |
Set<Partition> |
getRelationshipPartitions(Relationship relationship) |
public Set<Partition> getRelationshipPartitions(Relationship relationship)
public Set<org.picketlink.common.properties.Property<? extends IdentityType>> getRelationshipIdentityProperties(Class<? extends Relationship> relationshipClass)
Copyright © 2014. All rights reserved.