Package de.hybris.platform.b2b.jalo
Class GeneratedB2BApprovalprocessManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.b2b.jalo.GeneratedB2BApprovalprocessManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
B2BApprovalprocessManager
Generated class for type
B2BApprovalprocessManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final OneToManyHandler<B2BPermissionResult>OneToManyHandlerfor handling 1:n PERMISSIONRESULTS's relation attributes from 'many' side.protected static StringRelation disable markmodifed parameter constants for B2BCustomer2B2BPermissions from ((b2bapprovalprocess))protected static StringRelation ordering override parameter constants for B2BCustomer2B2BPermissions from ((b2bapprovalprocess))protected static Stringprotected static StringRelation disable markmodifed parameter constants for B2BCustomers2ApproverGroups from ((b2bapprovalprocess))protected static StringRelation ordering override parameter constants for B2BCustomers2ApproverGroups from ((b2bapprovalprocess))protected static Stringprotected static StringRelation disable markmodifed parameter constants for B2BCustomers2Approvers from ((b2bapprovalprocess))protected static StringRelation ordering override parameter constants for B2BCustomers2Approvers from ((b2bapprovalprocess))protected static Stringprotected static StringRelation disable markmodifed parameter constants for B2BCustomers2PermissionGroups from ((b2bapprovalprocess))protected static StringRelation ordering override parameter constants for B2BCustomers2PermissionGroups from ((b2bapprovalprocess))protected static Stringprotected static StringRelation disable markmodifed parameter constants for B2BUnit2ApproverGroup from ((b2bapprovalprocess))protected static StringRelation ordering override parameter constants for B2BUnit2ApproverGroup from ((b2bapprovalprocess))protected static Stringprotected static StringRelation disable markmodifed parameter constants for B2BUnit2Approvers from ((b2bapprovalprocess))protected static StringRelation ordering override parameter constants for B2BUnit2Approvers from ((b2bapprovalprocess))protected static Stringprotected static final OneToManyHandler<B2BPermission>OneToManyHandlerfor handling 1:n PERMISSIONS's relation attributes from 'many' side.protected static StringRelation disable markmodifed parameter constants for B2BUserGroups2B2BPermissions from ((b2bapprovalprocess))protected static StringRelation ordering override parameter constants for B2BUserGroups2B2BPermissions from ((b2bapprovalprocess))protected static Stringprotected static final Map<String,Map<String, Item.AttributeMode>> protected static StringRelation disable markmodifed parameter constants for Order2ExhaustedApprovers from ((b2bapprovalprocess))protected static StringRelation ordering override parameter constants for Order2ExhaustedApprovers from ((b2bapprovalprocess))protected static String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToApproverGroups(B2BCustomer item, B2BUserGroup value) Generated method - Addsvalueto ApproverGroups.voidaddToApproverGroups(B2BUnit item, B2BUserGroup value) Generated method - Addsvalueto ApproverGroups.voidaddToApproverGroups(SessionContext ctx, B2BCustomer item, B2BUserGroup value) Generated method - Addsvalueto ApproverGroups.voidaddToApproverGroups(SessionContext ctx, B2BUnit item, B2BUserGroup value) Generated method - Addsvalueto ApproverGroups.voidaddToApprovers(B2BCustomer item, B2BCustomer value) Generated method - Addsvalueto Approvers.voidaddToApprovers(B2BUnit item, B2BCustomer value) Generated method - Addsvalueto Approvers.voidaddToApprovers(SessionContext ctx, B2BCustomer item, B2BCustomer value) Generated method - Addsvalueto Approvers.voidaddToApprovers(SessionContext ctx, B2BUnit item, B2BCustomer value) Generated method - Addsvalueto Approvers.voidaddToExhaustedApprovers(Order item, B2BCustomer value) Generated method - Addsvalueto exhaustedApprovers.voidaddToExhaustedApprovers(SessionContext ctx, Order item, B2BCustomer value) Generated method - Addsvalueto exhaustedApprovers.voidaddToPermissionGroups(B2BCustomer item, B2BUserGroup value) Generated method - Addsvalueto PermissionGroups.voidaddToPermissionGroups(SessionContext ctx, B2BCustomer item, B2BUserGroup value) Generated method - Addsvalueto PermissionGroups.voidaddToPermissionResults(AbstractOrder item, B2BPermissionResult value) Generated method - Addsvalueto PermissionResults.voidaddToPermissionResults(SessionContext ctx, AbstractOrder item, B2BPermissionResult value) Generated method - Addsvalueto PermissionResults.voidaddToPermissions(B2BCustomer item, B2BPermission value) Generated method - Addsvalueto Permissions.voidaddToPermissions(B2BUnit item, B2BPermission value) Generated method - Addsvalueto Permissions.voidaddToPermissions(B2BUserGroup item, B2BPermission value) Generated method - Addsvalueto Permissions.voidaddToPermissions(SessionContext ctx, B2BCustomer item, B2BPermission value) Generated method - Addsvalueto Permissions.voidaddToPermissions(SessionContext ctx, B2BUnit item, B2BPermission value) Generated method - Addsvalueto Permissions.voidaddToPermissions(SessionContext ctx, B2BUserGroup item, B2BPermission value) Generated method - Addsvalueto Permissions.createB2B2POEPermissionA(SessionContext ctx, Map attributeValues) createB2B2POEPermissionA(Map attributeValues) createB2B2POEPermissionB(SessionContext ctx, Map attributeValues) createB2B2POEPermissionB(Map attributeValues) createB2BApprovalProcess(SessionContext ctx, Map attributeValues) createB2BApprovalProcess(Map attributeValues) createB2BBudgetExceededPermission(SessionContext ctx, Map attributeValues) createB2BBudgetExceededPermission(Map attributeValues) createB2BOrderThresholdPermission(SessionContext ctx, Map attributeValues) createB2BOrderThresholdPermission(Map attributeValues) createB2BOrderThresholdTimespanPermission(SessionContext ctx, Map attributeValues) createB2BOrderThresholdTimespanPermission(Map attributeValues) createB2BPermissionResult(SessionContext ctx, Map attributeValues) createB2BPermissionResult(Map attributeValues) createEscalationTask(SessionContext ctx, Map attributeValues) createEscalationTask(Map attributeValues) Generated method - Getter of theB2BUnit.approvalProcessCodeattribute.getApprovalProcessCode(SessionContext ctx, B2BUnit item) Generated method - Getter of theB2BUnit.approvalProcessCodeattribute.getApproverGroups(B2BCustomer item) Generated method - Getter of theB2BCustomer.ApproverGroupsattribute.getApproverGroups(B2BUnit item) Generated method - Getter of theB2BUnit.ApproverGroupsattribute.getApproverGroups(SessionContext ctx, B2BCustomer item) Generated method - Getter of theB2BCustomer.ApproverGroupsattribute.getApproverGroups(SessionContext ctx, B2BUnit item) Generated method - Getter of theB2BUnit.ApproverGroupsattribute.longlonglonggetApproverGroupsCount(SessionContext ctx, B2BCustomer item) longgetApproverGroupsCount(SessionContext ctx, B2BUnit item) getApprovers(B2BCustomer item) Generated method - Getter of theB2BCustomer.Approversattribute.getApprovers(B2BUnit item) Generated method - Getter of theB2BUnit.Approversattribute.getApprovers(SessionContext ctx, B2BCustomer item) Generated method - Getter of theB2BCustomer.Approversattribute.getApprovers(SessionContext ctx, B2BUnit item) Generated method - Getter of theB2BUnit.Approversattribute.longgetApproversCount(B2BCustomer item) longgetApproversCount(B2BUnit item) longgetApproversCount(SessionContext ctx, B2BCustomer item) longgetApproversCount(SessionContext ctx, B2BUnit item) getDefaultAttributeModes(Class<? extends Item> itemClass) getExhaustedApprovers(Order item) Generated method - Getter of theOrder.exhaustedApproversattribute.getExhaustedApprovers(SessionContext ctx, Order item) Generated method - Getter of theOrder.exhaustedApproversattribute.longlonggetExhaustedApproversCount(SessionContext ctx, Order item) getName()Generated method - Getter of theB2BCustomer.PermissionGroupsattribute.getPermissionGroups(SessionContext ctx, B2BCustomer item) Generated method - Getter of theB2BCustomer.PermissionGroupsattribute.longlonggetPermissionGroupsCount(SessionContext ctx, B2BCustomer item) Generated method - Getter of theAbstractOrder.PermissionResultsattribute.getPermissionResults(SessionContext ctx, AbstractOrder item) Generated method - Getter of theAbstractOrder.PermissionResultsattribute.getPermissions(B2BCustomer item) Generated method - Getter of theB2BCustomer.Permissionsattribute.getPermissions(B2BUnit item) Generated method - Getter of theB2BUnit.Permissionsattribute.getPermissions(B2BUserGroup item) Generated method - Getter of theB2BUserGroup.Permissionsattribute.getPermissions(SessionContext ctx, B2BCustomer item) Generated method - Getter of theB2BCustomer.Permissionsattribute.getPermissions(SessionContext ctx, B2BUnit item) Generated method - Getter of theB2BUnit.Permissionsattribute.getPermissions(SessionContext ctx, B2BUserGroup item) Generated method - Getter of theB2BUserGroup.Permissionsattribute.longlonglonggetPermissionsCount(SessionContext ctx, B2BCustomer item) longgetPermissionsCount(SessionContext ctx, B2BUserGroup item) getQualifier(SessionContext ctx, AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.qualifierattribute.getQualifier(SessionContext ctx, AbstractWorkflowDecision item) Generated method - Getter of theAbstractWorkflowDecision.qualifierattribute.Generated method - Getter of theAbstractWorkflowAction.qualifierattribute.Generated method - Getter of theAbstractWorkflowDecision.qualifierattribute.voidremoveFromApproverGroups(B2BCustomer item, B2BUserGroup value) Generated method - Removesvaluefrom ApproverGroups.voidremoveFromApproverGroups(B2BUnit item, B2BUserGroup value) Generated method - Removesvaluefrom ApproverGroups.voidremoveFromApproverGroups(SessionContext ctx, B2BCustomer item, B2BUserGroup value) Generated method - Removesvaluefrom ApproverGroups.voidremoveFromApproverGroups(SessionContext ctx, B2BUnit item, B2BUserGroup value) Generated method - Removesvaluefrom ApproverGroups.voidremoveFromApprovers(B2BCustomer item, B2BCustomer value) Generated method - Removesvaluefrom Approvers.voidremoveFromApprovers(B2BUnit item, B2BCustomer value) Generated method - Removesvaluefrom Approvers.voidremoveFromApprovers(SessionContext ctx, B2BCustomer item, B2BCustomer value) Generated method - Removesvaluefrom Approvers.voidremoveFromApprovers(SessionContext ctx, B2BUnit item, B2BCustomer value) Generated method - Removesvaluefrom Approvers.voidremoveFromExhaustedApprovers(Order item, B2BCustomer value) Generated method - Removesvaluefrom exhaustedApprovers.voidremoveFromExhaustedApprovers(SessionContext ctx, Order item, B2BCustomer value) Generated method - Removesvaluefrom exhaustedApprovers.voidremoveFromPermissionGroups(B2BCustomer item, B2BUserGroup value) Generated method - Removesvaluefrom PermissionGroups.voidremoveFromPermissionGroups(SessionContext ctx, B2BCustomer item, B2BUserGroup value) Generated method - Removesvaluefrom PermissionGroups.voidremoveFromPermissionResults(AbstractOrder item, B2BPermissionResult value) Generated method - Removesvaluefrom PermissionResults.voidremoveFromPermissionResults(SessionContext ctx, AbstractOrder item, B2BPermissionResult value) Generated method - Removesvaluefrom PermissionResults.voidremoveFromPermissions(B2BCustomer item, B2BPermission value) Generated method - Removesvaluefrom Permissions.voidremoveFromPermissions(B2BUnit item, B2BPermission value) Generated method - Removesvaluefrom Permissions.voidremoveFromPermissions(B2BUserGroup item, B2BPermission value) Generated method - Removesvaluefrom Permissions.voidremoveFromPermissions(SessionContext ctx, B2BCustomer item, B2BPermission value) Generated method - Removesvaluefrom Permissions.voidremoveFromPermissions(SessionContext ctx, B2BUnit item, B2BPermission value) Generated method - Removesvaluefrom Permissions.voidremoveFromPermissions(SessionContext ctx, B2BUserGroup item, B2BPermission value) Generated method - Removesvaluefrom Permissions.voidsetApprovalProcessCode(B2BUnit item, String value) Generated method - Setter of theB2BUnit.approvalProcessCodeattribute.voidsetApprovalProcessCode(SessionContext ctx, B2BUnit item, String value) Generated method - Setter of theB2BUnit.approvalProcessCodeattribute.voidsetApproverGroups(B2BCustomer item, Set<B2BUserGroup> value) Generated method - Setter of theB2BCustomer.ApproverGroupsattribute.voidsetApproverGroups(B2BUnit item, Set<B2BUserGroup> value) Generated method - Setter of theB2BUnit.ApproverGroupsattribute.voidsetApproverGroups(SessionContext ctx, B2BCustomer item, Set<B2BUserGroup> value) Generated method - Setter of theB2BCustomer.ApproverGroupsattribute.voidsetApproverGroups(SessionContext ctx, B2BUnit item, Set<B2BUserGroup> value) Generated method - Setter of theB2BUnit.ApproverGroupsattribute.voidsetApprovers(B2BCustomer item, Set<B2BCustomer> value) Generated method - Setter of theB2BCustomer.Approversattribute.voidsetApprovers(B2BUnit item, Set<B2BCustomer> value) Generated method - Setter of theB2BUnit.Approversattribute.voidsetApprovers(SessionContext ctx, B2BCustomer item, Set<B2BCustomer> value) Generated method - Setter of theB2BCustomer.Approversattribute.voidsetApprovers(SessionContext ctx, B2BUnit item, Set<B2BCustomer> value) Generated method - Setter of theB2BUnit.Approversattribute.voidsetExhaustedApprovers(Order item, Set<B2BCustomer> value) Generated method - Setter of theOrder.exhaustedApproversattribute.voidsetExhaustedApprovers(SessionContext ctx, Order item, Set<B2BCustomer> value) Generated method - Setter of theOrder.exhaustedApproversattribute.voidsetPermissionGroups(B2BCustomer item, Set<B2BUserGroup> value) Generated method - Setter of theB2BCustomer.PermissionGroupsattribute.voidsetPermissionGroups(SessionContext ctx, B2BCustomer item, Set<B2BUserGroup> value) Generated method - Setter of theB2BCustomer.PermissionGroupsattribute.voidsetPermissionResults(AbstractOrder item, Collection<B2BPermissionResult> value) Generated method - Setter of theAbstractOrder.PermissionResultsattribute.voidsetPermissionResults(SessionContext ctx, AbstractOrder item, Collection<B2BPermissionResult> value) Generated method - Setter of theAbstractOrder.PermissionResultsattribute.voidsetPermissions(B2BCustomer item, Set<B2BPermission> value) Generated method - Setter of theB2BCustomer.Permissionsattribute.voidsetPermissions(B2BUnit item, Set<B2BPermission> value) Generated method - Setter of theB2BUnit.Permissionsattribute.voidsetPermissions(B2BUserGroup item, List<B2BPermission> value) Generated method - Setter of theB2BUserGroup.Permissionsattribute.voidsetPermissions(SessionContext ctx, B2BCustomer item, Set<B2BPermission> value) Generated method - Setter of theB2BCustomer.Permissionsattribute.voidsetPermissions(SessionContext ctx, B2BUnit item, Set<B2BPermission> value) Generated method - Setter of theB2BUnit.Permissionsattribute.voidsetPermissions(SessionContext ctx, B2BUserGroup item, List<B2BPermission> value) Generated method - Setter of theB2BUserGroup.Permissionsattribute.voidsetQualifier(SessionContext ctx, AbstractWorkflowAction item, String value) Generated method - Setter of theAbstractWorkflowAction.qualifierattribute.voidsetQualifier(SessionContext ctx, AbstractWorkflowDecision item, String value) Generated method - Setter of theAbstractWorkflowDecision.qualifierattribute.voidsetQualifier(AbstractWorkflowAction item, String value) Generated method - Setter of theAbstractWorkflowAction.qualifierattribute.voidsetQualifier(AbstractWorkflowDecision item, String value) Generated method - Setter of theAbstractWorkflowDecision.qualifierattribute.Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
Field Details
-
B2BUNIT2APPROVERGROUP_SRC_ORDERED
Relation ordering override parameter constants for B2BUnit2ApproverGroup from ((b2bapprovalprocess)) -
B2BUNIT2APPROVERGROUP_TGT_ORDERED
-
B2BUNIT2APPROVERGROUP_MARKMODIFIED
Relation disable markmodifed parameter constants for B2BUnit2ApproverGroup from ((b2bapprovalprocess)) -
B2BUNIT2APPROVERS_SRC_ORDERED
Relation ordering override parameter constants for B2BUnit2Approvers from ((b2bapprovalprocess)) -
B2BUNIT2APPROVERS_TGT_ORDERED
-
B2BUNIT2APPROVERS_MARKMODIFIED
Relation disable markmodifed parameter constants for B2BUnit2Approvers from ((b2bapprovalprocess)) -
B2BUNIT2B2BPERMISSIONSPERMISSIONSHANDLER
OneToManyHandlerfor handling 1:n PERMISSIONS's relation attributes from 'many' side. -
B2BCUSTOMERS2APPROVERGROUPS_SRC_ORDERED
Relation ordering override parameter constants for B2BCustomers2ApproverGroups from ((b2bapprovalprocess)) -
B2BCUSTOMERS2APPROVERGROUPS_TGT_ORDERED
-
B2BCUSTOMERS2APPROVERGROUPS_MARKMODIFIED
Relation disable markmodifed parameter constants for B2BCustomers2ApproverGroups from ((b2bapprovalprocess)) -
B2BCUSTOMERS2APPROVERS_SRC_ORDERED
Relation ordering override parameter constants for B2BCustomers2Approvers from ((b2bapprovalprocess)) -
B2BCUSTOMERS2APPROVERS_TGT_ORDERED
-
B2BCUSTOMERS2APPROVERS_MARKMODIFIED
Relation disable markmodifed parameter constants for B2BCustomers2Approvers from ((b2bapprovalprocess)) -
B2BCUSTOMERS2PERMISSIONGROUPS_SRC_ORDERED
Relation ordering override parameter constants for B2BCustomers2PermissionGroups from ((b2bapprovalprocess)) -
B2BCUSTOMERS2PERMISSIONGROUPS_TGT_ORDERED
-
B2BCUSTOMERS2PERMISSIONGROUPS_MARKMODIFIED
Relation disable markmodifed parameter constants for B2BCustomers2PermissionGroups from ((b2bapprovalprocess)) -
B2BCUSTOMER2B2BPERMISSIONS_SRC_ORDERED
Relation ordering override parameter constants for B2BCustomer2B2BPermissions from ((b2bapprovalprocess)) -
B2BCUSTOMER2B2BPERMISSIONS_TGT_ORDERED
-
B2BCUSTOMER2B2BPERMISSIONS_MARKMODIFIED
Relation disable markmodifed parameter constants for B2BCustomer2B2BPermissions from ((b2bapprovalprocess)) -
B2BUSERGROUPS2B2BPERMISSIONS_SRC_ORDERED
Relation ordering override parameter constants for B2BUserGroups2B2BPermissions from ((b2bapprovalprocess)) -
B2BUSERGROUPS2B2BPERMISSIONS_TGT_ORDERED
-
B2BUSERGROUPS2B2BPERMISSIONS_MARKMODIFIED
Relation disable markmodifed parameter constants for B2BUserGroups2B2BPermissions from ((b2bapprovalprocess)) -
ABSTRACTORDER2B2BPERMISSIONRESULTSPERMISSIONRESULTSHANDLER
protected static final OneToManyHandler<B2BPermissionResult> ABSTRACTORDER2B2BPERMISSIONRESULTSPERMISSIONRESULTSHANDLEROneToManyHandlerfor handling 1:n PERMISSIONRESULTS's relation attributes from 'many' side. -
ORDER2EXHAUSTEDAPPROVERS_SRC_ORDERED
Relation ordering override parameter constants for Order2ExhaustedApprovers from ((b2bapprovalprocess)) -
ORDER2EXHAUSTEDAPPROVERS_TGT_ORDERED
-
ORDER2EXHAUSTEDAPPROVERS_MARKMODIFIED
Relation disable markmodifed parameter constants for Order2ExhaustedApprovers from ((b2bapprovalprocess)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedB2BApprovalprocessManager
public GeneratedB2BApprovalprocessManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
getApprovalProcessCode
Generated method - Getter of theB2BUnit.approvalProcessCodeattribute.- Returns:
- the approvalProcessCode - A name of the process to be consumed by process engine for b2b order approval as defined in the process definition file.
-
getApprovalProcessCode
Generated method - Getter of theB2BUnit.approvalProcessCodeattribute.- Returns:
- the approvalProcessCode - A name of the process to be consumed by process engine for b2b order approval as defined in the process definition file.
-
setApprovalProcessCode
Generated method - Setter of theB2BUnit.approvalProcessCodeattribute.- Parameters:
value- the approvalProcessCode - A name of the process to be consumed by process engine for b2b order approval as defined in the process definition file.
-
setApprovalProcessCode
Generated method - Setter of theB2BUnit.approvalProcessCodeattribute.- Parameters:
value- the approvalProcessCode - A name of the process to be consumed by process engine for b2b order approval as defined in the process definition file.
-
getApproverGroups
Generated method - Getter of theB2BUnit.ApproverGroupsattribute.- Returns:
- the ApproverGroups - User groups associated to a B2BUnit that hold other employees who can approve orders
-
getApproverGroups
Generated method - Getter of theB2BUnit.ApproverGroupsattribute.- Returns:
- the ApproverGroups - User groups associated to a B2BUnit that hold other employees who can approve orders
-
getApproverGroupsCount
-
getApproverGroupsCount
-
setApproverGroups
Generated method - Setter of theB2BUnit.ApproverGroupsattribute.- Parameters:
value- the ApproverGroups - User groups associated to a B2BUnit that hold other employees who can approve orders
-
setApproverGroups
Generated method - Setter of theB2BUnit.ApproverGroupsattribute.- Parameters:
value- the ApproverGroups - User groups associated to a B2BUnit that hold other employees who can approve orders
-
addToApproverGroups
Generated method - Addsvalueto ApproverGroups.- Parameters:
value- the item to add to ApproverGroups - User groups associated to a B2BUnit that hold other employees who can approve orders
-
addToApproverGroups
Generated method - Addsvalueto ApproverGroups.- Parameters:
value- the item to add to ApproverGroups - User groups associated to a B2BUnit that hold other employees who can approve orders
-
removeFromApproverGroups
Generated method - Removesvaluefrom ApproverGroups.- Parameters:
value- the item to remove from ApproverGroups - User groups associated to a B2BUnit that hold other employees who can approve orders
-
removeFromApproverGroups
Generated method - Removesvaluefrom ApproverGroups.- Parameters:
value- the item to remove from ApproverGroups - User groups associated to a B2BUnit that hold other employees who can approve orders
-
getApproverGroups
Generated method - Getter of theB2BCustomer.ApproverGroupsattribute.- Returns:
- the ApproverGroups
-
getApproverGroups
Generated method - Getter of theB2BCustomer.ApproverGroupsattribute.- Returns:
- the ApproverGroups
-
getApproverGroupsCount
-
getApproverGroupsCount
-
setApproverGroups
Generated method - Setter of theB2BCustomer.ApproverGroupsattribute.- Parameters:
value- the ApproverGroups
-
setApproverGroups
Generated method - Setter of theB2BCustomer.ApproverGroupsattribute.- Parameters:
value- the ApproverGroups
-
addToApproverGroups
Generated method - Addsvalueto ApproverGroups.- Parameters:
value- the item to add to ApproverGroups
-
addToApproverGroups
Generated method - Addsvalueto ApproverGroups.- Parameters:
value- the item to add to ApproverGroups
-
removeFromApproverGroups
Generated method - Removesvaluefrom ApproverGroups.- Parameters:
value- the item to remove from ApproverGroups
-
removeFromApproverGroups
Generated method - Removesvaluefrom ApproverGroups.- Parameters:
value- the item to remove from ApproverGroups
-
getApprovers
Generated method - Getter of theB2BUnit.Approversattribute.- Returns:
- the Approvers - Approvers associated to a customer
-
getApprovers
Generated method - Getter of theB2BUnit.Approversattribute.- Returns:
- the Approvers - Approvers associated to a customer
-
getApproversCount
-
getApproversCount
-
setApprovers
Generated method - Setter of theB2BUnit.Approversattribute.- Parameters:
value- the Approvers - Approvers associated to a customer
-
setApprovers
Generated method - Setter of theB2BUnit.Approversattribute.- Parameters:
value- the Approvers - Approvers associated to a customer
-
addToApprovers
Generated method - Addsvalueto Approvers.- Parameters:
value- the item to add to Approvers - Approvers associated to a customer
-
addToApprovers
Generated method - Addsvalueto Approvers.- Parameters:
value- the item to add to Approvers - Approvers associated to a customer
-
removeFromApprovers
Generated method - Removesvaluefrom Approvers.- Parameters:
value- the item to remove from Approvers - Approvers associated to a customer
-
removeFromApprovers
Generated method - Removesvaluefrom Approvers.- Parameters:
value- the item to remove from Approvers - Approvers associated to a customer
-
getApprovers
Generated method - Getter of theB2BCustomer.Approversattribute.- Returns:
- the Approvers
-
getApprovers
Generated method - Getter of theB2BCustomer.Approversattribute.- Returns:
- the Approvers
-
getApproversCount
-
getApproversCount
-
setApprovers
Generated method - Setter of theB2BCustomer.Approversattribute.- Parameters:
value- the Approvers
-
setApprovers
Generated method - Setter of theB2BCustomer.Approversattribute.- Parameters:
value- the Approvers
-
addToApprovers
Generated method - Addsvalueto Approvers.- Parameters:
value- the item to add to Approvers
-
addToApprovers
Generated method - Addsvalueto Approvers.- Parameters:
value- the item to add to Approvers
-
removeFromApprovers
Generated method - Removesvaluefrom Approvers.- Parameters:
value- the item to remove from Approvers
-
removeFromApprovers
Generated method - Removesvaluefrom Approvers.- Parameters:
value- the item to remove from Approvers
-
createB2B2POEPermissionA
-
createB2B2POEPermissionA
-
createB2B2POEPermissionB
-
createB2B2POEPermissionB
-
createB2BApprovalProcess
-
createB2BApprovalProcess
-
createB2BBudgetExceededPermission
public B2BBudgetExceededPermission createB2BBudgetExceededPermission(SessionContext ctx, Map attributeValues) -
createB2BBudgetExceededPermission
-
createB2BOrderThresholdPermission
public B2BOrderThresholdPermission createB2BOrderThresholdPermission(SessionContext ctx, Map attributeValues) -
createB2BOrderThresholdPermission
-
createB2BOrderThresholdTimespanPermission
public B2BOrderThresholdTimespanPermission createB2BOrderThresholdTimespanPermission(SessionContext ctx, Map attributeValues) -
createB2BOrderThresholdTimespanPermission
public B2BOrderThresholdTimespanPermission createB2BOrderThresholdTimespanPermission(Map attributeValues) -
createB2BPermissionResult
-
createB2BPermissionResult
-
createEscalationTask
-
createEscalationTask
-
getExhaustedApprovers
Generated method - Getter of theOrder.exhaustedApproversattribute.- Returns:
- the exhaustedApprovers
-
getExhaustedApprovers
Generated method - Getter of theOrder.exhaustedApproversattribute.- Returns:
- the exhaustedApprovers
-
getExhaustedApproversCount
-
getExhaustedApproversCount
-
setExhaustedApprovers
Generated method - Setter of theOrder.exhaustedApproversattribute.- Parameters:
value- the exhaustedApprovers
-
setExhaustedApprovers
Generated method - Setter of theOrder.exhaustedApproversattribute.- Parameters:
value- the exhaustedApprovers
-
addToExhaustedApprovers
Generated method - Addsvalueto exhaustedApprovers.- Parameters:
value- the item to add to exhaustedApprovers
-
addToExhaustedApprovers
Generated method - Addsvalueto exhaustedApprovers.- Parameters:
value- the item to add to exhaustedApprovers
-
removeFromExhaustedApprovers
Generated method - Removesvaluefrom exhaustedApprovers.- Parameters:
value- the item to remove from exhaustedApprovers
-
removeFromExhaustedApprovers
Generated method - Removesvaluefrom exhaustedApprovers.- Parameters:
value- the item to remove from exhaustedApprovers
-
getName
-
getPermissionGroups
Generated method - Getter of theB2BCustomer.PermissionGroupsattribute.- Returns:
- the PermissionGroups
-
getPermissionGroups
Generated method - Getter of theB2BCustomer.PermissionGroupsattribute.- Returns:
- the PermissionGroups
-
getPermissionGroupsCount
-
getPermissionGroupsCount
-
setPermissionGroups
Generated method - Setter of theB2BCustomer.PermissionGroupsattribute.- Parameters:
value- the PermissionGroups
-
setPermissionGroups
Generated method - Setter of theB2BCustomer.PermissionGroupsattribute.- Parameters:
value- the PermissionGroups
-
addToPermissionGroups
Generated method - Addsvalueto PermissionGroups.- Parameters:
value- the item to add to PermissionGroups
-
addToPermissionGroups
Generated method - Addsvalueto PermissionGroups.- Parameters:
value- the item to add to PermissionGroups
-
removeFromPermissionGroups
Generated method - Removesvaluefrom PermissionGroups.- Parameters:
value- the item to remove from PermissionGroups
-
removeFromPermissionGroups
Generated method - Removesvaluefrom PermissionGroups.- Parameters:
value- the item to remove from PermissionGroups
-
getPermissionResults
Generated method - Getter of theAbstractOrder.PermissionResultsattribute.- Returns:
- the PermissionResults
-
getPermissionResults
Generated method - Getter of theAbstractOrder.PermissionResultsattribute.- Returns:
- the PermissionResults
-
setPermissionResults
public void setPermissionResults(SessionContext ctx, AbstractOrder item, Collection<B2BPermissionResult> value) Generated method - Setter of theAbstractOrder.PermissionResultsattribute.- Parameters:
value- the PermissionResults
-
setPermissionResults
Generated method - Setter of theAbstractOrder.PermissionResultsattribute.- Parameters:
value- the PermissionResults
-
addToPermissionResults
public void addToPermissionResults(SessionContext ctx, AbstractOrder item, B2BPermissionResult value) Generated method - Addsvalueto PermissionResults.- Parameters:
value- the item to add to PermissionResults
-
addToPermissionResults
Generated method - Addsvalueto PermissionResults.- Parameters:
value- the item to add to PermissionResults
-
removeFromPermissionResults
public void removeFromPermissionResults(SessionContext ctx, AbstractOrder item, B2BPermissionResult value) Generated method - Removesvaluefrom PermissionResults.- Parameters:
value- the item to remove from PermissionResults
-
removeFromPermissionResults
Generated method - Removesvaluefrom PermissionResults.- Parameters:
value- the item to remove from PermissionResults
-
getPermissions
Generated method - Getter of theB2BUnit.Permissionsattribute.- Returns:
- the Permissions - Permissions associated to a unit B2BUnit
-
getPermissions
Generated method - Getter of theB2BUnit.Permissionsattribute.- Returns:
- the Permissions - Permissions associated to a unit B2BUnit
-
setPermissions
Generated method - Setter of theB2BUnit.Permissionsattribute.- Parameters:
value- the Permissions - Permissions associated to a unit B2BUnit
-
setPermissions
Generated method - Setter of theB2BUnit.Permissionsattribute.- Parameters:
value- the Permissions - Permissions associated to a unit B2BUnit
-
addToPermissions
Generated method - Addsvalueto Permissions.- Parameters:
value- the item to add to Permissions - Permissions associated to a unit B2BUnit
-
addToPermissions
Generated method - Addsvalueto Permissions.- Parameters:
value- the item to add to Permissions - Permissions associated to a unit B2BUnit
-
removeFromPermissions
Generated method - Removesvaluefrom Permissions.- Parameters:
value- the item to remove from Permissions - Permissions associated to a unit B2BUnit
-
removeFromPermissions
Generated method - Removesvaluefrom Permissions.- Parameters:
value- the item to remove from Permissions - Permissions associated to a unit B2BUnit
-
getPermissions
Generated method - Getter of theB2BCustomer.Permissionsattribute.- Returns:
- the Permissions - Permissions associated to a B2BCustomer
-
getPermissions
Generated method - Getter of theB2BCustomer.Permissionsattribute.- Returns:
- the Permissions - Permissions associated to a B2BCustomer
-
getPermissionsCount
-
getPermissionsCount
-
setPermissions
Generated method - Setter of theB2BCustomer.Permissionsattribute.- Parameters:
value- the Permissions - Permissions associated to a B2BCustomer
-
setPermissions
Generated method - Setter of theB2BCustomer.Permissionsattribute.- Parameters:
value- the Permissions - Permissions associated to a B2BCustomer
-
addToPermissions
Generated method - Addsvalueto Permissions.- Parameters:
value- the item to add to Permissions - Permissions associated to a B2BCustomer
-
addToPermissions
Generated method - Addsvalueto Permissions.- Parameters:
value- the item to add to Permissions - Permissions associated to a B2BCustomer
-
removeFromPermissions
Generated method - Removesvaluefrom Permissions.- Parameters:
value- the item to remove from Permissions - Permissions associated to a B2BCustomer
-
removeFromPermissions
Generated method - Removesvaluefrom Permissions.- Parameters:
value- the item to remove from Permissions - Permissions associated to a B2BCustomer
-
getPermissions
Generated method - Getter of theB2BUserGroup.Permissionsattribute.- Returns:
- the Permissions
-
getPermissions
Generated method - Getter of theB2BUserGroup.Permissionsattribute.- Returns:
- the Permissions
-
getPermissionsCount
-
getPermissionsCount
-
setPermissions
Generated method - Setter of theB2BUserGroup.Permissionsattribute.- Parameters:
value- the Permissions
-
setPermissions
Generated method - Setter of theB2BUserGroup.Permissionsattribute.- Parameters:
value- the Permissions
-
addToPermissions
Generated method - Addsvalueto Permissions.- Parameters:
value- the item to add to Permissions
-
addToPermissions
Generated method - Addsvalueto Permissions.- Parameters:
value- the item to add to Permissions
-
removeFromPermissions
Generated method - Removesvaluefrom Permissions.- Parameters:
value- the item to remove from Permissions
-
removeFromPermissions
Generated method - Removesvaluefrom Permissions.- Parameters:
value- the item to remove from Permissions
-
getQualifier
Generated method - Getter of theAbstractWorkflowAction.qualifierattribute.- Returns:
- the qualifier - Used to qualify an action by a unique name within a context of a workflow
-
getQualifier
Generated method - Getter of theAbstractWorkflowAction.qualifierattribute.- Returns:
- the qualifier - Used to qualify an action by a unique name within a context of a workflow
-
setQualifier
Generated method - Setter of theAbstractWorkflowAction.qualifierattribute.- Parameters:
value- the qualifier - Used to qualify an action by a unique name within a context of a workflow
-
setQualifier
Generated method - Setter of theAbstractWorkflowAction.qualifierattribute.- Parameters:
value- the qualifier - Used to qualify an action by a unique name within a context of a workflow
-
getQualifier
Generated method - Getter of theAbstractWorkflowDecision.qualifierattribute.- Returns:
- the qualifier - Used to qualify a Desicion by name
-
getQualifier
Generated method - Getter of theAbstractWorkflowDecision.qualifierattribute.- Returns:
- the qualifier - Used to qualify a Desicion by name
-
setQualifier
Generated method - Setter of theAbstractWorkflowDecision.qualifierattribute.- Parameters:
value- the qualifier - Used to qualify a Desicion by name
-
setQualifier
Generated method - Setter of theAbstractWorkflowDecision.qualifierattribute.- Parameters:
value- the qualifier - Used to qualify a Desicion by name
-