public final class CategoryCreatedMessage extends GenericMessageImpl<Category>
| Modifier and Type | Field and Description |
|---|---|
static MessageDerivateHint<CategoryCreatedMessage> |
MESSAGE_HINT |
static String |
MESSAGE_TYPE |
resource, resourceUserProvidedIdentifiers, resourceVersion, sequenceNumber, type| Modifier and Type | Method and Description |
|---|---|
Category |
getCategory()
Gets the category object at creation time.
|
as, equals, getPayload, getResource, getResourceUserProvidedIdentifiers, getResourceVersion, getSequenceNumber, getType, hashCode, toReferencegetCreatedAt, getId, getLastModifiedAt, getVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitreferenceOfId, referenceTypeId, typeReferencegetCreatedAt, getId, getLastModifiedAt, getVersionhasSameIdAs, toResourceIdentifierpublic static final String MESSAGE_TYPE
public static final MessageDerivateHint<CategoryCreatedMessage> MESSAGE_HINT
public Category getCategory()