public class MOSQbeXMLProcessor extends QbeXMLProcessor
OPERANDAND, OPERANDOR, OPERATOR_ENDSWITH, OPERATOR_EQUALS, OPERATOR_GREATER, OPERATOR_GREATEREQUALS, OPERATOR_LESS, OPERATOR_LESSEQUALS, OPERATOR_NOTEQUALS, OPERATOR_STARTSWITH
Constructor and Description |
---|
MOSQbeXMLProcessor(java.lang.String mosName,
UserInfo userInfo) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getChildFilterMap() |
MboSetRemote |
getMboSet(org.jdom.Document doc) |
MboSetRemote |
getMboSet(org.jdom.Element elem) |
public MOSQbeXMLProcessor(java.lang.String mosName, UserInfo userInfo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public java.util.Map<java.lang.String,java.lang.String> getChildFilterMap()
public MboSetRemote getMboSet(org.jdom.Document doc) throws MXException, java.rmi.RemoteException
getMboSet
in class QbeXMLProcessor
doc
- the query xml document.MXException
java.rmi.RemoteException
public MboSetRemote getMboSet(org.jdom.Element elem) throws MXException, java.rmi.RemoteException
getMboSet
in class QbeXMLProcessor
elem
- the query xml element.MXException
java.rmi.RemoteException