javax.wvcm
Interface FolderVersion

All Superinterfaces:
Folder, Resource, Version
All Known Implementing Classes:
FolderVersionImpl

public interface FolderVersion
extends Version, Folder

This represents a resource that is a version of a folder. Each binding of a FolderVersion is a binding to the VersionHistory of a version-controlled member of the version-controlled folder when this FolderVersion was created.


Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.wvcm.Version
Version.Fork
 
Nested classes/interfaces inherited from interface javax.wvcm.Folder
Folder.Binding
 
Nested classes/interfaces inherited from interface javax.wvcm.Resource
Resource.GenericResourceImpl
 
Method Summary
 
Methods inherited from interface javax.wvcm.Version
getActivityList, getCheckinFork, getCheckoutFork, getCheckoutList, getLabelNameList, getPredecessorList, getSuccessorList, getVersionHistory, getVersionName, setActivityList, setCheckinFork, setCheckoutFork
 
Methods inherited from interface javax.wvcm.Folder
doReadMemberList, getBindingList
 
Methods inherited from interface javax.wvcm.Resource
doBind, doCopy, doLock, doLock, doReadAccessControlList, doReadContent, doReadProperties, doRebind, doSearch, doUnbind, doUnlock, doUnlock, doWriteAccessControlList, doWriteContent, doWriteProperties, getAttribute, getComment, getContentCharacterSet, getContentIdentifier, getContentLanguage, getContentLength, getContentType, getCreationDate, getCreationUser, getCreatorDisplayName, getDisplayName, getLastModified, getLockTokens, getModificationDate, getModificationUser, getOwner, getParentBindingList, getPrincipalFolderList, getPrivilegeFolderList, getProperty, getPropertyNameList, getProviderList, getResourceIdentifier, getSupportedPrivilegeList, getUpdatedPropertyList, getWorkspaceFolderList, location, removeAttribute, setAttribute, setComment, setContentCharacterSet, setContentLanguage, setContentType, setCreatorDisplayName, setDisplayName, setProperty
 



Copyright (c) 2003 - Apache Software Foundation