Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.publisher.api.PublishedDocument.Type

Packages that use PublishedDocument.Type
org.nuxeo.ecm.platform.publisher.api   
org.nuxeo.ecm.platform.publisher.impl.core   
org.nuxeo.ecm.platform.publisher.impl.localfs   
org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic   
org.nuxeo.ecm.platform.publisher.remoting.server   
 

Uses of PublishedDocument.Type in org.nuxeo.ecm.platform.publisher.api
 

Methods in org.nuxeo.ecm.platform.publisher.api that return PublishedDocument.Type
 PublishedDocument.Type PublishedDocument.getType()
          Returns the Type of this PublishedDocument.
static PublishedDocument.Type PublishedDocument.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PublishedDocument.Type[] PublishedDocument.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of PublishedDocument.Type in org.nuxeo.ecm.platform.publisher.impl.core
 

Methods in org.nuxeo.ecm.platform.publisher.impl.core that return PublishedDocument.Type
 PublishedDocument.Type SimpleCorePublishedDocument.getType()
           
 

Uses of PublishedDocument.Type in org.nuxeo.ecm.platform.publisher.impl.localfs
 

Methods in org.nuxeo.ecm.platform.publisher.impl.localfs that return PublishedDocument.Type
 PublishedDocument.Type FSPublishedDocument.getType()
           
 

Uses of PublishedDocument.Type in org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic
 

Methods in org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic that return PublishedDocument.Type
 PublishedDocument.Type BasicPublishedDocument.getType()
           
 

Uses of PublishedDocument.Type in org.nuxeo.ecm.platform.publisher.remoting.server
 

Methods in org.nuxeo.ecm.platform.publisher.remoting.server that return PublishedDocument.Type
 PublishedDocument.Type ExternalCorePublishedDocument.getType()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.