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, setTransactionScopeOption
public abstract VdcActionParametersBase getParentParameters()
getParentParameters
in class VdcActionParametersBase
Copyright © 2012. All Rights Reserved.