public interface DocumentTypeEBO extends ExternalizableBusinessObject
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationId()
Returns the application id for this DocumentType which can be specified on the document type itself,
inherited from the parent, or defaults to the configured application id of the application.
|
String |
getDescription() |
String |
getDocTypeParentId() |
String |
getDocumentTypeId() |
String |
getHelpDefinitionUrl()
This method gets the help definition url from this object and resolves any
potential variables that may be in use
|
String |
getLabel() |
String |
getName() |
boolean |
isActive()
In order to make this object Inactivateable.
|
refreshtoStringString getDocTypeParentId()
String getDescription()
String getHelpDefinitionUrl()
String getDocumentTypeId()
String getApplicationId()
boolean isActive()
Inactivatable.isActive()Copyright © 2005–2017 The Kuali Foundation. All rights reserved.