SAP ABAP Interface IF_SKX_CONFIG (IF_SKX_CONFIG)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR (Application Component) Knowledge Provider
     SKX_SETUP (Package) KPro XML Setup Tool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SKX_CONFIG 20040413
Properties
Interface IF_SKX_CONFIG  
Short Description    
General Data
Package SKX_SETUP   KPro XML Setup Tool 
Created 20040408   SAP 
Last changed 20050218   SAP 
Unicode checks active    
Forward declarations
Interface IF_SKX_CONFIG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SKX_INFOOBJECT 20040408
2 IF_SKX_NODE 20040408
Friends
Interface IF_SKX_CONFIG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE_CF_DEFAULT_DOCUMENT Instance attribute Public Attribute reference (LIKE) 20050202
2 C_TYPE_CF_FRAGMENT_RULE Instance attribute Public Attribute reference (LIKE) 20050202
3 C_TYPE_CF_HYPERLINK_RULE Instance attribute Public Attribute reference (LIKE) 20050202
4 C_TYPE_CF_INFOCLASS Instance attribute Public Attribute reference (LIKE) 20050202
5 C_TYPE_CF_MATCH_RULE Instance attribute Public Attribute reference (LIKE) 20050202
6 C_TYPE_CF_PATTERN Instance attribute Public Attribute reference (LIKE) 20050202
7 C_TYPE_CF_UNPARSED_RULE Instance attribute Public Attribute reference (LIKE) 20050202
8 C_TYPE_CF_XMLATTR Instance attribute Public Attribute reference (LIKE) 20050202
9 C_TYPE_CONFIG Instance attribute Public Attribute reference (LIKE) 20050202
10 C_TYPE_CONFIG_DTD Instance attribute Public Attribute reference (LIKE) 20050202
11 C_TYPE_DTD Instance attribute Public Attribute reference (LIKE) 20050202
12 C_TYPE_ERSATZ Instance attribute Public Attribute reference (LIKE) 20050202
13 C_TYPE_INFOCLASS Instance attribute Public Attribute reference (LIKE) 20050202
14 C_TYPE_MODEL Instance attribute Public Attribute reference (LIKE) 20050202
15 C_TYPE_NODE Instance attribute Public Attribute reference (LIKE) 20050202
16 C_TYPE_STYLESHEET Instance attribute Public Attribute reference (LIKE) 20050202
17 C_TYPE_TEMPLATE Instance attribute Public Attribute reference (LIKE) 20050202
18 M_CONTEXT Instance attribute Public Attribute reference (LIKE) 20050202
19 M_LOIO Instance attribute Public Attribute reference (LIKE) 20050202
20 M_LOIO_PROPERTIES Instance attribute Public Attribute reference (LIKE) 20050202
21 M_PHIO Instance attribute Public Attribute reference (LIKE) 20050202
22 M_PHIO_PROPERTIES Instance attribute Public Attribute reference (LIKE) 20050202
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20050202
2 ATTACH_CONFIG_DTD Instance method Public Method 20040408
3 CHECK Instance method Public Method 20050202
4 DELETE_DEFAULT_DOCUMENT Instance method Public Method 20040408
5 DELETE_FRAGMENT_RULE Instance method Public Method 20040408
6 DELETE_HYPERLINK_RULE Instance method Public Method 20040408
7 DELETE_MATCH_RULE Instance method Public Method 20040408
8 DELETE_UNPARSED_RULE Instance method Public Method 20040408
9 DETACH_CONFIG_DTD Instance method Public Method 20040408
10 GET_ATTR_LIST Instance method Public Method 20050202
11 GET_CHILDREN Instance method Public Method 20050202
12 GET_CONFIG_DTD_LIST Instance method Public Method 20040408
13 GET_DEFAULT_DOCUMENT_LIST Instance method Public Method 20040408
14 GET_FRAGMENT_RULE_LIST Instance method Public Method 20040408
15 GET_HYPERLINK_RULE_LIST Instance method Public Method 20040408
16 GET_MATCH_RULE_LIST Instance method Public Method 20040408
17 GET_OBJECT_KEY Instance method Public Method 20050202
18 GET_OBJECT_TYPE Instance method Public Method 20050202
19 GET_PARENT Instance method Public Method 20050202
20 GET_TYPE Instance method Public Method 20050202
21 GET_UNPARSED_RULE_LIST Instance method Public Method 20040408
22 INSERT_DEFAULT_DOCUMENT Instance method Public Method 20040408
23 INSERT_FRAGMENT_RULE Instance method Public Method 20040408
24 INSERT_HYPERLINK_RULE Instance method Public Method 20040408
25 INSERT_MATCH_RULE Instance method Public Method 20040408
26 INSERT_UNPARSED_RULE Instance method Public Method 20040408
27 LOAD_CONTENT Instance method Public Method 20050202
28 QUERY_INTERFACE Instance method Public Method 20050202
29 SAVE_CONTENT Instance method Public Method 20050202
30 SET_ATTR_LIST Instance method Public Method 20050202
Events
Interface IF_SKX_CONFIG has no event.
Types
Interface IF_SKX_CONFIG has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on Interface IF_SKX_CONFIG has no parameter.
Method APPEND_CHILD on Interface IF_SKX_CONFIG has no exception.

Method ATTACH_CONFIG_DTD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_DTD Call by reference Object reference (TYPE REF TO) IF_SKX_CONFIG_DTD 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040413

Method CHECK Signature

Method CHECK on Interface IF_SKX_CONFIG has no parameter.
Method CHECK on Interface IF_SKX_CONFIG has no exception.

Method DELETE_DEFAULT_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_SKX_CF_DEFAULT_DOCUMENT 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413

Method DELETE_FRAGMENT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAGMENT_RULE Call by reference Object reference (TYPE REF TO) IF_SKX_CF_FRAGMENT_RULE 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413

Method DELETE_HYPERLINK_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HYPERLINK_RULE Call by reference Object reference (TYPE REF TO) IF_SKX_CF_HYPERLINK_RULE 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413

Method DELETE_MATCH_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MATCH_RULE Call by reference Object reference (TYPE REF TO) IF_SKX_CF_MATCH_RULE 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413

Method DELETE_UNPARSED_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNPARSED_RULE Call by reference Object reference (TYPE REF TO) IF_SKX_CF_UNPARSED_RULE 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413

Method DETACH_CONFIG_DTD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_DTD Call by reference Object reference (TYPE REF TO) IF_SKX_CONFIG_DTD 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040413

Method GET_ATTR_LIST Signature

Method GET_ATTR_LIST on Interface IF_SKX_CONFIG has no parameter.
Method GET_ATTR_LIST on Interface IF_SKX_CONFIG has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_SKX_CONFIG has no parameter.
Method GET_CHILDREN on Interface IF_SKX_CONFIG has no exception.

Method GET_CONFIG_DTD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_NODESET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415

Method GET_DEFAULT_DOCUMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_NODESET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415

Method GET_FRAGMENT_RULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_NODESET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415

Method GET_HYPERLINK_RULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_NODESET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415

Method GET_MATCH_RULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_NODESET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415

Method GET_OBJECT_KEY Signature

Method GET_OBJECT_KEY on Interface IF_SKX_CONFIG has no parameter.
Method GET_OBJECT_KEY on Interface IF_SKX_CONFIG has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on Interface IF_SKX_CONFIG has no parameter.
Method GET_OBJECT_TYPE on Interface IF_SKX_CONFIG has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_SKX_CONFIG has no parameter.
Method GET_PARENT on Interface IF_SKX_CONFIG has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_SKX_CONFIG has no parameter.
Method GET_TYPE on Interface IF_SKX_CONFIG has no exception.

Method GET_UNPARSED_RULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_NODESET 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415

Method INSERT_DEFAULT_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_SKX_CF_DEFAULT_DOCUMENT 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413
2 CX_SKX_MODEL 20040415

Method INSERT_FRAGMENT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAGMENT_RULE Call by reference Object reference (TYPE REF TO) IF_SKX_CF_FRAGMENT_RULE 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413
2 CX_SKX_MODEL 20040415

Method INSERT_HYPERLINK_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HYPERLINK_RULE Call by reference Object reference (TYPE REF TO) IF_SKX_CF_HYPERLINK_RULE 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413
2 CX_SKX_MODEL 20040415

Method INSERT_MATCH_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MATCH_RULE Call by reference Object reference (TYPE REF TO) IF_SKX_CF_MATCH_RULE 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413
2 CX_SKX_MODEL 20040415

Method INSERT_UNPARSED_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNPARSED_RULE Call by reference Object reference (TYPE REF TO) IF_SKX_CF_UNPARSED_RULE 20040413
# Exception Resumable Description Created on
1 CX_SKX_CONFIG 20040413
2 CX_SKX_MODEL 20040415

Method LOAD_CONTENT Signature

Method LOAD_CONTENT on Interface IF_SKX_CONFIG has no parameter.
Method LOAD_CONTENT on Interface IF_SKX_CONFIG has no exception.

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on Interface IF_SKX_CONFIG has no parameter.
Method QUERY_INTERFACE on Interface IF_SKX_CONFIG has no exception.

Method SAVE_CONTENT Signature

Method SAVE_CONTENT on Interface IF_SKX_CONFIG has no parameter.
Method SAVE_CONTENT on Interface IF_SKX_CONFIG has no exception.

Method SET_ATTR_LIST Signature

Method SET_ATTR_LIST on Interface IF_SKX_CONFIG has no parameter.
Method SET_ATTR_LIST on Interface IF_SKX_CONFIG has no exception.
History
Last changed by/on SAP  20050218 
SAP Release Created in 700