org.wso2.registry
Class CollectionVersionImpl

java.lang.Object
  extended by org.wso2.registry.ResourceImpl
      extended by org.wso2.registry.CollectionImpl
          extended by org.wso2.registry.CollectionVersionImpl
All Implemented Interfaces:
Collection, Resource

public class CollectionVersionImpl
extends CollectionImpl


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, state, versionableChange, versionNumber
 
Constructor Summary
CollectionVersionImpl()
           
 
Method Summary
 
Methods inherited from class org.wso2.registry.CollectionImpl
getChildCount, getChildren, getChildren, getChildResources, setChildCount, setContent
 
Methods inherited from class org.wso2.registry.ResourceImpl
addAspect, addProperty, getAspects, getAuthorUserName, getContent, getContentID, getContentStream, getCreatedTime, getDescription, getId, getLastModified, getLastUpdaterUserName, getMatchingSnapshotID, getMediaType, getParentPath, getPath, getPermanentPath, getProperties, getProperty, getPropertyValues, getState, getVersionNumber, isContentModified, isPropertiesModified, isVersionableChange, removeAspect, setAuthorUserName, setContentID, setContentModified, setContentStream, setCreatedTime, setDataSource, setDescription, setId, setLastModified, setLastUpdaterUserName, setMatchingSnapshotID, setMediaType, setParentPath, setPath, setProperties, setPropertiesModified, setProperty, setProperty, setState, setVersionableChange, setVersionNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.wso2.registry.Resource
addAspect, addProperty, getAspects, getAuthorUserName, getContent, getContentStream, getCreatedTime, getDescription, getId, getLastModified, getLastUpdaterUserName, getMediaType, getParentPath, getPath, getPermanentPath, getProperties, getProperty, getPropertyValues, getState, removeAspect, setContentStream, setDescription, setMediaType, setProperties, setProperty, setProperty
 

Constructor Detail

CollectionVersionImpl

public CollectionVersionImpl()


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