| Modifier and Type | Method and Description |
|---|---|
AssetMetadata |
Asset.getMetadata() |
AssetMetadata |
ContentSystem.getMetadata(String path) |
| Modifier and Type | Method and Description |
|---|---|
List<AssetMetadata> |
AssetBundle.getMetadataList() |
| Modifier and Type | Method and Description |
|---|---|
String |
AssetBundleKey.assetURL(String baseURL,
AssetMetadata metadata) |
int |
ContentSystem.saveMetadata(AssetMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundle.setMetadataList(List<AssetMetadata> metadataList) |
| Constructor and Description |
|---|
Asset(AssetMetadata metadata,
byte[] body) |
Copyright © 2019. All rights reserved.