Class CsTicketChangeEventEntryModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.ticket.events.model.CsTicketChangeEventEntryModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
CsTicketChangeEventCsAgentGroupEntryModel,CsTicketChangeEventCsTicketCategoryEntryModel,CsTicketChangeEventCsTicketPriorityEntryModel,CsTicketChangeEventCsTicketStateEntryModel,CsTicketChangeEventEmployeeEntryModel,CsTicketChangeEventStringEntryModel
public class CsTicketChangeEventEntryModel extends ItemModel
Generated model class for type CsTicketChangeEventEntry first defined at extension ticketsystem.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_CSTICKETEVENT2CSTICKETCHANGEENTRYGenerated relation code constant for relationCsTicketEvent2CsTicketChangeEntrydefining source attributeeventin extensionticketsystem.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringALTEREDATTRIBUTEGenerated constant - Attribute key ofCsTicketChangeEventEntry.alteredAttributeattribute defined at extensionticketsystem.static java.lang.StringEVENTGenerated constant - Attribute key ofCsTicketChangeEventEntry.eventattribute defined at extensionticketsystem.static java.lang.StringNEWBINARYVALUEGenerated constant - Attribute key ofCsTicketChangeEventEntry.newBinaryValueattribute defined at extensionticketsystem.static java.lang.StringNEWSTRINGVALUEGenerated constant - Attribute key ofCsTicketChangeEventEntry.newStringValueattribute defined at extensionticketsystem.static java.lang.StringOLDBINARYVALUEGenerated constant - Attribute key ofCsTicketChangeEventEntry.oldBinaryValueattribute defined at extensionticketsystem.static java.lang.StringOLDSTRINGVALUEGenerated constant - Attribute key ofCsTicketChangeEventEntry.oldStringValueattribute defined at extensionticketsystem.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description CsTicketChangeEventEntryModel()Generated constructor - Default constructor for generic creation.CsTicketChangeEventEntryModel(ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCsTicketChangeEventEntryModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AttributeDescriptorModelgetAlteredAttribute()Generated method - Getter of theCsTicketChangeEventEntry.alteredAttributeattribute defined at extensionticketsystem.CsTicketEventModelgetEvent()Generated method - Getter of theCsTicketChangeEventEntry.eventattribute defined at extensionticketsystem.java.lang.ObjectgetNewBinaryValue()Generated method - Getter of theCsTicketChangeEventEntry.newBinaryValueattribute defined at extensionticketsystem.java.lang.StringgetNewStringValue()Generated method - Getter of theCsTicketChangeEventEntry.newStringValueattribute defined at extensionticketsystem.java.lang.ObjectgetOldBinaryValue()Generated method - Getter of theCsTicketChangeEventEntry.oldBinaryValueattribute defined at extensionticketsystem.java.lang.StringgetOldStringValue()Generated method - Getter of theCsTicketChangeEventEntry.oldStringValueattribute defined at extensionticketsystem.voidsetAlteredAttribute(AttributeDescriptorModel value)Generated method - Setter ofCsTicketChangeEventEntry.alteredAttributeattribute defined at extensionticketsystem.voidsetEvent(CsTicketEventModel value)Generated method - Setter ofCsTicketChangeEventEntry.eventattribute defined at extensionticketsystem.voidsetNewBinaryValue(java.lang.Object value)Generated method - Setter ofCsTicketChangeEventEntry.newBinaryValueattribute defined at extensionticketsystem.voidsetNewStringValue(java.lang.String value)Generated method - Setter ofCsTicketChangeEventEntry.newStringValueattribute defined at extensionticketsystem.voidsetOldBinaryValue(java.lang.Object value)Generated method - Setter ofCsTicketChangeEventEntry.oldBinaryValueattribute defined at extensionticketsystem.voidsetOldStringValue(java.lang.String value)Generated method - Setter ofCsTicketChangeEventEntry.oldStringValueattribute defined at extensionticketsystem.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_CSTICKETEVENT2CSTICKETCHANGEENTRY
public static final java.lang.String _CSTICKETEVENT2CSTICKETCHANGEENTRY
Generated relation code constant for relationCsTicketEvent2CsTicketChangeEntrydefining source attributeeventin extensionticketsystem.- See Also:
- Constant Field Values
-
ALTEREDATTRIBUTE
public static final java.lang.String ALTEREDATTRIBUTE
Generated constant - Attribute key ofCsTicketChangeEventEntry.alteredAttributeattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
OLDSTRINGVALUE
public static final java.lang.String OLDSTRINGVALUE
Generated constant - Attribute key ofCsTicketChangeEventEntry.oldStringValueattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
NEWSTRINGVALUE
public static final java.lang.String NEWSTRINGVALUE
Generated constant - Attribute key ofCsTicketChangeEventEntry.newStringValueattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
OLDBINARYVALUE
public static final java.lang.String OLDBINARYVALUE
Generated constant - Attribute key ofCsTicketChangeEventEntry.oldBinaryValueattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
NEWBINARYVALUE
public static final java.lang.String NEWBINARYVALUE
Generated constant - Attribute key ofCsTicketChangeEventEntry.newBinaryValueattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
EVENT
public static final java.lang.String EVENT
Generated constant - Attribute key ofCsTicketChangeEventEntry.eventattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
CsTicketChangeEventEntryModel
public CsTicketChangeEventEntryModel()
Generated constructor - Default constructor for generic creation.
-
CsTicketChangeEventEntryModel
public CsTicketChangeEventEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CsTicketChangeEventEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public CsTicketChangeEventEntryModel(ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getAlteredAttribute
@Accessor(qualifier="alteredAttribute", type=GETTER) public AttributeDescriptorModel getAlteredAttribute()
Generated method - Getter of theCsTicketChangeEventEntry.alteredAttributeattribute defined at extensionticketsystem.- Returns:
- the alteredAttribute
-
getEvent
@Accessor(qualifier="event", type=GETTER) public CsTicketEventModel getEvent()
Generated method - Getter of theCsTicketChangeEventEntry.eventattribute defined at extensionticketsystem.- Returns:
- the event
-
getNewBinaryValue
@Accessor(qualifier="newBinaryValue", type=GETTER) public java.lang.Object getNewBinaryValue()
Generated method - Getter of theCsTicketChangeEventEntry.newBinaryValueattribute defined at extensionticketsystem.- Returns:
- the newBinaryValue
-
getNewStringValue
@Accessor(qualifier="newStringValue", type=GETTER) public java.lang.String getNewStringValue()
Generated method - Getter of theCsTicketChangeEventEntry.newStringValueattribute defined at extensionticketsystem.- Returns:
- the newStringValue
-
getOldBinaryValue
@Accessor(qualifier="oldBinaryValue", type=GETTER) public java.lang.Object getOldBinaryValue()
Generated method - Getter of theCsTicketChangeEventEntry.oldBinaryValueattribute defined at extensionticketsystem.- Returns:
- the oldBinaryValue
-
getOldStringValue
@Accessor(qualifier="oldStringValue", type=GETTER) public java.lang.String getOldStringValue()
Generated method - Getter of theCsTicketChangeEventEntry.oldStringValueattribute defined at extensionticketsystem.- Returns:
- the oldStringValue
-
setAlteredAttribute
@Accessor(qualifier="alteredAttribute", type=SETTER) public void setAlteredAttribute(AttributeDescriptorModel value)
Generated method - Setter ofCsTicketChangeEventEntry.alteredAttributeattribute defined at extensionticketsystem.- Parameters:
value- the alteredAttribute
-
setEvent
@Accessor(qualifier="event", type=SETTER) public void setEvent(CsTicketEventModel value)
Generated method - Setter ofCsTicketChangeEventEntry.eventattribute defined at extensionticketsystem.- Parameters:
value- the event
-
setNewBinaryValue
@Accessor(qualifier="newBinaryValue", type=SETTER) public void setNewBinaryValue(java.lang.Object value)
Generated method - Setter ofCsTicketChangeEventEntry.newBinaryValueattribute defined at extensionticketsystem.- Parameters:
value- the newBinaryValue
-
setNewStringValue
@Accessor(qualifier="newStringValue", type=SETTER) public void setNewStringValue(java.lang.String value)
Generated method - Setter ofCsTicketChangeEventEntry.newStringValueattribute defined at extensionticketsystem.- Parameters:
value- the newStringValue
-
setOldBinaryValue
@Accessor(qualifier="oldBinaryValue", type=SETTER) public void setOldBinaryValue(java.lang.Object value)
Generated method - Setter ofCsTicketChangeEventEntry.oldBinaryValueattribute defined at extensionticketsystem.- Parameters:
value- the oldBinaryValue
-
-