public class NisSrcService extends Object implements org.lsc.service.IService
Constructor and Description |
---|
NisSrcService(org.lsc.configuration.TaskType task)
Create the service
|
Modifier and Type | Method and Description |
---|---|
org.lsc.beans.IBean |
getBean(String pivotName,
org.lsc.LscDatasets pivotAttributes,
boolean fromSameService) |
Map<String,org.lsc.LscDatasets> |
getListPivots() |
static Properties |
getProperties(String url) |
public NisSrcService(org.lsc.configuration.TaskType task) throws org.lsc.exception.LscServiceConfigurationException
task
- the task in which the source service settings will be usedorg.lsc.exception.LscServiceConfigurationException
- never thrownpublic static Properties getProperties(String url)
public org.lsc.beans.IBean getBean(String pivotName, org.lsc.LscDatasets pivotAttributes, boolean fromSameService) throws org.lsc.exception.LscServiceException
getBean
in interface org.lsc.service.IService
org.lsc.exception.LscServiceException
Copyright © 2010-2014. All Rights Reserved.