public class ActionSecurity extends FieldSecurity
componentCode, namespaceCode
Constructor and Description |
---|
ActionSecurity() |
Modifier and Type | Method and Description |
---|---|
boolean |
isPerformActionAuthz()
Indicates whether the action field has take action authorization and KIM should be consulted
|
boolean |
isPerformLineActionAuthz()
Indicates whether the line action field has take action authorization and KIM should be consulted
|
void |
setPerformActionAuthz(boolean performActionAuthz)
Setter for the perform action authorization flag
|
void |
setPerformLineActionAuthz(boolean performLineActionAuthz)
Setter for the perform line action authorization flag
|
isEditInLineAuthz, isViewInLineAuthz, setEditInLineAuthz, setViewInLineAuthz
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 ActionSecurity()
public boolean isPerformActionAuthz()
public void setPerformActionAuthz(boolean performActionAuthz)
performActionAuthz
- public boolean isPerformLineActionAuthz()
public void setPerformLineActionAuthz(boolean performLineActionAuthz)
performLineActionAuthz
- Copyright © 2005–2014 The Kuali Foundation. All rights reserved.