public interface AvailabilityDataService
AvailabilityDataService interface.
List<Node> getNodes(Category category, long startTime, long endTime) throws AvailabilityDataServiceException
getNodes
category - a Category object.startTime - a long.endTime - a long.List object.AvailabilityDataServiceException - if any.Copyright © 2015. All rights reserved.