public class DataFieldSecurity extends FieldSecurity
The AttributeSecurity
can be configured for the field to indicate there is security at the data layer
(configured by component (class) and property). If the field is backed by a data dictionary
AttributeDefinition
the attribute security can be configured there and
will be picked up and inserted into the field security
Constructor and Description |
---|
DataFieldSecurity() |
Modifier and Type | Method and Description |
---|---|
AttributeSecurity |
getAttributeSecurity()
Attribute security instance configured or picked up for the field
|
void |
setAttributeSecurity(AttributeSecurity attributeSecurity)
Setter for the fields attribute security
|
isEditInLineAuthz, isViewInLineAuthz, setEditInLineAuthz, setViewInLineAuthz
finalize, getAdditionalPermissionDetails, getAdditionalRoleQualifiers, getComponentAttribute, getIdAttribute, getNamespaceAttribute, isEditAuthz, isViewAuthz, setAdditionalPermissionDetails, setAdditionalRoleQualifiers, setComponentAttribute, setEditAuthz, setIdAttribute, setNamespaceAttribute, setViewAuthz
getPropertyExpression, getPropertyExpressions, setPropertyExpressions
public DataFieldSecurity()
public AttributeSecurity getAttributeSecurity()
public void setAttributeSecurity(AttributeSecurity attributeSecurity)
attributeSecurity
- Copyright © 2005–2016 The Kuali Foundation. All rights reserved.