Uses of Interface
org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
-
-
Uses of DocumentViewCodecManager in org.nuxeo.ecm.automation.task
Fields in org.nuxeo.ecm.automation.task declared as DocumentViewCodecManager Modifier and Type Field Description protected DocumentViewCodecManagerUserTaskPageProviderOperation. documentViewCodecManager -
Uses of DocumentViewCodecManager in org.nuxeo.ecm.platform.ec.notification.service
Fields in org.nuxeo.ecm.platform.ec.notification.service declared as DocumentViewCodecManager Modifier and Type Field Description protected DocumentViewCodecManagerNotificationService. docLocator -
Uses of DocumentViewCodecManager in org.nuxeo.ecm.platform.mail.action
Fields in org.nuxeo.ecm.platform.mail.action declared as DocumentViewCodecManager Modifier and Type Field Description protected DocumentViewCodecManagerDocumentURLAction. documentViewCodecManager -
Uses of DocumentViewCodecManager in org.nuxeo.ecm.platform.url.api.ejb
Subinterfaces of DocumentViewCodecManager in org.nuxeo.ecm.platform.url.api.ejb Modifier and Type Interface Description interfaceDocumentViewCodecManagerLocalLocal interface for DocumentViewCodecManagerinterfaceDocumentViewCodecManagerRemoteRemote interface for DocumentViewCodecManager. -
Uses of DocumentViewCodecManager in org.nuxeo.ecm.platform.url.service
Classes in org.nuxeo.ecm.platform.url.service that implement DocumentViewCodecManager Modifier and Type Class Description classDocumentViewCodecService
-