|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
org.kuali.rice.kew.bo.lookup.DocumentRouteHeaderValueLookupableHelperServiceImpl
public class DocumentRouteHeaderValueLookupableHelperServiceImpl
This is a description of what this class does - chris don't forget to fill this in.
| Field Summary | |
|---|---|
(package private) DateTimeService |
dateTimeService
|
(package private) DocumentLookupCriteriaProcessor |
processor
|
private static long |
serialVersionUID
|
| Fields inherited from class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl |
|---|
LOG, searchUsingOnlyPrimaryKeyValues |
| Constructor Summary | |
|---|---|
DocumentRouteHeaderValueLookupableHelperServiceImpl()
|
|
| Method Summary | |
|---|---|
private DocSearchCriteriaDTO |
constructCriteria(Map<String,String> fieldsForLookup)
This method ... |
List<HtmlData> |
getCustomActionUrls(BusinessObject businessObject,
List pkNames)
This overridden method ... |
HtmlData |
getInquiryUrl(BusinessObject bo,
String propertyName)
This overridden method ... |
private static DocumentType |
getValidDocumentType(String docTypeName)
This method is taken from DocSearch to retrieve a document type |
void |
performClear(LookupForm lookupForm)
This overridden method allows for overriding what the clear logic does. |
Collection |
performLookup(LookupForm lookupForm,
Collection resultTable,
boolean bounded)
This overridden method ... |
void |
setDateTimeService(DateTimeService dateTimeService)
This overridden method ... |
protected void |
setRows()
This overridden method ... |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
DateTimeService dateTimeService
DocumentLookupCriteriaProcessor processor
| Constructor Detail |
|---|
public DocumentRouteHeaderValueLookupableHelperServiceImpl()
| Method Detail |
|---|
public void setDateTimeService(DateTimeService dateTimeService)
org.kuali.rice.kew.bo.lookup.DocumentRouteHeaderValueLookupableHelperService#setDateTimeService(org.kuali.rice.core.api.datetime.DateTimeService)
public List<HtmlData> getCustomActionUrls(BusinessObject businessObject,
List pkNames)
getCustomActionUrls in interface LookupableHelperServicegetCustomActionUrls in class AbstractLookupableHelperServiceImplorg.kuali.rice.krad.lookup.AbstractLookupableHelperServiceImpl#getCustomActionUrls(org.kuali.rice.krad.bo.BusinessObject, java.util.List)
public Collection performLookup(LookupForm lookupForm,
Collection resultTable,
boolean bounded)
performLookup in interface LookupableHelperServiceperformLookup in class AbstractLookupableHelperServiceImplorg.kuali.rice.krad.lookup.AbstractLookupableHelperServiceImpl#performLookup(org.kuali.rice.krad.web.struts.form.LookupForm, java.util.Collection, boolean)private DocSearchCriteriaDTO constructCriteria(Map<String,String> fieldsForLookup)
lookupForm -
public HtmlData getInquiryUrl(BusinessObject bo,
String propertyName)
getInquiryUrl in interface LookupableHelperServicegetInquiryUrl in class AbstractLookupableHelperServiceImplbo - the business object instance to build the urls forpropertyName - the property which links to an inquirable
org.kuali.rice.krad.lookup.AbstractLookupableHelperServiceImpl#getInquiryUrl(org.kuali.rice.krad.bo.BusinessObject, java.lang.String)protected void setRows()
setRows in class AbstractLookupableHelperServiceImplorg.kuali.rice.krad.lookup.AbstractLookupableHelperServiceImpl#setRows()public void performClear(LookupForm lookupForm)
performClear in interface LookupableHelperServiceperformClear in class AbstractLookupableHelperServiceImplorg.kuali.rice.krad.lookup.AbstractLookupableHelperServiceImpl#performClear()private static DocumentType getValidDocumentType(String docTypeName)
docTypeName -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||