public class InquiryViewPresentationControllerBase extends ViewPresentationControllerBase
ViewPresentationController
for
InquiryView
instances
Adds flag for export of inquiry record
Constructor and Description |
---|
InquiryViewPresentationControllerBase() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getActionFlags(View view,
UifFormBase model) |
protected boolean |
isExportSupported(InquiryView view,
InquiryForm form)
Examines the data objects data dictionary entry to determine if it supports XML export or not
|
canEditField, canEditGroup, canEditLine, canEditLineField, canEditView, canEditWidget, canPerformAction, canPerformLineAction, canViewField, canViewGroup, canViewLine, canViewLineField, canViewWidget, fieldIsRequired, getEditModes, getRequestAuthorizationCache, setRequestAuthorizationCache
public InquiryViewPresentationControllerBase()
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, InquiryForm form)
view
- inquiry viewCopyright © 2005–2016 The Kuali Foundation. All rights reserved.