| Constructor and Description | 
|---|
| ResourceBank() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | checkStatus() | 
| void | connect(String themeName) | 
| void | disconnect(String themeName) | 
| List<String> | getCollections() | 
| String | getConnectionUrl() | 
| List<ImageInfo> | getImages() | 
| String | getName() | 
| List<PresetInfo> | getPresets() | 
| byte[] | getResourceContent(String collectionName,
                  String typeName,
                  String resourceId) | 
| List<SkinInfo> | getSkins() | 
| List<StyleInfo> | getStyles() | 
| TypeFamily | getTypeFamily() | 
| String | getTypeName() | 
| void | setConnectionUrl(String connectionUrl) | 
public String name
public void setConnectionUrl(String connectionUrl)
public String getConnectionUrl()
public String getTypeName()
getTypeName in interface Typepublic TypeFamily getTypeFamily()
getTypeFamily in interface Typepublic boolean checkStatus()
public byte[] getResourceContent(String collectionName, String typeName, String resourceId)
public List<PresetInfo> getPresets()
public String getName()
public void connect(String themeName) throws ThemeException
ThemeExceptionpublic void disconnect(String themeName) throws ThemeException
ThemeExceptionCopyright © 2014 Nuxeo SA. All rights reserved.