Modifier and Type | Method and Description |
---|---|
Metadata |
MetadataServerSideService.getMetadata(Path resource) |
Modifier and Type | Method and Description |
---|---|
Path |
SupportsUpdate.save(Path path,
T content,
Metadata metadata,
String comment) |
Modifier and Type | Method and Description |
---|---|
Metadata |
MetadataService.getMetadata(Path resource) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
MetadataService.configAttrs(Map<String,Object> attrs,
Metadata metadata) |
Path |
MetadataService.saveMetadata(Path path,
Metadata metadata,
String comment)
Only saves the Metadata for an asset.
|
Map<String,Object> |
MetadataService.setUpAttributes(Path path,
Metadata metadata) |
Modifier and Type | Method and Description |
---|---|
Metadata |
Overview.getMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
Overview.setMetadata(Metadata metadata) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.