public final class NotificationContentType extends AbstractDataTransferObject implements NotificationContentTypeContract
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationContentType.Builder
A builder which can be used to construct
NotificationContentType instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Long |
getId() |
String |
getName() |
String |
getNamespace() |
String |
getObjectId() |
Integer |
getVersion() |
Long |
getVersionNumber() |
String |
getXsd() |
String |
getXsl() |
boolean |
isCurrent() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
getName in interface NotificationContentTypeContractpublic Integer getVersion()
getVersion in interface NotificationContentTypeContractpublic boolean isCurrent()
isCurrent in interface NotificationContentTypeContractpublic String getDescription()
getDescription in interface NotificationContentTypeContractpublic String getNamespace()
getNamespace in interface NotificationContentTypeContractpublic String getXsd()
getXsd in interface NotificationContentTypeContractpublic String getXsl()
getXsl in interface NotificationContentTypeContractpublic Long getId()
getId in interface KenIdentifiablepublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniqueCopyright © 2005–2018 The Kuali Foundation. All rights reserved.