com.bea.p13n.content.internal
Interface RenderableContent
- All Known Implementing Classes: 
 - RenderableContentNodeWrapper, RenderableContentVersionWrapper
 
public interface RenderableContent
 
getProperty
Property getProperty(String name)
                     throws AuthorizationException
- Throws
 AuthorizationException
 
getPrimaryProperty
Property getPrimaryProperty()
                            throws RepositoryException
- Throws
 RepositoryException
 
getProperties
Property[] getProperties()
                         throws AuthorizationException
- Throws
 AuthorizationException
 
getPropertyBytes
InputStream getPropertyBytes(ID propertyId)
                             throws AuthorizationException,
                                    NoSuchPropertyException
- Throws
 AuthorizationException
NoSuchPropertyException
 
getPath
String getPath()
               throws AdContentException
- Throws
 AdContentException
 
getName
String getName()
               throws AdContentException
- Throws
 AdContentException
 
getId
ID getId()
 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved