Interface DeviceLink
- All Known Implementing Classes:
DeviceLinkWrapper
public interface DeviceLink
DeviceLink interface.
- Version:
- $Id: $Id
- Author:
- ianjones
-
Method Summary
Modifier and TypeMethodDescriptiondelete()delete.getCreatedBy.getCreatedDate.getGroupName.getLastUpdatedBy.getLastUpdatedDate.getLinkDevices.getLinks()getLinks.getSource.getStatus.getSubnet.getSupportDetails.getUuid()getUuid.refresh()refresh.save(DeviceLinkUpdaterJson updaterJson) save.update()update.
-
Method Details
-
getUuid
-
getSource
-
getGroupName
-
getSubnet
-
getStatus
-
getLinks
-
getLinkDevices
-
getSupportDetails
-
getCreatedBy
-
getCreatedDate
-
getLastUpdatedBy
-
getLastUpdatedDate
-
update
DeviceLinkOperator.DeviceLinkUpdater update()update.
- Returns:
- a
DeviceLinkOperator.DeviceLinkUpdaterobject.
-
save
save.
- Parameters:
updaterJson- aDeviceLinkUpdaterJsonobject.- Returns:
- a
Booleanobject.
-
delete
-
refresh
-