|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MarshallingContext
| Method Summary | |
|---|---|
void |
clearContext()
|
Object |
getAttribute(Object key)
|
CompassMapping |
getCompassMapping()
|
ConverterLookup |
getConverterLookup()
|
MarshallingStrategy |
getMarshallingStrategy()
|
SearchEngine |
getSearchEngine()
|
InternalCompassSession |
getSession()
|
boolean |
handleNulls()
Means that when creating a property, a special null value should be saved to mark it as null |
void |
removeHandleNulls(String path)
Removes the fact that a null value should be used. |
void |
setAttribute(Object key,
Object value)
|
void |
setHandleNulls(String path)
Sets on the path to use null values |
| Method Detail |
|---|
SearchEngine getSearchEngine()
CompassMapping getCompassMapping()
ConverterLookup getConverterLookup()
InternalCompassSession getSession()
MarshallingStrategy getMarshallingStrategy()
void setAttribute(Object key,
Object value)
Object getAttribute(Object key)
void clearContext()
boolean handleNulls()
void setHandleNulls(String path)
void removeHandleNulls(String path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||