Interface ConnInstanceDataBinder
- All Known Implementing Classes:
ConnInstanceDataBinderImpl
public interface ConnInstanceDataBinder
-
Method Summary
Modifier and TypeMethodDescriptionstatic ConnConfPropSchemabuild(ConfigurationProperty property) create(ConnInstanceTO connInstanceTO) getConnInstanceTO(ConnInstance connInstance) static List<ConnConfProperty> newConf(List<ConnConfProperty> previousConf, List<ConnConfProperty> toConf) update(ConnInstanceTO connInstanceTO)
-
Method Details
-
build
-
newConf
static List<ConnConfProperty> newConf(List<ConnConfProperty> previousConf, List<ConnConfProperty> toConf) -
getConnInstanceTO
-
create
-
update
-