Methods in no.sintef.assetrepository that return Asset |
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)
|
static Asset |
Asset.getAssetById(java.lang.String id)
|
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)
|