Class PageBinder<D extends Page>
java.lang.Object
net.n2oapp.framework.config.metadata.compile.page.PageBinder<D>
- All Implemented Interfaces:
CompiledClassAware,MetadataBinder<D>,BaseMetadataBinder<D>
- Direct Known Subclasses:
SimplePageBinder,StandardPageBinder
Базовое связывание данных на странице
-
Constructor Summary
Constructors -
Method Summary
Methods 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.aware.CompiledClassAware
getCompiledClassMethods inherited from interface net.n2oapp.framework.api.metadata.compile.MetadataBinder
bind, matches
-
Constructor Details
-
PageBinder
public PageBinder()
-
-
Method Details
-
bindPage
-