public class EmployeeDTO extends UserDTO
| Constructor and Description |
|---|
EmployeeDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PrincipalGroupDTO> |
getOrganizationRoles() |
List<BaseStoreDTO> |
getTicketstores() |
Collection<B2BUnitDTO> |
getUnit() |
void |
setOrganizationRoles(Collection<PrincipalGroupDTO> value) |
void |
setTicketstores(List<BaseStoreDTO> value) |
void |
setUnit(Collection<B2BUnitDTO> value) |
getAddresses, getAllWriteableCatalogVersions, getAssignedComments, getAssignedQuotes, getCarts, getCockpitFavoriteCategories, getCockpitSavedQueries, getCollections, getConditionResults, getContactInfos, getCreatedComments, getCurrentDate, getCurrentTime, getCustomerReviews, getCxResults, getDefaultPaymentAddress, getDefaultShipmentAddress, getDomain, getEncodedPassword, getEurope1Discounts, getEurope1PriceFactory_UDG, getEurope1PriceFactory_UPG, getEurope1PriceFactory_UTG, getHmcLoginDisabled, getLastLogin, getLdapaccount, getLdaplogin, getLockedPages, getOrders, getOwnEurope1Discounts, getPassword, getPasswordAnswer, getPasswordEncoding, getPasswordQuestion, getPaymentInfos, getPhoneNumbers, getQuotes, getRestrictions, getRuleResults, getSegmentResults, getSessionCurrency, getSessionLanguage, getTokens, getUserprofile, getUserToSegments, getWidgetPreferences, getWishlist, isAuthorizedToUnlockPages, isLoginDisabled, setAddresses, setAllWriteableCatalogVersions, setAssignedComments, setAssignedQuotes, setAuthorizedToUnlockPages, setCarts, setCockpitFavoriteCategories, setCockpitSavedQueries, setCollections, setConditionResults, setContactInfos, setCreatedComments, setCurrentDate, setCurrentTime, setCustomerReviews, setCxResults, setDefaultPaymentAddress, setDefaultShipmentAddress, setDomain, setEncodedPassword, setEurope1Discounts, setEurope1PriceFactory_UDG, setEurope1PriceFactory_UPG, setEurope1PriceFactory_UTG, setHmcLoginDisabled, setLastLogin, setLdapaccount, setLdaplogin, setLockedPages, setLoginDisabled, setOrders, setOwnEurope1Discounts, setPassword, setPasswordAnswer, setPasswordEncoding, setPasswordQuestion, setPaymentInfos, setPhoneNumbers, setQuotes, setRestrictions, setRuleResults, setSegmentResults, setSessionCurrency, setSessionLanguage, setTokens, setUserprofile, setUserToSegments, setWidgetPreferences, setWishlistgetAccessibleCategories, getAllGroups, getAllSearchRestrictions, getBackOfficeLoginDisabled, getCN, getCockpitUIConfigurations, getDescription, getDisplayName, getDN, getGroups, getLdapsearchbase, getName, getProfilePicture, getReadableCatalogVersions, getReadableCockpitUIComponents, getReadAbstractLinkEntry, getReadCollections, getReadPublication, getReadPublicationComponent, getReadSavedQueries, getSearchRestrictions, getSyncJobs, getUid, getVisibleTemplates, getWatchedComments, getWritableCatalogVersions, getWritableCockpitUIComponents, getWriteCollections, getWritePublication, getWritePublicationComponent, setAccessibleCategories, setAllGroups, setAllSearchRestrictions, setBackOfficeLoginDisabled, setCN, setCockpitUIConfigurations, setDescription, setDisplayName, setDN, setGroups, setLdapsearchbase, setName, setProfilePicture, setReadableCatalogVersions, setReadableCockpitUIComponents, setReadAbstractLinkEntry, setReadCollections, setReadPublication, setReadPublicationComponent, setReadSavedQueries, setSearchRestrictions, setSyncJobs, setUid, setVisibleTemplates, setWatchedComments, setWritableCatalogVersions, setWritableCockpitUIComponents, setWriteCollections, setWritePublication, setWritePublicationComponentgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic Collection<PrincipalGroupDTO> getOrganizationRoles()
public List<BaseStoreDTO> getTicketstores()
public Collection<B2BUnitDTO> getUnit()
public void setOrganizationRoles(Collection<PrincipalGroupDTO> value)
public void setTicketstores(List<BaseStoreDTO> value)
public void setUnit(Collection<B2BUnitDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.