de.smartics.properties.spi.core.metadata
Interface DocumentMetaDataProxy
-
All Superinterfaces:
-
Serializable
-
All Known Implementing Classes:
-
MetaInfDocumentMetaDataProxy
-
public interface DocumentMetaDataProxy
-
extends
Serializable
Allows to lazy load annotation information.
getDocumentMetaData
DocumentMetaData getDocumentMetaData(PropertyDescriptor descriptor,
Locale locale)
-
Returns the document meta data.
-
-
-
Parameters:
-
descriptor
- the descriptor of the property whose document meta data is requested.
-
locale
- the locale to select the meta data in a specific language.
-
Returns:
-
the document meta data written for the given locale.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.