| Name | DocumentType | |
|---|---|---|
| Version | ||
| Included Services | ||
| Java Package | org.kuali.rice.kew.api.doctype | |
| Method | getIdByName | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | documentTypeName | ??? |
| Return | String | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | getNameById | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | documentTypeId | ??? |
| Return | String | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | getDocumentTypeById | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | documentTypeId | ??? |
| Return | DocumentType | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | getDocumentTypeByName | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | documentTypeName | ??? |
| Return | DocumentType | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | findAllDocumentTypes | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | None | None | No Parameters |
| Return | DocumentTypeList | ??? | |
| Errors | NONE | No Errors | |
| Method | isSuperUserForDocumentTypeId | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | principalId | ??? |
| String | documentTypeId | ??? | |
| Return | boolean | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | isSuperUserForDocumentTypeName | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | principalId | ??? |
| String | documentTypeName | ??? | |
| Return | boolean | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | hasRouteNodeForDocumentTypeName | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | routeNodeName | ??? |
| String | documentTypeName | ??? | |
| Return | boolean | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | hasRouteNodeForDocumentTypeId | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | routeNodeName | ??? |
| String | documentTypeId | ??? | |
| Return | boolean | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | isActiveById | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | documentTypeId | ??? |
| Return | boolean | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | isActiveByName | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | documentTypeName | ??? |
| Return | boolean | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | getRoutePathForDocumentTypeId | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | documentTypeId | ??? |
| Return | RoutePath | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |
| Method | getRoutePathForDocumentTypeName | ||
|---|---|---|---|
| Description | ??? | ||
| Parameters | String | documentTypeName | ??? |
| Return | RoutePath | ??? | |
| Errors | RiceIllegalArgumentException | ??? | |