Class N2oQuery.Selection
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.dao.N2oQuery.Selection
-
- All Implemented Interfaces:
Serializable,Compiled,Source
- Enclosing class:
- N2oQuery
public static class N2oQuery.Selection extends Object implements Source, Compiled
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classN2oQuery.Selection.Type
-
Constructor Summary
Constructors Constructor Description Selection(N2oQuery.Selection.Type type)Selection(N2oQuery.Selection.Type type, N2oInvocation invocation)
-
-
-
Constructor Detail
-
Selection
public Selection(N2oQuery.Selection.Type type)
-
Selection
public Selection(N2oQuery.Selection.Type type, N2oInvocation invocation)
-
-