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