Class LineFieldSetCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.fieldset.AbstractFieldSetCompiler<LineFieldSet,N2oLineFieldSet>
net.n2oapp.framework.config.metadata.compile.fieldset.LineFieldSetCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<LineFieldSet,,N2oLineFieldSet, CompileContext<?, ?>> BaseSourceCompiler<LineFieldSet,N2oLineFieldSet, CompileContext<?, ?>>
@Component
public class LineFieldSetCompiler
extends AbstractFieldSetCompiler<LineFieldSet,N2oLineFieldSet>
Компиляция филдсета с горизонтальной линией
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oLineFieldSet source, CompileContext<?, ?> context, CompileProcessor p) Methods inherited from class net.n2oapp.framework.config.metadata.compile.fieldset.AbstractFieldSetCompiler
compileFieldSet
-
Constructor Details
-
LineFieldSetCompiler
public LineFieldSetCompiler()
-
-
Method Details
-
getSourceClass
-
compile
public LineFieldSet compile(N2oLineFieldSet source, CompileContext<?, ?> context, CompileProcessor p)
-