@Beta public interface RelationshipTypeService
Modifier and Type | Method and Description |
---|---|
RelationshipTypes |
getAll() |
RelationshipTypes |
getByModule(ModuleKey moduleKey) |
RelationshipType |
getByName(RelationshipTypeName name) |
RelationshipTypes getAll()
RelationshipType getByName(RelationshipTypeName name)
RelationshipTypes getByModule(ModuleKey moduleKey)