magoffin.matt.ma2.web
Class DynamicThemeResourceController.Command

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

public static final class DynamicThemeResourceController.Command
extends java.lang.Object

Command class.


Constructor Summary
DynamicThemeResourceController.Command()
           
 
Method Summary
 java.lang.Long getThemeId()
           
 void setThemeId(java.lang.Long themeId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicThemeResourceController.Command

public DynamicThemeResourceController.Command()
Method Detail

getThemeId

public java.lang.Long getThemeId()
Returns:
the themeId

setThemeId

public void setThemeId(java.lang.Long themeId)
Parameters:
themeId - the themeId to set