public class ModuleServiceBase extends RemoteModuleServiceBase implements ModuleService
RemoteModuleServiceBase.BaseLookupUrlsHolder| Modifier and Type | Field and Description |
|---|---|
protected BusinessObjectDictionaryService |
businessObjectDictionaryService |
protected BusinessObjectService |
businessObjectService |
protected static org.apache.log4j.Logger |
LOG |
applicationContext, kualiConfigurationService, kualiModuleService, lookupService, moduleConfiguration| Constructor and Description |
|---|
ModuleServiceBase() |
afterPropertiesSet, 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, retrieveExternalizableBusinessObjectsListprotected static final org.apache.log4j.Logger LOG
protected BusinessObjectService businessObjectService
protected BusinessObjectDictionaryService businessObjectDictionaryService
public ModuleServiceBase()
public <T extends ExternalizableBusinessObject> T getExternalizableBusinessObject(Class<T> businessObjectClass, Map<String,Object> fieldValues)
getExternalizableBusinessObject in interface ModuleServiceModuleService.getExternalizableBusinessObject(java.lang.Class, java.util.Map)public <T extends ExternalizableBusinessObject> List<T> getExternalizableBusinessObjectsList(Class<T> externalizableBusinessObjectClass, Map<String,Object> fieldValues)
getExternalizableBusinessObjectsList in interface ModuleServiceModuleService.getExternalizableBusinessObject(java.lang.Class, java.util.Map)@Deprecated public String getExternalizableBusinessObjectInquiryUrl(Class inquiryBusinessObjectClass, Map<String,String[]> parameters)
getExternalizableBusinessObjectInquiryUrl in interface ModuleServicegetExternalizableBusinessObjectInquiryUrl in class RemoteModuleServiceBase@Deprecated protected String getInquiryUrl(Class inquiryBusinessObjectClass)
getInquiryUrl in class RemoteModuleServiceBasepublic boolean isExternalizableBusinessObjectLookupable(Class boClass)
isExternalizableBusinessObjectLookupable in interface ModuleServicepublic boolean isExternalizableBusinessObjectInquirable(Class boClass)
isExternalizableBusinessObjectInquirable in interface ModuleService@Deprecated public String getExternalizableBusinessObjectLookupUrl(Class inquiryBusinessObjectClass, Map<String,String> parameters)
getExternalizableBusinessObjectLookupUrl in interface ModuleServicegetExternalizableBusinessObjectLookupUrl in class RemoteModuleServiceBaseModuleService.getExternalizableBusinessObjectLookupUrl(java.lang.Class,
java.util.Map)protected BusinessObjectDictionaryService getBusinessObjectDictionaryService()
protected BusinessObjectService getBusinessObjectService()
public boolean goToCentralRiceForInquiry()
goToCentralRiceForInquiry in interface ModuleServicegoToCentralRiceForInquiry in class RemoteModuleServiceBaseprotected String getBaseLookupUrl()
getBaseLookupUrl in class RemoteModuleServiceBaseprotected RunMode getRunMode(String module)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.