Uses of Interface
net.n2oapp.framework.api.metadata.compile.building.CompileConstructor
-
Packages that use CompileConstructor Package Description net.n2oapp.framework.api.metadata.compile.building -
-
Uses of CompileConstructor in net.n2oapp.framework.api.metadata.compile.building
Methods in net.n2oapp.framework.api.metadata.compile.building with parameters of type CompileConstructor Modifier and Type Method Description <R extends Compiled>
FieldBuildProcessor<D,S,R>FieldBuildProcessor. compile(CompileConstructor<R,T> constructor, CompileBuilder<R,T> builder)<R extends Compiled>
PluralFieldBuildProcessor<D,S,R,L>PluralFieldBuildProcessor. compile(CompileConstructor<R,T> constructor, CompileBuilder<R,T> builder)
-