SAP ABAP Class CL_ISHMED_DI_CONTEXT_PERSIST (Persistency Dictation Context)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_DI (Package) i.s.h.med: Dictation System-API
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' 20061006
Properties
Class CL_ISHMED_DI_CONTEXT_PERSIST  
Short Description Persistency Dictation Context    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package NMED_DI   i.s.h.med: Dictation System-API 
Created 20061006   SAP 
Last change 20070917   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' 20061006
Friends
# Friend Modeled only Created on Description
1 CB_ISHMED_DI_CONTEXT_PERSIST 20061006 Base Agent Persistency Dictation Context
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUSINESS_KEY Instance attribute Protected Type reference (TYPE) N2DI_BUSINESS_KEY Serialized i.s.h.med. Object Key 20061006
2 CONTEXT_ID Instance attribute Protected Type reference (TYPE) N2DI_CONTEXT_ID Context Key 20061006
3 CONTEXT_TYPE Instance attribute Protected Type reference (TYPE) N2DI_CONTEXT_TYPE Class Name of Context Types 20061006
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUSINESS_KEY Instance method Public Get-method of a virtual attribute Reads Attribute BUSINESS_KEY 20061006
2 GET_CONTEXT_ID Instance method Public Get-method of a virtual attribute Reads Attribute CONTEXT_ID 20061006
3 GET_CONTEXT_TYPE Instance method Public Get-method of a virtual attribute Reads Attribute CONTEXT_TYPE 20061006
4 SET_BUSINESS_KEY Instance method Public Set-method of a virtual attribute Sets Attribute BUSINESS_KEY 20061006
5 SET_CONTEXT_TYPE Instance method Public Set-method of a virtual attribute Sets Attribute CONTEXT_TYPE 20061006
Events
Class CL_ISHMED_DI_CONTEXT_PERSIST has no event.
Types
Class CL_ISHMED_DI_CONTEXT_PERSIST has no local type.
Method Signatures

Method GET_BUSINESS_KEY Signature

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

Method GET_CONTEXT_ID Signature

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

Method GET_CONTEXT_TYPE Signature

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

Method SET_BUSINESS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSINESS_KEY Call by reference Type reference (TYPE) N2DI_BUSINESS_KEY Attributwert 20061006
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20061006

Method SET_CONTEXT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT_TYPE Call by reference Type reference (TYPE) N2DI_CONTEXT_TYPE Attributwert 20061006
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20061006
History
Last changed by/on SAP  20070917 
SAP Release Created in 700