Uses of Interface
net.n2oapp.framework.api.metadata.CompiledMetadata
-
Packages that use CompiledMetadata Package Description net.n2oapp.framework.api.metadata net.n2oapp.framework.api.metadata.local -
-
Uses of CompiledMetadata in net.n2oapp.framework.api.metadata
Methods in net.n2oapp.framework.api.metadata that return types with arguments of type CompiledMetadata Modifier and Type Method Description default java.lang.Class<? extends CompiledMetadata>CompiledMetadata. getCompiledBaseClass()Deprecated. -
Uses of CompiledMetadata in net.n2oapp.framework.api.metadata.local
Classes in net.n2oapp.framework.api.metadata.local that implement CompiledMetadata Modifier and Type Class Description classCompiledObjectСокмпилированный объектclassCompiledQueryСкомпилированная модель запроса за даннымиMethods in net.n2oapp.framework.api.metadata.local that return types with arguments of type CompiledMetadata Modifier and Type Method Description java.lang.Class<? extends CompiledMetadata>CompiledObject. getCompiledBaseClass()
-