Interface AttributeChangeHandler


public interface AttributeChangeHandler
AttributeChangeHandlers 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