Uses of Class
org.exoplatform.jcr.benchmark.usecases.portal.AbstractAction

Packages that use AbstractAction
org.exoplatform.jcr.benchmark.usecases.portal   
 

Uses of AbstractAction in org.exoplatform.jcr.benchmark.usecases.portal
 

Subclasses of AbstractAction in org.exoplatform.jcr.benchmark.usecases.portal
 class AbstractWriteAction
          Extends AbstractAction by introducing method, creating node of genericNode type and filling all the expected properties (please have a look at "exo:genericNode" type).
 class InitRepositoryAction
          Action, performing repository initialization, by generating the structure of nodes with defined parameters, like depth and maximum number of node per level (number of child-nodes)
 class ReadPageAction
          Accesses the JCR in anonymous/connected mode to x JCR nodes and for each JCR Node accesses to y JCR properties (x and y are set in the configuration)
 class WritePageAction
          Created by The eXo Platform SAS.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.