fr.ifremer.allegro.referential.pmfm.generic.service
Class RemoteParameterGroupFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.pmfm.generic.service.RemoteParameterGroupFullServiceWSDelegator
public class RemoteParameterGroupFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteParameterGroupFullService
.
- See Also:
RemoteParameterGroupFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteParameterGroupFullServiceWSDelegator
public RemoteParameterGroupFullServiceWSDelegator()
addParameterGroup
public RemoteParameterGroupFullVO addParameterGroup(RemoteParameterGroupFullVO parameterGroup)
- See Also:
RemoteParameterGroupFullService.addParameterGroup(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO)
updateParameterGroup
public void updateParameterGroup(RemoteParameterGroupFullVO parameterGroup)
- See Also:
RemoteParameterGroupFullService.updateParameterGroup(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO)
removeParameterGroup
public void removeParameterGroup(RemoteParameterGroupFullVO parameterGroup)
- See Also:
RemoteParameterGroupFullService.removeParameterGroup(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO)
getAllParameterGroup
public RemoteParameterGroupFullVO[] getAllParameterGroup()
- See Also:
RemoteParameterGroupFullService.getAllParameterGroup()
getParameterGroupById
public RemoteParameterGroupFullVO getParameterGroupById(java.lang.Integer id)
- See Also:
RemoteParameterGroupFullService.getParameterGroupById(java.lang.Integer)
getParameterGroupByIds
public RemoteParameterGroupFullVO[] getParameterGroupByIds(java.lang.Integer[] id)
- See Also:
RemoteParameterGroupFullService.getParameterGroupByIds(java.lang.Integer[])
getParameterGroupByParentParameterGroupId
public RemoteParameterGroupFullVO[] getParameterGroupByParentParameterGroupId(java.lang.Integer id)
- See Also:
RemoteParameterGroupFullService.getParameterGroupByParentParameterGroupId(java.lang.Integer)
getParameterGroupByStatusCode
public RemoteParameterGroupFullVO[] getParameterGroupByStatusCode(java.lang.String code)
- See Also:
RemoteParameterGroupFullService.getParameterGroupByStatusCode(java.lang.String)
remoteParameterGroupFullVOsAreEqualOnIdentifiers
public boolean remoteParameterGroupFullVOsAreEqualOnIdentifiers(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
- See Also:
RemoteParameterGroupFullService.remoteParameterGroupFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO)
remoteParameterGroupFullVOsAreEqual
public boolean remoteParameterGroupFullVOsAreEqual(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
- See Also:
RemoteParameterGroupFullService.remoteParameterGroupFullVOsAreEqual(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO)
getParameterGroupNaturalIds
public RemoteParameterGroupNaturalId[] getParameterGroupNaturalIds()
- See Also:
RemoteParameterGroupFullService.getParameterGroupNaturalIds()
getParameterGroupByNaturalId
public RemoteParameterGroupFullVO getParameterGroupByNaturalId(RemoteParameterGroupNaturalId parameterGroupNaturalId)
- See Also:
RemoteParameterGroupFullService.getParameterGroupByNaturalId(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupNaturalId)
getParameterGroupNaturalIdById
public RemoteParameterGroupNaturalId getParameterGroupNaturalIdById(java.lang.Integer id)
- See Also:
RemoteParameterGroupFullService.getParameterGroupNaturalIdById(java.lang.Integer)
getAllClusterParameterGroupSinceDateSynchro
public ClusterParameterGroup[] getAllClusterParameterGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteParameterGroupFullService.getAllClusterParameterGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterParameterGroupByIdentifiers
public ClusterParameterGroup getClusterParameterGroupByIdentifiers(java.lang.Integer id)
- See Also:
RemoteParameterGroupFullService.getClusterParameterGroupByIdentifiers(java.lang.Integer)
addOrUpdateClusterParameterGroup
public ClusterParameterGroup addOrUpdateClusterParameterGroup(ClusterParameterGroup clusterParameterGroup)
- See Also:
RemoteParameterGroupFullService.addOrUpdateClusterParameterGroup(fr.ifremer.allegro.referential.pmfm.generic.cluster.ClusterParameterGroup)
Copyright © 2008-2010 IFREMER. All Rights Reserved.