Interface StateInf

All Known Implementing Classes:
ComponentContent, FileComponent, PingState, TException, TException.CONCURRENT_UPDATE, TException.EXTERNAL_SERVICE_UNAVAILABLE, TException.FIXITY_CHECK_FAILS, TException.GATEWAY_TIMEOUT, TException.GENERAL_EXCEPTION, TException.INVALID_ARCHITECTURE, TException.INVALID_CONFIGURATION, TException.INVALID_DATA_FORMAT, TException.INVALID_OR_MISSING_PARM, TException.LOCKING_ERROR, TException.NEARLINE_RESTORE_IN_PROCESS, TException.REMOTE_IO_SERVICE_EXCEPTION, TException.REQUEST_ELEMENT_UNSUPPORTED, TException.REQUEST_INVALID, TException.REQUEST_ITEM_EXISTS, TException.REQUESTED_ITEM_NOT_FOUND, TException.SQL_EXCEPTION, TException.UNIMPLEMENTED_CODE, TException.USER_NOT_AUTHENTICATED, TException.USER_NOT_AUTHORIZED, TRuntimeException, TRuntimeException.CONCURRENT_UPDATE, TRuntimeException.EXTERNAL_SERVICE_UNAVAILABLE, TRuntimeException.FIXITY_CHECK_FAILS, TRuntimeException.GENERAL_EXCEPTION, TRuntimeException.INVALID_ARCHITECTURE, TRuntimeException.INVALID_CONFIGURATION, TRuntimeException.INVALID_DATA_FORMAT, TRuntimeException.INVALID_OR_MISSING_PARM, TRuntimeException.LOCKING_ERROR, TRuntimeException.REQUEST_ELEMENT_UNSUPPORTED, TRuntimeException.REQUEST_INVALID, TRuntimeException.REQUEST_ITEM_EXISTS, TRuntimeException.REQUESTED_ITEM_NOT_FOUND, TRuntimeException.SQL_EXCEPTION, TRuntimeException.UNIMPLEMENTED_CODE, TRuntimeException.USER_NOT_AUTHENTICATED, TRuntimeException.USER_NOT_AUTHORIZED

public interface StateInf
This interface is used to identify a State class that is supported for reflective formatting. All public get methods with no arguments in a StateInf class are called and the data is formatted
Author:
dloy