public class OJBTravelExpenseQueryCustomizer extends Object implements org.apache.ojb.broker.accesslayer.QueryCustomizer
| Constructor and Description |
|---|
OJBTravelExpenseQueryCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(String arg0,
String arg1) |
org.apache.ojb.broker.query.Query |
customizeQuery(Object arg0,
org.apache.ojb.broker.PersistenceBroker arg1,
org.apache.ojb.broker.metadata.CollectionDescriptor arg2,
org.apache.ojb.broker.query.QueryByCriteria arg3) |
String |
getAttribute(String arg0) |
String |
getAttribute(String arg0,
String arg1) |
public OJBTravelExpenseQueryCustomizer()
public org.apache.ojb.broker.query.Query customizeQuery(Object arg0, org.apache.ojb.broker.PersistenceBroker arg1, org.apache.ojb.broker.metadata.CollectionDescriptor arg2, org.apache.ojb.broker.query.QueryByCriteria arg3)
customizeQuery in interface org.apache.ojb.broker.accesslayer.QueryCustomizerQueryCustomizer.customizeQuery(java.lang.Object,
org.apache.ojb.broker.PersistenceBroker, org.apache.ojb.broker.metadata.CollectionDescriptor,
org.apache.ojb.broker.query.QueryByCriteria)public void addAttribute(String arg0, String arg1)
addAttribute in interface org.apache.ojb.broker.metadata.AttributeContainerAttributeContainer.addAttribute(java.lang.String, java.lang.String)public String getAttribute(String arg0, String arg1)
getAttribute in interface org.apache.ojb.broker.metadata.AttributeContainerAttributeContainer.getAttribute(java.lang.String, java.lang.String)public String getAttribute(String arg0)
getAttribute in interface org.apache.ojb.broker.metadata.AttributeContainerAttributeContainer.getAttribute(java.lang.String)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.