org.nuxeo.opensocial.container.client.rpc
Class InitApplicationResult
java.lang.Object
org.nuxeo.opensocial.container.client.rpc.InitApplicationResult
- All Implemented Interfaces:
- Serializable, net.customware.gwt.dispatch.shared.Result
public class InitApplicationResult
- extends Object
- implements net.customware.gwt.dispatch.shared.Result
- Author:
- Stéphane Fourrier
- See Also:
- Serialized Form
InitApplicationResult
public InitApplicationResult(YUILayout layout,
Map<String,List<WebContentData>> webContents,
Map<String,Map<String,Boolean>> permissions,
String spaceId)
getLayout
public YUILayout getLayout()
getWebContents
public Map<String,List<WebContentData>> getWebContents()
getPermissions
public Map<String,Map<String,Boolean>> getPermissions()
getSpaceId
public String getSpaceId()
Copyright © 2011 Nuxeo SAS. All Rights Reserved.