Package com.ptc.cat.ops.server.internal
Interface EntityChangeHandler
public interface EntityChangeHandler
EntityChangeHandlers are used by the server side SaveEntityOperation. They are a place to hook into the save
operation and insert additional logic before and after the actual save to the DB.
Supported API: true
Extendable: true
Supported API: true
Extendable: true