| Modifier and Type | Field and Description |
|---|---|
static String |
ACCOUNTMANAGER
Qualifier of the
B2BUnit.accountManager attribute |
static String |
ACCOUNTMANAGERGROUPS
Qualifier of the
B2BUnit.AccountManagerGroups attribute |
protected static BidirectionalOneToManyHandler<GeneratedB2BUnit> |
ACCOUNTMANAGERHANDLER
BidirectionalOneToManyHandler for handling 1:n ACCOUNTMANAGER's relation attributes from 'one' side. |
protected static String |
B2BUNIT2ACCOUNTMANAGERGROUP_MARKMODIFIED
Relation disable markmodifed parameter constants for B2BUnit2AccountManagerGroup from ((b2bcommerce))
|
protected static String |
B2BUNIT2ACCOUNTMANAGERGROUP_SRC_ORDERED
Relation ordering override parameter constants for B2BUnit2AccountManagerGroup from ((b2bcommerce))
|
protected static String |
B2BUNIT2ACCOUNTMANAGERGROUP_TGT_ORDERED |
static String |
BUDGETS
Qualifier of the
B2BUnit.Budgets attribute |
protected static OneToManyHandler<B2BBudget> |
BUDGETSHANDLER
OneToManyHandler for handling 1:n BUDGETS's relation attributes from 'many' side. |
static String |
COSTCENTERS
Qualifier of the
B2BUnit.CostCenters attribute |
protected static OneToManyHandler<B2BCostCenter> |
COSTCENTERSHANDLER
OneToManyHandler for handling 1:n COSTCENTERS's relation attributes from 'many' side. |
static String |
CREDITLIMIT
Qualifier of the
B2BUnit.CreditLimit attribute |
protected static BidirectionalOneToManyHandler<GeneratedB2BUnit> |
CREDITLIMITHANDLER
BidirectionalOneToManyHandler for handling 1:n CREDITLIMIT's relation attributes from 'one' side. |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
ORDERS
Qualifier of the
B2BUnit.Orders attribute |
protected static OneToManyHandler<AbstractOrder> |
ORDERSHANDLER
OneToManyHandler for handling 1:n ORDERS's relation attributes from 'many' side. |
static String |
QUOTELIMIT
Qualifier of the
B2BUnit.QuoteLimit attribute |
protected static BidirectionalOneToManyHandler<GeneratedB2BUnit> |
QUOTELIMITHANDLER
BidirectionalOneToManyHandler for handling 1:n QUOTELIMIT's relation attributes from 'one' side. |
static String |
REPORTINGORGANIZATION
Qualifier of the
B2BUnit.reportingOrganization attribute |
static String |
USERGROUPS
Qualifier of the
B2BUnit.UserGroups attribute |
protected static OneToManyHandler<B2BUserGroup> |
USERGROUPSHANDLER
OneToManyHandler for handling 1:n USERGROUPS's relation attributes from 'many' side. |
| Constructor and Description |
|---|
GeneratedB2BUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToAccountManagerGroups(SessionContext ctx,
UserGroup value)
Generated method - Adds
value to AccountManagerGroups. |
void |
addToAccountManagerGroups(UserGroup value)
Generated method - Adds
value to AccountManagerGroups. |
void |
addToBudgets(B2BBudget value)
Generated method - Adds
value to Budgets. |
void |
addToBudgets(SessionContext ctx,
B2BBudget value)
Generated method - Adds
value to Budgets. |
void |
addToCostCenters(B2BCostCenter value)
Generated method - Adds
value to CostCenters. |
void |
addToCostCenters(SessionContext ctx,
B2BCostCenter value)
Generated method - Adds
value to CostCenters. |
void |
addToOrders(AbstractOrder value)
Generated method - Adds
value to Orders. |
void |
addToOrders(SessionContext ctx,
AbstractOrder value)
Generated method - Adds
value to Orders. |
void |
addToUserGroups(B2BUserGroup value)
Generated method - Adds
value to UserGroups. |
void |
addToUserGroups(SessionContext ctx,
B2BUserGroup value)
Generated method - Adds
value to UserGroups. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
ItemAttributeMap allAttributes) |
Employee |
getAccountManager()
Generated method - Getter of the
B2BUnit.accountManager attribute. |
Employee |
getAccountManager(SessionContext ctx)
Generated method - Getter of the
B2BUnit.accountManager attribute. |
Set<UserGroup> |
getAccountManagerGroups()
Generated method - Getter of the
B2BUnit.AccountManagerGroups attribute. |
Set<UserGroup> |
getAccountManagerGroups(SessionContext ctx)
Generated method - Getter of the
B2BUnit.AccountManagerGroups attribute. |
long |
getAccountManagerGroupsCount() |
long |
getAccountManagerGroupsCount(SessionContext ctx) |
List<B2BBudget> |
getBudgets()
Generated method - Getter of the
B2BUnit.Budgets attribute. |
List<B2BBudget> |
getBudgets(SessionContext ctx)
Generated method - Getter of the
B2BUnit.Budgets attribute. |
List<B2BCostCenter> |
getCostCenters()
Generated method - Getter of the
B2BUnit.CostCenters attribute. |
List<B2BCostCenter> |
getCostCenters(SessionContext ctx)
Generated method - Getter of the
B2BUnit.CostCenters attribute. |
B2BCreditLimit |
getCreditLimit()
Generated method - Getter of the
B2BUnit.CreditLimit attribute. |
B2BCreditLimit |
getCreditLimit(SessionContext ctx)
Generated method - Getter of the
B2BUnit.CreditLimit attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Set<AbstractOrder> |
getOrders()
Generated method - Getter of the
B2BUnit.Orders attribute. |
Set<AbstractOrder> |
getOrders(SessionContext ctx)
Generated method - Getter of the
B2BUnit.Orders attribute. |
B2BQuoteLimit |
getQuoteLimit()
Generated method - Getter of the
B2BUnit.QuoteLimit attribute. |
B2BQuoteLimit |
getQuoteLimit(SessionContext ctx)
Generated method - Getter of the
B2BUnit.QuoteLimit attribute. |
B2BUnit |
getReportingOrganization()
Generated method - Getter of the
B2BUnit.reportingOrganization attribute. |
B2BUnit |
getReportingOrganization(SessionContext ctx)
Generated method - Getter of the
B2BUnit.reportingOrganization attribute. |
Set<B2BUserGroup> |
getUserGroups()
Generated method - Getter of the
B2BUnit.UserGroups attribute. |
Set<B2BUserGroup> |
getUserGroups(SessionContext ctx)
Generated method - Getter of the
B2BUnit.UserGroups attribute. |
void |
removeFromAccountManagerGroups(SessionContext ctx,
UserGroup value)
Generated method - Removes
value from AccountManagerGroups. |
void |
removeFromAccountManagerGroups(UserGroup value)
Generated method - Removes
value from AccountManagerGroups. |
void |
removeFromBudgets(B2BBudget value)
Generated method - Removes
value from Budgets. |
void |
removeFromBudgets(SessionContext ctx,
B2BBudget value)
Generated method - Removes
value from Budgets. |
void |
removeFromCostCenters(B2BCostCenter value)
Generated method - Removes
value from CostCenters. |
void |
removeFromCostCenters(SessionContext ctx,
B2BCostCenter value)
Generated method - Removes
value from CostCenters. |
void |
removeFromOrders(AbstractOrder value)
Generated method - Removes
value from Orders. |
void |
removeFromOrders(SessionContext ctx,
AbstractOrder value)
Generated method - Removes
value from Orders. |
void |
removeFromUserGroups(B2BUserGroup value)
Generated method - Removes
value from UserGroups. |
void |
removeFromUserGroups(SessionContext ctx,
B2BUserGroup value)
Generated method - Removes
value from UserGroups. |
void |
setAccountManager(Employee value)
Generated method - Setter of the
B2BUnit.accountManager attribute. |
void |
setAccountManager(SessionContext ctx,
Employee value)
Generated method - Setter of the
B2BUnit.accountManager attribute. |
void |
setAccountManagerGroups(SessionContext ctx,
Set<UserGroup> value)
Generated method - Setter of the
B2BUnit.AccountManagerGroups attribute. |
void |
setAccountManagerGroups(Set<UserGroup> value)
Generated method - Setter of the
B2BUnit.AccountManagerGroups attribute. |
void |
setBudgets(List<B2BBudget> value)
Generated method - Setter of the
B2BUnit.Budgets attribute. |
void |
setBudgets(SessionContext ctx,
List<B2BBudget> value)
Generated method - Setter of the
B2BUnit.Budgets attribute. |
void |
setCostCenters(List<B2BCostCenter> value)
Generated method - Setter of the
B2BUnit.CostCenters attribute. |
void |
setCostCenters(SessionContext ctx,
List<B2BCostCenter> value)
Generated method - Setter of the
B2BUnit.CostCenters attribute. |
void |
setCreditLimit(B2BCreditLimit value)
Generated method - Setter of the
B2BUnit.CreditLimit attribute. |
void |
setCreditLimit(SessionContext ctx,
B2BCreditLimit value)
Generated method - Setter of the
B2BUnit.CreditLimit attribute. |
void |
setOrders(SessionContext ctx,
Set<AbstractOrder> value)
Generated method - Setter of the
B2BUnit.Orders attribute. |
void |
setOrders(Set<AbstractOrder> value)
Generated method - Setter of the
B2BUnit.Orders attribute. |
void |
setQuoteLimit(B2BQuoteLimit value)
Generated method - Setter of the
B2BUnit.QuoteLimit attribute. |
void |
setQuoteLimit(SessionContext ctx,
B2BQuoteLimit value)
Generated method - Setter of the
B2BUnit.QuoteLimit attribute. |
void |
setReportingOrganization(B2BUnit value)
Generated method - Setter of the
B2BUnit.reportingOrganization attribute. |
void |
setReportingOrganization(SessionContext ctx,
B2BUnit value)
Generated method - Setter of the
B2BUnit.reportingOrganization attribute. |
void |
setUserGroups(SessionContext ctx,
Set<B2BUserGroup> value)
Generated method - Setter of the
B2BUnit.UserGroups attribute. |
void |
setUserGroups(Set<B2BUserGroup> value)
Generated method - Setter of the
B2BUnit.UserGroups attribute. |
public static final String REPORTINGORGANIZATION
B2BUnit.reportingOrganization attributepublic static final String USERGROUPS
B2BUnit.UserGroups attributepublic static final String COSTCENTERS
B2BUnit.CostCenters attributepublic static final String BUDGETS
B2BUnit.Budgets attributepublic static final String ORDERS
B2BUnit.Orders attributepublic static final String CREDITLIMIT
B2BUnit.CreditLimit attributepublic static final String QUOTELIMIT
B2BUnit.QuoteLimit attributepublic static final String ACCOUNTMANAGER
B2BUnit.accountManager attributepublic static final String ACCOUNTMANAGERGROUPS
B2BUnit.AccountManagerGroups attributeprotected static String B2BUNIT2ACCOUNTMANAGERGROUP_SRC_ORDERED
protected static String B2BUNIT2ACCOUNTMANAGERGROUP_TGT_ORDERED
protected static String B2BUNIT2ACCOUNTMANAGERGROUP_MARKMODIFIED
protected static final OneToManyHandler<B2BUserGroup> USERGROUPSHANDLER
OneToManyHandler for handling 1:n USERGROUPS's relation attributes from 'many' side.protected static final OneToManyHandler<B2BCostCenter> COSTCENTERSHANDLER
OneToManyHandler for handling 1:n COSTCENTERS's relation attributes from 'many' side.protected static final OneToManyHandler<B2BBudget> BUDGETSHANDLER
OneToManyHandler for handling 1:n BUDGETS's relation attributes from 'many' side.protected static final OneToManyHandler<AbstractOrder> ORDERSHANDLER
OneToManyHandler for handling 1:n ORDERS's relation attributes from 'many' side.protected static final BidirectionalOneToManyHandler<GeneratedB2BUnit> CREDITLIMITHANDLER
BidirectionalOneToManyHandler for handling 1:n CREDITLIMIT's relation attributes from 'one' side.protected static final BidirectionalOneToManyHandler<GeneratedB2BUnit> QUOTELIMITHANDLER
BidirectionalOneToManyHandler for handling 1:n QUOTELIMIT's relation attributes from 'one' side.protected static final BidirectionalOneToManyHandler<GeneratedB2BUnit> ACCOUNTMANAGERHANDLER
BidirectionalOneToManyHandler for handling 1:n ACCOUNTMANAGER's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
public Employee getAccountManager(SessionContext ctx)
B2BUnit.accountManager attribute.public Employee getAccountManager()
B2BUnit.accountManager attribute.public void setAccountManager(SessionContext ctx, Employee value)
B2BUnit.accountManager attribute.value - the accountManager - Employee-Account Manager associated to a Parent B2BUnitpublic void setAccountManager(Employee value)
B2BUnit.accountManager attribute.value - the accountManager - Employee-Account Manager associated to a Parent B2BUnitpublic Set<UserGroup> getAccountManagerGroups(SessionContext ctx)
B2BUnit.AccountManagerGroups attribute.public Set<UserGroup> getAccountManagerGroups()
B2BUnit.AccountManagerGroups attribute.public long getAccountManagerGroupsCount(SessionContext ctx)
public long getAccountManagerGroupsCount()
public void setAccountManagerGroups(SessionContext ctx, Set<UserGroup> value)
B2BUnit.AccountManagerGroups attribute.value - the AccountManagerGroups - User groups associated to a B2BUnit that hold other employees who can approve quotespublic void setAccountManagerGroups(Set<UserGroup> value)
B2BUnit.AccountManagerGroups attribute.value - the AccountManagerGroups - User groups associated to a B2BUnit that hold other employees who can approve quotespublic void addToAccountManagerGroups(SessionContext ctx, UserGroup value)
value to AccountManagerGroups.value - the item to add to AccountManagerGroups - User groups associated to a B2BUnit that hold other employees who can approve quotespublic void addToAccountManagerGroups(UserGroup value)
value to AccountManagerGroups.value - the item to add to AccountManagerGroups - User groups associated to a B2BUnit that hold other employees who can approve quotespublic void removeFromAccountManagerGroups(SessionContext ctx, UserGroup value)
value from AccountManagerGroups.value - the item to remove from AccountManagerGroups - User groups associated to a B2BUnit that hold other employees who can approve quotespublic void removeFromAccountManagerGroups(UserGroup value)
value from AccountManagerGroups.value - the item to remove from AccountManagerGroups - User groups associated to a B2BUnit that hold other employees who can approve quotespublic List<B2BBudget> getBudgets(SessionContext ctx)
B2BUnit.Budgets attribute.public List<B2BBudget> getBudgets()
B2BUnit.Budgets attribute.public void setBudgets(SessionContext ctx, List<B2BBudget> value)
B2BUnit.Budgets attribute.value - the Budgets - Budgets associated to a Parent B2BUnitpublic void setBudgets(List<B2BBudget> value)
B2BUnit.Budgets attribute.value - the Budgets - Budgets associated to a Parent B2BUnitpublic void addToBudgets(SessionContext ctx, B2BBudget value)
value to Budgets.value - the item to add to Budgets - Budgets associated to a Parent B2BUnitpublic void addToBudgets(B2BBudget value)
value to Budgets.value - the item to add to Budgets - Budgets associated to a Parent B2BUnitpublic void removeFromBudgets(SessionContext ctx, B2BBudget value)
value from Budgets.value - the item to remove from Budgets - Budgets associated to a Parent B2BUnitpublic void removeFromBudgets(B2BBudget value)
value from Budgets.value - the item to remove from Budgets - Budgets associated to a Parent B2BUnitpublic List<B2BCostCenter> getCostCenters(SessionContext ctx)
B2BUnit.CostCenters attribute.public List<B2BCostCenter> getCostCenters()
B2BUnit.CostCenters attribute.public void setCostCenters(SessionContext ctx, List<B2BCostCenter> value)
B2BUnit.CostCenters attribute.value - the CostCenters - CostCenters associated to a Parent B2BUnitpublic void setCostCenters(List<B2BCostCenter> value)
B2BUnit.CostCenters attribute.value - the CostCenters - CostCenters associated to a Parent B2BUnitpublic void addToCostCenters(SessionContext ctx, B2BCostCenter value)
value to CostCenters.value - the item to add to CostCenters - CostCenters associated to a Parent B2BUnitpublic void addToCostCenters(B2BCostCenter value)
value to CostCenters.value - the item to add to CostCenters - CostCenters associated to a Parent B2BUnitpublic void removeFromCostCenters(SessionContext ctx, B2BCostCenter value)
value from CostCenters.value - the item to remove from CostCenters - CostCenters associated to a Parent B2BUnitpublic void removeFromCostCenters(B2BCostCenter value)
value from CostCenters.value - the item to remove from CostCenters - CostCenters associated to a Parent B2BUnitprotected Item createItem(SessionContext ctx, ComposedType type, ItemAttributeMap allAttributes) throws JaloBusinessException
JaloBusinessExceptionpublic B2BCreditLimit getCreditLimit(SessionContext ctx)
B2BUnit.CreditLimit attribute.public B2BCreditLimit getCreditLimit()
B2BUnit.CreditLimit attribute.public void setCreditLimit(SessionContext ctx, B2BCreditLimit value)
B2BUnit.CreditLimit attribute.value - the CreditLimit - Merchant Check associated to a Parent B2BUnitpublic void setCreditLimit(B2BCreditLimit value)
B2BUnit.CreditLimit attribute.value - the CreditLimit - Merchant Check associated to a Parent B2BUnitpublic Set<AbstractOrder> getOrders(SessionContext ctx)
B2BUnit.Orders attribute.public Set<AbstractOrder> getOrders()
B2BUnit.Orders attribute.public void setOrders(SessionContext ctx, Set<AbstractOrder> value)
B2BUnit.Orders attribute.value - the Orderspublic void setOrders(Set<AbstractOrder> value)
B2BUnit.Orders attribute.value - the Orderspublic void addToOrders(SessionContext ctx, AbstractOrder value)
value to Orders.value - the item to add to Orderspublic void addToOrders(AbstractOrder value)
value to Orders.value - the item to add to Orderspublic void removeFromOrders(SessionContext ctx, AbstractOrder value)
value from Orders.value - the item to remove from Orderspublic void removeFromOrders(AbstractOrder value)
value from Orders.value - the item to remove from Orderspublic B2BQuoteLimit getQuoteLimit(SessionContext ctx)
B2BUnit.QuoteLimit attribute.public B2BQuoteLimit getQuoteLimit()
B2BUnit.QuoteLimit attribute.public void setQuoteLimit(SessionContext ctx, B2BQuoteLimit value)
B2BUnit.QuoteLimit attribute.value - the QuoteLimit - Minimum Amount on Cart for qualifying for Quote Requestpublic void setQuoteLimit(B2BQuoteLimit value)
B2BUnit.QuoteLimit attribute.value - the QuoteLimit - Minimum Amount on Cart for qualifying for Quote Requestpublic B2BUnit getReportingOrganization(SessionContext ctx)
B2BUnit.reportingOrganization attribute.public B2BUnit getReportingOrganization()
B2BUnit.reportingOrganization attribute.public void setReportingOrganization(SessionContext ctx, B2BUnit value)
B2BUnit.reportingOrganization attribute.value - the reportingOrganizationpublic void setReportingOrganization(B2BUnit value)
B2BUnit.reportingOrganization attribute.value - the reportingOrganizationpublic Set<B2BUserGroup> getUserGroups(SessionContext ctx)
B2BUnit.UserGroups attribute.public Set<B2BUserGroup> getUserGroups()
B2BUnit.UserGroups attribute.public void setUserGroups(SessionContext ctx, Set<B2BUserGroup> value)
B2BUnit.UserGroups attribute.value - the UserGroupspublic void setUserGroups(Set<B2BUserGroup> value)
B2BUnit.UserGroups attribute.value - the UserGroupspublic void addToUserGroups(SessionContext ctx, B2BUserGroup value)
value to UserGroups.value - the item to add to UserGroupspublic void addToUserGroups(B2BUserGroup value)
value to UserGroups.value - the item to add to UserGroupspublic void removeFromUserGroups(SessionContext ctx, B2BUserGroup value)
value from UserGroups.value - the item to remove from UserGroupspublic void removeFromUserGroups(B2BUserGroup value)
value from UserGroups.value - the item to remove from UserGroupsCopyright © 2017 SAP SE. All Rights Reserved.