SAP ABAP Interface IF_BIZC_AUTHORING_SERVICE (Authoring Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC1 (Package) Business Content: Interface to Content Provider
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BIZC_AUTH_SERVICE_TEST1 Business Content: Test1 Obj. 20040917
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_BIZC_AUTHORING_SERVICE Business Content: BI Authoring Service 20041119
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XI_REP_SCENARIO_CLASS Mapping Class Between SREP API and NW Content Framework 20041022
Properties
Interface IF_BIZC_AUTHORING_SERVICE  
Short Description Authoring Service    
General Data
Package SBIZC1   Business Content: Interface to Content Provider 
Created 20040915   SAP 
Last changed 20050428   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040929
Friends
Interface IF_BIZC_AUTHORING_SERVICE has no friend.
Attributes
Interface IF_BIZC_AUTHORING_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIXED_RESTRICTIONS Instance method Public Method Get all attributes and their fixed values 20040915
2 GET_MATCH_ATTRIBUTES Instance method Public Method Get all attributes, which can be used for filtered search 20040915
3 LIST Instance method Public Method List Contexts 20040915
4 LOOKUP Instance method Public Method Lookup the named context, return the represented objects 20040915
5 SEARCH Instance method Public Method Search for "named context" 20040915
Events
Interface IF_BIZC_AUTHORING_SERVICE has no event.
Types
Interface IF_BIZC_AUTHORING_SERVICE has no local type.
Method Signatures

Method GET_FIXED_RESTRICTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20040928
2 Returning RT_FIXED_RESTRICTIONS Value transfer Type reference (TYPE) BIZC_FIXED_RESTRICTION_TAB Business Content: Match Attribute Table for filtered search 20040927
# Exception Resumable Description Created on
1 CX_BIZC_PROVIDER Business Content: Exception Class for Content Provider 20041001

Method GET_MATCH_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20040928
2 Returning RT_MATCH_ATTRIBUTES Value transfer Type reference (TYPE) BIZC_MATCH_ATTRIBUTE_TAB Business Content: Match Attribute Table for filtered search 20040921
# Exception Resumable Description Created on
1 CX_BIZC_PROVIDER Business Content: Exception Class for Content Provider 20041001

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel 20040916
2 Importing IS_NAME_ID Call by reference Type reference (TYPE) BIZC_NAMEDC Business Content: Named Context ID 20040915
3 Returning RT_NAMEDC_ID Value transfer Type reference (TYPE) BIZC_NAMEDC_ID_OBJTAB Business Content: Named Context ID Table 20040921
# Exception Resumable Description Created on
1 CX_BIZC_PROVIDER Business Content: Exception Class for Content Provider 20041001

Method LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel 20040916
2 Importing IP_SCOPE Call by reference Type reference (TYPE) BIZC_LOOKUP_SCOPE Scope: FULL / LIMITED 20040915
3 Importing IS_NAME_ID Call by reference Type reference (TYPE) BIZC_NAMEDC Business Content: Named Context ID 20040915
4 Returning RO_CONTENT_OBJ Value transfer Object reference (TYPE REF TO) CL_BIZC_CONTENT_OBJECT Business Content Object 20040921
# Exception Resumable Description Created on
1 CX_BIZC_PROVIDER Business Content: Exception Class for Content Provider 20041001

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel 20040916
2 Importing IS_NAME_ID Call by reference Type reference (TYPE) BIZC_NAMEDC Business Content: Named Context ID 20040915
3 Importing IS_SEARCH_CONTROL Call by reference Type reference (TYPE) BIZC_SEARCH_CONTROL Business Content: Search Control 20040921
4 Importing IT_FILTER Call by reference Type reference (TYPE) BIZC_RANGE_TAB Search Filter table 20040922
5 Returning RT_NAMEDC_ID Value transfer Type reference (TYPE) BIZC_NAMEDC_ID_OBJTAB Business Content: Named Context ID Table 20040927
# Exception Resumable Description Created on
1 CX_BIZC_PROVIDER Business Content: Exception Class for Content Provider 20041001
History
Last changed by/on SAP  20050428 
SAP Release Created in 700