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 |
---|---|
EntityAuthorization |
LogicalModelAuthorizations.getEntityAuthorization(IEntity entity)
Get the authorizations for a given entity.
|
Modifier and Type | Field and Description |
---|---|
static EntityAuthorization |
EntityAuthorization.FULL_ACCESS |
static EntityAuthorization |
EntityAuthorization.NO_ACCESS |
Modifier and Type | Method and Description |
---|---|
static EntityAuthorization |
EntityAuthorization.createEntityAuthorization(RowScope pReadScope,
RowScope pWriteScope,
RowScope pCreateScope,
RowScope pCheckoutScope,
RowScope pExportScope,
RowScope pRemoveScope) |
EntityAuthorization |
ILogicalModelSecurityProvider.getEntityAuthorization(IEntity entity)
Deprecated.
|
Copyright © 2017. All rights reserved.