Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public abstract class AbstractPublicationNode
extends Object
implements PublicationNode

See Also:
Serialized Form

Constructor Summary
AbstractPublicationNode()
           
 
Method Summary
 String getNodeType()
           
 String getTreeConfigName()
           
 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 String getNodeType()
Specified by:
getNodeType in interface PublicationNode

getType

public String getType()
Specified by:
getType in interface PublicationNode

getTreeConfigName

public String getTreeConfigName()
Specified by:
getTreeConfigName in interface PublicationNode

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.