public class VirtualListItem extends AbstractWSSListItem implements WSSListItem
| Constructor and Description |
|---|
VirtualListItem(String name,
String corePathPrefix,
String urlRoot) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkOut(String s) |
String |
getAuthor() |
String |
getCheckoutUser() |
Date |
getCreationDate() |
String |
getDescription() |
String |
getEtag() |
String |
getLastModificator() |
Date |
getModificationDate() |
String |
getName() |
int |
getSize() |
InputStream |
getStream() |
String |
getSubPath() |
String |
getType() |
void |
setDescription(String s) |
void |
setStream(InputStream inputStream,
String s) |
void |
uncheckOut(String s) |
canCheckOut, canUnCheckOut, getCheckoutExpiryTS, getCheckoutTS, getCreatedTS, getDisplayName, getIcon, getModifiedTS, getRelativeFilePath, getRelativeSubPath, getSizeAsString, isCheckOut, isFolderish, isSite, setIconequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanCheckOut, canUnCheckOut, getCheckoutExpiryTS, getCheckoutTS, getCreatedTS, getDisplayName, getIcon, getModifiedTS, getRelativeFilePath, getRelativeSubPath, getSizeAsString, isCheckOut, isFolderish, isSite, setIconpublic String getAuthor()
getAuthor in interface WSSListItempublic String getSubPath()
getSubPath in interface WSSListItempublic String getDescription()
getDescription in interface WSSListItempublic void setDescription(String s)
setDescription in interface WSSListItempublic InputStream getStream()
getStream in interface WSSListItempublic void setStream(InputStream inputStream, String s) throws WSSException
setStream in interface WSSListItemWSSExceptionpublic String getName()
getName in interface WSSListItempublic String getEtag()
getEtag in interface WSSListItempublic String getType()
getType in interface WSSListItempublic int getSize()
getSize in interface WSSListItempublic void checkOut(String s) throws WSSException
checkOut in interface WSSListItemWSSExceptionpublic void uncheckOut(String s) throws WSSException
uncheckOut in interface WSSListItemWSSExceptionpublic String getLastModificator()
getLastModificator in interface WSSListItempublic String getCheckoutUser()
getCheckoutUser in interface WSSListItempublic Date getCreationDate()
getCreationDate in interface WSSListItempublic Date getModificationDate()
getModificationDate in interface WSSListItemCopyright © 2015 Nuxeo SA. All rights reserved.