public class RootResource extends Object
| Constructor and Description |
|---|
RootResource() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doGet(boolean filterDisabled,
boolean filterRestricted,
boolean filterDeprecated,
Boolean filterDefault,
String filterType) |
Object |
getPackage(String id) |
Object |
getPackageInfo(String id) |
Object |
getPlatform(String id) |
Object |
getPlatformInfo(String id) |
Object |
getPlatformInfos(boolean filterDisabled,
boolean filterRestricted,
boolean filterDeprecated,
Boolean filterDefault,
String filterType) |
Object |
getPlatformInstance(String id,
String packages) |
Object |
getPlatforms(boolean filterDisabled,
boolean filterRestricted,
boolean filterDeprecated,
Boolean filterDefault,
String filterType) |
public RootResource()
public Object doGet(boolean filterDisabled, boolean filterRestricted, boolean filterDeprecated, Boolean filterDefault, String filterType) throws Exception
Exceptionpublic Object getPlatform(String id) throws Exception
Exceptionpublic Object getPlatforms(boolean filterDisabled, boolean filterRestricted, boolean filterDeprecated, Boolean filterDefault, String filterType) throws Exception
Exceptionpublic Object getPlatformInfo(String id) throws Exception
Exceptionpublic Object getPlatformInfos(boolean filterDisabled, boolean filterRestricted, boolean filterDeprecated, Boolean filterDefault, String filterType) throws Exception
Exceptionpublic Object getPlatformInstance(String id, String packages) throws Exception
Exceptionpublic Object getPackage(String id) throws Exception
Exceptionpublic Object getPackageInfo(String id) throws Exception
ExceptionCopyright © 2019 Nuxeo. All rights reserved.