Class RelationAttributeRegistry
java.lang.Object
org.kingdoms.constants.namespace.NamespaceRegistry<org.kingdoms.constants.group.model.relationships.RelationAttribute>
org.kingdoms.constants.group.model.relationships.RelationAttributeRegistry
- All Implemented Interfaces:
Lockable
public final class RelationAttributeRegistry
extends NamespaceRegistry<org.kingdoms.constants.group.model.relationships.RelationAttribute>
implements Lockable
-
Field Summary
Fields inherited from class org.kingdoms.constants.namespace.NamespaceRegistry
registry -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kingdoms.constants.namespace.NamespaceRegistry
getRegistered, getRegistry, isRegisetered
-
Constructor Details
-
RelationAttributeRegistry
public RelationAttributeRegistry()
-
-
Method Details
-
getRawRegistry
-
register
public void register(org.kingdoms.constants.group.model.relationships.RelationAttribute value) - Overrides:
registerin classNamespaceRegistry<org.kingdoms.constants.group.model.relationships.RelationAttribute>- Parameters:
value- the value to be registered.
-
lock
public void lock()
-