public class ActionSecurity extends FieldSecurity
Constructor and Description |
---|
ActionSecurity() |
Modifier and Type | Method and Description |
---|---|
protected <T> void |
copyProperties(T component)
Copies properties for copy()
|
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
copy, finalize, getAdditionalPermissionDetails, getAdditionalRoleQualifiers, getComponentAttribute, getIdAttribute, getNamespaceAttribute, isEditAuthz, isViewAuthz, setAdditionalPermissionDetails, setAdditionalRoleQualifiers, setComponentAttribute, setEditAuthz, setIdAttribute, setNamespaceAttribute, setViewAuthz
getExpressionGraph, getPropertyExpression, getPropertyExpressions, getRefreshExpressionGraph, setExpressionGraph, setPropertyExpressions, setRefreshExpressionGraph
getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getComponentCode, getNamespaceCode
public ActionSecurity()
public boolean isPerformActionAuthz()
public void setPerformActionAuthz(boolean performActionAuthz)
performActionAuthz
- public boolean isPerformLineActionAuthz()
public void setPerformLineActionAuthz(boolean performLineActionAuthz)
performLineActionAuthz
- protected <T> void copyProperties(T component)
DictionaryBeanBase
copyProperties
in class FieldSecurity
component
- base beanComponentBase.copy()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.