Class SecurityExtensionAttributeMapper
java.lang.Object
net.n2oapp.framework.access.metadata.compile.SecurityExtensionAttributeMapper
- All Implemented Interfaces:
net.n2oapp.framework.api.metadata.aware.NamespaceUriAware,net.n2oapp.framework.api.metadata.compile.ExtensionAttributeMapper
@Component
public class SecurityExtensionAttributeMapper
extends Object
implements net.n2oapp.framework.api.metadata.compile.ExtensionAttributeMapper
Сборка атрибутов прав доступа
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmapAttributes(Map<String, String> attributes, net.n2oapp.framework.api.metadata.compile.CompileProcessor p) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Constructor Details
-
SecurityExtensionAttributeMapper
public SecurityExtensionAttributeMapper()
-
-
Method Details
-
getNamespaceUri
- Specified by:
getNamespaceUriin interfacenet.n2oapp.framework.api.metadata.aware.NamespaceUriAware
-
mapAttributes
public Map<String,Object> mapAttributes(Map<String, String> attributes, net.n2oapp.framework.api.metadata.compile.CompileProcessor p) - Specified by:
mapAttributesin interfacenet.n2oapp.framework.api.metadata.compile.ExtensionAttributeMapper
-