public interface ResourceAPI extends ArtefactAPI
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
String |
getResourceType() |
void |
setContent(InputStream inputStream) |
addProperty, clearModifyStatus, commit, createTransaction, delete, getArtefactPath, getInheritedProps, getLockInfo, getName, getProperties, getProperty, getProps, getVersion, getVersion, getVersion, getVersions, getVersionsCount, hasProperty, isFolder, isModified, lock, removeAllProperties, removeProperty, setProps, unlockString getResourceType()
InputStream getContent() throws ProjectException
ProjectExceptionvoid setContent(InputStream inputStream) throws ProjectException
ProjectExceptionCopyright © 2016. All rights reserved.