Interface IContainsSupportAssetRelations

  • All Superinterfaces:
    com4j.Com4jObject

    public interface IContainsSupportAssetRelations
    extends com4j.Com4jObject
    Services for managing relations of contained assets.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean containsUsedBy​(java.lang.Object itemKey)
      Returns whether this folder contains entities that are used by other entities.
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • containsUsedBy

        boolean containsUsedBy​(java.lang.Object itemKey)

        Returns whether this folder contains entities that are used by other entities.

        Getter method for the COM property "ContainsUsedBy"

        Parameters:
        itemKey - Mandatory java.lang.Object parameter.
        Returns:
        Returns a value of type boolean