| Modifier and Type | Class and Description |
|---|---|
class |
CxCmsActionFullData |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<ActionFullData> |
ActionFacade.getActions(CxActionType type,
java.lang.String catalogId,
java.lang.String catalogVersionId,
java.util.Map<java.lang.String,java.lang.String> searchCriteria,
SearchPageData<?> pagination)
Retrieve actions of given type that fulfills search criteria in paginated list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionFullPopulator.populate(CxAbstractActionModel source,
ActionFullData target) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CxAbstractActionModel,ActionFullData> |
DefaultActionFacade.getActionFullConverter() |
SearchPageData<ActionFullData> |
DefaultActionFacade.getActions(CxActionType type,
java.lang.String catalogId,
java.lang.String catalogVersionId,
java.util.Map<java.lang.String,java.lang.String> searchCriteria,
SearchPageData<?> pagination) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultActionFacade.setActionFullConverter(Converter<CxAbstractActionModel,ActionFullData> actionFullConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ActionFullData> |
ActionFullListWsDTO.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionFullListWsDTO.setActions(java.util.List<ActionFullData> actions) |
Copyright © 2018 SAP SE. All Rights Reserved.