SAP ABAP Interface IF_JAM_CONTROLLER (SAP Jam Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_JAM_OL (Package) Object Layer of the SAP Jam Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_JAM_CONTROLLER_INT Jam controller 20121129
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_CONTROLLER SAP Jam Controller 20121128
3 Interface implementation (CLASS c. INTERFACES i_ref)  TD_JAM_GENERAL_ABSTRACT Jam general abstract test double 20121128
Properties
Interface IF_JAM_CONTROLLER  
Short Description SAP Jam Controller    
General Data
Package S_JAM_OL   Object Layer of the SAP Jam Library 
Created 20121128   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_JAM_CONTROLLER has no forward declaration.
Interfaces
Interface IF_JAM_CONTROLLER has no interface.
Friends
Interface IF_JAM_CONTROLLER has no friend.
Attributes
Interface IF_JAM_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_GROUP Instance method Public Method 20130122
2 GET_PERSON Instance method Public Method 20121128
3 SEARCH_PERSON Instance method Public Method 20121227
4 SEARCH_PERSON_BY_UNAME Instance method Public Method 20121128
Events
Interface IF_JAM_CONTROLLER has no event.
Types
Interface IF_JAM_CONTROLLER has no local type.
Method Signatures

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) SJAM_GROUP_ID 20130122
2 Returning RO_JAM_GROUP Value transfer Object reference (TYPE REF TO) IF_JAM_GROUP_INT 20130122

Method GET_GROUP on Interface IF_JAM_CONTROLLER has no exception.

Method GET_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) SJAM_PERSON_ID 20121128
2 Returning RO_JAM_PERSON Value transfer Object reference (TYPE REF TO) IF_JAM_PERSON_INT 20121128

Method GET_PERSON on Interface IF_JAM_CONTROLLER has no exception.

Method SEARCH_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20130122
2 Returning RT_JAM_PERSON Value transfer Type reference (TYPE) IF_JAM_PERSON_INT=>TT_PERSON_INT 20121227
# Exception Resumable Description Created on
1 CX_JAM_SEARCH 20130103

Method SEARCH_PERSON_BY_UNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME 20121128
2 Returning RT_JAM_PERSON Value transfer Type reference (TYPE) IF_JAM_PERSON_INT=>TT_PERSON_INT 20130111
# Exception Resumable Description Created on
1 CX_JAM_SEARCH 20130104
History
Last changed by/on SAP  20140121 
SAP Release Created in 740