public class InitApplicationResult extends Object implements net.customware.gwt.dispatch.shared.Result
Constructor and Description |
---|
InitApplicationResult(YUILayout layout,
Map<String,List<WebContentData>> webContents,
Map<String,Map<String,Boolean>> permissions,
String spaceId) |
Modifier and Type | Method and Description |
---|---|
YUILayout |
getLayout() |
Map<String,Map<String,Boolean>> |
getPermissions() |
String |
getSpaceId() |
Map<String,List<WebContentData>> |
getWebContents() |
Copyright © 2011 Nuxeo SA. All Rights Reserved.