BEAST
|
Extendable MetadataNamer that can be extended with different MetadataNameCreators for allowing a dynamic extension of the metadata naming. More...
Public Member Functions | |
TemplateNameCreatorMetadataNamer (String template) | |
Constructor. | |
String | getTemplate () |
String | name (Metadata metadata) |
MetadataNameCreatorFactory | getFactory () |
void | setFactory (MetadataNameCreatorFactory factory) |
void | afterPropertiesSet () |
Extendable MetadataNamer that can be extended with different MetadataNameCreators for allowing a dynamic extension of the metadata naming.
Original code can be found in bdb:s TemplateMetadataNamer.
|
inline |
Constructor.
template | the string template |
|
inline |
|
inline |
|
inline |