| Package | Description |
|---|---|
| de.mhus.lib.core.pojo |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FunctionsStrategy.parse(String prefix,
FunctionAttribute<Object> parent,
PojoParser parser,
Class<?> clazz,
PojoModelImpl model,
int level) |
| Constructor and Description |
|---|
FunctionAction(Class<?> clazz,
Method action,
String name,
FunctionAttribute<Object> parent) |
FunctionAttribute(Class<T> clazz,
Method getter,
Method setter,
String name,
FunctionAttribute<Object> parent) |
Copyright © 2014. All rights reserved.