Interface _ISupportClearDataCache

  • All Superinterfaces:
    com4j.Com4jObject

    public interface _ISupportClearDataCache
    extends com4j.Com4jObject
    For HP use only. Allows clearing the cache of a specific entity type.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void clearDataCache​(java.lang.String cbTableName)
      For HP use only.
      • Methods inherited from interface com4j.Com4jObject

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

      • clearDataCache

        void clearDataCache​(java.lang.String cbTableName)

        For HP use only. Clear a specific Data Type.

        Parameters:
        cbTableName - Mandatory java.lang.String parameter.