Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webengine.PathDescriptor

Packages that use PathDescriptor
org.nuxeo.ecm.webengine   
 

Uses of PathDescriptor in org.nuxeo.ecm.webengine
 

Methods in org.nuxeo.ecm.webengine that return PathDescriptor
 PathDescriptor RequestConfiguration.getMatchingConfiguration(HttpServletRequest req)
           
 PathDescriptor[] RequestConfiguration.getPaths()
           
 

Methods in org.nuxeo.ecm.webengine with parameters of type PathDescriptor
 void RequestConfiguration.addPathDescriptor(PathDescriptor path)
           
 int PathDescriptor.compareTo(PathDescriptor o)
           
 void RequestConfiguration.removePathDescriptor(PathDescriptor path)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.