org.kuali.rice.krad.uif.authorization
Class ViewPresentationControllerBase
java.lang.Object
org.kuali.rice.krad.uif.authorization.ViewPresentationControllerBase
- All Implemented Interfaces:
- ViewPresentationController
- Direct Known Subclasses:
- DocumentPresentationControllerBase, InquiryPresentationControllerBase
public class ViewPresentationControllerBase
- extends Object
- implements ViewPresentationController
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewPresentationControllerBase
public ViewPresentationControllerBase()
getActionFlags
public Set<String> getActionFlags(UifFormBase model)
- Specified by:
getActionFlags
in interface ViewPresentationController
- See Also:
ViewPresentationController.getActionFlags(org.kuali.rice.krad.web.form.UifFormBase)
getEditModes
public Set<String> getEditModes(UifFormBase model)
- Specified by:
getEditModes
in interface ViewPresentationController
- See Also:
ViewPresentationController.getEditModes(org.kuali.rice.krad.web.form.UifFormBase)
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.