| Modifier and Type | Method and Description |
|---|---|
PrincipalData |
B2BCommentData.getOwnerData()
Deprecated.
|
PrincipalData |
B2BOrderHistoryEntryData.getOwnerData() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCommentData.setOwnerData(PrincipalData ownerData)
Deprecated.
|
void |
B2BOrderHistoryEntryData.setOwnerData(PrincipalData ownerData) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<PrincipalModel,PrincipalData> |
B2BUnitPopulator.getPrincipalConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitPopulator.setPrincipalConverter(Converter<PrincipalModel,PrincipalData> principalConverter) |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BUnitData |
class |
B2BUserGroupData |
class |
UserData
Deprecated.
Since 6.1. Use
CustomerData instead. |
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalData> |
B2BUnitData.getAccountManagers() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitData.setAccountManagers(List<PrincipalData> accountManagers) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
B2BCommercefacadesTestUtils.isCustomerIncluded(Collection<? extends PrincipalData> customers,
String customerUid) |
| Modifier and Type | Method and Description |
|---|---|
PrincipalData |
CommentData.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentData.setAuthor(PrincipalData author) |
| Modifier and Type | Method and Description |
|---|---|
PrincipalData |
CartData.getSavedBy() |
PrincipalData |
AbstractOrderData.getUser() |
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalData> |
OrderHistoryData.getManagers() |
| Modifier and Type | Method and Description |
|---|---|
void |
CartData.setSavedBy(PrincipalData savedBy) |
void |
AbstractOrderData.setUser(PrincipalData user) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderHistoryData.setManagers(List<PrincipalData> managers) |
| Modifier and Type | Method and Description |
|---|---|
PrincipalData |
ReviewData.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReviewData.setPrincipal(PrincipalData principal) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompanyData |
class |
CustomerData |
class |
UserGroupData |
| Modifier and Type | Method and Description |
|---|---|
List<? extends PrincipalData> |
UserGroupData.getMembers() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroupData.setMembers(List<? extends PrincipalData> members) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentData |
| Modifier and Type | Method and Description |
|---|---|
PrincipalData |
OrderFormData.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderFormData.setUser(PrincipalData user) |
Copyright © 2017 SAP SE. All Rights Reserved.