com.bea.p13n.content.internal
Class RenderableContentNodeWrapper
java.lang.Object
  
com.bea.p13n.content.internal.RenderableContentNodeWrapper
- All Implemented Interfaces 
 - RenderableContent
 
public class RenderableContentNodeWrapper
- extends Object
- implements RenderableContent
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RenderableContentNodeWrapper
public RenderableContentNodeWrapper(Node node)
getProperty
public Property getProperty(String name)
                     throws AuthorizationException
- Specified by:
 getProperty in interface RenderableContent
 
- Throws
 AuthorizationException
 
getPrimaryProperty
public Property getPrimaryProperty()
                            throws RepositoryException
- Specified by:
 getPrimaryProperty in interface RenderableContent
 
- Throws
 RepositoryException
 
getProperties
public Property[] getProperties()
                         throws AuthorizationException
- Specified by:
 getProperties in interface RenderableContent
 
- Throws
 AuthorizationException
 
getPropertyBytes
public InputStream getPropertyBytes(ID propertyId)
                             throws AuthorizationException,
                                    NoSuchPropertyException
- Specified by:
 getPropertyBytes in interface RenderableContent
 
- Throws
 AuthorizationException
NoSuchPropertyException
 
getPath
public String getPath()
               throws AdContentException
- Specified by:
 getPath in interface RenderableContent
 
- Throws
 AdContentException
 
getName
public String getName()
- Specified by:
 getName in interface RenderableContent
 
 
getId
public ID getId()
- Specified by:
 getId in interface RenderableContent
 
 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved