SAP ABAP Class CL_SRAPI_FOLDER (Folder in Repository)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_REP_OBJECT Repository Object 20051108
Properties
Class CL_SRAPI_FOLDER  
Short Description Folder in Repository    
Super Class CL_SRAPI_REP_OBJECT Repository Object 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20051108   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_FOLDER has no forward declaration.
Interfaces
Class CL_SRAPI_FOLDER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRAPI_QUERY_RES_2_REP_OBJ 20051108 Factory for Repository Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Constant Public Type reference (TYPE) STRING 'FOLDERNAME' Folder Name 20051108
2 NAMESPACE Constant Public Type reference (TYPE) STRING 'NAMESPACE' Namespace 20051108
3 NAMESPACE_ATTR Instance attribute Private Type reference (TYPE) STRING Folder Namespace 20051108
4 NAME_ATTR Instance attribute Private Type reference (TYPE) STRING Folder Name 20051108
5 ROLE_PARENT_FOLDER Constant Private Type reference (TYPE) STRING 'PARENT_FOLDER' Link Role: Parent Folder 20051109
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NAVIGATION_REQUEST Instance method Private Method Gets Matching Navigation Request for Folder 20060126
2 GET_NAME Instance method Public Method Gets Name of Folder 20051108
3 GET_NAMESPACE Instance method Public Method Gets Namespace of Folder 20051108
4 GET_NEW_ROOT_INSTANCE Static method Public Method Creates a new folder in highest hierarchy level 20061204
5 GET_REP_OBJECTS Instance method Public Method Gets Repository objects contained in folder 20051109
6 GET_RESULT_ATTRIBUTES Static method Public Method Result attributes for folder 20051108
7 GET_TYPE Static method Public Method Returns Object Type Folder 20051108
8 LIST_SUB_FOLDER Instance method Public Method Lists all subfolders 20051108
9 SET_NAME Instance method Private Method Sets Name 20051108
10 SET_NAMESPACE Instance method Private Method Sets Namespace 20051108
Events
Class CL_SRAPI_FOLDER has no event.
Types
Class CL_SRAPI_FOLDER has no local type.
Method Signatures

Method CREATE_NAVIGATION_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_CONDITION Call by reference Object reference (TYPE REF TO) IF_SRAPI_ATTRIBUTE_CONDITION Attributbedingung für Query 20060126
2 Importing IM_TYPE_LIST Call by reference Type reference (TYPE) SRAPI_T_STRING Typliste 20060126
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_NAVIGATION_REQUEST Navigationsrequest 20060126

Method CREATE_NAVIGATION_REQUEST on class CL_SRAPI_FOLDER has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Name des Folders 20051108

Method GET_NAME on class CL_SRAPI_FOLDER has no exception.

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Namespace des Folders 20060126

Method GET_NAMESPACE on class CL_SRAPI_FOLDER has no exception.

Method GET_NEW_ROOT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name des Folders 20061204
2 Importing IM_NAMESPACE Call by reference Type reference (TYPE) STRING Namespace des Folders 20061204
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_FOLDER Folder im Repository 20061204

Method GET_NEW_ROOT_INSTANCE on class CL_SRAPI_FOLDER has no exception.

Method GET_REP_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTENT_SELECTION Call by reference Object reference (TYPE REF TO) CL_SRAPI_FOLDER_CONT_SEL Selektionsbedingung für Foldercontent 20060123
2 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_REP_OBJECT Repositoryobjekte 20051109
# Exception Resumable Description Created on
1 CX_SRAPI_QUERY_SERVICE_ERROR Ausnahme Queryservice 20051109
2 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20051109
3 CX_SRAPI_USER_NOT_AUTHORIZED User nicht berechtigt 20051109

Method GET_RESULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) SRAPI_T_STRING Ergebnisattribute 20051108

Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_FOLDER has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Typid von Foldern 20051108

Method GET_TYPE on class CL_SRAPI_FOLDER has no exception.

Method LIST_SUB_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_FOLDER Tabelle mit Folderobjekten 20051108
# Exception Resumable Description Created on
1 CX_SRAPI_QUERY_SERVICE_ERROR Ausnahme Queryservice 20051109
2 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20051109
3 CX_SRAPI_USER_NOT_AUTHORIZED User nicht berechtigt 20051109

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name 20051108

Method SET_NAME on class CL_SRAPI_FOLDER has no exception.

Method SET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAMESPACE Call by reference Type reference (TYPE) STRING Namensraum des Folders 20051108

Method SET_NAMESPACE on class CL_SRAPI_FOLDER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710