Package org.labkey.remoteapi
Class ResponseObject
java.lang.Object
org.labkey.remoteapi.ResponseObject
- Direct Known Subclasses:
Domain,ExpObject,GetQueryDetailsResponse.Column,GetQueryDetailsResponse.Lookup,GetUsersResponse.UserInfo,LineageNode,PropertyDescriptor,Protocol
Base class for objects mapped from subsets of response JSON
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_allProperties
-
-
Constructor Details
-
ResponseObject
-
ResponseObject
protected ResponseObject()
-
-
Method Details
-
getAllProperties
- Returns:
- the full set of JSON properties returned by the server (unmodifiable)
-