Class NotificationContentType
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.ken.api.notification.NotificationContentType
- All Implemented Interfaces:
Serializable,org.kuali.rice.core.api.mo.common.GloballyUnique,org.kuali.rice.core.api.mo.common.Versioned,org.kuali.rice.core.api.mo.ModelObjectBasic,org.kuali.rice.core.api.mo.ModelObjectComplete,KenIdentifiable,NotificationContentTypeContract
public final class NotificationContentType
extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
implements NotificationContentTypeContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructNotificationContentTypeinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getName
- Specified by:
getNamein interfaceNotificationContentTypeContract
-
getVersion
- Specified by:
getVersionin interfaceNotificationContentTypeContract
-
isCurrent
public boolean isCurrent()- Specified by:
isCurrentin interfaceNotificationContentTypeContract
-
getDescription
- Specified by:
getDescriptionin interfaceNotificationContentTypeContract
-
getNamespace
- Specified by:
getNamespacein interfaceNotificationContentTypeContract
-
getXsd
- Specified by:
getXsdin interfaceNotificationContentTypeContract
-
getXsl
- Specified by:
getXslin interfaceNotificationContentTypeContract
-
getId
- Specified by:
getIdin interfaceKenIdentifiable
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceorg.kuali.rice.core.api.mo.common.Versioned
-
getObjectId
- Specified by:
getObjectIdin interfaceorg.kuali.rice.core.api.mo.common.GloballyUnique
-