Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.publisher.api
Class AbstractPublicationNode

java.lang.Object
  extended by org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
All Implemented Interfaces:
java.io.Serializable, PublicationNode
Direct Known Subclasses:
CoreFolderPublicationNode, FSPublicationNode, VirtualCoreFolderPublicationNode

public abstract class AbstractPublicationNode
extends java.lang.Object
implements PublicationNode

See Also:
Serialized Form

Constructor Summary
AbstractPublicationNode()
           
 
Method Summary
 java.lang.String getNodeType()
           
 java.lang.String getTreeConfigName()
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
getChildrenDocuments, getChildrenNodes, getName, getParent, getPath, getSessionId, getTitle
 

Constructor Detail

AbstractPublicationNode

public AbstractPublicationNode()
Method Detail

getNodeType

public java.lang.String getNodeType()
Specified by:
getNodeType in interface PublicationNode

getType

public java.lang.String getType()
Specified by:
getType in interface PublicationNode

getTreeConfigName

public java.lang.String getTreeConfigName()
Specified by:
getTreeConfigName in interface PublicationNode

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.