Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.rpc
Class InitApplication

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.rpc.AbstractAction<InitApplicationResult>
      extended by org.nuxeo.opensocial.container.client.rpc.InitApplication
All Implemented Interfaces:
Serializable, net.customware.gwt.dispatch.shared.Action<InitApplicationResult>

public class InitApplication
extends AbstractAction<InitApplicationResult>

Author:
Stéphane Fourrier
See Also:
Serialized Form

Constructor Summary
InitApplication(ContainerContext containerContext, String spaceProviderName, String spaceName)
           
 
Method Summary
 String getSpaceName()
           
 String getSpaceProviderName()
           
 
Methods inherited from class org.nuxeo.opensocial.container.client.rpc.AbstractAction
getDocumentContextId, getParameters, getRepositoryName, getSpaceId, getUserLanguage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitApplication

public InitApplication(ContainerContext containerContext,
                       String spaceProviderName,
                       String spaceName)
Method Detail

getSpaceProviderName

public String getSpaceProviderName()

getSpaceName

public String getSpaceName()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.