public class CsTicketChangeEventCsTicketPriorityEntryModel extends CsTicketChangeEventEntryModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
NEWVALUE
Generated constant - Attribute key of
CsTicketChangeEventCsTicketPriorityEntry.newValue attribute defined at extension ticketsystem. |
static java.lang.String |
OLDVALUE
Generated constant - Attribute key of
CsTicketChangeEventCsTicketPriorityEntry.oldValue attribute defined at extension ticketsystem. |
_CSTICKETEVENT2CSTICKETCHANGEENTRY, ALTEREDATTRIBUTE, EVENT, NEWBINARYVALUE, NEWSTRINGVALUE, OLDBINARYVALUE, OLDSTRINGVALUE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CsTicketChangeEventCsTicketPriorityEntryModel()
Generated constructor - Default constructor for generic creation.
|
CsTicketChangeEventCsTicketPriorityEntryModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CsTicketChangeEventCsTicketPriorityEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
CsTicketPriority |
getNewValue()
Generated method - Getter of the
CsTicketChangeEventCsTicketPriorityEntry.newValue attribute defined at extension ticketsystem. |
CsTicketPriority |
getOldValue()
Generated method - Getter of the
CsTicketChangeEventCsTicketPriorityEntry.oldValue attribute defined at extension ticketsystem. |
void |
setNewValue(CsTicketPriority value)
Generated method - Setter of
CsTicketChangeEventCsTicketPriorityEntry.newValue attribute defined at extension ticketsystem. |
void |
setOldValue(CsTicketPriority value)
Generated method - Setter of
CsTicketChangeEventCsTicketPriorityEntry.oldValue attribute defined at extension ticketsystem. |
getAlteredAttribute, getEvent, getNewBinaryValue, getNewStringValue, getOldBinaryValue, getOldStringValue, setAlteredAttribute, setEvent, setNewBinaryValue, setNewStringValue, setOldBinaryValue, setOldStringValuegetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String OLDVALUE
CsTicketChangeEventCsTicketPriorityEntry.oldValue attribute defined at extension ticketsystem.public static final java.lang.String NEWVALUE
CsTicketChangeEventCsTicketPriorityEntry.newValue attribute defined at extension ticketsystem.public CsTicketChangeEventCsTicketPriorityEntryModel()
public CsTicketChangeEventCsTicketPriorityEntryModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CsTicketChangeEventCsTicketPriorityEntryModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="newValue", type=GETTER) public CsTicketPriority getNewValue()
CsTicketChangeEventCsTicketPriorityEntry.newValue attribute defined at extension ticketsystem.@Accessor(qualifier="oldValue", type=GETTER) public CsTicketPriority getOldValue()
CsTicketChangeEventCsTicketPriorityEntry.oldValue attribute defined at extension ticketsystem.@Accessor(qualifier="newValue", type=SETTER) public void setNewValue(CsTicketPriority value)
CsTicketChangeEventCsTicketPriorityEntry.newValue attribute defined at extension ticketsystem.value - the newValue@Accessor(qualifier="oldValue", type=SETTER) public void setOldValue(CsTicketPriority value)
CsTicketChangeEventCsTicketPriorityEntry.oldValue attribute defined at extension ticketsystem.value - the oldValueCopyright © 2018 SAP SE. All Rights Reserved.