public class OleModuleServiceImpl extends org.kuali.rice.krad.service.impl.ModuleServiceBase implements BatchModuleService
| Constructor and Description | 
|---|
| OleModuleServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getExternalJobStatus(String jobName)This method returns the status of the given external job. | 
| boolean | isExternalJob(String jobName)This method returns whether a job is run on an external system. | 
getBaseLookupUrl, getBusinessObjectService, getDataObjectMetaDataService, getExternalizableBusinessObject, getExternalizableBusinessObjectInquiryUrl, getExternalizableBusinessObjectLookupUrl, getExternalizableBusinessObjectsList, getInquiryUrl, getRunMode, goToCentralRiceForInquiry, isExternalizableBusinessObjectInquirable, isExternalizableBusinessObjectLookupable, setBusinessObjectService, setDataObjectMetaDataServiceafterPropertiesSet, createNewObjectFromExternalizableClass, getBaseInquiryUrl, getBusinessObjectRelationship, getExternalizableBusinessObjectDictionaryEntry, getExternalizableBusinessObjectImplementation, getExternalizableBusinessObjectsListForLookup, getExternalizableDataObjectInquiryUrl, getExternalizableDataObjectLookupUrl, getKualiConfigurationService, getKualiModuleService, getLookupService, getModuleConfiguration, getRiceBaseLookupUrl, getUrlParameters, isExternalizable, isLocked, isNonBlankValueForKey, isResponsibleFor, isResponsibleForJob, listAlternatePrimaryKeyFieldNames, listPrimaryKeyFieldNames, retrieveExternalizableBusinessObjectIfNecessary, retrieveExternalizableBusinessObjectsList, setApplicationContext, setKualiConfigurationService, setKualiModuleService, setModuleConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateNewObjectFromExternalizableClass, getExternalizableBusinessObjectDictionaryEntry, getExternalizableBusinessObjectImplementation, getExternalizableBusinessObjectsListForLookup, getExternalizableDataObjectInquiryUrl, getExternalizableDataObjectLookupUrl, getModuleConfiguration, isExternalizable, isLocked, isResponsibleFor, isResponsibleForJob, listAlternatePrimaryKeyFieldNames, listPrimaryKeyFieldNames, retrieveExternalizableBusinessObjectIfNecessary, retrieveExternalizableBusinessObjectsListpublic OleModuleServiceImpl()
public boolean isExternalJob(String jobName)
BatchModuleServiceisExternalJob in interface BatchModuleServicejobName - a job name, such that calling #isResponsibleForJob(String) with this job name would return trueorg.kuali.ole.sys.service.BatchModuleService#hasJobStatus(java.lang.String)public String getExternalJobStatus(String jobName)
BatchModuleServicegetExternalJobStatus in interface BatchModuleServicejobName - a job name, such that calling #isResponsibleForJob(String) with this job name would return trueSchedulerServiceorg.kuali.ole.sys.service.BatchModuleService#getJobStatus(java.lang.String)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.