SAP ABAP Class CL_NWDEMO_PERSIST_LINK (SAP NW Demo Model - link persistence class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_NWDEMO_MODEL_COMMON (Package) SAP NetWeaver Demo Model - Helper Classes and Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20070614
Properties
Class CL_NWDEMO_PERSIST_LINK  
Short Description SAP NW Demo Model - link persistence class    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package S_NWDEMO_MODEL_COMMON   SAP NetWeaver Demo Model - Helper Classes and Utilities 
Created 20070614   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20070614
Friends
# Friend Modeled only Created on Description
1 CB_NWDEMO_PERSIST_LINK 20070614 Base agent SAP NW Demo Model - link persistence class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRESS_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070614
2 ASSOCIATION_NAME Instance attribute Protected Type reference (TYPE) SDEMO_ASSOCIATION_NAME Association Name 20070614
3 PARTNER_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070614
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADDRESS_GUID Instance method Public Get-method of a virtual attribute Reads Attribute ADDRESS_GUID 20070614
2 GET_ASSOCIATION_NAME Instance method Public Get-method of a virtual attribute Reads Attribute ASSOCIATION_NAME 20070614
3 GET_PARTNER_GUID Instance method Public Get-method of a virtual attribute Reads Attribute PARTNER_GUID 20070614
4 SET_ASSOCIATION_NAME Instance method Public Set-method of a virtual attribute Sets Attribute ASSOCIATION_NAME 20070614
Events
Class CL_NWDEMO_PERSIST_LINK has no event.
Types
Class CL_NWDEMO_PERSIST_LINK has no local type.
Method Signatures

Method GET_ADDRESS_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID_16 Attribute Value 20070614
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070614

Method GET_ASSOCIATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_ASSOCIATION_NAME Attribute Value 20070614
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070614

Method GET_PARTNER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID_16 Attribute Value 20070614
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070614

Method SET_ASSOCIATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSOCIATION_NAME Call by reference Type reference (TYPE) SDEMO_ASSOCIATION_NAME Attribute Value 20070614
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070614
History
Last changed by/on SAP  20071217 
SAP Release Created in 710