Uses of Class
com.atlassian.confluence.importexport.xmlimport.model.CompositeId

Packages that use CompositeId
com.atlassian.confluence.importexport.xmlimport.model   
com.atlassian.confluence.importexport.xmlimport.parser   
 

Uses of CompositeId in com.atlassian.confluence.importexport.xmlimport.model
 

Methods in com.atlassian.confluence.importexport.xmlimport.model that return CompositeId
 CompositeId ImportedObject.getCompositeId()
           
 

Constructors in com.atlassian.confluence.importexport.xmlimport.model with parameters of type CompositeId
ImportedObject(String className, String packageName, Collection<ImportedProperty> properties, CompositeId compositeId)
           
 

Uses of CompositeId in com.atlassian.confluence.importexport.xmlimport.parser
 

Methods in com.atlassian.confluence.importexport.xmlimport.parser that return CompositeId
 CompositeId CompositeIdParser.build()
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.