Uses of Class
org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
Packages that use DocumentTypeAttribute.Builder
-
Uses of DocumentTypeAttribute.Builder in org.kuali.rice.kew.api.doctype
Methods in org.kuali.rice.kew.api.doctype that return DocumentTypeAttribute.BuilderModifier and TypeMethodDescriptionDocumentTypeAttribute.Builder.create(String documentTypeId, ExtensionDefinition.Builder ruleAttribute) DocumentTypeAttribute.Builder.create(DocumentTypeAttributeContract contract) Methods in org.kuali.rice.kew.api.doctype that return types with arguments of type DocumentTypeAttribute.BuilderMethod parameters in org.kuali.rice.kew.api.doctype with type arguments of type DocumentTypeAttribute.BuilderModifier and TypeMethodDescriptionvoidDocumentType.Builder.setDocumentTypeAttributes(List<DocumentTypeAttribute.Builder> documentTypeAttributes)