Uses of Class
de.smartics.properties.api.core.domain.DocumentName

Packages that use DocumentName
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
de.smartics.properties.spi.core.metadata Provides helpers to read metadata from property descriptor interfaces. 
 

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

Methods in de.smartics.properties.api.core.domain that return DocumentName
 DocumentName PropertyDescriptor.getDocumentName()
          Returns the name of the document that identifies the document uniquely within the context of the project.
 

Methods in de.smartics.properties.api.core.domain with parameters of type DocumentName
 int DocumentName.compareTo(DocumentName o)
           Compares the names of the instances.
 

Uses of DocumentName in de.smartics.properties.spi.core.metadata
 

Methods in de.smartics.properties.spi.core.metadata that return DocumentName
 DocumentName PropertyMetaData.getDocumentName()
           
 DocumentName MetaInfDocumentMetaDataProxy.getDocumentName()
          Returns the name of the document that identifies the document uniquely within the context of the project.
 DocumentName DocumentMetaDataProxy.getDocumentName()
          Returns the name of the document that uniquely identifies the document within the project.
 



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