org.exoplatform.forum.extras.injection.poll
Class GroupInjector

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.bench.DataInjector
          extended by org.exoplatform.forum.extras.injection.poll.AbstractPollInjector
              extended by org.exoplatform.forum.extras.injection.poll.GroupInjector
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class GroupInjector
extends AbstractPollInjector


Field Summary
static String NUMBER
           
static String PREFIX
           
 
Fields inherited from class org.exoplatform.forum.extras.injection.poll.AbstractPollInjector
DEFAULT_GROUP_PREFIX, DEFAULT_POLL_PRIVATE_PREFIX, DEFAULT_POLL_PUBLIC_PREFIX, exoNameGenerator, forumService, groupBase, groupHandler, groupNumber, locator, lorem, OPTION_DEFAULT_SIZE, optionBase, optionNumber, organizationService, POLL_DEFAULT_TYPE, POLL_TYPE, pollPrivateBase, pollPrivateNumber, pollPublicBase, pollPublicNumber, pollService, random, userBase, 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
GroupInjector()
           
 
Method Summary
 void inject(HashMap<String,String> params)
           
 
Methods inherited from class org.exoplatform.forum.extras.injection.poll.AbstractPollInjector
execute, getFullPublicPollByName, getGroupByName, getIntParam, getLog, getPrivatePollByName, getPublicPollByName, getPublicPollNodeByName, getStringValueParam, groupName, groupNumber, init, pollNodesForPublic, pollNumberForPrivate, pollNumberForPublic, pollPrivateName, pollPublicName, reject, 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
 

Field Detail

NUMBER

public static final String NUMBER
See Also:
Constant Field Values

PREFIX

public static final String PREFIX
See Also:
Constant Field Values
Constructor Detail

GroupInjector

public GroupInjector()
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-2013 eXo Platform SAS. All Rights Reserved.