Uses of Class
no.sintef.assetrepository.Representation

Packages that use Representation
no.sintef.assetrepository   
 

Uses of Representation in no.sintef.assetrepository
 

Methods in no.sintef.assetrepository that return Representation
static Representation Representation.create(java.lang.String type, java.lang.String name, no.sintef.file.MimeTypeEnum mimeType, java.lang.Object content, java.util.Calendar instance)
           
 Representation[] Asset.getRepresentations()
           
 

Methods in no.sintef.assetrepository with parameters of type Representation
static Asset Asset.createRootAsset(java.lang.String type, java.lang.String name, java.lang.String description, java.util.Map properties, java.lang.String annotation, Representation[] representations)
           
 Asset Asset.createChildAsset(java.lang.String type, java.lang.String name, java.lang.String description, java.util.Map properties, java.lang.String annotation, Representation[] representations)
           
 void Asset.addRepresentation(Representation representation)
           
 void Asset.removeRepresentation(Representation representation)
           
 



Copyright © 2003-2005 SINTEF. All Rights Reserved.