org.apache.portals.graffito.model.core
Interface Content

All Superinterfaces:
java.lang.Cloneable, CmsObject
All Known Subinterfaces:
Document, VersionnedContent

public interface Content
extends CmsObject, java.lang.Cloneable

CMS Content interface. Ancestor class for all kind of content (document/binary, articles, news, ...)

Version:
$Id: Document.java,v 1.1 2004/12/22 21:16:11 christophe Exp $
Author:
Christophe Lombart

Field Summary
 
Fields inherited from interface org.apache.portals.graffito.model.core.CmsObject
URI_SEPARATOR
 
Method Summary
 
Methods inherited from interface org.apache.portals.graffito.model.core.CmsObject
getCreationDate, getLastModified, getName, getParentFolder, getPath, getProperties, getProperty, getUri, setCreationDate, setLastModified, setName, setParentFolder, setProperties, setProperty, setUri
 



Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved.