Uses of Class
it.eng.spagobi.tools.catalogue.metadata.SbiArtifactContent

Packages that use SbiArtifactContent
it.eng.spagobi.tools.importexport   
 

Uses of SbiArtifactContent in it.eng.spagobi.tools.importexport
 

Methods in it.eng.spagobi.tools.importexport with parameters of type SbiArtifactContent
static SbiArtifact ImportUtilities.associateWithExistingEntities(SbiArtifact newArtifact, SbiArtifact exportedArtifact, SbiArtifactContent exportedArtifactContent, org.hibernate.Session sessionCurrDB, ImporterMetadata importer, MetadataAssociations metaAss)
           
static SbiArtifact ImportUtilities.insertArtifactContent(SbiArtifact newArtifact, SbiArtifact exportedArtifact, SbiArtifactContent exportedArtifactContent, org.hibernate.Session sessionCurrDB, ImporterMetadata importer, MetadataAssociations metaAss)