|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl org.kuali.rice.krad.lookup.LookupableImpl org.kuali.ole.license.lookup.OleLicenseRequestLookupableImpl
public class OleLicenseRequestLookupableImpl
OleLicenseRequestLookupableImpl is the view helper service class for Ole License Request Document
Constructor Summary | |
---|---|
OleLicenseRequestLookupableImpl()
|
Method Summary | |
---|---|
protected String |
getActionUrlHref(org.kuali.rice.krad.web.form.LookupForm lookupForm,
Object dataObject,
String methodToCall,
List<String> pkNames)
This method returns action URL as oleLicenseRequest. |
OleLicenseRequestService |
getOleLicenseRequestservice()
This method returns the OleLicenseRequestService object |
String |
getReturnLocation()
Gets the returnLocation attribute. |
Collection<?> |
performSearch(org.kuali.rice.krad.web.form.LookupForm form,
Map<String,String> criteria,
boolean bounded)
This method performs the search for license request based on the search criterias |
void |
setReturnLocation(String returnLocation)
Sets the returnLocation attribute value. |
String |
viewParticularDocument(Object object)
This method returns the url for viewing the Requisition Document |
Methods inherited from class org.kuali.rice.krad.lookup.LookupableImpl |
---|
adjustCriteriaForNestedEBOs, allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, getCriteriaFieldsForValidation, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDocumentDictionaryService, getEncryptionService, getLookupService, getMaintenanceActionLink, getMaintenanceDocumentTypeName, getReturnKeys, getReturnUrl, getReturnUrlForResults, getReturnUrlParameters, getSearchResults, getSearchResultsForEBO, isResultReturnable, performClear, performInitialization, processSearchCriteria, setConfigurationService, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setDocumentDictionaryService, setEncryptionService, setLookupService, setMultiValueLookupSelect, sortSearchResults, validateSearchParameters, validateSearchParameterWildcardAndOperators |
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl |
---|
addClientSideStateForComponent, addCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getConfigurationService, getDataDictionaryService, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kuali.rice.krad.uif.service.ViewHelperService |
---|
applyDefaultValuesForCollectionLine, buildInquiryLink, cleanViewAfterRender, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults |
Constructor Detail |
---|
public OleLicenseRequestLookupableImpl()
Method Detail |
---|
public String getReturnLocation()
public void setReturnLocation(String returnLocation)
returnLocation
- The returnLocation to set.protected String getActionUrlHref(org.kuali.rice.krad.web.form.LookupForm lookupForm, Object dataObject, String methodToCall, List<String> pkNames)
getActionUrlHref
in class org.kuali.rice.krad.lookup.LookupableImpl
lookupForm
- dataObject
- methodToCall
- pkNames
-
public Collection<?> performSearch(org.kuali.rice.krad.web.form.LookupForm form, Map<String,String> criteria, boolean bounded)
performSearch
in interface org.kuali.rice.krad.lookup.Lookupable
performSearch
in class org.kuali.rice.krad.lookup.LookupableImpl
form
- criteria
- bounded
-
public String viewParticularDocument(Object object)
object
-
public OleLicenseRequestService getOleLicenseRequestservice()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |