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