Class RelationAttributeRegistry
java.lang.Object
org.kingdoms.constants.namespace.NamespacedRegistry<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.NamespacedRegistry<org.kingdoms.constants.group.model.relationships.RelationAttribute>
implements org.kingdoms.constants.namespace.Lockable
-
Field Summary
Fields inherited from class org.kingdoms.constants.namespace.NamespacedRegistry
registry -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kingdoms.constants.namespace.NamespacedRegistry
getRegistered, getRegistered, getRegistry, isRegisetered, isRegisetered, ordered, replace
-
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 attr) - Overrides:
registerin classorg.kingdoms.constants.namespace.NamespacedRegistry<org.kingdoms.constants.group.model.relationships.RelationAttribute>
-
lock
public void lock()- Specified by:
lockin interfaceorg.kingdoms.constants.namespace.Lockable
-