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:
org.kingdoms.constants.namespace.Lockable
public final class RelationAttributeRegistry
extends org.kingdoms.constants.namespace.NamespaceRegistry<org.kingdoms.constants.group.model.relationships.RelationAttribute>
implements org.kingdoms.constants.namespace.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
protected Map<org.kingdoms.constants.namespace.Namespace,org.kingdoms.constants.group.model.relationships.RelationAttribute> getRawRegistry() -
register
public void register(org.kingdoms.constants.group.model.relationships.RelationAttribute value) - Overrides:
registerin classorg.kingdoms.constants.namespace.NamespaceRegistry<org.kingdoms.constants.group.model.relationships.RelationAttribute>
-
lock
public void lock()- Specified by:
lockin interfaceorg.kingdoms.constants.namespace.Lockable
-