public abstract class GeneratedTicketsystemManager extends Extension
TicketsystemManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and 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 and Description |
|---|
GeneratedTicketsystemManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToTicketemployees(BaseStore item,
Employee value)
Generated method - Adds
value to ticketemployees. |
void |
addToTicketemployees(SessionContext ctx,
BaseStore item,
Employee value)
Generated method - Adds
value to ticketemployees. |
void |
addToTicketgroups(BaseStore item,
CsAgentGroup value)
Generated method - Adds
value to ticketgroups. |
void |
addToTicketgroups(SessionContext ctx,
BaseStore item,
CsAgentGroup value)
Generated method - Adds
value to ticketgroups. |
void |
addToTicketstores(Employee item,
BaseStore value)
Generated method - Adds
value to ticketstores. |
void |
addToTicketstores(SessionContext ctx,
Employee item,
BaseStore value)
Generated method - Adds
value to ticketstores. |
CsAgentGroup |
createCsAgentGroup(java.util.Map attributeValues) |
CsAgentGroup |
createCsAgentGroup(SessionContext ctx,
java.util.Map attributeValues) |
CsCustomerEvent |
createCsCustomerEvent(java.util.Map attributeValues) |
CsCustomerEvent |
createCsCustomerEvent(SessionContext ctx,
java.util.Map attributeValues) |
CsTicket |
createCsTicket(java.util.Map attributeValues) |
CsTicket |
createCsTicket(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketChangeEventCsAgentGroupEntry |
createCsTicketChangeEventCsAgentGroupEntry(java.util.Map attributeValues) |
CsTicketChangeEventCsAgentGroupEntry |
createCsTicketChangeEventCsAgentGroupEntry(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketChangeEventCsTicketCategoryEntry |
createCsTicketChangeEventCsTicketCategoryEntry(java.util.Map attributeValues) |
CsTicketChangeEventCsTicketCategoryEntry |
createCsTicketChangeEventCsTicketCategoryEntry(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketChangeEventCsTicketPriorityEntry |
createCsTicketChangeEventCsTicketPriorityEntry(java.util.Map attributeValues) |
CsTicketChangeEventCsTicketPriorityEntry |
createCsTicketChangeEventCsTicketPriorityEntry(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketChangeEventCsTicketStateEntry |
createCsTicketChangeEventCsTicketStateEntry(java.util.Map attributeValues) |
CsTicketChangeEventCsTicketStateEntry |
createCsTicketChangeEventCsTicketStateEntry(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketChangeEventEmployeeEntry |
createCsTicketChangeEventEmployeeEntry(java.util.Map attributeValues) |
CsTicketChangeEventEmployeeEntry |
createCsTicketChangeEventEmployeeEntry(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketChangeEventEntry |
createCsTicketChangeEventEntry(java.util.Map attributeValues) |
CsTicketChangeEventEntry |
createCsTicketChangeEventEntry(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketChangeEventStringEntry |
createCsTicketChangeEventStringEntry(java.util.Map attributeValues) |
CsTicketChangeEventStringEntry |
createCsTicketChangeEventStringEntry(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketEmail |
createCsTicketEmail(java.util.Map attributeValues) |
CsTicketEmail |
createCsTicketEmail(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketEvent |
createCsTicketEvent(java.util.Map attributeValues) |
CsTicketEvent |
createCsTicketEvent(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketEventEmailConfiguration |
createCsTicketEventEmailConfiguration(java.util.Map attributeValues) |
CsTicketEventEmailConfiguration |
createCsTicketEventEmailConfiguration(SessionContext ctx,
java.util.Map attributeValues) |
CsTicketResolutionEvent |
createCsTicketResolutionEvent(java.util.Map attributeValues) |
CsTicketResolutionEvent |
createCsTicketResolutionEvent(SessionContext ctx,
java.util.Map attributeValues) |
CSTicketStagnationCronJob |
createCSTicketStagnationCronJob(java.util.Map attributeValues) |
CSTicketStagnationCronJob |
createCSTicketStagnationCronJob(SessionContext ctx,
java.util.Map attributeValues) |
SessionEndEvent |
createSessionEndEvent(java.util.Map attributeValues) |
SessionEndEvent |
createSessionEndEvent(SessionContext ctx,
java.util.Map attributeValues) |
SessionEvent |
createSessionEvent(java.util.Map attributeValues) |
SessionEvent |
createSessionEvent(SessionContext ctx,
java.util.Map attributeValues) |
SessionEventsRemovalCronJob |
createSessionEventsRemovalCronJob(java.util.Map attributeValues) |
SessionEventsRemovalCronJob |
createSessionEventsRemovalCronJob(SessionContext ctx,
java.util.Map attributeValues) |
SessionStartEvent |
createSessionStartEvent(java.util.Map attributeValues) |
SessionStartEvent |
createSessionStartEvent(SessionContext ctx,
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(BaseStore item)
Generated method - Getter of the
BaseStore.ticketemployees attribute. |
java.util.List<Employee> |
getTicketemployees(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.ticketemployees attribute. |
long |
getTicketemployeesCount(BaseStore item) |
long |
getTicketemployeesCount(SessionContext ctx,
BaseStore item) |
java.util.List<CsAgentGroup> |
getTicketgroups(BaseStore item)
Generated method - Getter of the
BaseStore.ticketgroups attribute. |
java.util.List<CsAgentGroup> |
getTicketgroups(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.ticketgroups attribute. |
long |
getTicketgroupsCount(BaseStore item) |
long |
getTicketgroupsCount(SessionContext ctx,
BaseStore item) |
java.util.List<BaseStore> |
getTicketstores(Employee item)
Generated method - Getter of the
Employee.ticketstores attribute. |
java.util.List<BaseStore> |
getTicketstores(SessionContext ctx,
Employee item)
Generated method - Getter of the
Employee.ticketstores attribute. |
long |
getTicketstoresCount(Employee item) |
long |
getTicketstoresCount(SessionContext ctx,
Employee item) |
void |
removeFromTicketemployees(BaseStore item,
Employee value)
Generated method - Removes
value from ticketemployees. |
void |
removeFromTicketemployees(SessionContext ctx,
BaseStore item,
Employee value)
Generated method - Removes
value from ticketemployees. |
void |
removeFromTicketgroups(BaseStore item,
CsAgentGroup value)
Generated method - Removes
value from ticketgroups. |
void |
removeFromTicketgroups(SessionContext ctx,
BaseStore item,
CsAgentGroup value)
Generated method - Removes
value from ticketgroups. |
void |
removeFromTicketstores(Employee item,
BaseStore value)
Generated method - Removes
value from ticketstores. |
void |
removeFromTicketstores(SessionContext ctx,
Employee item,
BaseStore value)
Generated method - Removes
value from ticketstores. |
void |
setTicketemployees(BaseStore item,
java.util.List<Employee> value)
Generated method - Setter of the
BaseStore.ticketemployees attribute. |
void |
setTicketemployees(SessionContext ctx,
BaseStore item,
java.util.List<Employee> value)
Generated method - Setter of the
BaseStore.ticketemployees attribute. |
void |
setTicketgroups(BaseStore item,
java.util.List<CsAgentGroup> value)
Generated method - Setter of the
BaseStore.ticketgroups attribute. |
void |
setTicketgroups(SessionContext ctx,
BaseStore item,
java.util.List<CsAgentGroup> value)
Generated method - Setter of the
BaseStore.ticketgroups attribute. |
void |
setTicketstores(Employee item,
java.util.List<BaseStore> value)
Generated method - Setter of the
Employee.ticketstores attribute. |
void |
setTicketstores(SessionContext ctx,
Employee item,
java.util.List<BaseStore> value)
Generated method - Setter of the
Employee.ticketstores attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrapprotected static java.lang.String AGENT2BASESTORE_SRC_ORDERED
protected static java.lang.String AGENT2BASESTORE_TGT_ORDERED
protected static java.lang.String AGENT2BASESTORE_MARKMODIFIED
protected static java.lang.String CSAGENTGROUP2BASESTORE_SRC_ORDERED
protected static java.lang.String CSAGENTGROUP2BASESTORE_TGT_ORDERED
protected static java.lang.String CSAGENTGROUP2BASESTORE_MARKMODIFIED
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic CsAgentGroup createCsAgentGroup(SessionContext ctx, java.util.Map attributeValues)
public CsAgentGroup createCsAgentGroup(java.util.Map attributeValues)
public CsCustomerEvent createCsCustomerEvent(SessionContext ctx, java.util.Map attributeValues)
public CsCustomerEvent createCsCustomerEvent(java.util.Map attributeValues)
public CsTicket createCsTicket(SessionContext ctx, java.util.Map attributeValues)
public CsTicket createCsTicket(java.util.Map attributeValues)
public CsTicketChangeEventCsAgentGroupEntry createCsTicketChangeEventCsAgentGroupEntry(SessionContext ctx, java.util.Map attributeValues)
public CsTicketChangeEventCsAgentGroupEntry createCsTicketChangeEventCsAgentGroupEntry(java.util.Map attributeValues)
public CsTicketChangeEventCsTicketCategoryEntry createCsTicketChangeEventCsTicketCategoryEntry(SessionContext ctx, java.util.Map attributeValues)
public CsTicketChangeEventCsTicketCategoryEntry createCsTicketChangeEventCsTicketCategoryEntry(java.util.Map attributeValues)
public CsTicketChangeEventCsTicketPriorityEntry createCsTicketChangeEventCsTicketPriorityEntry(SessionContext ctx, java.util.Map attributeValues)
public CsTicketChangeEventCsTicketPriorityEntry createCsTicketChangeEventCsTicketPriorityEntry(java.util.Map attributeValues)
public CsTicketChangeEventCsTicketStateEntry createCsTicketChangeEventCsTicketStateEntry(SessionContext ctx, java.util.Map attributeValues)
public CsTicketChangeEventCsTicketStateEntry createCsTicketChangeEventCsTicketStateEntry(java.util.Map attributeValues)
public CsTicketChangeEventEmployeeEntry createCsTicketChangeEventEmployeeEntry(SessionContext ctx, java.util.Map attributeValues)
public CsTicketChangeEventEmployeeEntry createCsTicketChangeEventEmployeeEntry(java.util.Map attributeValues)
public CsTicketChangeEventEntry createCsTicketChangeEventEntry(SessionContext ctx, java.util.Map attributeValues)
public CsTicketChangeEventEntry createCsTicketChangeEventEntry(java.util.Map attributeValues)
public CsTicketChangeEventStringEntry createCsTicketChangeEventStringEntry(SessionContext ctx, java.util.Map attributeValues)
public CsTicketChangeEventStringEntry createCsTicketChangeEventStringEntry(java.util.Map attributeValues)
public CsTicketEmail createCsTicketEmail(SessionContext ctx, java.util.Map attributeValues)
public CsTicketEmail createCsTicketEmail(java.util.Map attributeValues)
public CsTicketEvent createCsTicketEvent(SessionContext ctx, java.util.Map attributeValues)
public CsTicketEvent createCsTicketEvent(java.util.Map attributeValues)
public CsTicketEventEmailConfiguration createCsTicketEventEmailConfiguration(SessionContext ctx, java.util.Map attributeValues)
public CsTicketEventEmailConfiguration createCsTicketEventEmailConfiguration(java.util.Map attributeValues)
public CsTicketResolutionEvent createCsTicketResolutionEvent(SessionContext ctx, java.util.Map attributeValues)
public CsTicketResolutionEvent createCsTicketResolutionEvent(java.util.Map attributeValues)
public CSTicketStagnationCronJob createCSTicketStagnationCronJob(SessionContext ctx, java.util.Map attributeValues)
public CSTicketStagnationCronJob createCSTicketStagnationCronJob(java.util.Map attributeValues)
public SessionEndEvent createSessionEndEvent(SessionContext ctx, java.util.Map attributeValues)
public SessionEndEvent createSessionEndEvent(java.util.Map attributeValues)
public SessionEvent createSessionEvent(SessionContext ctx, java.util.Map attributeValues)
public SessionEvent createSessionEvent(java.util.Map attributeValues)
public SessionEventsRemovalCronJob createSessionEventsRemovalCronJob(SessionContext ctx, java.util.Map attributeValues)
public SessionEventsRemovalCronJob createSessionEventsRemovalCronJob(java.util.Map attributeValues)
public SessionStartEvent createSessionStartEvent(SessionContext ctx, java.util.Map attributeValues)
public SessionStartEvent createSessionStartEvent(java.util.Map attributeValues)
public java.util.List<Employee> getTicketemployees(SessionContext ctx, BaseStore item)
BaseStore.ticketemployees attribute.public java.util.List<Employee> getTicketemployees(BaseStore item)
BaseStore.ticketemployees attribute.public long getTicketemployeesCount(SessionContext ctx, BaseStore item)
public long getTicketemployeesCount(BaseStore item)
public void setTicketemployees(SessionContext ctx, BaseStore item, java.util.List<Employee> value)
BaseStore.ticketemployees attribute.value - the ticketemployeespublic void setTicketemployees(BaseStore item, java.util.List<Employee> value)
BaseStore.ticketemployees attribute.value - the ticketemployeespublic void addToTicketemployees(SessionContext ctx, BaseStore item, Employee value)
value to ticketemployees.value - the item to add to ticketemployeespublic void addToTicketemployees(BaseStore item, Employee value)
value to ticketemployees.value - the item to add to ticketemployeespublic void removeFromTicketemployees(SessionContext ctx, BaseStore item, Employee value)
value from ticketemployees.value - the item to remove from ticketemployeespublic void removeFromTicketemployees(BaseStore item, Employee value)
value from ticketemployees.value - the item to remove from ticketemployeespublic java.util.List<CsAgentGroup> getTicketgroups(SessionContext ctx, BaseStore item)
BaseStore.ticketgroups attribute.public java.util.List<CsAgentGroup> getTicketgroups(BaseStore item)
BaseStore.ticketgroups attribute.public long getTicketgroupsCount(SessionContext ctx, BaseStore item)
public long getTicketgroupsCount(BaseStore item)
public void setTicketgroups(SessionContext ctx, BaseStore item, java.util.List<CsAgentGroup> value)
BaseStore.ticketgroups attribute.value - the ticketgroupspublic void setTicketgroups(BaseStore item, java.util.List<CsAgentGroup> value)
BaseStore.ticketgroups attribute.value - the ticketgroupspublic void addToTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value)
value to ticketgroups.value - the item to add to ticketgroupspublic void addToTicketgroups(BaseStore item, CsAgentGroup value)
value to ticketgroups.value - the item to add to ticketgroupspublic void removeFromTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value)
value from ticketgroups.value - the item to remove from ticketgroupspublic void removeFromTicketgroups(BaseStore item, CsAgentGroup value)
value from ticketgroups.value - the item to remove from ticketgroupspublic java.util.List<BaseStore> getTicketstores(SessionContext ctx, Employee item)
Employee.ticketstores attribute.public java.util.List<BaseStore> getTicketstores(Employee item)
Employee.ticketstores attribute.public long getTicketstoresCount(SessionContext ctx, Employee item)
public long getTicketstoresCount(Employee item)
public void setTicketstores(SessionContext ctx, Employee item, java.util.List<BaseStore> value)
Employee.ticketstores attribute.value - the ticketstorespublic void setTicketstores(Employee item, java.util.List<BaseStore> value)
Employee.ticketstores attribute.value - the ticketstorespublic void addToTicketstores(SessionContext ctx, Employee item, BaseStore value)
value to ticketstores.value - the item to add to ticketstorespublic void addToTicketstores(Employee item, BaseStore value)
value to ticketstores.value - the item to add to ticketstorespublic void removeFromTicketstores(SessionContext ctx, Employee item, BaseStore value)
value from ticketstores.value - the item to remove from ticketstoresCopyright © 2018 SAP SE. All Rights Reserved.