SAP ABAP Class CL_ADT_URI_BUILDER_OBJ_VERSION (Builds URIs for accessing WB object versions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
Properties
Class CL_ADT_URI_BUILDER_OBJ_VERSION  
Short Description Builds URIs for accessing WB object versions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEO_ADT   ABAP Develeopment Tools integration for Class Builder 
Created 20110214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_URI_BUILDER_OBJ_VERSION has no forward declaration.
Interfaces
Class CL_ADT_URI_BUILDER_OBJ_VERSION has no interface implemented.
Friends
Class CL_ADT_URI_BUILDER_OBJ_VERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_URI_SEGMENT_CONTENT Constant Private Type reference (TYPE) STRING 'content' 20110228
2 CO_URI_SEGMENT_VERSIONS Constant Public Type reference (TYPE) STRING 'versions' 20110228
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_URI_FOR_VERSION_CONTENT Static method Public Method Returns the partial URI for the version content 20110228
Events
Class CL_ADT_URI_BUILDER_OBJ_VERSION has no event.
Types
Class CL_ADT_URI_BUILDER_OBJ_VERSION has no local type.
Method Signatures

Method CREATE_URI_FOR_VERSION_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110228
2 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20110228
3 Importing VERSION_ID Call by reference Type reference (TYPE) STRING 20110228

Method CREATE_URI_FOR_VERSION_CONTENT on class CL_ADT_URI_BUILDER_OBJ_VERSION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in