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 Type
public TypeFamily getTypeFamily()
getTypeFamily
in interface Type
public 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
ThemeException
public void disconnect(String themeName) throws ThemeException
ThemeException
Copyright © 2013 Nuxeo SA. All Rights Reserved.