public abstract class JsonVdcActionParametersBaseMixIn extends VdcActionParametersBase
| Constructor and Description |
|---|
JsonVdcActionParametersBaseMixIn() |
| Modifier and Type | Method and Description |
|---|---|
abstract VdcActionParametersBase |
getParentParameters()
Ignore this method since Jackson will try to recursively dereference it and fail to serialize.
|
Accept, equals, getEntityId, getHttpSessionId, getImagesParameters, getMultipleAction, getParametersCurrentUser, getParentCommand, getSessionId, getShouldBeLogged, getTaskGroupSuccess, getTaskIds, getTaskStartTime, getTransactionScopeOption, hashCode, isCompensationEnabled, setCompensationEnabled, setEntityId, setImagesParameters, setMultipleAction, setParametersCurrentUser, setParentCommand, setParentParemeters, setSessionId, setShouldBeLogged, setTaskGroupSuccess, setTaskIds, setTaskStartTime, setTransactionScopeOptionpublic abstract VdcActionParametersBase getParentParameters()
getParentParameters in class VdcActionParametersBaseCopyright © 2012. All Rights Reserved.