|
||||||||||
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, getConfigurationService, getCriteriaFieldsForValidation, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDefaultSortAttributeNames, getDocumentDictionaryService, getEncryptionService, getFieldConversions, getLookupService, getMaintenanceActionLink, getMaintenanceDocumentTypeName, getParameters, getReadOnlyFieldsList, getReturnKeys, getReturnUrl, getReturnUrlForResults, getReturnUrlParameters, getSearchResults, getSearchResultsForEBO, initializeLookupViewHelperService, isResultReturnable, isSortAscending, performClear, performInitialization, populateViewFromRequestParameters, processSearchCriteria, setConfigurationService, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setDefaultSortAttributeNames, setDocumentDictionaryService, setEncryptionService, setFieldConversions, setLookupService, setMultiValueLookupSelect, setParameters, setReadOnlyFieldsList, setSortAscending, validateSearchParameters, validateSearchParameterWildcardAndOperators |
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl |
---|
addClientSideStateForComponent, addCustomContainerComponents, addLine, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getDataDictionaryService, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, populateDefaultValueForField, processAfterAddLine, processAfterDeleteLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processCollectionAddLine, processCollectionDeleteLine, 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, processCollectionAddLine, processCollectionDeleteLine, 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 |