@Service(value="cuba_AttributeAccessService") public class AttributeAccessServiceBean extends java.lang.Object implements AttributeAccessService
| Modifier and Type | Field and Description |
|---|---|
protected Metadata |
metadata |
protected MetadataTools |
metadataTools |
protected Persistence |
persistence |
protected AttributeSecuritySupport |
support |
NAME| Constructor and Description |
|---|
AttributeAccessServiceBean() |
| Modifier and Type | Method and Description |
|---|---|
SecurityState |
computeSecurityState(Entity entity) |
@Inject protected Persistence persistence
@Inject protected Metadata metadata
@Inject protected MetadataTools metadataTools
@Inject protected AttributeSecuritySupport support
public SecurityState computeSecurityState(Entity entity)
computeSecurityState in interface AttributeAccessService