org.exoplatform.social.extras.samples.activity
Class SmileyProcessor

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.social.core.BaseActivityProcessorPlugin
          extended by org.exoplatform.social.extras.samples.activity.SmileyProcessor
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.exoplatform.social.core.ActivityProcessor

public class SmileyProcessor
extends org.exoplatform.social.core.BaseActivityProcessorPlugin


Field Summary
 
Fields inherited from class org.exoplatform.social.core.BaseActivityProcessorPlugin
priority, TEMPLATE_PARAM_LIST_DELIM, TEMPLATE_PARAM_TO_PROCESS
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
SmileyProcessor(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 void processActivity(org.exoplatform.social.core.activity.model.ExoSocialActivity activity)
           
 
Methods inherited from class org.exoplatform.social.core.BaseActivityProcessorPlugin
getPriority, getTemplateParamKeysToFilter, setPriority
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmileyProcessor

public SmileyProcessor(org.exoplatform.container.xml.InitParams params)
Method Detail

processActivity

public void processActivity(org.exoplatform.social.core.activity.model.ExoSocialActivity activity)
Specified by:
processActivity in interface org.exoplatform.social.core.ActivityProcessor
Specified by:
processActivity in class org.exoplatform.social.core.BaseActivityProcessorPlugin


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.