Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.core.api.pathsegment.PathSegmentService

Packages that use PathSegmentService
org.nuxeo.ecm.core.api.pathsegment   
 

Uses of PathSegmentService in org.nuxeo.ecm.core.api.pathsegment
 

Classes in org.nuxeo.ecm.core.api.pathsegment that implement PathSegmentService
 class PathSegmentComponent
          Central service for the generation of a path segment for a document.
 class PathSegmentServiceCompat
          Service generating a path segment from the title by simplifying it to lowercase and dash-separated words.
 class PathSegmentServiceDefault
          Service generating a path segment from the title by just removing slashes and limiting size.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.