public class B2BCustomerDTO extends CustomerDTO
| Constructor and Description |
|---|
B2BCustomerDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActive() |
Set<B2BUserGroupDTO> |
getApproverGroups() |
Set<B2BCustomerDTO> |
getApprovers() |
B2BUnitDTO |
getDefaultB2BUnit() |
String |
getEmail() |
Set<B2BUserGroupDTO> |
getPermissionGroups() |
Set<B2BPermissionDTO> |
getPermissions() |
void |
setActive(Boolean value) |
void |
setApproverGroups(Set<B2BUserGroupDTO> value) |
void |
setApprovers(Set<B2BCustomerDTO> value) |
void |
setDefaultB2BUnit(B2BUnitDTO value) |
void |
setEmail(String value) |
void |
setPermissionGroups(Set<B2BUserGroupDTO> value) |
void |
setPermissions(Set<B2BPermissionDTO> value) |
getContactEmail, getCustomerID, getDefaultPaymentInfo, getEmailLanguage, getEmailPreference, getMobileNumber, getOriginalUid, getPreviewCatalogVersions, getProductInterests, getSapConsumerID, getSapContactID, getSapIsReplicated, getSapReplicationInfo, getSmsPreference, getTickets, getTitle, getToken, getType, setContactEmail, setCustomerID, setDefaultPaymentInfo, setEmailLanguage, setEmailPreference, setMobileNumber, setOriginalUid, setPreviewCatalogVersions, setProductInterests, setSapConsumerID, setSapContactID, setSapIsReplicated, setSapReplicationInfo, setSmsPreference, setTickets, setTitle, setToken, setTypegetAddresses, 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 B2BCustomerDTO()
public Boolean getActive()
public Set<B2BUserGroupDTO> getApproverGroups()
public Set<B2BCustomerDTO> getApprovers()
public B2BUnitDTO getDefaultB2BUnit()
public String getEmail()
public Set<B2BUserGroupDTO> getPermissionGroups()
public Set<B2BPermissionDTO> getPermissions()
public void setActive(Boolean value)
public void setApproverGroups(Set<B2BUserGroupDTO> value)
public void setApprovers(Set<B2BCustomerDTO> value)
public void setDefaultB2BUnit(B2BUnitDTO value)
public void setEmail(String value)
public void setPermissionGroups(Set<B2BUserGroupDTO> value)
public void setPermissions(Set<B2BPermissionDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.