org.exoplatform.forum.extras.injection.faq
Class AttachmentInjector

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.bench.DataInjector
          extended by org.exoplatform.forum.extras.injection.faq.AbstractFAQInjector
              extended by org.exoplatform.forum.extras.injection.faq.AttachmentInjector
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class AttachmentInjector
extends AbstractFAQInjector


Field Summary
 
Fields inherited from class org.exoplatform.forum.extras.injection.faq.AbstractFAQInjector
answerBase, answerNumber, byteSizeBase, categoryBase, categoryNumber, commentBase, commentNumber, DOMAIN, exoNameGenerator, faqService, faqSetting, locator, lorem, organizationService, PASSWORD, questionBase, questionNumber, random, userBase, userHandler, userNumber
 
Fields inherited from class org.exoplatform.services.bench.DataInjector
ARRAY_SPLIT
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
AttachmentInjector()
           
 
Method Summary
 void inject(HashMap<String,String> params)
           
 
Methods inherited from class org.exoplatform.forum.extras.injection.faq.AbstractFAQInjector
answerName, answerNumber, categoryName, categoryNumber, commentName, commentNumber, execute, getAnswerByName, getCategoryByName, getCategoryRoot, getCommentByName, getFAQHomeNode, getLog, getQuestionByName, init, param, questionName, questionNumber, reject, search, userName, userNumber
 
Methods inherited from class org.exoplatform.services.bench.DataInjector
createTextResource, getRestId, paragraphs, randomParagraphs, randomUser, randomWords, readGroupsIfExist, readMembershipIfExist, readUsersIfExist, setRestId, words
 
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

AttachmentInjector

public AttachmentInjector()
Method Detail

inject

public void inject(HashMap<String,String> params)
            throws Exception
Specified by:
inject in class org.exoplatform.services.bench.DataInjector
Throws:
Exception


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