Class N2oQuery.Selection
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.dao.N2oQuery.Selection
-
-
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)
-
-