Interface | Description |
---|---|
PathSegmentService |
Service with a method generating a path segment (name) given a
DocumentModel about to be created. |
Class | Description |
---|---|
PathSegmentComponent |
Central service for the generation of a path segment for a document.
|
PathSegmentServiceCompat |
Service generating a path segment from the title by simplifying it to lowercase and dash-separated words.
|
PathSegmentServiceDefault |
Service generating a path segment from the title by just removing slashes and limiting size.
|
PathSegmentServiceDescriptor |
Descriptor to contribute a
PathSegmentService . |
Copyright © 2015 Nuxeo SA. All rights reserved.