public class MaintenanceDocumentPresentationControllerBase extends DocumentPresentationControllerBase implements MaintenanceDocumentPresentationController
| Constructor and Description |
|---|
MaintenanceDocumentPresentationControllerBase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCreate(Class boClass) |
boolean |
canMaintain(Object dataObject) |
Set<String> |
getConditionallyHiddenPropertyNames(BusinessObject businessObject) |
Set<String> |
getConditionallyHiddenSectionIds(BusinessObject businessObject) |
Set<String> |
getConditionallyReadOnlyPropertyNames(MaintenanceDocument document) |
Set<String> |
getConditionallyReadOnlySectionIds(MaintenanceDocument document) |
Set<String> |
getConditionallyRequiredPropertyNames(MaintenanceDocument document) |
getDocumentActionscanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getParameterServiceclone, 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, canSendNoteFyipublic MaintenanceDocumentPresentationControllerBase()
public boolean canCreate(Class boClass)
canCreate in interface MaintenanceDocumentPresentationControllerpublic boolean canMaintain(Object dataObject)
canMaintain in interface MaintenanceDocumentPresentationControllerpublic Set<String> getConditionallyHiddenPropertyNames(BusinessObject businessObject)
getConditionallyHiddenPropertyNames in interface InquiryOrMaintenanceDocumentPresentationControllerpublic Set<String> getConditionallyHiddenSectionIds(BusinessObject businessObject)
getConditionallyHiddenSectionIds in interface InquiryOrMaintenanceDocumentPresentationControllerpublic Set<String> getConditionallyReadOnlyPropertyNames(MaintenanceDocument document)
public Set<String> getConditionallyReadOnlySectionIds(MaintenanceDocument document)
public Set<String> getConditionallyRequiredPropertyNames(MaintenanceDocument document)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.