org.ow2.weblab.iterator
Class FolderResourceIteratorConfigurable
java.lang.Object
org.ow2.weblab.iterator.FolderResourceIteratorConfigurable
- All Implemented Interfaces:
- org.ow2.weblab.core.services.Configurable
public class FolderResourceIteratorConfigurable
- extends java.lang.Object
- implements org.ow2.weblab.core.services.Configurable
|
Method Summary |
org.ow2.weblab.core.services.configurable.ConfigureReturn |
configure(org.ow2.weblab.core.services.configurable.ConfigureArgs args)
|
org.ow2.weblab.core.services.configurable.ResetConfigurationReturn |
resetConfiguration(org.ow2.weblab.core.services.configurable.ResetConfigurationArgs args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FolderResourceIteratorConfigurable
public FolderResourceIteratorConfigurable()
configure
public org.ow2.weblab.core.services.configurable.ConfigureReturn configure(org.ow2.weblab.core.services.configurable.ConfigureArgs args)
throws org.ow2.weblab.core.services.AccessDeniedException,
org.ow2.weblab.core.services.ContentNotAvailableException,
org.ow2.weblab.core.services.InsufficientResourcesException,
org.ow2.weblab.core.services.InvalidParameterException,
org.ow2.weblab.core.services.UnexpectedException,
org.ow2.weblab.core.services.UnsupportedRequestException
- Specified by:
configure in interface org.ow2.weblab.core.services.Configurable
- Throws:
org.ow2.weblab.core.services.AccessDeniedException
org.ow2.weblab.core.services.ContentNotAvailableException
org.ow2.weblab.core.services.InsufficientResourcesException
org.ow2.weblab.core.services.InvalidParameterException
org.ow2.weblab.core.services.UnexpectedException
org.ow2.weblab.core.services.UnsupportedRequestException
resetConfiguration
public org.ow2.weblab.core.services.configurable.ResetConfigurationReturn resetConfiguration(org.ow2.weblab.core.services.configurable.ResetConfigurationArgs args)
throws org.ow2.weblab.core.services.AccessDeniedException,
org.ow2.weblab.core.services.ContentNotAvailableException,
org.ow2.weblab.core.services.InsufficientResourcesException,
org.ow2.weblab.core.services.InvalidParameterException,
org.ow2.weblab.core.services.UnexpectedException,
org.ow2.weblab.core.services.UnsupportedRequestException
- Specified by:
resetConfiguration in interface org.ow2.weblab.core.services.Configurable
- Throws:
org.ow2.weblab.core.services.AccessDeniedException
org.ow2.weblab.core.services.ContentNotAvailableException
org.ow2.weblab.core.services.InsufficientResourcesException
org.ow2.weblab.core.services.InvalidParameterException
org.ow2.weblab.core.services.UnexpectedException
org.ow2.weblab.core.services.UnsupportedRequestException
Copyright © 2004-2011. All Rights Reserved.