Package | Description |
---|---|
net.sf.mmm.util.query.api.path | |
net.sf.mmm.util.query.base.argument | |
net.sf.mmm.util.query.base.path |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityBeanPath<V extends EntityBean>
This is the interface for a
Path that is a EntityBeanArgument . |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractEntityBeanArgument<V extends EntityBean>
The abstract base implementation of
EntityBeanArgument . |
Modifier and Type | Class and Description |
---|---|
class |
ConstantEntityBeanArgument<V extends EntityBean>
This is the
constant implementation of EntityBeanArgument . |
Modifier and Type | Method and Description |
---|---|
static <V extends EntityBean> |
Args.of(V value) |
Modifier and Type | Class and Description |
---|---|
class |
EntityBeanPathImpl<V extends EntityBean>
This is the implementation of
EntityBeanPath . |
Copyright © 2001–2016 mmm-Team. All rights reserved.