| Modifier and Type | Method and Description |
|---|---|
protected CxAbstractActionResult |
CxSearchProfileActionPerformable.executeAction(CxSearchProfileActionModel action,
CxContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CxSearchProfileActionAffectedObjectKeyAttributeHandler.get(CxSearchProfileActionModel model) |
void |
CxSearchProfileActionAffectedObjectKeyAttributeHandler.set(CxSearchProfileActionModel model,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
CxSearchProfileActionModel |
CxSearchProfileActionResource.getCxSearchProfileActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CxSearchProfileActionModel |
CxSearchProfileActionResource.readResource(java.lang.String resourceId)
Gets the
CxSearchProfileActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CxSearchProfileActionModel> |
CxSearchProfileActionsResource.getCxSearchProfileActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CxSearchProfileActionResource.setCxSearchProfileActionModel(CxSearchProfileActionModel value)
Convenience method which just delegates to
#setResourceValue(CxSearchProfileActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxSearchProfileActionsResource.setCxSearchProfileActionsCollection(java.util.Collection<CxSearchProfileActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxSearchProfileActionReversePopulator.populate(CxSearchProfileActionData source,
CxSearchProfileActionModel target) |
void |
CxSearchProfileActionPopulator.populate(CxSearchProfileActionModel source,
CxSearchProfileActionData target) |
Copyright © 2018 SAP SE. All Rights Reserved.