Package | Description |
---|---|
org.nuxeo.ecm.core.api.pathsegment |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected PathSegmentService |
PathSegmentComponent.service |
Modifier and Type | Field and Description |
---|---|
protected LinkedList<Class<? extends PathSegmentService>> |
PathSegmentComponent.contribs |
Copyright © 2016 Nuxeo SA. All rights reserved.