public interface MetadataRenderer
| Modifier and Type | Method and Description |
|---|---|
String |
getMetadataTypeDisplayTemplate()
Specifies the Velocity template used in the rendering part when the user is viewing the metadata configuration.
|
String |
getMetadataTypeEditTemplate()
Specifies the Velocity template used in the rendering part when the user is editing the metadata configuration.
|
String |
getMetadataValueDisplayTemplate()
Specifies the Velocity template used in the rendering part when the user is viewing the metadata of a resource.
|
String |
getMetadataValueEditTemplate()
Specifies the Velocity template used in the rendering part when the user is editing the metadata of a resource.
|
String getMetadataTypeEditTemplate()
String getMetadataTypeDisplayTemplate()
String getMetadataValueEditTemplate()
String getMetadataValueDisplayTemplate()
Copyright © 2023. All rights reserved.