Interface ObjectReferenceAttributeSaveDelegate
public interface ObjectReferenceAttributeSaveDelegate
Supported API: true
Extendable: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionvoidpostProcess(Persistable source, Persistable objectRefence, com.ptc.cat.config.client.AttributeConfig attributeConfig, String ncid) Deprecated.voidpostProcess(Persistable source, Persistable objectRefence, com.ptc.cat.entity.client.attribute.Attribute attribute, String ncid) Supported API: trueboolean
Supported API: true
-
Method Details
-
postProcess
void postProcess(Persistable source, Persistable objectRefence, com.ptc.cat.config.client.AttributeConfig attributeConfig, String ncid) Deprecated. -
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
-
postProcess(Persistable, Persistable, Attribute, String)Supported API: true