com.bea.p13n.content.internal
Class RenderableContentVersionWrapper
java.lang.Object
  
com.bea.p13n.content.internal.RenderableContentVersionWrapper
- All Implemented Interfaces 
 - RenderableContent
 
public class RenderableContentVersionWrapper
- extends Object
- implements RenderableContent
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RenderableContentVersionWrapper
public RenderableContentVersionWrapper(Version ver)
RenderableContentVersionWrapper
public RenderableContentVersionWrapper(Version ver,
                                       ContentContext contentContext)
getName
public String getName()
               throws AdContentException
- Specified by:
 getName in interface RenderableContent
 
- Throws
 AdContentException
 
getPath
public String getPath()
               throws AdContentException
- Specified by:
 getPath in interface RenderableContent
 
- Throws
 AdContentException
 
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
 
getId
public ID getId()
- Specified by:
 getId in interface RenderableContent
 
 
isFolder
public boolean isFolder()
- Specified by:
 isFolder in interface RenderableContent
 
 
getVersionName
public String getVersionName()
 
 
Copyright © 2011, Oracle. All rights reserved.