Uses of Class
de.fraunhofer.iosb.ilt.sensorthingsmanager.controller.ControllerCollection
-
Packages that use ControllerCollection Package Description de.fraunhofer.iosb.ilt.sensorthingsmanager.controller -
-
Uses of ControllerCollection in de.fraunhofer.iosb.ilt.sensorthingsmanager.controller
Methods in de.fraunhofer.iosb.ilt.sensorthingsmanager.controller that return ControllerCollection Modifier and Type Method Description ControllerCollectionControllerCollection. setQuery(de.fraunhofer.iosb.ilt.sta.query.Query query, boolean showNavigationProperties, boolean canDelete, boolean canLinkNew, boolean multiSelect, String orderBy)ControllerCollectionControllerCollection. setQuery(de.fraunhofer.iosb.ilt.sta.query.Query query, ControllerCollection.EntityFactory<T> entityFactory, String orderBy)
-