|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
IN - is the generic input-type.VALUE - is the generic value-type@ComponentSpecification(plugin=true) public interface PojoPathNamedFunction<IN,VALUE>
This is the interface for a PojoPathFunction that has a
name. This allows to register such functions as plugin via
Inject.
| Field Summary |
|---|
| Fields inherited from interface net.sf.mmm.util.pojo.path.api.PojoPathFunction |
|---|
FUNCTION_NAME_PREFIX |
| Method Summary | |
|---|---|
String |
getName()
This method gets the name of this function. |
| Methods inherited from interface net.sf.mmm.util.pojo.path.api.PojoPathFunction |
|---|
create, get, getInputClass, getValueClass, isDeterministic, set |
| Method Detail |
|---|
String getName()
PojoPathNavigator implementation.segment.
PojoPathFunction.FUNCTION_NAME_PREFIX.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||