Package de.hybris.platform.ticket.jalo
Class GeneratedCsTicket
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.ticket.jalo.GeneratedCsTicket
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
CsTicket
public abstract class GeneratedCsTicket extends GenericItem
Generated class for typeCsTicket.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringASSIGNEDAGENTQualifier of theCsTicket.assignedAgentattributestatic java.lang.StringASSIGNEDGROUPQualifier of theCsTicket.assignedGroupattributestatic java.lang.StringBASESITEQualifier of theCsTicket.baseSiteattributestatic java.lang.StringCATEGORYQualifier of theCsTicket.categoryattributestatic java.lang.StringCUSTOMERQualifier of theCsTicket.customerattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEVENTSQualifier of theCsTicket.eventsattributestatic java.lang.StringHEADLINEQualifier of theCsTicket.headlineattributestatic java.lang.StringORDERQualifier of theCsTicket.orderattributestatic java.lang.StringPRIORITYQualifier of theCsTicket.priorityattributestatic java.lang.StringRESOLUTIONQualifier of theCsTicket.resolutionattributestatic java.lang.StringRETENTIONDATEQualifier of theCsTicket.retentionDateattributestatic java.lang.StringSTATEQualifier of theCsTicket.stateattributestatic java.lang.StringTICKETIDQualifier of theCsTicket.ticketIDattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCsTicket()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description EmployeegetAssignedAgent()Generated method - Getter of theCsTicket.assignedAgentattribute.EmployeegetAssignedAgent(SessionContext ctx)Generated method - Getter of theCsTicket.assignedAgentattribute.CsAgentGroupgetAssignedGroup()Generated method - Getter of theCsTicket.assignedGroupattribute.CsAgentGroupgetAssignedGroup(SessionContext ctx)Generated method - Getter of theCsTicket.assignedGroupattribute.BaseSitegetBaseSite()Generated method - Getter of theCsTicket.baseSiteattribute.BaseSitegetBaseSite(SessionContext ctx)Generated method - Getter of theCsTicket.baseSiteattribute.EnumerationValuegetCategory()Generated method - Getter of theCsTicket.categoryattribute.EnumerationValuegetCategory(SessionContext ctx)Generated method - Getter of theCsTicket.categoryattribute.UsergetCustomer()Generated method - Getter of theCsTicket.customerattribute.UsergetCustomer(SessionContext ctx)Generated method - Getter of theCsTicket.customerattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.util.List<CsTicketEvent>getEvents()Generated method - Getter of theCsTicket.eventsattribute.abstract java.util.List<CsTicketEvent>getEvents(SessionContext ctx)Generated method - Getter of theCsTicket.eventsattribute.java.lang.StringgetHeadline()Generated method - Getter of theCsTicket.headlineattribute.java.lang.StringgetHeadline(SessionContext ctx)Generated method - Getter of theCsTicket.headlineattribute.AbstractOrdergetOrder()Generated method - Getter of theCsTicket.orderattribute.AbstractOrdergetOrder(SessionContext ctx)Generated method - Getter of theCsTicket.orderattribute.EnumerationValuegetPriority()Generated method - Getter of theCsTicket.priorityattribute.EnumerationValuegetPriority(SessionContext ctx)Generated method - Getter of theCsTicket.priorityattribute.CsTicketResolutionEventgetResolution()Generated method - Getter of theCsTicket.resolutionattribute.CsTicketResolutionEventgetResolution(SessionContext ctx)Generated method - Getter of theCsTicket.resolutionattribute.java.util.DategetRetentionDate()Generated method - Getter of theCsTicket.retentionDateattribute.java.util.DategetRetentionDate(SessionContext ctx)Generated method - Getter of theCsTicket.retentionDateattribute.EnumerationValuegetState()Generated method - Getter of theCsTicket.stateattribute.EnumerationValuegetState(SessionContext ctx)Generated method - Getter of theCsTicket.stateattribute.java.lang.StringgetTicketID()Generated method - Getter of theCsTicket.ticketIDattribute.java.lang.StringgetTicketID(SessionContext ctx)Generated method - Getter of theCsTicket.ticketIDattribute.voidsetAssignedAgent(SessionContext ctx, Employee value)Generated method - Setter of theCsTicket.assignedAgentattribute.voidsetAssignedAgent(Employee value)Generated method - Setter of theCsTicket.assignedAgentattribute.voidsetAssignedGroup(SessionContext ctx, CsAgentGroup value)Generated method - Setter of theCsTicket.assignedGroupattribute.voidsetAssignedGroup(CsAgentGroup value)Generated method - Setter of theCsTicket.assignedGroupattribute.voidsetBaseSite(BaseSite value)Generated method - Setter of theCsTicket.baseSiteattribute.voidsetBaseSite(SessionContext ctx, BaseSite value)Generated method - Setter of theCsTicket.baseSiteattribute.voidsetCategory(EnumerationValue value)Generated method - Setter of theCsTicket.categoryattribute.voidsetCategory(SessionContext ctx, EnumerationValue value)Generated method - Setter of theCsTicket.categoryattribute.voidsetCustomer(SessionContext ctx, User value)Generated method - Setter of theCsTicket.customerattribute.voidsetCustomer(User value)Generated method - Setter of theCsTicket.customerattribute.voidsetHeadline(SessionContext ctx, java.lang.String value)Generated method - Setter of theCsTicket.headlineattribute.voidsetHeadline(java.lang.String value)Generated method - Setter of theCsTicket.headlineattribute.voidsetOrder(AbstractOrder value)Generated method - Setter of theCsTicket.orderattribute.voidsetOrder(SessionContext ctx, AbstractOrder value)Generated method - Setter of theCsTicket.orderattribute.voidsetPriority(EnumerationValue value)Generated method - Setter of theCsTicket.priorityattribute.voidsetPriority(SessionContext ctx, EnumerationValue value)Generated method - Setter of theCsTicket.priorityattribute.voidsetResolution(SessionContext ctx, CsTicketResolutionEvent value)Generated method - Setter of theCsTicket.resolutionattribute.voidsetResolution(CsTicketResolutionEvent value)Generated method - Setter of theCsTicket.resolutionattribute.voidsetRetentionDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theCsTicket.retentionDateattribute.voidsetRetentionDate(java.util.Date value)Generated method - Setter of theCsTicket.retentionDateattribute.voidsetState(EnumerationValue value)Generated method - Setter of theCsTicket.stateattribute.voidsetState(SessionContext ctx, EnumerationValue value)Generated method - Setter of theCsTicket.stateattribute.protected voidsetTicketID(SessionContext ctx, java.lang.String value)Generated method - Setter of theCsTicket.ticketIDattribute.protected voidsetTicketID(java.lang.String value)Generated method - Setter of theCsTicket.ticketIDattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
TICKETID
public static final java.lang.String TICKETID
Qualifier of theCsTicket.ticketIDattribute- See Also:
- Constant Field Values
-
CUSTOMER
public static final java.lang.String CUSTOMER
Qualifier of theCsTicket.customerattribute- See Also:
- Constant Field Values
-
ORDER
public static final java.lang.String ORDER
Qualifier of theCsTicket.orderattribute- See Also:
- Constant Field Values
-
HEADLINE
public static final java.lang.String HEADLINE
Qualifier of theCsTicket.headlineattribute- See Also:
- Constant Field Values
-
CATEGORY
public static final java.lang.String CATEGORY
Qualifier of theCsTicket.categoryattribute- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Qualifier of theCsTicket.priorityattribute- See Also:
- Constant Field Values
-
STATE
public static final java.lang.String STATE
Qualifier of theCsTicket.stateattribute- See Also:
- Constant Field Values
-
ASSIGNEDAGENT
public static final java.lang.String ASSIGNEDAGENT
Qualifier of theCsTicket.assignedAgentattribute- See Also:
- Constant Field Values
-
ASSIGNEDGROUP
public static final java.lang.String ASSIGNEDGROUP
Qualifier of theCsTicket.assignedGroupattribute- See Also:
- Constant Field Values
-
RESOLUTION
public static final java.lang.String RESOLUTION
Qualifier of theCsTicket.resolutionattribute- See Also:
- Constant Field Values
-
BASESITE
public static final java.lang.String BASESITE
Qualifier of theCsTicket.baseSiteattribute- See Also:
- Constant Field Values
-
EVENTS
public static final java.lang.String EVENTS
Qualifier of theCsTicket.eventsattribute- See Also:
- Constant Field Values
-
RETENTIONDATE
public static final java.lang.String RETENTIONDATE
Qualifier of theCsTicket.retentionDateattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getAssignedAgent
public Employee getAssignedAgent(SessionContext ctx)
Generated method - Getter of theCsTicket.assignedAgentattribute.- Returns:
- the assignedAgent
-
getAssignedAgent
public Employee getAssignedAgent()
Generated method - Getter of theCsTicket.assignedAgentattribute.- Returns:
- the assignedAgent
-
setAssignedAgent
public void setAssignedAgent(SessionContext ctx, Employee value)
Generated method - Setter of theCsTicket.assignedAgentattribute.- Parameters:
value- the assignedAgent
-
setAssignedAgent
public void setAssignedAgent(Employee value)
Generated method - Setter of theCsTicket.assignedAgentattribute.- Parameters:
value- the assignedAgent
-
getAssignedGroup
public CsAgentGroup getAssignedGroup(SessionContext ctx)
Generated method - Getter of theCsTicket.assignedGroupattribute.- Returns:
- the assignedGroup
-
getAssignedGroup
public CsAgentGroup getAssignedGroup()
Generated method - Getter of theCsTicket.assignedGroupattribute.- Returns:
- the assignedGroup
-
setAssignedGroup
public void setAssignedGroup(SessionContext ctx, CsAgentGroup value)
Generated method - Setter of theCsTicket.assignedGroupattribute.- Parameters:
value- the assignedGroup
-
setAssignedGroup
public void setAssignedGroup(CsAgentGroup value)
Generated method - Setter of theCsTicket.assignedGroupattribute.- Parameters:
value- the assignedGroup
-
getBaseSite
public BaseSite getBaseSite(SessionContext ctx)
Generated method - Getter of theCsTicket.baseSiteattribute.- Returns:
- the baseSite
-
getBaseSite
public BaseSite getBaseSite()
Generated method - Getter of theCsTicket.baseSiteattribute.- Returns:
- the baseSite
-
setBaseSite
public void setBaseSite(SessionContext ctx, BaseSite value)
Generated method - Setter of theCsTicket.baseSiteattribute.- Parameters:
value- the baseSite
-
setBaseSite
public void setBaseSite(BaseSite value)
Generated method - Setter of theCsTicket.baseSiteattribute.- Parameters:
value- the baseSite
-
getCategory
public EnumerationValue getCategory(SessionContext ctx)
Generated method - Getter of theCsTicket.categoryattribute.- Returns:
- the category
-
getCategory
public EnumerationValue getCategory()
Generated method - Getter of theCsTicket.categoryattribute.- Returns:
- the category
-
setCategory
public void setCategory(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCsTicket.categoryattribute.- Parameters:
value- the category
-
setCategory
public void setCategory(EnumerationValue value)
Generated method - Setter of theCsTicket.categoryattribute.- Parameters:
value- the category
-
getCustomer
public User getCustomer(SessionContext ctx)
Generated method - Getter of theCsTicket.customerattribute.- Returns:
- the customer
-
getCustomer
public User getCustomer()
Generated method - Getter of theCsTicket.customerattribute.- Returns:
- the customer
-
setCustomer
public void setCustomer(SessionContext ctx, User value)
Generated method - Setter of theCsTicket.customerattribute.- Parameters:
value- the customer
-
setCustomer
public void setCustomer(User value)
Generated method - Setter of theCsTicket.customerattribute.- Parameters:
value- the customer
-
getEvents
public abstract java.util.List<CsTicketEvent> getEvents(SessionContext ctx)
Generated method - Getter of theCsTicket.eventsattribute.- Returns:
- the events
-
getEvents
public java.util.List<CsTicketEvent> getEvents()
Generated method - Getter of theCsTicket.eventsattribute.- Returns:
- the events
-
getHeadline
public java.lang.String getHeadline(SessionContext ctx)
Generated method - Getter of theCsTicket.headlineattribute.- Returns:
- the headline
-
getHeadline
public java.lang.String getHeadline()
Generated method - Getter of theCsTicket.headlineattribute.- Returns:
- the headline
-
setHeadline
public void setHeadline(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCsTicket.headlineattribute.- Parameters:
value- the headline
-
setHeadline
public void setHeadline(java.lang.String value)
Generated method - Setter of theCsTicket.headlineattribute.- Parameters:
value- the headline
-
getOrder
public AbstractOrder getOrder(SessionContext ctx)
Generated method - Getter of theCsTicket.orderattribute.- Returns:
- the order
-
getOrder
public AbstractOrder getOrder()
Generated method - Getter of theCsTicket.orderattribute.- Returns:
- the order
-
setOrder
public void setOrder(SessionContext ctx, AbstractOrder value)
Generated method - Setter of theCsTicket.orderattribute.- Parameters:
value- the order
-
setOrder
public void setOrder(AbstractOrder value)
Generated method - Setter of theCsTicket.orderattribute.- Parameters:
value- the order
-
getPriority
public EnumerationValue getPriority(SessionContext ctx)
Generated method - Getter of theCsTicket.priorityattribute.- Returns:
- the priority
-
getPriority
public EnumerationValue getPriority()
Generated method - Getter of theCsTicket.priorityattribute.- Returns:
- the priority
-
setPriority
public void setPriority(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCsTicket.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(EnumerationValue value)
Generated method - Setter of theCsTicket.priorityattribute.- Parameters:
value- the priority
-
getResolution
public CsTicketResolutionEvent getResolution(SessionContext ctx)
Generated method - Getter of theCsTicket.resolutionattribute.- Returns:
- the resolution
-
getResolution
public CsTicketResolutionEvent getResolution()
Generated method - Getter of theCsTicket.resolutionattribute.- Returns:
- the resolution
-
setResolution
public void setResolution(SessionContext ctx, CsTicketResolutionEvent value)
Generated method - Setter of theCsTicket.resolutionattribute.- Parameters:
value- the resolution
-
setResolution
public void setResolution(CsTicketResolutionEvent value)
Generated method - Setter of theCsTicket.resolutionattribute.- Parameters:
value- the resolution
-
getRetentionDate
public java.util.Date getRetentionDate(SessionContext ctx)
Generated method - Getter of theCsTicket.retentionDateattribute.- Returns:
- the retentionDate - Date, when ticket was closed and retention period was started
-
getRetentionDate
public java.util.Date getRetentionDate()
Generated method - Getter of theCsTicket.retentionDateattribute.- Returns:
- the retentionDate - Date, when ticket was closed and retention period was started
-
setRetentionDate
public void setRetentionDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theCsTicket.retentionDateattribute.- Parameters:
value- the retentionDate - Date, when ticket was closed and retention period was started
-
setRetentionDate
public void setRetentionDate(java.util.Date value)
Generated method - Setter of theCsTicket.retentionDateattribute.- Parameters:
value- the retentionDate - Date, when ticket was closed and retention period was started
-
getState
public EnumerationValue getState(SessionContext ctx)
Generated method - Getter of theCsTicket.stateattribute.- Returns:
- the state
-
getState
public EnumerationValue getState()
Generated method - Getter of theCsTicket.stateattribute.- Returns:
- the state
-
setState
public void setState(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCsTicket.stateattribute.- Parameters:
value- the state
-
setState
public void setState(EnumerationValue value)
Generated method - Setter of theCsTicket.stateattribute.- Parameters:
value- the state
-
getTicketID
public java.lang.String getTicketID(SessionContext ctx)
Generated method - Getter of theCsTicket.ticketIDattribute.- Returns:
- the ticketID
-
getTicketID
public java.lang.String getTicketID()
Generated method - Getter of theCsTicket.ticketIDattribute.- Returns:
- the ticketID
-
setTicketID
protected void setTicketID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCsTicket.ticketIDattribute.- Parameters:
value- the ticketID
-
setTicketID
protected void setTicketID(java.lang.String value)
Generated method - Setter of theCsTicket.ticketIDattribute.- Parameters:
value- the ticketID
-
-