ODATA Services
This topic provides the list of ODATA services that the Tagging framework provides the developer with to consume the SAP business data.
- CL_TFW_ODATA_COMMENT_MPC
This model class provides the data structures that are relevant to create comments for the business objects
- CL_TFW_ODATA_COMMENT_DPC
This data provider class creates the appropriate metadata definition for the CL_TFW_ODATA_COMMENT_MPC modeler class.
- CL_TFW_ODATA_CONFIG_MPC
This model class provides the data structures that are relevant for UI personalization such as configuring the number of comments per page on a UI.
- CL_TFW_ODATA_CONFIG_DPC
This data provider class creates the appropriate metadata definition for the CL_TFW_ODATA_CONFIG_MPC modeler class.
- CL_TFW_ODATA_GEN_SVC_MPC
This model class provides the data structures that are relevant to create tag clouds, rating categories, and tag attributes.
- CL_TFW_ODATA_GEN_SVC_DPC
This data provider class creates the appropriate metadata definition for the CL_TFW_ODATA_GEN_SVC_MPC modeler class.
- CL_TFW_ODATA_RATING_MPC
This model class provides the data structures that are relevant to create ratings for the business objects.
- CL_TFW_ODATA_RATING_DPC
This data provider class creates the appropriate metadata definition for the CL_TFW_ODATA_RATING_MPC modeler class.
- CL_TFW_ODATA_TAG_MPC
This model class provides the data structures that are relevant to create tags for the business objects.
- CL_TFW_ODATA_TAG_DPC
This data provider class creates the appropriate metadata definition for the CL_TFW_ODATA_TAG_MPC modeler class.
For more information, look for Settings for OData Channel Service Development on Backend System in the documentation of SAP Gateway at http://help.sap.com.