- C_CLEAR_CONF - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be printed when reset configuration is called with an null usageContext.
- C_CONF - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be printed when reset configuration is called with a usageContext.
- C_CONF_ARGS_NULL - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the configure args is null.
- C_CONF_EXIST - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the warning message to be printed when configuration is called with a usageContext already configured.
- C_CONF_NULL - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the configuration in configure args is null.
- C_FILE_NOT_DIRECTORY - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the default path is not a directory.
- C_FILE_NOT_READABLE - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the default path is not a readable.
- C_FOLDER_NOT_EXIST - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the default path does not exist.
- C_MORE_THAN_ONE_CONF - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the warning message to be printed when more than one configuration is found in the PoK.
- C_MORE_THAN_ONE_FOLDER - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the warning message to be printed when the configuration contains more than one folder to crawl.
- C_NO_CONFIG - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the configuration is empty.
- C_NO_FOLDER - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the configuration does not contain a folder to crawl.
- C_NO_TYPE - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the warning message to be printed when the RDF type of the configuration is not found.
- C_NO_UC - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the warning message to be printed when the configuration instance is not linked to the right usageContext.
- C_RESET_CONF_NULL - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the reset configuration args is null.
- C_RESET_UC - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be printed when reset configuration is called with a usageContext.
- C_STARTED - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be printed when folder resource configuration is started.
- checkFolder(String, String) - Static method in class org.ow2.weblab.services.iterator.FolderResourceConf
-
Checks that the given path denotes an existing readable folder.
- clearMap() - Method in class org.ow2.weblab.services.iterator.InterfacesMappingSingleton
-
Removes every mapping from the configuration map.
- configuration - Variable in class org.ow2.weblab.services.iterator.FolderResourceConf
-
The bean that contains the configuration of the service.
- configuration - Variable in class org.ow2.weblab.services.iterator.FolderResourceQM
-
The bean that contains the configuration of the service.
- ConfigurationBean - Class in org.ow2.weblab.services.iterator
-
This class is a bean holder for the configuration of FolderResourceQM and FolderResourceConf.
- ConfigurationBean() - Constructor for class org.ow2.weblab.services.iterator.ConfigurationBean
-
- configurationType - Variable in class org.ow2.weblab.services.iterator.ConfigurationBean
-
The URI of the RDF type for an instance of configuration.
- configure(ConfigureArgs) - Method in class org.ow2.weblab.services.iterator.FolderResourceConf
-
- QM_ARGS_NULL - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when nextResourceArgs is null.
- QM_EMPTY - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when no more resources are in the iterator.
- QM_FILE_NOT_EXIST - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the iterator returns a file that does not exists.
- QM_FILE_NOT_FILE - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the iterator returns a file that is not a file.
- QM_FILE_NOT_READABLE - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the iterator returns a file that is not readable.
- QM_MARSHAL_ERROR - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the warning message to be printed when logging the resource fails.
- QM_NEXT_RESOURCE_CALLED - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be printed when the service next resource method is called.
- QM_NOT_A_FILE - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the iterator returns an object that is not a file.
- QM_NOT_CONFIGURED - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when an unknown usageContext is required.
- QM_PATH_NULL - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the default path is null.
- QM_STARTED - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be printed when the service has started.
- QM_UNMARSHAL_ERROR - Static variable in class org.ow2.weblab.services.iterator.messages.Keys
-
The key of the message to be added in the exception when the iterator returns a file which unmarshaling fails.