Returns the value and meta information (retrieved from SDMOData Schema document) of the properties of this SDMOData Entry document with the given attribute value.
Syntax
public
List< ISDMODataProperty >
getPropertiesDataWithAttribute
(
String
attributeName
,
String
attributeValue
,
boolean
addByDefault
)
Parameters
-
attributeName –
The name of the attribute
-
attributeValue –
The expected value of the attribute
-
addByDefault –
true if the Property should be add in case if there is no attribute with the given name
Returns
The meta-informations and values of the appropriate properties