public class CsAgentGroupModel extends UserGroupModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
DEFAULTASSIGNEE
Generated constant - Attribute key of
CsAgentGroup.defaultAssignee attribute defined at extension ticketsystem. |
static java.lang.String |
EMAILDISTRIBUTIONLIST
Generated constant - Attribute key of
CsAgentGroup.emailDistributionList attribute defined at extension ticketsystem. |
static java.lang.String |
TICKETSTORES
Generated constant - Attribute key of
CsAgentGroup.ticketstores attribute defined at extension ticketsystem. |
_BACKOFFICESAVEDQUERY2USERGROUPRELATION, _SAMLUSERGROUPTOUSERGROUPRELATION, _SCIMUSERGROUPTOUSERGROUPRELATION, _USERGROUPSFORRESTRICTION, _VENDOR2USERGROUPRELATION, HMCXML, READABLELANGUAGES, RESTRICTIONS, SAMLUSERGROUPS, SAVEDQUERIES, SCIMUSERGROUPS, USERDISCOUNTGROUP, USERPRICEGROUP, USERTAXGROUP, VENDOR, WRITEABLELANGUAGES_PRINCIPALGROUPRELATION, LOCNAME, MAXBRUTEFORCELOGINATTEMPTS, MEMBERS_CATEGORY2PRINCIPALRELATION, _COMMENTWATCHERRELATION, _PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION, _PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION, _SYNCITEMJOB2PRINCIPAL, _WORKFLOWTEMPLATE2PRINCIPALRELATION, ACCESSIBLECATEGORIES, ALLGROUPS, ALLSEARCHRESTRICTIONS, BACKOFFICELOGINDISABLED, CN, COCKPITUICONFIGURATIONS, DESCRIPTION, DISPLAYNAME, DN, GROUPS, LDAPSEARCHBASE, NAME, PROFILEPICTURE, READABLECATALOGVERSIONS, READABLECOCKPITUICOMPONENTS, READABSTRACTLINKENTRY, READCOLLECTIONS, READSAVEDQUERIES, SEARCHRESTRICTIONS, SYNCJOBS, UID, VISIBLETEMPLATES, WATCHEDCOMMENTS, WRITABLECATALOGVERSIONS, WRITABLECOCKPITUICOMPONENTS, WRITECOLLECTIONS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CsAgentGroupModel()
Generated constructor - Default constructor for generic creation.
|
CsAgentGroupModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CsAgentGroupModel(ItemModel _owner,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CsAgentGroupModel(java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
EmployeeModel |
getDefaultAssignee()
Generated method - Getter of the
CsAgentGroup.defaultAssignee attribute defined at extension ticketsystem. |
java.lang.String |
getEmailDistributionList()
Generated method - Getter of the
CsAgentGroup.emailDistributionList attribute defined at extension ticketsystem. |
java.util.List<BaseStoreModel> |
getTicketstores()
Generated method - Getter of the
CsAgentGroup.ticketstores attribute defined at extension ticketsystem. |
void |
setDefaultAssignee(EmployeeModel value)
Generated method - Setter of
CsAgentGroup.defaultAssignee attribute defined at extension ticketsystem. |
void |
setEmailDistributionList(java.lang.String value)
Generated method - Setter of
CsAgentGroup.emailDistributionList attribute defined at extension ticketsystem. |
void |
setTicketstores(java.util.List<BaseStoreModel> value)
Generated method - Setter of
CsAgentGroup.ticketstores attribute defined at extension ticketsystem. |
getHmcXML, getReadableLanguages, getRestrictions, getSavedQueries, getScimUserGroups, getUserDiscountGroup, getUserPriceGroup, getUserTaxGroup, getVendor, getWriteableLanguages, setHmcXML, setReadableLanguages, setRestrictions, setSavedQueries, setScimUserGroups, setUserDiscountGroup, setUserPriceGroup, setUserTaxGroup, setVendor, setWriteableLanguagesgetLocname, getLocName, getLocname, getLocName, getMaxBruteForceLoginAttempts, getMembers, setLocname, setLocName, setLocname, setLocName, setMaxBruteForceLoginAttempts, setMembersgetAccessibleCategories, getAllgroups, getAllGroups, getAllsearchrestrictions, getAllSearchRestrictions, getBackOfficeLoginDisabled, getCN, getCockpitUIConfigurations, getDescription, getDisplayName, getDisplayName, getDN, getGroups, getLdapsearchbase, getName, getProfilePicture, getReadableCatalogVersions, getReadableCockpitUIComponents, getReadAbstractLinkEntry, getReadCollections, getReadSavedQueries, getSearchrestrictions, getSearchRestrictions, getSyncJobs, getUid, getVisibleTemplates, getWatchedComments, getWritableCatalogVersions, getWritableCockpitUIComponents, getWriteCollections, setBackOfficeLoginDisabled, setCN, setCockpitUIConfigurations, setDescription, setDN, setGroups, setLdapsearchbase, setName, setProfilePicture, setReadableCatalogVersions, setReadableCockpitUIComponents, setReadAbstractLinkEntry, setReadCollections, setReadSavedQueries, setSyncJobs, setUid, setVisibleTemplates, setWatchedComments, setWritableCatalogVersions, setWritableCockpitUIComponents, setWriteCollectionsgetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String EMAILDISTRIBUTIONLIST
CsAgentGroup.emailDistributionList attribute defined at extension ticketsystem.public static final java.lang.String DEFAULTASSIGNEE
CsAgentGroup.defaultAssignee attribute defined at extension ticketsystem.public static final java.lang.String TICKETSTORES
CsAgentGroup.ticketstores attribute defined at extension ticketsystem.public CsAgentGroupModel()
public CsAgentGroupModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CsAgentGroupModel(java.lang.String _uid)
_uid - initial attribute declared by type Principal at extension core@Deprecated public CsAgentGroupModel(ItemModel _owner, java.lang.String _uid)
_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type Principal at extension core@Accessor(qualifier="defaultAssignee", type=GETTER) public EmployeeModel getDefaultAssignee()
CsAgentGroup.defaultAssignee attribute defined at extension ticketsystem.@Accessor(qualifier="emailDistributionList", type=GETTER) public java.lang.String getEmailDistributionList()
CsAgentGroup.emailDistributionList attribute defined at extension ticketsystem.@Accessor(qualifier="ticketstores", type=GETTER) public java.util.List<BaseStoreModel> getTicketstores()
CsAgentGroup.ticketstores attribute defined at extension ticketsystem.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="defaultAssignee", type=SETTER) public void setDefaultAssignee(EmployeeModel value)
CsAgentGroup.defaultAssignee attribute defined at extension ticketsystem.value - the defaultAssignee@Accessor(qualifier="emailDistributionList", type=SETTER) public void setEmailDistributionList(java.lang.String value)
CsAgentGroup.emailDistributionList attribute defined at extension ticketsystem.value - the emailDistributionList@Accessor(qualifier="ticketstores", type=SETTER) public void setTicketstores(java.util.List<BaseStoreModel> value)
CsAgentGroup.ticketstores attribute defined at extension ticketsystem.value - the ticketstoresCopyright © 2018 SAP SE. All Rights Reserved.