public class ImportBatchContentModelAttributeHandler extends AbstractDynamicAttributeHandler<ImportBatchContentModel,ImportBatchModel>
| Constructor and Description |
|---|
ImportBatchContentModelAttributeHandler() |
| Modifier and Type | Method and Description |
|---|---|
ImportBatchContentModel |
get(ImportBatchModel model)
Holds logic behind getter for dynamic attribute.
|
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
setpublic ImportBatchContentModelAttributeHandler()
public ImportBatchContentModel get(ImportBatchModel model)
DynamicAttributeHandlerget in interface DynamicAttributeHandler<ImportBatchContentModel,ImportBatchModel>get in class AbstractDynamicAttributeHandler<ImportBatchContentModel,ImportBatchModel>model - model for which dynamic attribute is declared.public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
Copyright © 2017 SAP SE. All Rights Reserved.