Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.spaces.api.exceptions.UniversNotFoundException

Packages that use UniversNotFoundException
org.nuxeo.ecm.spaces.api   
org.nuxeo.ecm.spaces.core.impl   
 

Uses of UniversNotFoundException in org.nuxeo.ecm.spaces.api
 

Methods in org.nuxeo.ecm.spaces.api that throw UniversNotFoundException
 java.util.List<Space> SpaceManager.getSpacesForUnivers(Univers universe, CoreSession session)
          List of all accessible spaces for a given univers
 Univers SpaceManager.getUnivers(java.lang.String name, CoreSession session)
          Retrieve a specific universe from its name
 

Uses of UniversNotFoundException in org.nuxeo.ecm.spaces.core.impl
 

Methods in org.nuxeo.ecm.spaces.core.impl that throw UniversNotFoundException
 Univers SpaceManagerImpl.getUnivers(java.lang.String name, CoreSession coreSession)
          Get a univers
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.