SAP ABAP Class IF_SMI_POST_PROCESSOR (Processes all Sentences of a Post)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMI_POST_PROCESSOR Processes all Sentences of a Post 20130813
Properties
Class IF_SMI_POST_PROCESSOR  
Short Description Processes all Sentences of a Post    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130804   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SMI_POST_PROCESSOR has no forward declaration.
Interfaces
Class IF_SMI_POST_PROCESSOR has no interface implemented.
Friends
Class IF_SMI_POST_PROCESSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_ORIGIN Constant Public Type reference (TYPE) STRING 'TextAnalysis' 20131112
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ROW Instance method Public Method 20130813
2 GET_ASSIGNMENT_RESULT Instance method Public Method 20130813
3 PROCESS_POST Instance method Public Method 20131112
Events
Class IF_SMI_POST_PROCESSOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_ASSIGNED_SENTIMENTS Public See coding 20130813 ty_t_assigned_sentiments TYPE STANDARD TABLE OF smi_s_senti_assignment WITH KEY socialdatauuid ta_rule ta_counter
Method Signatures

Method ADD_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROW Call by reference Type reference (TYPE) IF_SMI_TA_RESULT_ACCESS=>TY_S_TA_RESULT 20130813

Method ADD_ROW on class IF_SMI_POST_PROCESSOR has no exception.

Method GET_ASSIGNMENT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) TY_T_ASSIGNED_SENTIMENTS 20130813

Method GET_ASSIGNMENT_RESULT on class IF_SMI_POST_PROCESSOR has no exception.

Method PROCESS_POST Signature

Method PROCESS_POST on class IF_SMI_POST_PROCESSOR has no parameter.
Method PROCESS_POST on class IF_SMI_POST_PROCESSOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in