public class OslcChildQueryHandler
extends java.lang.Object
Constructor and Description |
---|
OslcChildQueryHandler(MboSetRemote mboSet,
OslcRequest oslcRequest) |
OslcChildQueryHandler(MboSetRemote mboSet,
java.lang.String filterExp,
boolean opmodeor) |
OslcChildQueryHandler(MboSetRemote mboSet,
java.lang.String filterExp,
java.lang.String orderByExp,
java.lang.String searchTerms,
java.lang.String searchAttrs,
boolean opmodeor) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getColumnValue(java.lang.String value,
MboValueInfo mboValueInfo,
UserInfo userInfo) |
void |
handleQueryClause() |
boolean |
isMboSetResetNeeded() |
boolean |
isNull(java.lang.String value) |
protected void |
setAttributeQbe(java.lang.String attributeName,
MboValueInfo mboValueInfo,
MboSetRemote mboset,
java.lang.String value,
java.lang.String operator,
boolean isRange) |
void |
setDomainInternalWhere(java.lang.String domainInternalWhere) |
void |
setFilterDomain(java.lang.String fd,
java.lang.String orgid,
java.lang.String siteid) |
void |
setTimeLineQuery(java.lang.String tlRange,
java.lang.String tlAttr) |
public OslcChildQueryHandler(MboSetRemote mboSet, OslcRequest oslcRequest) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public OslcChildQueryHandler(MboSetRemote mboSet, java.lang.String filterExp, boolean opmodeor) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public OslcChildQueryHandler(MboSetRemote mboSet, java.lang.String filterExp, java.lang.String orderByExp, java.lang.String searchTerms, java.lang.String searchAttrs, boolean opmodeor) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public void setTimeLineQuery(java.lang.String tlRange, java.lang.String tlAttr)
public void setDomainInternalWhere(java.lang.String domainInternalWhere)
public void setFilterDomain(java.lang.String fd, java.lang.String orgid, java.lang.String siteid)
public boolean isMboSetResetNeeded()
public void handleQueryClause() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
protected java.lang.String getColumnValue(java.lang.String value, MboValueInfo mboValueInfo, UserInfo userInfo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public boolean isNull(java.lang.String value)
protected void setAttributeQbe(java.lang.String attributeName, MboValueInfo mboValueInfo, MboSetRemote mboset, java.lang.String value, java.lang.String operator, boolean isRange) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException