| Modifier and Type | Method and Description |
|---|---|
void |
UnAssignOrganizationToGroup.performAction(AbstractActionModel action,
OutputActionContext argument)
Assigns user to a user group defined in the output action definition.
|
void |
AssignOrganizationToGroup.performAction(AbstractActionModel action,
OutputActionContext argument)
Assigns user to a user group defined in the output action definition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BTGAssignOrganizationToGroupDefinitionModel
Generated model class for type BTGAssignOrganizationToGroupDefinition first defined at extension b2bbtgaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BTGAssignToGroupDefinitionModel
Generated model class for type BTGAssignToGroupDefinition first defined at extension btg.
|
class |
BTGOutputActionDefinitionModel
Generated model class for type BTGOutputActionDefinition first defined at extension btg.
|
class |
CmsRestrictionActionDefinitionModel
Generated model class for type CmsRestrictionActionDefinition first defined at extension btg.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractActionModel> |
BTGSegmentModel.getOutputActions()
Generated method - Getter of the
BTGSegment.outputActions attribute defined at extension btg. |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGSegmentModel.setOutputActions(java.util.Collection<AbstractActionModel> value)
Generated method - Setter of
BTGSegment.outputActions attribute defined at extension btg. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutputActionContext<T extends AbstractActionModel>
Introduces a type that can be the argument for all btg output actions in the context of servicelayer action
framework.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
OutputActionContextCreator.createContext(AbstractActionModel action,
UserModel user,
BTGEvaluationContext evaluationContext)
Creates a context object which will be passed to
ActionPerformable.performAction(AbstractActionModel, Object). |
java.lang.Object |
OutputActionContextProvider.getOutputActionContext(AbstractActionModel actionModel,
UserModel userModel,
BTGEvaluationContext evaluationContext)
Gets a context object for a given
AbstractActionModel. |
boolean |
OutputActionContextProvider.isValidOutputAction(AbstractActionModel actionModel)
Check, if a context object can be provided for a
AbstractActionModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOutputActionContext<T extends AbstractActionModel> |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
BtgOutputActionContextCreator.createContext(AbstractActionModel action,
UserModel user,
BTGEvaluationContext evaluationContext) |
protected OutputActionContextCreator |
DefaultOutputActionContextProvider.getCreator(AbstractActionModel action) |
java.lang.Object |
DefaultOutputActionContextProvider.getOutputActionContext(AbstractActionModel actionModel,
UserModel userModel,
BTGEvaluationContext evaluationContext) |
boolean |
DefaultOutputActionContextProvider.isValidOutputAction(AbstractActionModel actionModel) |
void |
AssignToGroup.performAction(AbstractActionModel action,
OutputActionContext argument)
Assigns user to a user group defined in the output action definition.
|
void |
BtgDummyAction.performAction(AbstractActionModel action,
OutputActionContext argument) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<AbstractActionModel> |
BTGSynchronizationService.getOutputActionsForSegment(BTGSegmentModel btgSegment) |
| Modifier and Type | Class and Description |
|---|---|
class |
MobileReceiveAndSendPageActionModel
Generated model class for type MobileReceiveAndSendPageAction first defined at extension mobileoptionals.
|
class |
MobileReceiveAndSendVoucherActionModel
Generated model class for type MobileReceiveAndSendVoucherAction first defined at extension mobileoptionals.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMobileSendActionModel
Generated model class for type AbstractMobileSendAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSendCatalogActionModel
Generated model class for type MobileReceiveAndSendCatalogAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSendCategoryActionModel
Generated model class for type MobileReceiveAndSendCategoryAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSendItemActionModel
Generated model class for type MobileReceiveAndSendItemAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSendProductActionModel
Generated model class for type MobileReceiveAndSendProductAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSendTextActionModel
Generated model class for type MobileReceiveAndSendTextAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSubscribeActionModel
Generated model class for type MobileReceiveAndSubscribeAction first defined at extension mobileservices.
|
class |
MobileReceiveGenericActionModel
Generated model class for type MobileReceiveGenericAction first defined at extension mobileservices.
|
class |
MobileSendItemLinkActionModel
Generated model class for type MobileSendItemLinkAction first defined at extension mobileservices.
|
class |
MobileSendLinkActionModel
Generated model class for type MobileSendLinkAction first defined at extension mobileservices.
|
class |
MobileSendTextActionModel
Generated model class for type MobileSendTextAction first defined at extension mobileservices.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractActionModel |
MobileMessageContextModel.getMatchedAction()
Generated method - Getter of the
MobileMessageContext.matchedAction attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileMessageContextModel.setMatchedAction(AbstractActionModel value)
Generated method - Setter of
MobileMessageContext.matchedAction attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileSendTextActionPerformable.performAction(AbstractActionModel action,
MobileActionParameters params) |
void |
MobileSendLinkActionPerformable.performAction(AbstractActionModel _action,
MobileActionParameters params) |
void |
MobileSendItemLinkActionPerformable.performAction(AbstractActionModel _action,
MobileActionParameters params) |
void |
MobileReceiveAndSendVoucherActionPerformable.performAction(AbstractActionModel action,
MobileMessageContextModel data) |
void |
MobileReceiveAndSendItemActionPerformable.performAction(AbstractActionModel action,
MobileMessageContextModel data) |
void |
MobileReceiveAndSubscribeActionPerformable.performAction(AbstractActionModel action,
MobileMessageContextModel data) |
void |
MobileReceiveAndSendTextActionPerformable.performAction(AbstractActionModel action,
MobileMessageContextModel data) |
| Modifier and Type | Method and Description |
|---|---|
void |
DummyBrokenAction.performAction(AbstractActionModel action,
MobileMessageContextModel data) |
void |
HelloWorldAction.performAction(AbstractActionModel action,
MobileMessageContextModel data) |
| Modifier and Type | Class and Description |
|---|---|
class |
CxCmsActionModel
Generated model class for type CxCmsAction first defined at extension personalizationcms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestActionModel |
| Modifier and Type | Class and Description |
|---|---|
class |
CxPromotionActionModel
Generated model class for type CxPromotionAction first defined at extension personalizationpromotions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CxPromotionTestActionModel |
| Modifier and Type | Class and Description |
|---|---|
class |
CxSearchProfileActionModel
Generated model class for type CxSearchProfileAction first defined at extension personalizationsearch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CxAbstractActionPerformable.performAction(AbstractActionModel action,
CxContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
CxAbstractActionModel
Generated model class for type CxAbstractAction first defined at extension personalizationservices.
|
| Modifier and Type | Method and Description |
|---|---|
<T> TriggeredAction<T> |
ProcessActionExecutionStrategy.prepareAction(AbstractActionModel action,
T argument) |
| Constructor and Description |
|---|
TriggeredProcessAction(AbstractActionModel action,
T argument,
ActionExecutionStrategy strategy,
BusinessProcessModel process) |
| Modifier and Type | Method and Description |
|---|---|
AbstractActionModel |
TriggeredAction.getAction() |
AbstractActionModel |
TestActionPerformable.getAction() |
AbstractActionModel |
InvalidActionException.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestActionPerformable.performAction(AbstractActionModel action,
java.lang.String argument) |
<T> TriggeredAction<T> |
ActionService.prepareAction(AbstractActionModel action,
T argument) |
<T> TriggeredAction<T> |
ActionService.prepareAndTriggerAction(AbstractActionModel action,
T argument) |
| Constructor and Description |
|---|
InvalidActionException(java.lang.String message,
java.lang.Throwable cause,
AbstractActionModel action) |
TriggeredAction(AbstractActionModel action,
T argument,
ActionExecutionStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionPerformable.performAction(AbstractActionModel action,
T argument) |
<T> TriggeredAction<T> |
ActionExecutionStrategy.prepareAction(AbstractActionModel action,
T argument) |
<T> TriggeredAction<T> |
DefaultActionService.prepareAction(AbstractActionModel action,
T argument) |
<T> TriggeredAction<T> |
DefaultActionService.prepareAndTriggerAction(AbstractActionModel action,
T argument) |
| Modifier and Type | Method and Description |
|---|---|
<T> TriggeredAction<T> |
PlainActionExecutionStrategy.prepareAction(AbstractActionModel action,
T argument) |
| Constructor and Description |
|---|
TriggeredPlainAction(AbstractActionModel action,
T argument,
ActionExecutionStrategy strategy,
ActionPerformable<T> performable) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleActionModel
Generated model class for type SimpleAction first defined at extension processing.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractActionModel |
AbstractActionResource.getAbstractActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractActionModel |
AbstractActionResource.readResource(java.lang.String resourceId)
Gets the
AbstractActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractActionModel> |
AbstractActionsResource.getAbstractActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractActionResource.setAbstractActionModel(AbstractActionModel value)
Convenience method which just delegates to
#setResourceValue(AbstractActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractActionsResource.setAbstractActionsCollection(java.util.Collection<AbstractActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
TaskModel |
DefaultActionTaskCreationStrategy.createTaskForAction(AbstractActionModel action,
java.lang.Object argument) |
TaskModel |
ActionTaskCreationStrategy.createTaskForAction(AbstractActionModel action,
java.lang.Object argument) |
<T> TriggeredAction<T> |
TaskActionExecutionStrategy.prepareAction(AbstractActionModel action,
T argument) |
| Constructor and Description |
|---|
TriggeredTaskAction(AbstractActionModel action,
T argument,
ActionExecutionStrategy strategy,
TaskModel task) |
Copyright © 2018 SAP SE. All Rights Reserved.