Package de.hybris.platform.ticket.jalo
Class GeneratedTicketsystemManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.ticket.jalo.GeneratedTicketsystemManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
- Direct Known Subclasses:
TicketsystemManager
public abstract class GeneratedTicketsystemManager extends Extension
Generated class for typeTicketsystemManager
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.lang.String
AGENT2BASESTORE_MARKMODIFIED
Relation disable markmodifed parameter constants for Agent2BaseStore from ((ticketsystem))protected static java.lang.String
AGENT2BASESTORE_SRC_ORDERED
Relation ordering override parameter constants for Agent2BaseStore from ((ticketsystem))protected static java.lang.String
AGENT2BASESTORE_TGT_ORDERED
protected static java.lang.String
CSAGENTGROUP2BASESTORE_MARKMODIFIED
Relation disable markmodifed parameter constants for CsAgentGroup2BaseStore from ((ticketsystem))protected static java.lang.String
CSAGENTGROUP2BASESTORE_SRC_ORDERED
Relation ordering override parameter constants for CsAgentGroup2BaseStore from ((ticketsystem))protected static java.lang.String
CSAGENTGROUP2BASESTORE_TGT_ORDERED
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>
DEFAULT_INITIAL_ATTRIBUTES
-
Constructor Summary
Constructors Constructor Description GeneratedTicketsystemManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToTicketemployees(SessionContext ctx, BaseStore item, Employee value)
Generated method - Addsvalue
to ticketemployees.void
addToTicketemployees(BaseStore item, Employee value)
Generated method - Addsvalue
to ticketemployees.void
addToTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value)
Generated method - Addsvalue
to ticketgroups.void
addToTicketgroups(BaseStore item, CsAgentGroup value)
Generated method - Addsvalue
to ticketgroups.void
addToTicketstores(SessionContext ctx, Employee item, BaseStore value)
Generated method - Addsvalue
to ticketstores.void
addToTicketstores(Employee item, BaseStore value)
Generated method - Addsvalue
to ticketstores.CsAgentGroup
createCsAgentGroup(SessionContext ctx, java.util.Map attributeValues)
CsAgentGroup
createCsAgentGroup(java.util.Map attributeValues)
CsCustomerEvent
createCsCustomerEvent(SessionContext ctx, java.util.Map attributeValues)
CsCustomerEvent
createCsCustomerEvent(java.util.Map attributeValues)
CsTicket
createCsTicket(SessionContext ctx, java.util.Map attributeValues)
CsTicket
createCsTicket(java.util.Map attributeValues)
CsTicketChangeEventCsAgentGroupEntry
createCsTicketChangeEventCsAgentGroupEntry(SessionContext ctx, java.util.Map attributeValues)
CsTicketChangeEventCsAgentGroupEntry
createCsTicketChangeEventCsAgentGroupEntry(java.util.Map attributeValues)
CsTicketChangeEventCsTicketCategoryEntry
createCsTicketChangeEventCsTicketCategoryEntry(SessionContext ctx, java.util.Map attributeValues)
CsTicketChangeEventCsTicketCategoryEntry
createCsTicketChangeEventCsTicketCategoryEntry(java.util.Map attributeValues)
CsTicketChangeEventCsTicketPriorityEntry
createCsTicketChangeEventCsTicketPriorityEntry(SessionContext ctx, java.util.Map attributeValues)
CsTicketChangeEventCsTicketPriorityEntry
createCsTicketChangeEventCsTicketPriorityEntry(java.util.Map attributeValues)
CsTicketChangeEventCsTicketStateEntry
createCsTicketChangeEventCsTicketStateEntry(SessionContext ctx, java.util.Map attributeValues)
CsTicketChangeEventCsTicketStateEntry
createCsTicketChangeEventCsTicketStateEntry(java.util.Map attributeValues)
CsTicketChangeEventEmployeeEntry
createCsTicketChangeEventEmployeeEntry(SessionContext ctx, java.util.Map attributeValues)
CsTicketChangeEventEmployeeEntry
createCsTicketChangeEventEmployeeEntry(java.util.Map attributeValues)
CsTicketChangeEventEntry
createCsTicketChangeEventEntry(SessionContext ctx, java.util.Map attributeValues)
CsTicketChangeEventEntry
createCsTicketChangeEventEntry(java.util.Map attributeValues)
CsTicketChangeEventStringEntry
createCsTicketChangeEventStringEntry(SessionContext ctx, java.util.Map attributeValues)
CsTicketChangeEventStringEntry
createCsTicketChangeEventStringEntry(java.util.Map attributeValues)
CsTicketEmail
createCsTicketEmail(SessionContext ctx, java.util.Map attributeValues)
CsTicketEmail
createCsTicketEmail(java.util.Map attributeValues)
CsTicketEvent
createCsTicketEvent(SessionContext ctx, java.util.Map attributeValues)
CsTicketEvent
createCsTicketEvent(java.util.Map attributeValues)
CsTicketEventEmailConfiguration
createCsTicketEventEmailConfiguration(SessionContext ctx, java.util.Map attributeValues)
CsTicketEventEmailConfiguration
createCsTicketEventEmailConfiguration(java.util.Map attributeValues)
CsTicketResolutionEvent
createCsTicketResolutionEvent(SessionContext ctx, java.util.Map attributeValues)
CsTicketResolutionEvent
createCsTicketResolutionEvent(java.util.Map attributeValues)
CSTicketStagnationCronJob
createCSTicketStagnationCronJob(SessionContext ctx, java.util.Map attributeValues)
CSTicketStagnationCronJob
createCSTicketStagnationCronJob(java.util.Map attributeValues)
SessionEndEvent
createSessionEndEvent(SessionContext ctx, java.util.Map attributeValues)
SessionEndEvent
createSessionEndEvent(java.util.Map attributeValues)
SessionEvent
createSessionEvent(SessionContext ctx, java.util.Map attributeValues)
SessionEvent
createSessionEvent(java.util.Map attributeValues)
SessionEventsRemovalCronJob
createSessionEventsRemovalCronJob(SessionContext ctx, java.util.Map attributeValues)
SessionEventsRemovalCronJob
createSessionEventsRemovalCronJob(java.util.Map attributeValues)
SessionStartEvent
createSessionStartEvent(SessionContext ctx, java.util.Map attributeValues)
SessionStartEvent
createSessionStartEvent(java.util.Map attributeValues)
java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
java.lang.String
getName()
java.util.List<Employee>
getTicketemployees(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.ticketemployees
attribute.java.util.List<Employee>
getTicketemployees(BaseStore item)
Generated method - Getter of theBaseStore.ticketemployees
attribute.long
getTicketemployeesCount(SessionContext ctx, BaseStore item)
long
getTicketemployeesCount(BaseStore item)
java.util.List<CsAgentGroup>
getTicketgroups(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.ticketgroups
attribute.java.util.List<CsAgentGroup>
getTicketgroups(BaseStore item)
Generated method - Getter of theBaseStore.ticketgroups
attribute.long
getTicketgroupsCount(SessionContext ctx, BaseStore item)
long
getTicketgroupsCount(BaseStore item)
java.util.List<BaseStore>
getTicketstores(SessionContext ctx, Employee item)
Generated method - Getter of theEmployee.ticketstores
attribute.java.util.List<BaseStore>
getTicketstores(Employee item)
Generated method - Getter of theEmployee.ticketstores
attribute.long
getTicketstoresCount(SessionContext ctx, Employee item)
long
getTicketstoresCount(Employee item)
void
removeFromTicketemployees(SessionContext ctx, BaseStore item, Employee value)
Generated method - Removesvalue
from ticketemployees.void
removeFromTicketemployees(BaseStore item, Employee value)
Generated method - Removesvalue
from ticketemployees.void
removeFromTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value)
Generated method - Removesvalue
from ticketgroups.void
removeFromTicketgroups(BaseStore item, CsAgentGroup value)
Generated method - Removesvalue
from ticketgroups.void
removeFromTicketstores(SessionContext ctx, Employee item, BaseStore value)
Generated method - Removesvalue
from ticketstores.void
removeFromTicketstores(Employee item, BaseStore value)
Generated method - Removesvalue
from ticketstores.void
setTicketemployees(SessionContext ctx, BaseStore item, java.util.List<Employee> value)
Generated method - Setter of theBaseStore.ticketemployees
attribute.void
setTicketemployees(BaseStore item, java.util.List<Employee> value)
Generated method - Setter of theBaseStore.ticketemployees
attribute.void
setTicketgroups(SessionContext ctx, BaseStore item, java.util.List<CsAgentGroup> value)
Generated method - Setter of theBaseStore.ticketgroups
attribute.void
setTicketgroups(BaseStore item, java.util.List<CsAgentGroup> value)
Generated method - Setter of theBaseStore.ticketgroups
attribute.void
setTicketstores(SessionContext ctx, Employee item, java.util.List<BaseStore> value)
Generated method - Setter of theEmployee.ticketstores
attribute.void
setTicketstores(Employee item, java.util.List<BaseStore> value)
Generated method - Setter of theEmployee.ticketstores
attribute.-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Field Detail
-
AGENT2BASESTORE_SRC_ORDERED
protected static java.lang.String AGENT2BASESTORE_SRC_ORDERED
Relation ordering override parameter constants for Agent2BaseStore from ((ticketsystem))
-
AGENT2BASESTORE_TGT_ORDERED
protected static java.lang.String AGENT2BASESTORE_TGT_ORDERED
-
AGENT2BASESTORE_MARKMODIFIED
protected static java.lang.String AGENT2BASESTORE_MARKMODIFIED
Relation disable markmodifed parameter constants for Agent2BaseStore from ((ticketsystem))
-
CSAGENTGROUP2BASESTORE_SRC_ORDERED
protected static java.lang.String CSAGENTGROUP2BASESTORE_SRC_ORDERED
Relation ordering override parameter constants for CsAgentGroup2BaseStore from ((ticketsystem))
-
CSAGENTGROUP2BASESTORE_TGT_ORDERED
protected static java.lang.String CSAGENTGROUP2BASESTORE_TGT_ORDERED
-
CSAGENTGROUP2BASESTORE_MARKMODIFIED
protected static java.lang.String CSAGENTGROUP2BASESTORE_MARKMODIFIED
Relation disable markmodifed parameter constants for CsAgentGroup2BaseStore from ((ticketsystem))
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
- Overrides:
getDefaultAttributeModes
in classExtension
-
createCsAgentGroup
public CsAgentGroup createCsAgentGroup(SessionContext ctx, java.util.Map attributeValues)
-
createCsAgentGroup
public CsAgentGroup createCsAgentGroup(java.util.Map attributeValues)
-
createCsCustomerEvent
public CsCustomerEvent createCsCustomerEvent(SessionContext ctx, java.util.Map attributeValues)
-
createCsCustomerEvent
public CsCustomerEvent createCsCustomerEvent(java.util.Map attributeValues)
-
createCsTicket
public CsTicket createCsTicket(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicket
public CsTicket createCsTicket(java.util.Map attributeValues)
-
createCsTicketChangeEventCsAgentGroupEntry
public CsTicketChangeEventCsAgentGroupEntry createCsTicketChangeEventCsAgentGroupEntry(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketChangeEventCsAgentGroupEntry
public CsTicketChangeEventCsAgentGroupEntry createCsTicketChangeEventCsAgentGroupEntry(java.util.Map attributeValues)
-
createCsTicketChangeEventCsTicketCategoryEntry
public CsTicketChangeEventCsTicketCategoryEntry createCsTicketChangeEventCsTicketCategoryEntry(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketChangeEventCsTicketCategoryEntry
public CsTicketChangeEventCsTicketCategoryEntry createCsTicketChangeEventCsTicketCategoryEntry(java.util.Map attributeValues)
-
createCsTicketChangeEventCsTicketPriorityEntry
public CsTicketChangeEventCsTicketPriorityEntry createCsTicketChangeEventCsTicketPriorityEntry(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketChangeEventCsTicketPriorityEntry
public CsTicketChangeEventCsTicketPriorityEntry createCsTicketChangeEventCsTicketPriorityEntry(java.util.Map attributeValues)
-
createCsTicketChangeEventCsTicketStateEntry
public CsTicketChangeEventCsTicketStateEntry createCsTicketChangeEventCsTicketStateEntry(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketChangeEventCsTicketStateEntry
public CsTicketChangeEventCsTicketStateEntry createCsTicketChangeEventCsTicketStateEntry(java.util.Map attributeValues)
-
createCsTicketChangeEventEmployeeEntry
public CsTicketChangeEventEmployeeEntry createCsTicketChangeEventEmployeeEntry(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketChangeEventEmployeeEntry
public CsTicketChangeEventEmployeeEntry createCsTicketChangeEventEmployeeEntry(java.util.Map attributeValues)
-
createCsTicketChangeEventEntry
public CsTicketChangeEventEntry createCsTicketChangeEventEntry(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketChangeEventEntry
public CsTicketChangeEventEntry createCsTicketChangeEventEntry(java.util.Map attributeValues)
-
createCsTicketChangeEventStringEntry
public CsTicketChangeEventStringEntry createCsTicketChangeEventStringEntry(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketChangeEventStringEntry
public CsTicketChangeEventStringEntry createCsTicketChangeEventStringEntry(java.util.Map attributeValues)
-
createCsTicketEmail
public CsTicketEmail createCsTicketEmail(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketEmail
public CsTicketEmail createCsTicketEmail(java.util.Map attributeValues)
-
createCsTicketEvent
public CsTicketEvent createCsTicketEvent(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketEvent
public CsTicketEvent createCsTicketEvent(java.util.Map attributeValues)
-
createCsTicketEventEmailConfiguration
public CsTicketEventEmailConfiguration createCsTicketEventEmailConfiguration(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketEventEmailConfiguration
public CsTicketEventEmailConfiguration createCsTicketEventEmailConfiguration(java.util.Map attributeValues)
-
createCsTicketResolutionEvent
public CsTicketResolutionEvent createCsTicketResolutionEvent(SessionContext ctx, java.util.Map attributeValues)
-
createCsTicketResolutionEvent
public CsTicketResolutionEvent createCsTicketResolutionEvent(java.util.Map attributeValues)
-
createCSTicketStagnationCronJob
public CSTicketStagnationCronJob createCSTicketStagnationCronJob(SessionContext ctx, java.util.Map attributeValues)
-
createCSTicketStagnationCronJob
public CSTicketStagnationCronJob createCSTicketStagnationCronJob(java.util.Map attributeValues)
-
createSessionEndEvent
public SessionEndEvent createSessionEndEvent(SessionContext ctx, java.util.Map attributeValues)
-
createSessionEndEvent
public SessionEndEvent createSessionEndEvent(java.util.Map attributeValues)
-
createSessionEvent
public SessionEvent createSessionEvent(SessionContext ctx, java.util.Map attributeValues)
-
createSessionEvent
public SessionEvent createSessionEvent(java.util.Map attributeValues)
-
createSessionEventsRemovalCronJob
public SessionEventsRemovalCronJob createSessionEventsRemovalCronJob(SessionContext ctx, java.util.Map attributeValues)
-
createSessionEventsRemovalCronJob
public SessionEventsRemovalCronJob createSessionEventsRemovalCronJob(java.util.Map attributeValues)
-
createSessionStartEvent
public SessionStartEvent createSessionStartEvent(SessionContext ctx, java.util.Map attributeValues)
-
createSessionStartEvent
public SessionStartEvent createSessionStartEvent(java.util.Map attributeValues)
-
getTicketemployees
public java.util.List<Employee> getTicketemployees(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.ticketemployees
attribute.- Returns:
- the ticketemployees
-
getTicketemployees
public java.util.List<Employee> getTicketemployees(BaseStore item)
Generated method - Getter of theBaseStore.ticketemployees
attribute.- Returns:
- the ticketemployees
-
getTicketemployeesCount
public long getTicketemployeesCount(SessionContext ctx, BaseStore item)
-
getTicketemployeesCount
public long getTicketemployeesCount(BaseStore item)
-
setTicketemployees
public void setTicketemployees(SessionContext ctx, BaseStore item, java.util.List<Employee> value)
Generated method - Setter of theBaseStore.ticketemployees
attribute.- Parameters:
value
- the ticketemployees
-
setTicketemployees
public void setTicketemployees(BaseStore item, java.util.List<Employee> value)
Generated method - Setter of theBaseStore.ticketemployees
attribute.- Parameters:
value
- the ticketemployees
-
addToTicketemployees
public void addToTicketemployees(SessionContext ctx, BaseStore item, Employee value)
Generated method - Addsvalue
to ticketemployees.- Parameters:
value
- the item to add to ticketemployees
-
addToTicketemployees
public void addToTicketemployees(BaseStore item, Employee value)
Generated method - Addsvalue
to ticketemployees.- Parameters:
value
- the item to add to ticketemployees
-
removeFromTicketemployees
public void removeFromTicketemployees(SessionContext ctx, BaseStore item, Employee value)
Generated method - Removesvalue
from ticketemployees.- Parameters:
value
- the item to remove from ticketemployees
-
removeFromTicketemployees
public void removeFromTicketemployees(BaseStore item, Employee value)
Generated method - Removesvalue
from ticketemployees.- Parameters:
value
- the item to remove from ticketemployees
-
getTicketgroups
public java.util.List<CsAgentGroup> getTicketgroups(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.ticketgroups
attribute.- Returns:
- the ticketgroups
-
getTicketgroups
public java.util.List<CsAgentGroup> getTicketgroups(BaseStore item)
Generated method - Getter of theBaseStore.ticketgroups
attribute.- Returns:
- the ticketgroups
-
getTicketgroupsCount
public long getTicketgroupsCount(SessionContext ctx, BaseStore item)
-
getTicketgroupsCount
public long getTicketgroupsCount(BaseStore item)
-
setTicketgroups
public void setTicketgroups(SessionContext ctx, BaseStore item, java.util.List<CsAgentGroup> value)
Generated method - Setter of theBaseStore.ticketgroups
attribute.- Parameters:
value
- the ticketgroups
-
setTicketgroups
public void setTicketgroups(BaseStore item, java.util.List<CsAgentGroup> value)
Generated method - Setter of theBaseStore.ticketgroups
attribute.- Parameters:
value
- the ticketgroups
-
addToTicketgroups
public void addToTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value)
Generated method - Addsvalue
to ticketgroups.- Parameters:
value
- the item to add to ticketgroups
-
addToTicketgroups
public void addToTicketgroups(BaseStore item, CsAgentGroup value)
Generated method - Addsvalue
to ticketgroups.- Parameters:
value
- the item to add to ticketgroups
-
removeFromTicketgroups
public void removeFromTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value)
Generated method - Removesvalue
from ticketgroups.- Parameters:
value
- the item to remove from ticketgroups
-
removeFromTicketgroups
public void removeFromTicketgroups(BaseStore item, CsAgentGroup value)
Generated method - Removesvalue
from ticketgroups.- Parameters:
value
- the item to remove from ticketgroups
-
getTicketstores
public java.util.List<BaseStore> getTicketstores(SessionContext ctx, Employee item)
Generated method - Getter of theEmployee.ticketstores
attribute.- Returns:
- the ticketstores
-
getTicketstores
public java.util.List<BaseStore> getTicketstores(Employee item)
Generated method - Getter of theEmployee.ticketstores
attribute.- Returns:
- the ticketstores
-
getTicketstoresCount
public long getTicketstoresCount(SessionContext ctx, Employee item)
-
getTicketstoresCount
public long getTicketstoresCount(Employee item)
-
setTicketstores
public void setTicketstores(SessionContext ctx, Employee item, java.util.List<BaseStore> value)
Generated method - Setter of theEmployee.ticketstores
attribute.- Parameters:
value
- the ticketstores
-
setTicketstores
public void setTicketstores(Employee item, java.util.List<BaseStore> value)
Generated method - Setter of theEmployee.ticketstores
attribute.- Parameters:
value
- the ticketstores
-
addToTicketstores
public void addToTicketstores(SessionContext ctx, Employee item, BaseStore value)
Generated method - Addsvalue
to ticketstores.- Parameters:
value
- the item to add to ticketstores
-
addToTicketstores
public void addToTicketstores(Employee item, BaseStore value)
Generated method - Addsvalue
to ticketstores.- Parameters:
value
- the item to add to ticketstores
-
removeFromTicketstores
public void removeFromTicketstores(SessionContext ctx, Employee item, BaseStore value)
Generated method - Removesvalue
from ticketstores.- Parameters:
value
- the item to remove from ticketstores
-
-