|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.krad.inquiry.InquirableImpl
org.kuali.rice.kns.inquiry.KualiInquirableImpl
org.kuali.ole.location.inquiry.OleLocationSummaryInquirable
public class OleLocationSummaryInquirable
The OleLocationSummaryInquirable class is used to return the failed Url and Filename of the ingest summary record.
| Field Summary | |
|---|---|
Object |
object
|
| Fields inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl |
|---|
businessObjectAuthorizationService, businessObjectDictionaryService, businessObjectMetaDataService, businessObjectService, encryptionService, inactiveRecordDisplay, INQUIRY_TITLE_PREFIX, lookupService, persistenceStructureService |
| Fields inherited from class org.kuali.rice.krad.inquiry.InquirableImpl |
|---|
dataObjectClass, SUPER_CLASS_TRANSLATOR_LIST |
| Constructor Summary | |
|---|---|
OleLocationSummaryInquirable()
|
|
| Method Summary | |
|---|---|
String |
getFileName()
This method returns an null string or a fileName string from the OleLocationIngestSummaryRecord object |
String |
getUrl()
This method returns an url string to download an attachment based on the OleLocationSummaryId |
Object |
retrieveDataObject(Map parameters)
This method returns an object based on the parameters passed to it. |
| Methods inherited from class org.kuali.rice.kns.inquiry.KualiInquirableImpl |
|---|
addAdditionalSections, createTitleText, getBusinessObject, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getBusinessObjectService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrl, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getPersistenceStructureService, getSections, getShowInactiveRecords, getTitle, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setLookupService, setPersistenceStructureService, setShowInactiveRecords |
| Methods inherited from class org.kuali.rice.krad.inquiry.InquirableImpl |
|---|
buildInquirableLink, getAlternateKeysForClass, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getKualiModuleService, retrieveKeySetFromMap, setDataObjectClass |
| 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, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setConfigurationService, 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.inquiry.Inquirable |
|---|
buildInquirableLink, setDataObjectClass |
| Field Detail |
|---|
public Object object
| Constructor Detail |
|---|
public OleLocationSummaryInquirable()
| Method Detail |
|---|
public Object retrieveDataObject(Map parameters)
retrieveDataObject in interface org.kuali.rice.krad.inquiry.InquirableretrieveDataObject in class org.kuali.rice.kns.inquiry.KualiInquirableImplparameters -
public String getUrl()
public String getFileName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||