| Package | Description |
|---|---|
| org.kuali.rice.kew.doctype | |
| org.kuali.rice.kew.doctype.bo |
| Modifier and Type | Method and Description |
|---|---|
ApplicationDocumentStatusCategory |
ApplicationDocumentStatus.getCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationDocumentStatus.setCategory(ApplicationDocumentStatusCategory category) |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationDocumentStatusCategory> |
DocumentType.getApplicationStatusCategories()
Get the application document status categories for this document type
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentType.setApplicationStatusCategories(List<ApplicationDocumentStatusCategory> applicationStatusCategories)
Set the application document status categories for this document type
|
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.