Class SubjectAreaOMASAPIResponse<R>

  • Type Parameters:
    R - type for response results SubjectAreaOMASAPIResponse provides a common header for Subject Area OMAS managed rest to its REST API. It manages information about exceptions. If no exception has been raised exceptionClassName is null.
    All Implemented Interfaces:
    Serializable, FFDCResponse, GenericResponse<R>

    public class SubjectAreaOMASAPIResponse<R>
    extends FFDCResponseBase
    implements GenericResponse<R>
    See Also:
    Serialized Form