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,Serializable
- Direct Known Subclasses:
TicketsystemManager
Generated class for type
TicketsystemManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static StringRelation disable markmodifed parameter constants for Agent2BaseStore from ((ticketsystem))protected static StringRelation ordering override parameter constants for Agent2BaseStore from ((ticketsystem))protected static Stringprotected static StringRelation disable markmodifed parameter constants for CsAgentGroup2BaseStore from ((ticketsystem))protected static StringRelation ordering override parameter constants for CsAgentGroup2BaseStore from ((ticketsystem))protected static Stringprotected static final Map<String,Map<String, Item.AttributeMode>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToTicketemployees(SessionContext ctx, BaseStore item, Employee value) Generated method - Addsvalueto ticketemployees.voidaddToTicketemployees(BaseStore item, Employee value) Generated method - Addsvalueto ticketemployees.voidaddToTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value) Generated method - Addsvalueto ticketgroups.voidaddToTicketgroups(BaseStore item, CsAgentGroup value) Generated method - Addsvalueto ticketgroups.voidaddToTicketstores(SessionContext ctx, Employee item, BaseStore value) Generated method - Addsvalueto ticketstores.voidaddToTicketstores(Employee item, BaseStore value) Generated method - Addsvalueto ticketstores.createCsAgentGroup(SessionContext ctx, Map attributeValues) createCsAgentGroup(Map attributeValues) createCsCustomerEvent(SessionContext ctx, Map attributeValues) createCsCustomerEvent(Map attributeValues) createCsTicket(SessionContext ctx, Map attributeValues) createCsTicket(Map attributeValues) createCsTicketChangeEventCsAgentGroupEntry(SessionContext ctx, Map attributeValues) createCsTicketChangeEventCsAgentGroupEntry(Map attributeValues) createCsTicketChangeEventCsTicketCategoryEntry(SessionContext ctx, Map attributeValues) createCsTicketChangeEventCsTicketCategoryEntry(Map attributeValues) createCsTicketChangeEventCsTicketPriorityEntry(SessionContext ctx, Map attributeValues) createCsTicketChangeEventCsTicketPriorityEntry(Map attributeValues) createCsTicketChangeEventCsTicketStateEntry(SessionContext ctx, Map attributeValues) createCsTicketChangeEventCsTicketStateEntry(Map attributeValues) createCsTicketChangeEventEmployeeEntry(SessionContext ctx, Map attributeValues) createCsTicketChangeEventEmployeeEntry(Map attributeValues) createCsTicketChangeEventEntry(SessionContext ctx, Map attributeValues) createCsTicketChangeEventEntry(Map attributeValues) createCsTicketChangeEventStringEntry(SessionContext ctx, Map attributeValues) createCsTicketChangeEventStringEntry(Map attributeValues) createCsTicketEmail(SessionContext ctx, Map attributeValues) createCsTicketEmail(Map attributeValues) createCsTicketEvent(SessionContext ctx, Map attributeValues) createCsTicketEvent(Map attributeValues) createCsTicketEventEmailConfiguration(SessionContext ctx, Map attributeValues) createCsTicketEventEmailConfiguration(Map attributeValues) createCsTicketResolutionEvent(SessionContext ctx, Map attributeValues) createCsTicketResolutionEvent(Map attributeValues) createCSTicketStagnationCronJob(SessionContext ctx, Map attributeValues) createCSTicketStagnationCronJob(Map attributeValues) createSessionEndEvent(SessionContext ctx, Map attributeValues) createSessionEndEvent(Map attributeValues) createSessionEvent(SessionContext ctx, Map attributeValues) createSessionEvent(Map attributeValues) createSessionEventsRemovalCronJob(SessionContext ctx, Map attributeValues) createSessionEventsRemovalCronJob(Map attributeValues) createSessionStartEvent(SessionContext ctx, Map attributeValues) createSessionStartEvent(Map attributeValues) getDefaultAttributeModes(Class<? extends Item> itemClass) getName()getTicketemployees(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.ticketemployeesattribute.getTicketemployees(BaseStore item) Generated method - Getter of theBaseStore.ticketemployeesattribute.longgetTicketemployeesCount(SessionContext ctx, BaseStore item) longgetTicketgroups(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.ticketgroupsattribute.getTicketgroups(BaseStore item) Generated method - Getter of theBaseStore.ticketgroupsattribute.longgetTicketgroupsCount(SessionContext ctx, BaseStore item) longgetTicketstores(SessionContext ctx, Employee item) Generated method - Getter of theEmployee.ticketstoresattribute.getTicketstores(Employee item) Generated method - Getter of theEmployee.ticketstoresattribute.longgetTicketstoresCount(SessionContext ctx, Employee item) longgetTicketstoresCount(Employee item) voidremoveFromTicketemployees(SessionContext ctx, BaseStore item, Employee value) Generated method - Removesvaluefrom ticketemployees.voidremoveFromTicketemployees(BaseStore item, Employee value) Generated method - Removesvaluefrom ticketemployees.voidremoveFromTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value) Generated method - Removesvaluefrom ticketgroups.voidremoveFromTicketgroups(BaseStore item, CsAgentGroup value) Generated method - Removesvaluefrom ticketgroups.voidremoveFromTicketstores(SessionContext ctx, Employee item, BaseStore value) Generated method - Removesvaluefrom ticketstores.voidremoveFromTicketstores(Employee item, BaseStore value) Generated method - Removesvaluefrom ticketstores.voidsetTicketemployees(SessionContext ctx, BaseStore item, List<Employee> value) Generated method - Setter of theBaseStore.ticketemployeesattribute.voidsetTicketemployees(BaseStore item, List<Employee> value) Generated method - Setter of theBaseStore.ticketemployeesattribute.voidsetTicketgroups(SessionContext ctx, BaseStore item, List<CsAgentGroup> value) Generated method - Setter of theBaseStore.ticketgroupsattribute.voidsetTicketgroups(BaseStore item, List<CsAgentGroup> value) Generated method - Setter of theBaseStore.ticketgroupsattribute.voidsetTicketstores(SessionContext ctx, Employee item, List<BaseStore> value) Generated method - Setter of theEmployee.ticketstoresattribute.voidsetTicketstores(Employee item, List<BaseStore> value) Generated method - Setter of theEmployee.ticketstoresattribute.Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods 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 Details
-
AGENT2BASESTORE_SRC_ORDERED
Relation ordering override parameter constants for Agent2BaseStore from ((ticketsystem)) -
AGENT2BASESTORE_TGT_ORDERED
-
AGENT2BASESTORE_MARKMODIFIED
Relation disable markmodifed parameter constants for Agent2BaseStore from ((ticketsystem)) -
CSAGENTGROUP2BASESTORE_SRC_ORDERED
Relation ordering override parameter constants for CsAgentGroup2BaseStore from ((ticketsystem)) -
CSAGENTGROUP2BASESTORE_TGT_ORDERED
-
CSAGENTGROUP2BASESTORE_MARKMODIFIED
Relation disable markmodifed parameter constants for CsAgentGroup2BaseStore from ((ticketsystem)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedTicketsystemManager
public GeneratedTicketsystemManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
createCsAgentGroup
-
createCsAgentGroup
-
createCsCustomerEvent
-
createCsCustomerEvent
-
createCsTicket
-
createCsTicket
-
createCsTicketChangeEventCsAgentGroupEntry
public CsTicketChangeEventCsAgentGroupEntry createCsTicketChangeEventCsAgentGroupEntry(SessionContext ctx, Map attributeValues) -
createCsTicketChangeEventCsAgentGroupEntry
public CsTicketChangeEventCsAgentGroupEntry createCsTicketChangeEventCsAgentGroupEntry(Map attributeValues) -
createCsTicketChangeEventCsTicketCategoryEntry
public CsTicketChangeEventCsTicketCategoryEntry createCsTicketChangeEventCsTicketCategoryEntry(SessionContext ctx, Map attributeValues) -
createCsTicketChangeEventCsTicketCategoryEntry
public CsTicketChangeEventCsTicketCategoryEntry createCsTicketChangeEventCsTicketCategoryEntry(Map attributeValues) -
createCsTicketChangeEventCsTicketPriorityEntry
public CsTicketChangeEventCsTicketPriorityEntry createCsTicketChangeEventCsTicketPriorityEntry(SessionContext ctx, Map attributeValues) -
createCsTicketChangeEventCsTicketPriorityEntry
public CsTicketChangeEventCsTicketPriorityEntry createCsTicketChangeEventCsTicketPriorityEntry(Map attributeValues) -
createCsTicketChangeEventCsTicketStateEntry
public CsTicketChangeEventCsTicketStateEntry createCsTicketChangeEventCsTicketStateEntry(SessionContext ctx, Map attributeValues) -
createCsTicketChangeEventCsTicketStateEntry
public CsTicketChangeEventCsTicketStateEntry createCsTicketChangeEventCsTicketStateEntry(Map attributeValues) -
createCsTicketChangeEventEmployeeEntry
public CsTicketChangeEventEmployeeEntry createCsTicketChangeEventEmployeeEntry(SessionContext ctx, Map attributeValues) -
createCsTicketChangeEventEmployeeEntry
-
createCsTicketChangeEventEntry
public CsTicketChangeEventEntry createCsTicketChangeEventEntry(SessionContext ctx, Map attributeValues) -
createCsTicketChangeEventEntry
-
createCsTicketChangeEventStringEntry
public CsTicketChangeEventStringEntry createCsTicketChangeEventStringEntry(SessionContext ctx, Map attributeValues) -
createCsTicketChangeEventStringEntry
-
createCsTicketEmail
-
createCsTicketEmail
-
createCsTicketEvent
-
createCsTicketEvent
-
createCsTicketEventEmailConfiguration
public CsTicketEventEmailConfiguration createCsTicketEventEmailConfiguration(SessionContext ctx, Map attributeValues) -
createCsTicketEventEmailConfiguration
-
createCsTicketResolutionEvent
public CsTicketResolutionEvent createCsTicketResolutionEvent(SessionContext ctx, Map attributeValues) -
createCsTicketResolutionEvent
-
createCSTicketStagnationCronJob
public CSTicketStagnationCronJob createCSTicketStagnationCronJob(SessionContext ctx, Map attributeValues) -
createCSTicketStagnationCronJob
-
createSessionEndEvent
-
createSessionEndEvent
-
createSessionEvent
-
createSessionEvent
-
createSessionEventsRemovalCronJob
public SessionEventsRemovalCronJob createSessionEventsRemovalCronJob(SessionContext ctx, Map attributeValues) -
createSessionEventsRemovalCronJob
-
createSessionStartEvent
-
createSessionStartEvent
-
getName
-
getTicketemployees
Generated method - Getter of theBaseStore.ticketemployeesattribute.- Returns:
- the ticketemployees
-
getTicketemployees
Generated method - Getter of theBaseStore.ticketemployeesattribute.- Returns:
- the ticketemployees
-
getTicketemployeesCount
-
getTicketemployeesCount
-
setTicketemployees
Generated method - Setter of theBaseStore.ticketemployeesattribute.- Parameters:
value- the ticketemployees
-
setTicketemployees
Generated method - Setter of theBaseStore.ticketemployeesattribute.- Parameters:
value- the ticketemployees
-
addToTicketemployees
Generated method - Addsvalueto ticketemployees.- Parameters:
value- the item to add to ticketemployees
-
addToTicketemployees
Generated method - Addsvalueto ticketemployees.- Parameters:
value- the item to add to ticketemployees
-
removeFromTicketemployees
Generated method - Removesvaluefrom ticketemployees.- Parameters:
value- the item to remove from ticketemployees
-
removeFromTicketemployees
Generated method - Removesvaluefrom ticketemployees.- Parameters:
value- the item to remove from ticketemployees
-
getTicketgroups
Generated method - Getter of theBaseStore.ticketgroupsattribute.- Returns:
- the ticketgroups
-
getTicketgroups
Generated method - Getter of theBaseStore.ticketgroupsattribute.- Returns:
- the ticketgroups
-
getTicketgroupsCount
-
getTicketgroupsCount
-
setTicketgroups
Generated method - Setter of theBaseStore.ticketgroupsattribute.- Parameters:
value- the ticketgroups
-
setTicketgroups
Generated method - Setter of theBaseStore.ticketgroupsattribute.- Parameters:
value- the ticketgroups
-
addToTicketgroups
Generated method - Addsvalueto ticketgroups.- Parameters:
value- the item to add to ticketgroups
-
addToTicketgroups
Generated method - Addsvalueto ticketgroups.- Parameters:
value- the item to add to ticketgroups
-
removeFromTicketgroups
Generated method - Removesvaluefrom ticketgroups.- Parameters:
value- the item to remove from ticketgroups
-
removeFromTicketgroups
Generated method - Removesvaluefrom ticketgroups.- Parameters:
value- the item to remove from ticketgroups
-
getTicketstores
Generated method - Getter of theEmployee.ticketstoresattribute.- Returns:
- the ticketstores
-
getTicketstores
Generated method - Getter of theEmployee.ticketstoresattribute.- Returns:
- the ticketstores
-
getTicketstoresCount
-
getTicketstoresCount
-
setTicketstores
Generated method - Setter of theEmployee.ticketstoresattribute.- Parameters:
value- the ticketstores
-
setTicketstores
Generated method - Setter of theEmployee.ticketstoresattribute.- Parameters:
value- the ticketstores
-
addToTicketstores
Generated method - Addsvalueto ticketstores.- Parameters:
value- the item to add to ticketstores
-
addToTicketstores
Generated method - Addsvalueto ticketstores.- Parameters:
value- the item to add to ticketstores
-
removeFromTicketstores
Generated method - Removesvaluefrom ticketstores.- Parameters:
value- the item to remove from ticketstores
-
removeFromTicketstores
Generated method - Removesvaluefrom ticketstores.- Parameters:
value- the item to remove from ticketstores
-