public interface ISynchronizeServiceDescriptor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Returns the unique id that identifies this service.
|
java.lang.String |
getName()
Returns the name of this service.
|
ISynchronizeService |
getService()
This function returns an instance of the sync service.
|
java.lang.String getId()
java.lang.String getName()
ISynchronizeService getService()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.