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

B

BUFFER_SIZE - Static variable in class org.ow2.weblab.content.ContentManager
Deprecated.  

C

CONTENT_MANAGER_IMPLEMENTATION - Static variable in class org.ow2.weblab.content.ContentManager
Deprecated.  
CONTENT_MANAGER_PROPERTIES_FILE - Static variable in class org.ow2.weblab.content.api.ContentManager
 
CONTENT_MANAGER_PROPERTIES_FILE - Static variable in class org.ow2.weblab.content.ContentManager
Deprecated.  
ContentManager - Class in org.ow2.weblab.content.api
 
ContentManager - Class in org.ow2.weblab.content
Deprecated. use org.ow2.weblab.content.api.ContentManager instead.
ContentManager() - Constructor for class org.ow2.weblab.content.ContentManager
Deprecated. The default constructor that initialises the logger.
ContentReader - Interface in org.ow2.weblab.content.api
An interface to be implemented for use with ContentManager.
ContentWriter - Interface in org.ow2.weblab.content.api
An interface to be implemented for use with ContentManager.

F

FILE_CONTENT_MANAGER_PROPERTIES_FILE - Static variable in class org.ow2.weblab.content.impl.FileContentManager
 
FILE_SCHEME - Static variable in class org.ow2.weblab.content.impl.FileContentManager
 
FileContentManager - Class in org.ow2.weblab.content.impl
Default implementation for both ContentReader and ContentWriter
FileContentManager() - Constructor for class org.ow2.weblab.content.impl.FileContentManager
 
FOLDER_CONTENT_DEFAULT_PATH - Static variable in class org.ow2.weblab.content.impl.FileContentManager
 
FOLDER_CONTENT_PATH - Static variable in class org.ow2.weblab.content.impl.FileContentManager
 

G

getContentFolderPath() - Method in class org.ow2.weblab.content.impl.FileContentManager
 
getInstance() - Static method in class org.ow2.weblab.content.api.ContentManager
Default starting method to get the ContentManager instance.
getInstance() - Static method in class org.ow2.weblab.content.ContentManager
Deprecated. 
getPropertyValue(String, String, String) - Static method in class org.ow2.weblab.content.api.ContentManager
Uses this to automatically get a folder path.
getReader() - Method in class org.ow2.weblab.content.api.ContentManager
Accessor to the internally used content reader.
getScheme() - Method in enum org.ow2.weblab.content.URIScheme
Deprecated.  
getWriter() - Method in class org.ow2.weblab.content.api.ContentManager
Accessor to the internally used content writer.

I

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

L

loaded - Static variable in class org.ow2.weblab.content.ContentManager
Deprecated.  
logger - Variable in class org.ow2.weblab.content.api.ContentManager
 
logger - Variable in class org.ow2.weblab.content.ContentManager
Deprecated.  

O

org.ow2.weblab.content - package org.ow2.weblab.content
 
org.ow2.weblab.content.api - package org.ow2.weblab.content.api
 
org.ow2.weblab.content.impl - package org.ow2.weblab.content.impl
 

P

PREFIX - Static variable in class org.ow2.weblab.content.impl.FileContentManager
 

R

readContent(URI) - Method in interface org.ow2.weblab.content.api.ContentReader
Abstract method to implement: the class is expected to save the content and return the URI of the save content.
readContent(URI) - Method in class org.ow2.weblab.content.impl.FileContentManager
 
reader - Variable in class org.ow2.weblab.content.api.ContentManager
 
READER_DEFAULT_IMPLEMENTATION - Static variable in class org.ow2.weblab.content.api.ContentManager
 
READER_IMPLEMENTATION - Static variable in class org.ow2.weblab.content.api.ContentManager
 
readNativeContent(Resource) - Method in class org.ow2.weblab.content.api.ContentManager
Read annotation on the input resource and get access to its native content through a JAVA file.
readNativeContent(Resource) - Method in class org.ow2.weblab.content.ContentManager
Deprecated. 
readNormalisedContent(Resource) - Method in class org.ow2.weblab.content.api.ContentManager
Read annotation on the input resource and get access to its normalised content through a JAVA file.
readNormalisedContent(Resource) - Method in class org.ow2.weblab.content.ContentManager
Deprecated. 

S

saveNativeContent(InputStream, Resource) - Method in class org.ow2.weblab.content.ContentManager
Deprecated. 
saveNormalisedContent(InputStream, Resource) - Method in class org.ow2.weblab.content.ContentManager
Deprecated. 
setContentFolderPath(String) - Method in class org.ow2.weblab.content.impl.FileContentManager
 
SUFFIX - Static variable in class org.ow2.weblab.content.impl.FileContentManager
 

U

URIScheme - Enum in org.ow2.weblab.content
Deprecated. 

V

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

W

writeContent(InputStream) - Method in interface org.ow2.weblab.content.api.ContentWriter
Abstract method to implement : the implementation is expected to save the content in common content repository of the platform and return the URI of the save content.
writeContent(InputStream) - Method in class org.ow2.weblab.content.impl.FileContentManager
 
writeExposedContent(InputStream) - Method in interface org.ow2.weblab.content.api.ContentWriter
Abstract method to implement : the implementation is expected to save the content in a repository which enables end-user to access the content and return the final URI of the save content (used for client).
writeExposedContent(InputStream) - Method in class org.ow2.weblab.content.impl.FileContentManager
 
writeNativeContent(InputStream, Resource) - Method in class org.ow2.weblab.content.api.ContentManager
Write the input stream to the content manager and annotate the WebLab resource to link it to the native content
writeNormalisedContent(InputStream, Resource) - Method in class org.ow2.weblab.content.api.ContentManager
Write the input stream to the content manager and annotate the WebLab resource to link it to the normalised content
writer - Variable in class org.ow2.weblab.content.api.ContentManager
 
WRITER_DEFAULT_IMPLEMENTATION - Static variable in class org.ow2.weblab.content.api.ContentManager
 
WRITER_IMPLEMENTATION - Static variable in class org.ow2.weblab.content.api.ContentManager
 

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

Copyright © 2004-2011. All Rights Reserved.