Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
com.semarchy.mdm.runtime.model.security |
Modifier and Type | Method and Description |
---|---|
AttributeAuthorization |
LogicalModelAuthorizations.getAttributeAuthorization(IAttribute attribute)
Get the authorizations for a given attribute
|
Modifier and Type | Field and Description |
---|---|
static AttributeAuthorization |
AttributeAuthorization.DENIED |
static AttributeAuthorization |
AttributeAuthorization.FULL_ACCESS |
static AttributeAuthorization |
AttributeAuthorization.FULL_READ_ONLY |
Modifier and Type | Method and Description |
---|---|
static AttributeAuthorization |
AttributeAuthorization.create(RowScope readScope,
RowScope writeScope) |
AttributeAuthorization |
ILogicalModelSecurityProvider.getAttributeAuthorization(IAttribute attribute)
Deprecated.
|
AttributeAuthorization |
IDataAccessModelSecurityProvider.getAttributeAuthorization(IViewAttribute<? extends IAttribute> attribute)
Return the
AttributeAuthorization for an IViewAttribute |
Copyright © 2015. All Rights Reserved.