@Beta
public interface RelationshipTypeService
Modifier and Type | Method and Description |
---|---|
RelationshipTypes |
getAll() |
RelationshipTypes |
getByApplication(ApplicationKey applicationKey) |
RelationshipType |
getByName(RelationshipTypeName name) |
RelationshipTypes getAll()
RelationshipType getByName(RelationshipTypeName name)
RelationshipTypes getByApplication(ApplicationKey applicationKey)