public class FieldSecurity extends ComponentSecurity
These flags are only applicable when the field is part of a collection group. They indicate there is security on the field within the collection line
componentCode, namespaceCode
Constructor and Description |
---|
FieldSecurity() |
Modifier and Type | Method and Description |
---|---|
Boolean |
isEditInLineAuthz()
Indicates whether the field has edit in line authorization and KIM should be consulted
|
Boolean |
isViewInLineAuthz()
Indicates whether the field has view in line unmask authorization and KIM should be consulted
|
void |
setEditInLineAuthz(Boolean editInLineAuthz)
Setter for the edit in line authorization flag
|
void |
setViewInLineAuthz(Boolean viewInLineAuthz)
Setter for the view in line authorization flag
|
finalize, getAdditionalPermissionDetails, getAdditionalRoleQualifiers, getComponentAttribute, getIdAttribute, getNamespaceAttribute, isEditAuthz, isViewAuthz, setAdditionalPermissionDetails, setAdditionalRoleQualifiers, setComponentAttribute, setEditAuthz, setIdAttribute, setNamespaceAttribute, setViewAuthz
getExpressionGraph, getPropertyExpression, getPropertyExpressions, setExpressionGraph, setPropertyExpressions
clone, copy, dataDictionaryPostProcessing, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dataDictionaryPostProcessing, getComponentCode, getNamespaceCode
public FieldSecurity()
public Boolean isEditInLineAuthz()
public void setEditInLineAuthz(Boolean editInLineAuthz)
editInLineAuthz
- public Boolean isViewInLineAuthz()
public void setViewInLineAuthz(Boolean viewInLineAuthz)
viewInLineAuthz
- Copyright © 2005–2016 The Kuali Foundation. All rights reserved.