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