SMPDataAPIProtocol protocol
SMPDataAPI Protocol - Defines a interface that all SAP Mobile Platform Data objects must adhere to.
Syntax
@protocol
SMPDataAPIProtocol
Derived classes
SMPDataAPIPropertyProtocol
ancestor method
The ancestor object (parent object)
dataIdentifier method
A unique id that indentifies the data object.
dataType method
A value that identifes the data type of data object.
descendant: method
Retrieves a descendant (child) data object.
descendantCount method
The number of descendant (child) data objects.
displayName method
The display name of the Agentry data object.
log method
Optional debug function to help debug the code.
name method
The internal name of the Agentry data object.
root method
The root object in the data tree for an Agentry Module.
Parent topic:
iOSDataAPIExternal
Related information
SMPDataAPIPropertyProtocol protocol
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.