Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.action
Class ThemeEditorAction

java.lang.Object
  extended by org.nuxeo.ecm.webapp.action.ThemeEditorAction
All Implemented Interfaces:
java.io.Serializable

@Name(value="themeEditorAction")
@Scope(value=STATELESS)
public class ThemeEditorAction
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ThemeEditorAction()
           
 
Method Summary
 void destroy()
           
 java.lang.String startEditor()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeEditorAction

public ThemeEditorAction()
Method Detail

startEditor

public java.lang.String startEditor()

destroy

@Destroy
public void destroy()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.