Interface PluginDefinedAttributesFactory
-
- All Known Implementing Classes:
ChangeQueryProcessor
public interface PluginDefinedAttributesFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<PluginDefinedInfo>
create(ChangeData cd)
-
-
-
Method Detail
-
create
List<PluginDefinedInfo> create(ChangeData cd)
-
-