| |
|
| java.lang.Object com.sun.portal.search.rdm.RDMRequest
RDMRequest | public class RDMRequest (Code) | | RDM Request Message
The message contains an RDMHeader with an appropriate request type:
RDM_RD_UPD_REQ
RDM_RD_DEL_REQ
RDM_SD_REQ
RDM_SCH_REQ
RDM_TAX_REQ
RDM_STAT_REQ
|
RDMRequest | public RDMRequest(SOIFInputStream ss) throws Exception(Code) | | create a new RDMRequest object by parsing the RDMHeader and
RDMQuery objects from the given SOIF Stream.
|
toString | public String toString()(Code) | | debug only - does not construct correct soif
|
|
|
|