public class CategoryDefinition extends AbstractDataTransferObject implements CategoryDefinitionContract
| Modifier and Type | Class and Description |
|---|---|
static class |
CategoryDefinition.Builder
This builder is used to construct instances of CategoryDefinition.
|
static class |
CategoryDefinition.Elements
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName()
Returns the name of the category definition.
|
String |
getNamespace()
Returns the namespace of the category definition.
|
Long |
getVersionNumber() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getId()
getId in interface Identifiablepublic String getName()
CategoryDefinitionContractgetName in interface CategoryDefinitionContractpublic String getNamespace()
CategoryDefinitionContractgetNamespace in interface CategoryDefinitionContractpublic Long getVersionNumber()
getVersionNumber in interface VersionedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.