public interface AttributesRetrievalStrategy
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Attribute> |
retrieveAttributes(java.lang.Object object)
Retrieves attributes of the given item.
|
java.util.List<Attribute> retrieveAttributes(java.lang.Object object)
object - a data item, whose attribute values need to be retrieved.Copyright © 2018 SAP SE. All Rights Reserved.