D
- 결과 데이터 Type.F
- 오류 데이터 Type.W
- 경고 정보 데이터 Type.public class DefaultGeneralResponse<D,F,W> extends AbstractGeneralResponse<D,F,W>
ResponseCode
의 결과 상수 값을 결과 코드로 사용하는 처리 결과 클래스.Constructor and Description |
---|
DefaultGeneralResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSuccess()
처리 성공 여부를 얻는다.
|
getWarningData, isIncludeWarning, setIncludeWarning, setWarningData
getFailData, setFailData
getCode, getData, getError, getMessage, isFail, setCode, setData, setError, setMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFailData
getCode, getData, getError, getMessage, isFail