Interface ISupportAssetRelations3
-
- All Superinterfaces:
com4j.Com4jObject
,ISupportAssetRelations
,ISupportAssetRelations2
public interface ISupportAssetRelations3 extends ISupportAssetRelations2
Services for managing relations between ALM entities.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getEntityStorageSize(java.lang.String condition, int filterMask)
Returns the size of the asset and its related assets.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.ISupportAssetRelations
assetRelationFactory, download, usedBy, usedBy, using, using
-
Methods inherited from interface step.repository.alm.v16.otaclient.ISupportAssetRelations2
containsBrokenRelation, hasDependencies
-
-