public class ProcurementCardDefaultMaintenanceDocumentPresentationController extends FinancialSystemMaintenanceDocumentPresentationControllerBase
| Modifier and Type | Field and Description |
|---|---|
protected static org.kuali.rice.coreservice.framework.parameter.ParameterService |
parameterService |
protected static String |
PROCUREMENT_CARD_DEFAULT_ACCOUNTING_SECTION_ID |
protected static String |
PROCUREMENT_CARD_DEFAULT_HOLDER_SECTION_ID |
| Constructor and Description |
|---|
ProcurementCardDefaultMaintenanceDocumentPresentationController() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getConditionallyHiddenSectionIds(org.kuali.rice.krad.bo.BusinessObject businessObject)
Displays or hides the KFS-FP_ProcurementCardDefault-EditProcurementCardHolder and KFS-FP_ProcurementCardDefault-EditProcurementCardAccounting
sections based on if parameters for use are turned on
|
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService() |
protected boolean |
isAccountDefaultTurnedOn() |
protected boolean |
isCardHolderDefaultTurnedOn() |
getConditionallyReadOnlyPropertyNames, getParameterEvaluatorServicecanCreate, canMaintain, getConditionallyHiddenPropertyNames, getConditionallyReadOnlySectionIds, getConditionallyRequiredPropertyNamesgetDocumentActionscanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyiclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyiprotected static org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService
protected static final String PROCUREMENT_CARD_DEFAULT_HOLDER_SECTION_ID
protected static final String PROCUREMENT_CARD_DEFAULT_ACCOUNTING_SECTION_ID
public ProcurementCardDefaultMaintenanceDocumentPresentationController()
public Set<String> getConditionallyHiddenSectionIds(org.kuali.rice.krad.bo.BusinessObject businessObject)
getConditionallyHiddenSectionIds in interface org.kuali.rice.kns.bo.authorization.InquiryOrMaintenanceDocumentPresentationControllergetConditionallyHiddenSectionIds in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBaseorg.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase#getConditionallyHiddenSectionIds(org.kuali.rice.kns.bo.BusinessObject)protected boolean isCardHolderDefaultTurnedOn()
protected boolean isAccountDefaultTurnedOn()
protected org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
getParameterService in class org.kuali.rice.krad.document.DocumentPresentationControllerBaseCopyright © 2004–2015 The Kuali Foundation. All rights reserved.