Uses of Interface
de.smartics.properties.api.core.domain.DocumentMetaData

Packages that use DocumentMetaData
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
de.smartics.properties.report.data Provides classes that represent report data. 
 

Uses of DocumentMetaData in de.smartics.properties.api.core.domain
 

Classes in de.smartics.properties.api.core.domain that implement DocumentMetaData
 class ProjectdocMetaData
          Stores document instance information for projectdoc metadata.
 class PropertyProjectdoc
          Provides property information read from an SDoc XML document.
 class PropertySetProjectdoc
          Provides property set information read from an SDoc XML document.
 

Uses of DocumentMetaData in de.smartics.properties.report.data
 

Methods in de.smartics.properties.report.data that return DocumentMetaData
 DocumentMetaData PropertyReportSet.getMetaData()
          Returns the document instance metadata.
 DocumentMetaData PropertyReportItem.getMetaData()
          Returns the document instance metadata.
 

Methods in de.smartics.properties.report.data with parameters of type DocumentMetaData
 PropertyReportSet.Builder PropertyReportSet.Builder.with(DocumentMetaData metadata)
          Set the document instance metadata.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.