Class CustomRegionBinder
java.lang.Object
net.n2oapp.framework.config.metadata.compile.region.BaseRegionBinder<CustomRegion>
net.n2oapp.framework.config.metadata.compile.region.CustomRegionBinder
- All Implemented Interfaces:
CompiledClassAware,MetadataBinder<CustomRegion>,BaseMetadataBinder<CustomRegion>
Связывание региона `` с данными
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.config.metadata.compile.region.BaseRegionBinder
bindMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.api.metadata.compile.MetadataBinder
matches
-
Constructor Details
-
CustomRegionBinder
public CustomRegionBinder()
-
-
Method Details
-
getCompiledClass
-