public class StoryObjectFilter extends Filter
COLLISION, convertable, FORMAT_FULL, FORMAT_NULL, FORMAT_SHORTCLASS, FORMAT_TYPESAVE, idFilter, MERGE, property| Constructor | Description |
|---|---|
StoryObjectFilter() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
convert(java.lang.Object entity,
java.lang.String property,
java.lang.Object value,
IdMap map,
int deep) |
Convert the Entity
|
SimpleList<java.lang.Object> |
getElements() |
|
SimpleKeyValueList<java.lang.Object,java.lang.String> |
getIds() |
|
SimpleKeyValueList<java.lang.String,java.lang.String> |
getImages() |
|
StoryObjectFilter |
with(java.lang.Object... elements) |
convertable, convertProperty, createChange, createFull, createNull, createSimple, createTypSave, getProperties, getPropertyRegard, getStrategy, isConvertable, isFullSerialization, isId, isNullCheck, isShortClass, isSimpleFormat, isSimpleFormat, isTypSave, regard, suspendNotification, withConvertable, withFormat, withIdFilter, withPropertyRegard, withSimpleFormat, withStrategypublic StoryObjectFilter with(java.lang.Object... elements)
public int convert(java.lang.Object entity,
java.lang.String property,
java.lang.Object value,
IdMap map,
int deep)
Filterpublic SimpleList<java.lang.Object> getElements()
public SimpleKeyValueList<java.lang.Object,java.lang.String> getIds()
public SimpleKeyValueList<java.lang.String,java.lang.String> getImages()