magoffin.matt.ma2.web.admin
Class ReindexController.Command

java.lang.Object
  extended by magoffin.matt.ma2.web.admin.ReindexController.Command
Enclosing class:
ReindexController

public static class ReindexController.Command
extends java.lang.Object

Command class.


Constructor Summary
ReindexController.Command()
           
 
Method Summary
 IndexType getIndexType()
           
 void setIndexType(IndexType indexType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReindexController.Command

public ReindexController.Command()
Method Detail

getIndexType

public IndexType getIndexType()
Returns:
the indexType

setIndexType

public void setIndexType(IndexType indexType)
Parameters:
indexType - the indexType to set