getComponentSpecificModifiedProperties abstract method

Set<String> getComponentSpecificModifiedProperties()

Get set of component-specific modified properties. Called by getModifiedProperties() to include custom property tracking.

Implementation

Set<String> getComponentSpecificModifiedProperties();