|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentMetaDataProxy
Allows to lazy load annotation information.
Method Summary | |
---|---|
DocumentName |
getDocumentName() Returns the name of the document that uniquely identifies the document within the project. |
PropertyProjectdoc |
getProjectdocProperty(PropertyDescriptor descriptor, Locale locale) Returns the projectdoc information. |
PropertySetProjectdoc |
getProjectdocPropertySet(PropertyDescriptor descriptor, Locale locale) Returns the projectdoc information for property sets. |
Method Detail |
---|
DocumentName getDocumentName()
PropertyProjectdoc getProjectdocProperty(PropertyDescriptor descriptor, Locale locale)
descriptor
- the descriptor of the property whose property projectdoc is requested.
locale
- the locale to select the projectdoc in a specific language.
PropertySetProjectdoc getProjectdocPropertySet(PropertyDescriptor descriptor, Locale locale)
descriptor
- the descriptor of the property whose property set projectdoc is requested.
locale
- the locale to select the projectdoc in a specific language.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |