|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.uif.view.ViewPresentationControllerBase org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase
public class InquiryViewPresentationControllerBase
Implementation of ViewPresentationController
for
InquiryView
instances
Adds flag for export of inquiry record
Constructor Summary | |
---|---|
InquiryViewPresentationControllerBase()
|
Method Summary | |
---|---|
Set<String> |
getActionFlags(View view,
UifFormBase model)
|
protected boolean |
isExportSupported(InquiryView view)
Examines the data objects data dictionary entry to determine if it supports XML export or not |
Methods inherited from class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase |
---|
canEditField, canEditGroup, canEditLine, canEditLineField, canEditView, canEditWidget, canPerformAction, canPerformLineAction, canViewField, canViewGroup, canViewLine, canViewLineField, canViewWidget, fieldIsRequired, getEditModes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InquiryViewPresentationControllerBase()
Method Detail |
---|
public Set<String> getActionFlags(View view, UifFormBase model)
getActionFlags
in interface ViewPresentationController
getActionFlags
in class ViewPresentationControllerBase
ViewPresentationController.getActionFlags(org.kuali.rice.krad.uif.view.View,
org.kuali.rice.krad.web.form.UifFormBase)
protected boolean isExportSupported(InquiryView view)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |