Uses of Class
org.nuxeo.wopi.WOPIDiscovery.App
-
Packages that use WOPIDiscovery.App Package Description org.nuxeo.wopi -
-
Uses of WOPIDiscovery.App in org.nuxeo.wopi
Methods in org.nuxeo.wopi that return types with arguments of type WOPIDiscovery.App Modifier and Type Method Description List<WOPIDiscovery.App>
WOPIDiscovery.NetZone. getApps()
Methods in org.nuxeo.wopi with parameters of type WOPIDiscovery.App Modifier and Type Method Description protected void
WOPIServiceImpl. registerApp(WOPIDiscovery.App app)
Method parameters in org.nuxeo.wopi with type arguments of type WOPIDiscovery.App Modifier and Type Method Description void
WOPIDiscovery.NetZone. setApps(List<WOPIDiscovery.App> apps)
-