Uses of Class
org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
-
Packages that use AppWorkspace Package Description org.jboss.resteasy.plugins.providers.atom.app -
-
Uses of AppWorkspace in org.jboss.resteasy.plugins.providers.atom.app
Fields in org.jboss.resteasy.plugins.providers.atom.app with type parameters of type AppWorkspace Modifier and Type Field Description private java.util.List<AppWorkspace>
AppService. workspace
Methods in org.jboss.resteasy.plugins.providers.atom.app that return types with arguments of type AppWorkspace Modifier and Type Method Description java.util.List<AppWorkspace>
AppService. getWorkspace()
-