public class ApplyAuthAndPresentationLogicTask extends ViewLifecycleTaskBase<Component>
| Constructor and Description | 
|---|
| ApplyAuthAndPresentationLogicTask()Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | performLifecycleTask()Invokes the view's configured  ViewAuthorizerandViewPresentationControllerto set state of the component | 
getElementState, getElementType, run, setElementState, toStringpublic ApplyAuthAndPresentationLogicTask()
protected void performLifecycleTask()
ViewAuthorizer and ViewPresentationController
 to set state of the component
 
 The following authorization is done here: Fields: edit, view, required, mask, and partial mask Groups: edit and view Actions: take action
 Note additional checks are also done for fields that are part of a collection group. This
 authorization is found in CollectionGroupBuilder
 
performLifecycleTask in class ViewLifecycleTaskBase<Component>ViewLifecycleTaskBase.performLifecycleTask()Copyright © 2005–2014 The Kuali Foundation. All rights reserved.