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, getParameterEvaluatorService
canCreate, canMaintain, getConditionallyHiddenPropertyNames, getConditionallyReadOnlySectionIds, getConditionallyRequiredPropertyNames
getDocumentActions
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi
protected 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.InquiryOrMaintenanceDocumentPresentationController
getConditionallyHiddenSectionIds
in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
org.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.DocumentPresentationControllerBase
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.