SAP ABAP Class CL_SWLWP_URI_ABS_PATH (Absolute Part of Path for a URI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWLWP (Package) Workflow: Workplace Server Part
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWLWP_URI Routines for URIs and Their Components 20010418
Properties
Class CL_SWLWP_URI_ABS_PATH  
Short Description Absolute Part of Path for a URI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWLWP   Workflow: Workplace Server Part 
Created 20010417   SAP 
Last change 20010417   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWLWP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWLWP_URI Routines for URIs and Their Components 20010418
Friends
Class CL_SWLWP_URI_ABS_PATH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABS_PATH Instance attribute Private Type reference (TYPE) STRING Absolute Path 20010417
2 PATH_SEGMENTS Instance attribute Private Type reference (TYPE) STRING Path Segments 20010417
3 SEGMENT_TAB Instance attribute Private Type reference (TYPE) SWLWP_PATHSEGMENT_TABTYPE Internal Table with Path Segments 20010417
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010417
2 CREATE_FROM_STRING Static method Public Method Factory Methode: abs_path Object from String 20010418
3 SERIALIZE Instance method Public Method 20010418
4 VALIDATE Instance method Private Method Syntax Check 20010417
5 VALIDATE_PATH_SEGMENTS Instance method Private Method Syntax Check for the Path Segments 20010417
Events
Class CL_SWLWP_URI_ABS_PATH has no event.
Types
Class CL_SWLWP_URI_ABS_PATH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRING Value transfer Type reference (TYPE) STRING abs_path-String 20010417
# Exception Resumable Description Created on
1 CX_SWLWP_URI_VALIDATE Fehler bei URI-Validierung 20010417

Method CREATE_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ABS_PATH Call by reference Object reference (TYPE REF TO) CL_SWLWP_URI_ABS_PATH Absoluter Pfadanteil an einem URI 20010418
2 Importing IM_STRING Value transfer Type reference (TYPE) STRING abs_path-String 20010418
# Exception Resumable Description Created on
1 CX_SWLWP_URI_VALIDATE Fehler bei URI-Validierung 20010418

Method SERIALIZE Signature

Method SERIALIZE on class CL_SWLWP_URI_ABS_PATH has no parameter.
Method SERIALIZE on class CL_SWLWP_URI_ABS_PATH has no exception.

Method VALIDATE Signature

Method VALIDATE on class CL_SWLWP_URI_ABS_PATH has no parameter.
# Exception Resumable Description Created on
1 CX_SWLWP_URI_VALIDATE Fehler bei URI-Validierung 20010417

Method VALIDATE_PATH_SEGMENTS Signature

Method VALIDATE_PATH_SEGMENTS on class CL_SWLWP_URI_ABS_PATH has no parameter.
# Exception Resumable Description Created on
1 CX_SWLWP_URI_VALIDATE Fehler bei URI-Validierung 20010417
History
Last changed by/on SAP  20010417 
SAP Release Created in 610