public interface IEntityFactory extends ICriterion, Serializable
| Modifier and Type | Method and Description |
|---|---|
IEntityFactory |
getEntityFactory() |
boolean |
isEmpty() |
void |
setCacheable(boolean cacheable) |
void |
setName(String name) |
void |
setValue(Object... value) |
int |
size() |
getCacheable, getName, getValuegetReferenceboolean isEmpty()
void setCacheable(boolean cacheable)
int size()
IEntityFactory getEntityFactory()
void setValue(Object... value)
void setName(String name)
Copyright © 2016 jufeng. All rights reserved.