public final class CategorySlugChangedMessage extends GenericMessageImpl<Category>
Modifier and Type | Field and Description |
---|---|
static MessageDerivateHint<CategorySlugChangedMessage> |
MESSAGE_HINT |
static String |
MESSAGE_TYPE |
resource, resourceUserProvidedIdentifiers, resourceVersion, sequenceNumber, type
Modifier and Type | Method and Description |
---|---|
LocalizedString |
getOldSlug() |
LocalizedString |
getSlug()
Gets the new Slug
|
as, equals, getPayload, getResource, getResourceUserProvidedIdentifiers, getResourceVersion, getSequenceNumber, getType, hashCode, toReference
getCreatedAt, getId, getLastModifiedAt, getVersion
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
referenceOfId, referenceTypeId, typeReference
getCreatedAt, getId, getLastModifiedAt, getVersion
hasSameIdAs, toResourceIdentifier
public static final String MESSAGE_TYPE
public static final MessageDerivateHint<CategorySlugChangedMessage> MESSAGE_HINT
public LocalizedString getSlug()
public LocalizedString getOldSlug()