public class ObmGroupDstService extends Object implements org.lsc.service.IWritableService
Constructor and Description |
---|
ObmGroupDstService(org.lsc.configuration.TaskType task)
Create the service
|
Modifier and Type | Method and Description |
---|---|
boolean |
apply(org.lsc.LscModifications lm) |
org.lsc.beans.IBean |
getBean(String pivotName,
org.lsc.LscDatasets pivotAttributes,
boolean fromSameService) |
Map<String,org.lsc.LscDatasets> |
getListPivots() |
List<String> |
getWriteDatasetIds() |
public ObmGroupDstService(org.lsc.configuration.TaskType task) throws org.lsc.exception.LscServiceConfigurationException, org.lsc.exception.LscServiceCommunicationException
task
- the task in which the source service settings will be usedorg.lsc.exception.LscServiceConfigurationException
org.lsc.exception.LscServiceCommunicationException
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
public Map<String,org.lsc.LscDatasets> getListPivots() throws org.lsc.exception.LscServiceException
getListPivots
in interface org.lsc.service.IService
org.lsc.exception.LscServiceException
public boolean apply(org.lsc.LscModifications lm) throws org.lsc.exception.LscServiceException
apply
in interface org.lsc.service.IWritableService
org.lsc.exception.LscServiceException
Copyright © 2013-2018. All Rights Reserved.