org.wso2.registry
Class ResourceVersionImpl

java.lang.Object
  extended by org.wso2.registry.ResourceImpl
      extended by org.wso2.registry.ResourceVersionImpl
All Implemented Interfaces:
Resource

public class ResourceVersionImpl
extends ResourceImpl


Field Summary
 
Fields inherited from class org.wso2.registry.ResourceImpl
authorUserName, content, contentID, contentModified, contentStream, createdTime, dataSource, description, directory, id, lastModified, lastUpdaterUserName, matchingSnapshotID, mediaType, parentPath, path, permanentPath, properties, propertiesModified, resourceDAO, snapshotID, state, versionableChange, versionNumber
 
Constructor Summary
ResourceVersionImpl()
           
 
Method Summary
 java.io.InputStream getContentStream()
           
 
Methods inherited from class org.wso2.registry.ResourceImpl
addAspect, addProperty, editPropertyValue, getAspects, getAuthorUserName, getContent, getContentID, getCreatedTime, getDescription, getId, getLastModified, getLastUpdaterUserName, getMatchingSnapshotID, getMediaType, getParentPath, getPath, getPermanentPath, getProperties, getProperty, getPropertyValues, getSnapshotID, getState, getVersionNumber, isContentModified, isPropertiesModified, isVersionableChange, removeAspect, removeProperty, removePropertyValue, setAuthorUserName, setContent, setContentID, setContentModified, setContentStream, setCreatedTime, setDataSource, setDescription, setId, setLastModified, setLastUpdaterUserName, setMatchingSnapshotID, setMediaType, setParentPath, setPath, setProperties, setPropertiesModified, setProperty, setProperty, setSnapshotID, setState, setVersionableChange, setVersionNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceVersionImpl

public ResourceVersionImpl()
Method Detail

getContentStream

public java.io.InputStream getContentStream()
                                     throws RegistryException
Specified by:
getContentStream in interface Resource
Overrides:
getContentStream in class ResourceImpl
Throws:
RegistryException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.