Uses of Interface
org.kuali.rice.kew.api.document.DocumentContract
Packages that use DocumentContract
Package
Description
-
Uses of DocumentContract in org.kuali.rice.kew.api
Subinterfaces of DocumentContract in org.kuali.rice.kew.apiModifier and TypeInterfaceDescriptioninterfaceWorkflowDocument is the core client API for interaction with the Kuali Enterprise Workflow system. -
Uses of DocumentContract in org.kuali.rice.kew.api.document
Classes in org.kuali.rice.kew.api.document that implement DocumentContractModifier and TypeClassDescriptionfinal classstatic final classA builder which can be used to constructDocumentinstances.Methods in org.kuali.rice.kew.api.document with parameters of type DocumentContractModifier and TypeMethodDescriptionstatic Document.BuilderDocument.Builder.create(DocumentContract contract) -
Uses of DocumentContract in org.kuali.rice.kew.api.document.search
Methods in org.kuali.rice.kew.api.document.search that return DocumentContractModifier and TypeMethodDescriptionDocumentSearchResultContract.getDocument()Returns the document represented by this result.