|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.document.DocumentPresentationControllerBase org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
MaintenanceDocumentPresentationControllerBase
.
@Deprecated public class MaintenanceDocumentPresentationControllerBase
Base class for all MaintenanceDocumentPresentationControllers.
Constructor Summary | |
---|---|
MaintenanceDocumentPresentationControllerBase()
Deprecated. |
Method Summary | |
---|---|
boolean |
canCreate(Class boClass)
Deprecated. |
boolean |
canMaintain(Object dataObject)
Deprecated. |
Set<String> |
getConditionallyHiddenPropertyNames(BusinessObject businessObject)
Deprecated. |
Set<String> |
getConditionallyHiddenSectionIds(BusinessObject businessObject)
Deprecated. |
Set<String> |
getConditionallyReadOnlyPropertyNames(MaintenanceDocument document)
Deprecated. |
Set<String> |
getConditionallyReadOnlySectionIds(MaintenanceDocument document)
Deprecated. |
Set<String> |
getConditionallyRequiredPropertyNames(MaintenanceDocument document)
Deprecated. |
Methods inherited from class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase |
---|
getDocumentActions |
Methods inherited from class org.kuali.rice.krad.document.DocumentPresentationControllerBase |
---|
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getParameterService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kuali.rice.krad.document.DocumentPresentationController |
---|
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi |
Constructor Detail |
---|
public MaintenanceDocumentPresentationControllerBase()
Method Detail |
---|
public boolean canCreate(Class boClass)
canCreate
in interface MaintenanceDocumentPresentationController
public boolean canMaintain(Object dataObject)
canMaintain
in interface MaintenanceDocumentPresentationController
public Set<String> getConditionallyHiddenPropertyNames(BusinessObject businessObject)
getConditionallyHiddenPropertyNames
in interface InquiryOrMaintenanceDocumentPresentationController
public Set<String> getConditionallyHiddenSectionIds(BusinessObject businessObject)
getConditionallyHiddenSectionIds
in interface InquiryOrMaintenanceDocumentPresentationController
public Set<String> getConditionallyReadOnlyPropertyNames(MaintenanceDocument document)
public Set<String> getConditionallyReadOnlySectionIds(MaintenanceDocument document)
public Set<String> getConditionallyRequiredPropertyNames(MaintenanceDocument document)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |