B C F G I L O P R S U V W

B

BinaryFolderContentManager - Class in org.ow2.weblab.content.binary
Deprecated. this class is obsolete. Use FolderContentManager directly.
BinaryFolderContentManager(String) - Constructor for class org.ow2.weblab.content.binary.BinaryFolderContentManager
Deprecated.  
BUFFER_SIZE - Static variable in class org.ow2.weblab.content.ContentManager
 
BUFFER_SIZE - Static variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  

C

checkFolder(File) - Static method in class org.ow2.weblab.content.FolderContentManager
Deprecated. Checks if a folder is right configured.
client - Variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
CONTENT_MANAGER_IMPLEMENTATION - Static variable in class org.ow2.weblab.content.ContentManager
 
CONTENT_MANAGER_PROPERTIES_FILE - Static variable in class org.ow2.weblab.content.ContentManager
 
CONTENT_PATH - Static variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
CONTENT_PROPERTIES - Static variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
ContentManager - Class in org.ow2.weblab.content
 
ContentManager() - Constructor for class org.ow2.weblab.content.ContentManager
 
copyAFile(File, File) - Method in class org.ow2.weblab.content.binary.BinaryFolderContentManager
Deprecated.  
copyFile(File, File) - Static method in class org.ow2.weblab.content.ContentManager
 
copyFile(File, File) - Static method in class org.ow2.weblab.content.FolderContentManager
Deprecated.  

F

FILE_SCHEME - Static variable in class org.ow2.weblab.content.FileContentManager
 
FileContentManager - Class in org.ow2.weblab.content
 
FileContentManager() - Constructor for class org.ow2.weblab.content.FileContentManager
 
folder - Variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
FOLDER_CONTENT_PATH - Static variable in class org.ow2.weblab.content.FileContentManager
 
FolderContentManager - Class in org.ow2.weblab.content
Deprecated.  
FolderContentManager() - Constructor for class org.ow2.weblab.content.FolderContentManager
Deprecated.  
FolderContentManager(String) - Constructor for class org.ow2.weblab.content.FolderContentManager
Deprecated. Constructor

G

getContentFolderPath() - Method in class org.ow2.weblab.content.FileContentManager
 
getFileFromResourceAndPredicate(Resource, Value<URI>, String) - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated. Extract the pred object of res to get the file in the FolderContentManager.
getFileFromWLRi(String) - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated. Returns the native file corresponding to the WLRI.
getFileFromWLRi(WebLabRI) - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated. Uses to get a file from a WebLabRI from a content manager.
getFolder() - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
getImplementationName() - Static method in class org.ow2.weblab.content.ContentManager
 
getInstance(String) - Static method in class org.ow2.weblab.content.binary.BinaryFolderContentManager
Deprecated.  
getInstance() - Static method in class org.ow2.weblab.content.binary.BinaryFolderContentManager
Deprecated.  
getInstance(String) - Static method in class org.ow2.weblab.content.ContentManager
 
getInstance() - Static method in class org.ow2.weblab.content.ContentManager
 
getNativeFileFromResource(Resource) - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated. Extract the WebLab.HAS_NATIVE_CONTENT object of res to get the file in the FolderContentManager.
getNormalisedFileFromResource(Resource) - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated. Extract the WebLab.HAS_NORMALISED_CONTENT object of res to get the file in the FolderContentManager .
getPropertyValue(String, String) - Static method in class org.ow2.weblab.content.ContentManager
Uses this to automatically get a folder path.
getPropertyValue(String, String, String) - Static method in class org.ow2.weblab.content.FolderContentManager
Deprecated. Uses this to automatically get a folder path.
getScheme() - Method in enum org.ow2.weblab.content.URIScheme
 
getWebdavHost() - Method in class org.ow2.weblab.content.WebDAVContentManager
 
getWebdavMaxHostConnections() - Method in class org.ow2.weblab.content.WebDAVContentManager
 
getWebdavPassword() - Method in class org.ow2.weblab.content.WebDAVContentManager
 
getWebdavTimeOut() - Method in class org.ow2.weblab.content.WebDAVContentManager
 
getWebdavTmpFolder() - Method in class org.ow2.weblab.content.WebDAVContentManager
 
getWebdavUserName() - Method in class org.ow2.weblab.content.WebDAVContentManager
 

I

instance - Static variable in class org.ow2.weblab.content.ContentManager
 

L

logger - Static variable in class org.ow2.weblab.content.ContentManager
 
logger - Static variable in class org.ow2.weblab.content.FileContentManager
 
logger - Static variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
logger - Static variable in class org.ow2.weblab.content.WebDAVContentManager
 

O

org.ow2.weblab.content - package org.ow2.weblab.content
 
org.ow2.weblab.content.binary - package org.ow2.weblab.content.binary
 

P

PREFIX - Static variable in class org.ow2.weblab.content.FileContentManager
 
propertyFileName - Variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
propertyKey - Variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  

R

readContent(Resource, URI) - Method in class org.ow2.weblab.content.ContentManager
Abstract method to implement : the class is only expected to save the content and return the URI of the save content.
readContent(Resource, URI) - Method in class org.ow2.weblab.content.FileContentManager
 
readContent(Resource, URI) - Method in class org.ow2.weblab.content.WebDAVContentManager
 
readNativeContent(Resource) - Method in class org.ow2.weblab.content.ContentManager
 
readNormalisedContent(Resource) - Method in class org.ow2.weblab.content.ContentManager
 

S

saveContent(InputStream, Resource) - Method in class org.ow2.weblab.content.ContentManager
Abstract method to implement : the class is only expected to save the content and return the URI of the save content.
saveContent(InputStream, Resource) - Method in class org.ow2.weblab.content.FileContentManager
 
saveContent(InputStream, Resource) - Method in class org.ow2.weblab.content.WebDAVContentManager
 
saveFile(File, String) - Method in class org.ow2.weblab.content.binary.BinaryFolderContentManager
Deprecated. Add new file to the content manager (copy it to the internal repository)
saveNativeContent(InputStream, Resource) - Method in class org.ow2.weblab.content.ContentManager
 
saveNativeContent(File, Resource) - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
saveNativeContentOnWebDAV(File, Resource) - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated. Add new file to the WebDAV content manager
saveNormalisedContent(InputStream, Resource) - Method in class org.ow2.weblab.content.ContentManager
 
saveNormalisedContent(File, Resource) - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
setContentFolderPath(String) - Method in class org.ow2.weblab.content.FileContentManager
 
setFolder(File) - Method in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
setWebdavHost(String) - Method in class org.ow2.weblab.content.WebDAVContentManager
 
setWebdavMaxHostConnections(int) - Method in class org.ow2.weblab.content.WebDAVContentManager
 
setWebdavPassword(String) - Method in class org.ow2.weblab.content.WebDAVContentManager
 
setWebdavTimeOut(int) - Method in class org.ow2.weblab.content.WebDAVContentManager
 
setWebdavTmpFolder(String) - Method in class org.ow2.weblab.content.WebDAVContentManager
 
setWebdavUserName(String) - Method in class org.ow2.weblab.content.WebDAVContentManager
 
SIMPLE_RESOURCE_RDF_HELPER - Static variable in class org.ow2.weblab.content.FolderContentManager
Deprecated. The implementation of ResourceHelper to be used.
SUFFIX - Static variable in class org.ow2.weblab.content.FileContentManager
 

U

URIScheme - Enum in org.ow2.weblab.content
 

V

valueOf(String) - Static method in enum org.ow2.weblab.content.URIScheme
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.weblab.content.URIScheme
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEBDAV_HOST - Static variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
WEBDAV_HOST - Static variable in class org.ow2.weblab.content.WebDAVContentManager
 
WEBDAV_MAXHOSTCONNECTIONS - Static variable in class org.ow2.weblab.content.WebDAVContentManager
 
WEBDAV_PASSWORD - Static variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
WEBDAV_PASSWORD - Static variable in class org.ow2.weblab.content.WebDAVContentManager
 
WEBDAV_TIMEOUT - Static variable in class org.ow2.weblab.content.WebDAVContentManager
 
WEBDAV_TMP_FOLDER_PATH - Static variable in class org.ow2.weblab.content.WebDAVContentManager
 
WEBDAV_USERNAME - Static variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
WEBDAV_USERNAME - Static variable in class org.ow2.weblab.content.WebDAVContentManager
 
WebDAVContentManager - Class in org.ow2.weblab.content
 
WebDAVContentManager() - Constructor for class org.ow2.weblab.content.WebDAVContentManager
 
webdavHost - Variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
webdavPassword - Variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
webdavUserName - Variable in class org.ow2.weblab.content.FolderContentManager
Deprecated.  
writeStream(InputStream, OutputStream) - Static method in class org.ow2.weblab.content.ContentManager
Read input from input stream and write it to output stream until there is no more input from input stream.
writeStream(InputStream, OutputStream) - Static method in class org.ow2.weblab.content.FolderContentManager
Deprecated. Read input from input stream and write it to output stream until there is no more input from input stream.

B C F G I L O P R S U V W

Copyright © 2004-2011. All Rights Reserved.