Interface ObjectReferenceAttributeSaveDelegate


public interface ObjectReferenceAttributeSaveDelegate
Supported API: true

Extendable: true
  • Method Details

    • postProcess

      void postProcess(Persistable source, Persistable objectRefence, com.ptc.cat.config.client.AttributeConfig attributeConfig, String ncid)
      Deprecated.
      - As of 13.0.1.0, use postProcess(Persistable, Persistable, Attribute, String)

      Supported API: true

    • postProcess

      void postProcess(Persistable source, Persistable objectRefence, com.ptc.cat.entity.client.attribute.Attribute attribute, String ncid)
      Supported API: true
      Parameters:
      source -
      objectRefence -
      attribute -
      ncid -
    • refreshAllAttribute

      boolean refreshAllAttribute()


      Supported API: true