public abstract class GeneratedCsTicket extends GenericItem
CsTicket.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
ASSIGNEDAGENT
Qualifier of the
CsTicket.assignedAgent attribute |
static String |
ASSIGNEDGROUP
Qualifier of the
CsTicket.assignedGroup attribute |
static String |
BASESITE
Qualifier of the
CsTicket.baseSite attribute |
static String |
CATEGORY
Qualifier of the
CsTicket.category attribute |
static String |
CUSTOMER
Qualifier of the
CsTicket.customer attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
EVENTS
Qualifier of the
CsTicket.events attribute |
static String |
HEADLINE
Qualifier of the
CsTicket.headline attribute |
static String |
ORDER
Qualifier of the
CsTicket.order attribute |
static String |
PRIORITY
Qualifier of the
CsTicket.priority attribute |
static String |
RESOLUTION
Qualifier of the
CsTicket.resolution attribute |
static String |
STATE
Qualifier of the
CsTicket.state attribute |
static String |
TICKETID
Qualifier of the
CsTicket.ticketID attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedCsTicket() |
| Modifier and Type | Method and Description |
|---|---|
Employee |
getAssignedAgent()
Generated method - Getter of the
CsTicket.assignedAgent attribute. |
Employee |
getAssignedAgent(SessionContext ctx)
Generated method - Getter of the
CsTicket.assignedAgent attribute. |
CsAgentGroup |
getAssignedGroup()
Generated method - Getter of the
CsTicket.assignedGroup attribute. |
CsAgentGroup |
getAssignedGroup(SessionContext ctx)
Generated method - Getter of the
CsTicket.assignedGroup attribute. |
BaseSite |
getBaseSite()
Generated method - Getter of the
CsTicket.baseSite attribute. |
BaseSite |
getBaseSite(SessionContext ctx)
Generated method - Getter of the
CsTicket.baseSite attribute. |
EnumerationValue |
getCategory()
Generated method - Getter of the
CsTicket.category attribute. |
EnumerationValue |
getCategory(SessionContext ctx)
Generated method - Getter of the
CsTicket.category attribute. |
User |
getCustomer()
Generated method - Getter of the
CsTicket.customer attribute. |
User |
getCustomer(SessionContext ctx)
Generated method - Getter of the
CsTicket.customer attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
List<CsTicketEvent> |
getEvents()
Generated method - Getter of the
CsTicket.events attribute. |
abstract List<CsTicketEvent> |
getEvents(SessionContext ctx)
Generated method - Getter of the
CsTicket.events attribute. |
String |
getHeadline()
Generated method - Getter of the
CsTicket.headline attribute. |
String |
getHeadline(SessionContext ctx)
Generated method - Getter of the
CsTicket.headline attribute. |
AbstractOrder |
getOrder()
Generated method - Getter of the
CsTicket.order attribute. |
AbstractOrder |
getOrder(SessionContext ctx)
Generated method - Getter of the
CsTicket.order attribute. |
EnumerationValue |
getPriority()
Generated method - Getter of the
CsTicket.priority attribute. |
EnumerationValue |
getPriority(SessionContext ctx)
Generated method - Getter of the
CsTicket.priority attribute. |
CsTicketResolutionEvent |
getResolution()
Generated method - Getter of the
CsTicket.resolution attribute. |
CsTicketResolutionEvent |
getResolution(SessionContext ctx)
Generated method - Getter of the
CsTicket.resolution attribute. |
EnumerationValue |
getState()
Generated method - Getter of the
CsTicket.state attribute. |
EnumerationValue |
getState(SessionContext ctx)
Generated method - Getter of the
CsTicket.state attribute. |
String |
getTicketID()
Generated method - Getter of the
CsTicket.ticketID attribute. |
String |
getTicketID(SessionContext ctx)
Generated method - Getter of the
CsTicket.ticketID attribute. |
void |
setAssignedAgent(Employee value)
Generated method - Setter of the
CsTicket.assignedAgent attribute. |
void |
setAssignedAgent(SessionContext ctx,
Employee value)
Generated method - Setter of the
CsTicket.assignedAgent attribute. |
void |
setAssignedGroup(CsAgentGroup value)
Generated method - Setter of the
CsTicket.assignedGroup attribute. |
void |
setAssignedGroup(SessionContext ctx,
CsAgentGroup value)
Generated method - Setter of the
CsTicket.assignedGroup attribute. |
void |
setBaseSite(BaseSite value)
Generated method - Setter of the
CsTicket.baseSite attribute. |
void |
setBaseSite(SessionContext ctx,
BaseSite value)
Generated method - Setter of the
CsTicket.baseSite attribute. |
void |
setCategory(EnumerationValue value)
Generated method - Setter of the
CsTicket.category attribute. |
void |
setCategory(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
CsTicket.category attribute. |
void |
setCustomer(SessionContext ctx,
User value)
Generated method - Setter of the
CsTicket.customer attribute. |
void |
setCustomer(User value)
Generated method - Setter of the
CsTicket.customer attribute. |
void |
setHeadline(SessionContext ctx,
String value)
Generated method - Setter of the
CsTicket.headline attribute. |
void |
setHeadline(String value)
Generated method - Setter of the
CsTicket.headline attribute. |
void |
setOrder(AbstractOrder value)
Generated method - Setter of the
CsTicket.order attribute. |
void |
setOrder(SessionContext ctx,
AbstractOrder value)
Generated method - Setter of the
CsTicket.order attribute. |
void |
setPriority(EnumerationValue value)
Generated method - Setter of the
CsTicket.priority attribute. |
void |
setPriority(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
CsTicket.priority attribute. |
void |
setResolution(CsTicketResolutionEvent value)
Generated method - Setter of the
CsTicket.resolution attribute. |
void |
setResolution(SessionContext ctx,
CsTicketResolutionEvent value)
Generated method - Setter of the
CsTicket.resolution attribute. |
void |
setState(EnumerationValue value)
Generated method - Setter of the
CsTicket.state attribute. |
void |
setState(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
CsTicket.state attribute. |
protected void |
setTicketID(SessionContext ctx,
String value)
Generated method - Setter of the
CsTicket.ticketID attribute. |
protected void |
setTicketID(String value)
Generated method - Setter of the
CsTicket.ticketID attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String TICKETID
CsTicket.ticketID attributepublic static final String CUSTOMER
CsTicket.customer attributepublic static final String ORDER
CsTicket.order attributepublic static final String HEADLINE
CsTicket.headline attributepublic static final String CATEGORY
CsTicket.category attributepublic static final String PRIORITY
CsTicket.priority attributepublic static final String STATE
CsTicket.state attributepublic static final String ASSIGNEDAGENT
CsTicket.assignedAgent attributepublic static final String ASSIGNEDGROUP
CsTicket.assignedGroup attributepublic static final String RESOLUTION
CsTicket.resolution attributepublic static final String BASESITE
CsTicket.baseSite attributepublic static final String EVENTS
CsTicket.events attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Employee getAssignedAgent(SessionContext ctx)
CsTicket.assignedAgent attribute.public Employee getAssignedAgent()
CsTicket.assignedAgent attribute.public void setAssignedAgent(SessionContext ctx, Employee value)
CsTicket.assignedAgent attribute.value - the assignedAgentpublic void setAssignedAgent(Employee value)
CsTicket.assignedAgent attribute.value - the assignedAgentpublic CsAgentGroup getAssignedGroup(SessionContext ctx)
CsTicket.assignedGroup attribute.public CsAgentGroup getAssignedGroup()
CsTicket.assignedGroup attribute.public void setAssignedGroup(SessionContext ctx, CsAgentGroup value)
CsTicket.assignedGroup attribute.value - the assignedGrouppublic void setAssignedGroup(CsAgentGroup value)
CsTicket.assignedGroup attribute.value - the assignedGrouppublic BaseSite getBaseSite(SessionContext ctx)
CsTicket.baseSite attribute.public BaseSite getBaseSite()
CsTicket.baseSite attribute.public void setBaseSite(SessionContext ctx, BaseSite value)
CsTicket.baseSite attribute.value - the baseSitepublic void setBaseSite(BaseSite value)
CsTicket.baseSite attribute.value - the baseSitepublic EnumerationValue getCategory(SessionContext ctx)
CsTicket.category attribute.public EnumerationValue getCategory()
CsTicket.category attribute.public void setCategory(SessionContext ctx, EnumerationValue value)
CsTicket.category attribute.value - the categorypublic void setCategory(EnumerationValue value)
CsTicket.category attribute.value - the categorypublic User getCustomer(SessionContext ctx)
CsTicket.customer attribute.public User getCustomer()
CsTicket.customer attribute.public void setCustomer(SessionContext ctx, User value)
CsTicket.customer attribute.value - the customerpublic void setCustomer(User value)
CsTicket.customer attribute.value - the customerpublic abstract List<CsTicketEvent> getEvents(SessionContext ctx)
CsTicket.events attribute.public List<CsTicketEvent> getEvents()
CsTicket.events attribute.public String getHeadline(SessionContext ctx)
CsTicket.headline attribute.public String getHeadline()
CsTicket.headline attribute.public void setHeadline(SessionContext ctx, String value)
CsTicket.headline attribute.value - the headlinepublic void setHeadline(String value)
CsTicket.headline attribute.value - the headlinepublic AbstractOrder getOrder(SessionContext ctx)
CsTicket.order attribute.public AbstractOrder getOrder()
CsTicket.order attribute.public void setOrder(SessionContext ctx, AbstractOrder value)
CsTicket.order attribute.value - the orderpublic void setOrder(AbstractOrder value)
CsTicket.order attribute.value - the orderpublic EnumerationValue getPriority(SessionContext ctx)
CsTicket.priority attribute.public EnumerationValue getPriority()
CsTicket.priority attribute.public void setPriority(SessionContext ctx, EnumerationValue value)
CsTicket.priority attribute.value - the prioritypublic void setPriority(EnumerationValue value)
CsTicket.priority attribute.value - the prioritypublic CsTicketResolutionEvent getResolution(SessionContext ctx)
CsTicket.resolution attribute.public CsTicketResolutionEvent getResolution()
CsTicket.resolution attribute.public void setResolution(SessionContext ctx, CsTicketResolutionEvent value)
CsTicket.resolution attribute.value - the resolutionpublic void setResolution(CsTicketResolutionEvent value)
CsTicket.resolution attribute.value - the resolutionpublic EnumerationValue getState(SessionContext ctx)
CsTicket.state attribute.public EnumerationValue getState()
CsTicket.state attribute.public void setState(SessionContext ctx, EnumerationValue value)
CsTicket.state attribute.value - the statepublic void setState(EnumerationValue value)
CsTicket.state attribute.value - the statepublic String getTicketID(SessionContext ctx)
CsTicket.ticketID attribute.public String getTicketID()
CsTicket.ticketID attribute.protected void setTicketID(SessionContext ctx, String value)
CsTicket.ticketID attribute.value - the ticketIDprotected void setTicketID(String value)
CsTicket.ticketID attribute.value - the ticketIDCopyright © 2017 SAP SE. All Rights Reserved.