public class CsTicketChangeEventEntryModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_CSTICKETEVENT2CSTICKETCHANGEENTRY
Generated relation code constant for relation
CsTicketEvent2CsTicketChangeEntry defining source attribute event in extension ticketsystem. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ALTEREDATTRIBUTE
Generated constant - Attribute key of
CsTicketChangeEventEntry.alteredAttribute attribute defined at extension ticketsystem. |
static String |
EVENT
Generated constant - Attribute key of
CsTicketChangeEventEntry.event attribute defined at extension ticketsystem. |
static String |
NEWBINARYVALUE
Generated constant - Attribute key of
CsTicketChangeEventEntry.newBinaryValue attribute defined at extension ticketsystem. |
static String |
NEWSTRINGVALUE
Generated constant - Attribute key of
CsTicketChangeEventEntry.newStringValue attribute defined at extension ticketsystem. |
static String |
OLDBINARYVALUE
Generated constant - Attribute key of
CsTicketChangeEventEntry.oldBinaryValue attribute defined at extension ticketsystem. |
static String |
OLDSTRINGVALUE
Generated constant - Attribute key of
CsTicketChangeEventEntry.oldStringValue attribute defined at extension ticketsystem. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CsTicketChangeEventEntryModel()
Generated constructor - Default constructor for generic creation.
|
CsTicketChangeEventEntryModel(ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CsTicketChangeEventEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptorModel |
getAlteredAttribute()
Generated method - Getter of the
CsTicketChangeEventEntry.alteredAttribute attribute defined at extension ticketsystem. |
CsTicketEventModel |
getEvent()
Generated method - Getter of the
CsTicketChangeEventEntry.event attribute defined at extension ticketsystem. |
Object |
getNewBinaryValue()
Generated method - Getter of the
CsTicketChangeEventEntry.newBinaryValue attribute defined at extension ticketsystem. |
String |
getNewStringValue()
Generated method - Getter of the
CsTicketChangeEventEntry.newStringValue attribute defined at extension ticketsystem. |
Object |
getOldBinaryValue()
Generated method - Getter of the
CsTicketChangeEventEntry.oldBinaryValue attribute defined at extension ticketsystem. |
String |
getOldStringValue()
Generated method - Getter of the
CsTicketChangeEventEntry.oldStringValue attribute defined at extension ticketsystem. |
void |
setAlteredAttribute(AttributeDescriptorModel value)
Generated method - Setter of
CsTicketChangeEventEntry.alteredAttribute attribute defined at extension ticketsystem. |
void |
setEvent(CsTicketEventModel value)
Generated method - Setter of
CsTicketChangeEventEntry.event attribute defined at extension ticketsystem. |
void |
setNewBinaryValue(Object value)
Generated method - Setter of
CsTicketChangeEventEntry.newBinaryValue attribute defined at extension ticketsystem. |
void |
setNewStringValue(String value)
Generated method - Setter of
CsTicketChangeEventEntry.newStringValue attribute defined at extension ticketsystem. |
void |
setOldBinaryValue(Object value)
Generated method - Setter of
CsTicketChangeEventEntry.oldBinaryValue attribute defined at extension ticketsystem. |
void |
setOldStringValue(String value)
Generated method - Setter of
CsTicketChangeEventEntry.oldStringValue attribute defined at extension ticketsystem. |
getComments, getCreationtime, getModifiedtime, getOwner, 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 String _TYPECODE
public static final String _CSTICKETEVENT2CSTICKETCHANGEENTRY
CsTicketEvent2CsTicketChangeEntry defining source attribute event in extension ticketsystem.public static final String ALTEREDATTRIBUTE
CsTicketChangeEventEntry.alteredAttribute attribute defined at extension ticketsystem.public static final String OLDSTRINGVALUE
CsTicketChangeEventEntry.oldStringValue attribute defined at extension ticketsystem.public static final String NEWSTRINGVALUE
CsTicketChangeEventEntry.newStringValue attribute defined at extension ticketsystem.public static final String OLDBINARYVALUE
CsTicketChangeEventEntry.oldBinaryValue attribute defined at extension ticketsystem.public static final String NEWBINARYVALUE
CsTicketChangeEventEntry.newBinaryValue attribute defined at extension ticketsystem.public static final String EVENT
CsTicketChangeEventEntry.event attribute defined at extension ticketsystem.public CsTicketChangeEventEntryModel()
public CsTicketChangeEventEntryModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CsTicketChangeEventEntryModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="alteredAttribute", type=GETTER) public AttributeDescriptorModel getAlteredAttribute()
CsTicketChangeEventEntry.alteredAttribute attribute defined at extension ticketsystem.@Accessor(qualifier="event", type=GETTER) public CsTicketEventModel getEvent()
CsTicketChangeEventEntry.event attribute defined at extension ticketsystem.@Accessor(qualifier="newBinaryValue", type=GETTER) public Object getNewBinaryValue()
CsTicketChangeEventEntry.newBinaryValue attribute defined at extension ticketsystem.@Accessor(qualifier="newStringValue", type=GETTER) public String getNewStringValue()
CsTicketChangeEventEntry.newStringValue attribute defined at extension ticketsystem.@Accessor(qualifier="oldBinaryValue", type=GETTER) public Object getOldBinaryValue()
CsTicketChangeEventEntry.oldBinaryValue attribute defined at extension ticketsystem.@Accessor(qualifier="oldStringValue", type=GETTER) public String getOldStringValue()
CsTicketChangeEventEntry.oldStringValue attribute defined at extension ticketsystem.@Accessor(qualifier="alteredAttribute", type=SETTER) public void setAlteredAttribute(AttributeDescriptorModel value)
CsTicketChangeEventEntry.alteredAttribute attribute defined at extension ticketsystem.value - the alteredAttribute@Accessor(qualifier="event", type=SETTER) public void setEvent(CsTicketEventModel value)
CsTicketChangeEventEntry.event attribute defined at extension ticketsystem.value - the event@Accessor(qualifier="newBinaryValue", type=SETTER) public void setNewBinaryValue(Object value)
CsTicketChangeEventEntry.newBinaryValue attribute defined at extension ticketsystem.value - the newBinaryValue@Accessor(qualifier="newStringValue", type=SETTER) public void setNewStringValue(String value)
CsTicketChangeEventEntry.newStringValue attribute defined at extension ticketsystem.value - the newStringValue@Accessor(qualifier="oldBinaryValue", type=SETTER) public void setOldBinaryValue(Object value)
CsTicketChangeEventEntry.oldBinaryValue attribute defined at extension ticketsystem.value - the oldBinaryValueCopyright © 2017 SAP SE. All Rights Reserved.