org.nuxeo.opensocial.container.client.rpc
Class AbstractAction<T extends net.customware.gwt.dispatch.shared.Result>
java.lang.Object
org.nuxeo.opensocial.container.client.rpc.AbstractAction<T>
- All Implemented Interfaces:
- Serializable, net.customware.gwt.dispatch.shared.Action<T>
- Direct Known Subclasses:
- CreateWebContent, CreateYUIZone, DeleteWebContent, DeleteYUIZone, InitApplication, UpdateAllWebContents, UpdateWebContent, UpdateYUILayoutBodySize, UpdateYUILayoutFooter, UpdateYUILayoutHeader, UpdateYUILayoutSideBar, UpdateYUIZone
public abstract class AbstractAction<T extends net.customware.gwt.dispatch.shared.Result>
- extends Object
- implements net.customware.gwt.dispatch.shared.Action<T>
Abstract class that must be extended by all other Action
s.
- Author:
- Thomas Roger
- See Also:
- Serialized Form
AbstractAction
public AbstractAction(ContainerContext containerContext)
getSpaceId
public String getSpaceId()
getRepositoryName
public String getRepositoryName()
getDocumentContextId
public String getDocumentContextId()
getUserLanguage
public String getUserLanguage()
getParameters
public Map<String,String> getParameters()
Copyright © 2011 Nuxeo SAS. All Rights Reserved.