Uses of Class
org.exoplatform.services.wcm.core.NodeLocation

Packages that use NodeLocation
org.exoplatform.services.wcm.core   
 

Uses of NodeLocation in org.exoplatform.services.wcm.core
 

Methods in org.exoplatform.services.wcm.core that return NodeLocation
 NodeLocation WCMConfigurationService.getLivePortalsLocation(java.lang.String repository)
           
static NodeLocation NodeLocation.make(javax.jcr.Node node)
           
static NodeLocation NodeLocation.parse(java.lang.String exp)
           
 

Methods in org.exoplatform.services.wcm.core that return types with arguments of type NodeLocation
 java.util.Collection<NodeLocation> WCMConfigurationService.getAllLivePortalsLocation()
           
 

Methods in org.exoplatform.services.wcm.core with parameters of type NodeLocation
static javax.jcr.Node NodeLocation.getNodeByLocation(NodeLocation nodeLocation)
           
static java.lang.String NodeLocation.serialize(NodeLocation location)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.