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:
Serializable,Comparable
- Direct Known Subclasses:
CsTicket
Generated class for type
CsTicket.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theCsTicket.assignedAgentattributestatic final StringQualifier of theCsTicket.assignedGroupattributestatic final StringQualifier of theCsTicket.baseSiteattributestatic final StringQualifier of theCsTicket.categoryattributestatic final StringQualifier of theCsTicket.customerattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theCsTicket.eventsattributestatic final StringQualifier of theCsTicket.headlineattributestatic final StringQualifier of theCsTicket.orderattributestatic final StringQualifier of theCsTicket.priorityattributestatic final StringQualifier of theCsTicket.resolutionattributestatic final StringQualifier of theCsTicket.retentionDateattributestatic final StringQualifier of theCsTicket.stateattributestatic final StringQualifier of theCsTicket.ticketIDattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theCsTicket.assignedAgentattribute.Generated method - Getter of theCsTicket.assignedAgentattribute.Generated method - Getter of theCsTicket.assignedGroupattribute.Generated method - Getter of theCsTicket.assignedGroupattribute.Generated method - Getter of theCsTicket.baseSiteattribute.Generated method - Getter of theCsTicket.baseSiteattribute.Generated method - Getter of theCsTicket.categoryattribute.Generated method - Getter of theCsTicket.categoryattribute.Generated method - Getter of theCsTicket.customerattribute.Generated method - Getter of theCsTicket.customerattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theCsTicket.eventsattribute.abstract List<CsTicketEvent>getEvents(SessionContext ctx) Generated method - Getter of theCsTicket.eventsattribute.Generated method - Getter of theCsTicket.headlineattribute.Generated method - Getter of theCsTicket.headlineattribute.getOrder()Generated method - Getter of theCsTicket.orderattribute.getOrder(SessionContext ctx) Generated method - Getter of theCsTicket.orderattribute.Generated method - Getter of theCsTicket.priorityattribute.Generated method - Getter of theCsTicket.priorityattribute.Generated method - Getter of theCsTicket.resolutionattribute.Generated method - Getter of theCsTicket.resolutionattribute.Generated method - Getter of theCsTicket.retentionDateattribute.Generated method - Getter of theCsTicket.retentionDateattribute.getState()Generated method - Getter of theCsTicket.stateattribute.getState(SessionContext ctx) Generated method - Getter of theCsTicket.stateattribute.Generated method - Getter of theCsTicket.ticketIDattribute.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, String value) Generated method - Setter of theCsTicket.headlineattribute.voidsetHeadline(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.voidGenerated method - Setter of theCsTicket.resolutionattribute.voidsetRetentionDate(SessionContext ctx, Date value) Generated method - Setter of theCsTicket.retentionDateattribute.voidsetRetentionDate(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, String value) Generated method - Setter of theCsTicket.ticketIDattribute.protected voidsetTicketID(String value) Generated method - Setter of theCsTicket.ticketIDattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
TICKETID
Qualifier of theCsTicket.ticketIDattribute- See Also:
-
CUSTOMER
Qualifier of theCsTicket.customerattribute- See Also:
-
ORDER
Qualifier of theCsTicket.orderattribute- See Also:
-
HEADLINE
Qualifier of theCsTicket.headlineattribute- See Also:
-
CATEGORY
Qualifier of theCsTicket.categoryattribute- See Also:
-
PRIORITY
Qualifier of theCsTicket.priorityattribute- See Also:
-
STATE
Qualifier of theCsTicket.stateattribute- See Also:
-
ASSIGNEDAGENT
Qualifier of theCsTicket.assignedAgentattribute- See Also:
-
ASSIGNEDGROUP
Qualifier of theCsTicket.assignedGroupattribute- See Also:
-
RESOLUTION
Qualifier of theCsTicket.resolutionattribute- See Also:
-
BASESITE
Qualifier of theCsTicket.baseSiteattribute- See Also:
-
EVENTS
Qualifier of theCsTicket.eventsattribute- See Also:
-
RETENTIONDATE
Qualifier of theCsTicket.retentionDateattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedCsTicket
public GeneratedCsTicket()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getAssignedAgent
Generated method - Getter of theCsTicket.assignedAgentattribute.- Returns:
- the assignedAgent
-
getAssignedAgent
Generated method - Getter of theCsTicket.assignedAgentattribute.- Returns:
- the assignedAgent
-
setAssignedAgent
Generated method - Setter of theCsTicket.assignedAgentattribute.- Parameters:
value- the assignedAgent
-
setAssignedAgent
Generated method - Setter of theCsTicket.assignedAgentattribute.- Parameters:
value- the assignedAgent
-
getAssignedGroup
Generated method - Getter of theCsTicket.assignedGroupattribute.- Returns:
- the assignedGroup
-
getAssignedGroup
Generated method - Getter of theCsTicket.assignedGroupattribute.- Returns:
- the assignedGroup
-
setAssignedGroup
Generated method - Setter of theCsTicket.assignedGroupattribute.- Parameters:
value- the assignedGroup
-
setAssignedGroup
Generated method - Setter of theCsTicket.assignedGroupattribute.- Parameters:
value- the assignedGroup
-
getBaseSite
Generated method - Getter of theCsTicket.baseSiteattribute.- Returns:
- the baseSite
-
getBaseSite
Generated method - Getter of theCsTicket.baseSiteattribute.- Returns:
- the baseSite
-
setBaseSite
Generated method - Setter of theCsTicket.baseSiteattribute.- Parameters:
value- the baseSite
-
setBaseSite
Generated method - Setter of theCsTicket.baseSiteattribute.- Parameters:
value- the baseSite
-
getCategory
Generated method - Getter of theCsTicket.categoryattribute.- Returns:
- the category
-
getCategory
Generated method - Getter of theCsTicket.categoryattribute.- Returns:
- the category
-
setCategory
Generated method - Setter of theCsTicket.categoryattribute.- Parameters:
value- the category
-
setCategory
Generated method - Setter of theCsTicket.categoryattribute.- Parameters:
value- the category
-
getCustomer
Generated method - Getter of theCsTicket.customerattribute.- Returns:
- the customer
-
getCustomer
Generated method - Getter of theCsTicket.customerattribute.- Returns:
- the customer
-
setCustomer
Generated method - Setter of theCsTicket.customerattribute.- Parameters:
value- the customer
-
setCustomer
Generated method - Setter of theCsTicket.customerattribute.- Parameters:
value- the customer
-
getEvents
Generated method - Getter of theCsTicket.eventsattribute.- Returns:
- the events
-
getEvents
Generated method - Getter of theCsTicket.eventsattribute.- Returns:
- the events
-
getHeadline
Generated method - Getter of theCsTicket.headlineattribute.- Returns:
- the headline
-
getHeadline
Generated method - Getter of theCsTicket.headlineattribute.- Returns:
- the headline
-
setHeadline
Generated method - Setter of theCsTicket.headlineattribute.- Parameters:
value- the headline
-
setHeadline
Generated method - Setter of theCsTicket.headlineattribute.- Parameters:
value- the headline
-
getOrder
Generated method - Getter of theCsTicket.orderattribute.- Returns:
- the order
-
getOrder
Generated method - Getter of theCsTicket.orderattribute.- Returns:
- the order
-
setOrder
Generated method - Setter of theCsTicket.orderattribute.- Parameters:
value- the order
-
setOrder
Generated method - Setter of theCsTicket.orderattribute.- Parameters:
value- the order
-
getPriority
Generated method - Getter of theCsTicket.priorityattribute.- Returns:
- the priority
-
getPriority
Generated method - Getter of theCsTicket.priorityattribute.- Returns:
- the priority
-
setPriority
Generated method - Setter of theCsTicket.priorityattribute.- Parameters:
value- the priority
-
setPriority
Generated method - Setter of theCsTicket.priorityattribute.- Parameters:
value- the priority
-
getResolution
Generated method - Getter of theCsTicket.resolutionattribute.- Returns:
- the resolution
-
getResolution
Generated method - Getter of theCsTicket.resolutionattribute.- Returns:
- the resolution
-
setResolution
Generated method - Setter of theCsTicket.resolutionattribute.- Parameters:
value- the resolution
-
setResolution
Generated method - Setter of theCsTicket.resolutionattribute.- Parameters:
value- the resolution
-
getRetentionDate
Generated method - Getter of theCsTicket.retentionDateattribute.- Returns:
- the retentionDate - Date, when ticket was closed and retention period was started
-
getRetentionDate
Generated method - Getter of theCsTicket.retentionDateattribute.- Returns:
- the retentionDate - Date, when ticket was closed and retention period was started
-
setRetentionDate
Generated method - Setter of theCsTicket.retentionDateattribute.- Parameters:
value- the retentionDate - Date, when ticket was closed and retention period was started
-
setRetentionDate
Generated method - Setter of theCsTicket.retentionDateattribute.- Parameters:
value- the retentionDate - Date, when ticket was closed and retention period was started
-
getState
Generated method - Getter of theCsTicket.stateattribute.- Returns:
- the state
-
getState
Generated method - Getter of theCsTicket.stateattribute.- Returns:
- the state
-
setState
Generated method - Setter of theCsTicket.stateattribute.- Parameters:
value- the state
-
setState
Generated method - Setter of theCsTicket.stateattribute.- Parameters:
value- the state
-
getTicketID
Generated method - Getter of theCsTicket.ticketIDattribute.- Returns:
- the ticketID
-
getTicketID
Generated method - Getter of theCsTicket.ticketIDattribute.- Returns:
- the ticketID
-
setTicketID
Generated method - Setter of theCsTicket.ticketIDattribute.- Parameters:
value- the ticketID
-
setTicketID
Generated method - Setter of theCsTicket.ticketIDattribute.- Parameters:
value- the ticketID
-