Uses of Class
no.sintef.assetrepository.RepositoryException

Packages that use RepositoryException
no.sintef.assetrepository.session   
 

Uses of RepositoryException in no.sintef.assetrepository.session
 

Methods in no.sintef.assetrepository.session that throw RepositoryException
 java.util.Collection AssetServicesEJBImpl.getAssetsByType(java.lang.String typeName)
          Operation getAssetsByType - User implementation
 no.sintef.assetrepository.interfaces.VersionedAssetPK AssetServicesEJBImpl.createVersionedAsset(java.lang.String type, no.sintef.assetrepository.interfaces.VersionedAssetPK parentPk, no.sintef.assetrepository.interfaces.AssetVersionValue versionContent)
          Operation createAsset - User implementation
 no.sintef.assetrepository.interfaces.AssetRepresentationPK AssetServicesEJBImpl.createAssetRepresentation(no.sintef.assetrepository.interfaces.AssetRepresentationValue content)
           
 no.sintef.assetrepository.interfaces.AssetTypeValue AssetServicesEJBImpl.getAssetTypeByName(java.lang.String name)
          Operation getAssetTypeByName - User implementation
 no.sintef.assetrepository.interfaces.AssetTypePK AssetServicesEJBImpl.createAssetType(java.lang.String name, java.lang.String description)
          Operation createAssetType - User implementation
 void AssetServicesEJBImpl.checkOut(no.sintef.assetrepository.interfaces.VersionedAssetPK assetPk)
          Operation checkOut - User implementation
 void AssetServicesEJBImpl.checkIn(no.sintef.assetrepository.interfaces.VersionedAssetPK assetPk, no.sintef.assetrepository.interfaces.AssetVersionValue newContent)
          Operation checkIn - User implementation
 void AssetServicesEJBImpl.unCheckOut(no.sintef.assetrepository.interfaces.VersionedAssetPK assetPk)
          Operation unCheckOut - User implementation
 void AssetServicesEJBImpl.markAssetAsDeleted(no.sintef.assetrepository.interfaces.VersionedAssetPK assetPk)
          Operation markAssetAsDeleted - User implementation
 



Copyright © 2003-2005 SINTEF. All Rights Reserved.