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

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

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

Methods in com.atlassian.confluence.importexport.xmlimport.model that return PrimitiveId
 PrimitiveId ReferenceProperty.getId()
           
 PrimitiveId ImportedObject.getIdProperty()
           
 

Constructors in com.atlassian.confluence.importexport.xmlimport.model with parameters of type PrimitiveId
ReferenceProperty(String name, String packageName, String className, PrimitiveId id)
           
 

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

Methods in com.atlassian.confluence.importexport.xmlimport.parser that return PrimitiveId
 PrimitiveId PrimitiveIdParser.build()
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.