| Name | Package | Description |
| AclConstants | org.apache.slide.webdav.util | ACL constants. |
| Activity | org.apache.slide.webdav.util.resourcekind | No description provided. |
| ApplicationListener | org.apache.slide.projector.application | No description provided. |
| Baseline | org.apache.slide.webdav.util.resourcekind | No description provided. |
| BindConstants | org.apache.slide.webdav.util | Bind constants. |
| CheckedInVersionControlled | org.apache.slide.webdav.util.resourcekind | No description provided. |
| CheckedOut | org.apache.slide.webdav.util.resourcekind | No description provided. |
| CheckedOutVersionControlled | org.apache.slide.webdav.util.resourcekind | No description provided. |
| CheckedOutVersionControlledConfiguration | org.apache.slide.webdav.util.resourcekind | No description provided. |
| CollectionVersion | org.apache.slide.webdav.util.resourcekind | No description provided. |
| ComparableResource | org.apache.slide.search.basic | Represents one item of a searcheable set. |
| ComparableResourcesPool | org.apache.slide.search.basic | Represents the pool of all resources out of which the query result is
computed. |
| Configurable | org.apache.slide.projector.repository | No description provided. |
| Configurable | org.apache.slide.util.conf | No description provided. |
| ConfigurableProcessor | org.apache.slide.projector | No description provided. |
| Configuration | org.apache.slide.util.conf | Configuration is a interface encapsulating a configuration node
used to retrieve configuration values. |
| Constants | org.apache.slide.projector | No description provided. |
| Content | org.apache.slide.content | Content. |
| ContentExtractor | org.apache.slide.extractor | The ContentExtractor interface |
| ContentInterceptor | org.apache.slide.content | An interface that allows custom components to observe and intercept
storage, retrieval and removal of content. |
| ContentListener | org.apache.slide.event | Content listener interface |
| ContentStore | org.apache.slide.store | Store service. |
| Context | org.apache.slide.projector | No description provided. |
| CopyListener | org.apache.slide.macro | A CopyListener may be handed to the Macro helper in order to have more
control on the copy operation. |
| CopyRouteRedirector | org.apache.slide.macro | A CopyRouteRedirector may be passed to the Macro helper in order to have more
control on the copy operation. |
| DaslConstants | org.apache.slide.webdav.util | DASL constants. |
| DeleteListener | org.apache.slide.macro | A DeleteListener may be handed to the Macro helper in order to have more
control on the delete operation. |
| DeleteTargetRedirector | org.apache.slide.macro | A DeleteTargetRedirector may be passed to the Macro helper in order to have more
control on the delete operation. |
| DeltavCompliant | org.apache.slide.webdav.util.resourcekind | No description provided. |
| DeltavCompliantCollection | org.apache.slide.webdav.util.resourcekind | No description provided. |
| DeltavCompliantUnmappedUrl | org.apache.slide.webdav.util.resourcekind | No description provided. |
| DeltavConstants | org.apache.slide.webdav.util | DeltaV constants. |
| EnclosingExpression | org.apache.slide.projector.expression | The NestedExpression interface |
| EnvironmentConsumer | org.apache.slide.projector | The EnvironmentConsumer interface |
| EnvironmentProvider | org.apache.slide.projector | The EnvironmentProvider interface |
| EventCollectionListener | org.apache.slide.event | Event collection listener interface |
| Expression | org.apache.slide.projector.expression | The Expression interface |
| Extractor | org.apache.slide.extractor | The Extractor interface |
| GenericEventListener | org.apache.slide.event | Generic event listener interface |
| GlobalListener | org.apache.slide.event | Global listener interface |
| GuestRole | slideroles.basic | Guest role. |
| IBasicExpression | org.apache.slide.search.basic | An IBasicExpression represents an executable part of the expression tree. |
| IBasicExpressionCompiler | org.apache.slide.search.basic | Compiles an expression represented by a JDOM Element (-tree) into an
IBasicExpression (-tree). |
| IBasicExpressionCompilerProvider | org.apache.slide.search.basic | Provides an IBasicExpressionCompiler for the given IBasicQuery
and PropertyProvider. |
| IBasicExpressionFactory | org.apache.slide.search.basic | An IBasicExpression represents an executable part of the expression tree. |
| IBasicExpressionFactoryProvider | org.apache.slide.search.basic | A store or indexer, that provides Search capabilities, must implement
this interface. |
| IBasicQuery | org.apache.slide.search.basic | A BasicQuery represents the query and is able to deliver a
SearchQueryResult using the execute method. |
| IBasicResultSet | org.apache.slide.search.basic | This Set is returned by IBasicExpression.execute() . |
| Indexer | org.apache.slide.search | An Indexer may create an index on a resource, update it or delete it. |
| IndexStore | org.apache.slide.store | Store for Index. |
| ISearchToken | org.apache.slide.search | Represents the context of a search requerst. |
| Iterator | org.apache.slide.util | An implementation of the JDK 1.2 Iterator interface. |
| Lock | org.apache.slide.lock | Lock helper class. |
| LockListener | org.apache.slide.event | Lock listener interface |
| LockStore | org.apache.slide.store | Store for Lock objects. |
| Logger | org.apache.slide.util.logger | The Logger block interface. |
| Macro | org.apache.slide.macro | Macro helper class. |
| MacroListener | org.apache.slide.event | Macro listener interface |
| NamespaceAccessToken | org.apache.slide.common | The NamespaceAccessToken is an interface used to completely
hide the real Namespace object reference from the client
application. |
| NodeStore | org.apache.slide.store | Store for Node objects. |
| NotificationConstants | org.apache.slide.webdav.util | Notification constants. |
| ObjectCache | org.apache.slide.util | Object cache interface. |
| Principal | org.apache.slide.webdav.util.resourcekind | No description provided. |
| PrintableValue | org.apache.slide.projector.value | No description provided. |
| Processor | org.apache.slide.projector | No description provided. |
| PropertyExtractor | org.apache.slide.extractor | The PropertyExtractor interface |
| PropertyProvider | org.apache.slide.search | If a PropertyProvider is passed to Search.createSearchQuery() , the Search helper must not access any of the properties
supported by this PropertyProvider directly (e.g. |
| PropertyRetriever | org.apache.slide.webdav.util | An implementation of this interface is used to retrieve the properties of a
resource as a list of <propstat> elements. |
| QueryScope | org.apache.slide.search | Holds the scope information supplied with the element. |
| RDBMSAdapter | org.apache.slide.store.impl.rdbms | No description provided. |
| ReadMethod | org.apache.slide.webdav.method | Marker interface to indicate this method at most reads from persistent stores. |
| RemoteInformation | org.apache.slide.event | The RemoteInformation interface. |
| Repository | org.apache.slide.projector.repository | The Connector interface |
| RequestedProperties | org.apache.slide.common | With this you may find out, if a specific property is wanted by the request. |
| RequestedProperty | org.apache.slide.common | No description provided. |
| RequestedResource | org.apache.slide.search | This interface provides access to the URI and the properties of a resource. |
| ResourceKind | org.apache.slide.webdav.util.resourcekind | Abstraction of a WebDAV-compliant resource kind. |
| RevisionDescriptorsStore | org.apache.slide.store | Store for RevisionDescriptors objects. |
| RevisionDescriptorStore | org.apache.slide.store | Store for RevisionDescriptor objects. |
| RootRole | slideroles.basic | Root role. |
| Search | org.apache.slide.search | Search helper. |
| SearchListener | org.apache.slide.event | Search listener interface |
| Security | org.apache.slide.security | Security helper. |
| SecurityListener | org.apache.slide.event | Security listener interface |
| SecurityStore | org.apache.slide.store | Store for NodePermission objects. |
| SequenceAdapter | org.apache.slide.store.impl.rdbms | No description provided. |
| SequenceStore | org.apache.slide.store | Store for sequence support. |
| Service | org.apache.slide.common | Slide Service interface. |
| SlideMBean | org.apache.slide.common | Slide MBean interface. |
| SlideToken | org.apache.slide.common | The SlideToken interface identifies the current acting principal and its
credentials, and maintains information about the state of the user
transaction. |
| Store | org.apache.slide.projector | No description provided. |
| Store | org.apache.slide.store | Represents a store which is used by the Slide API to access data. |
| StreamableValue | org.apache.slide.projector.value | No description provided. |
| Structure | org.apache.slide.structure | Structure helper. |
| StructureListener | org.apache.slide.event | Structure listener interface |
| TransactionConstants | org.apache.slide.webdav.util | Transaction constants. |
| TransactionListener | org.apache.slide.event | Transaction listener interface |
| UnlockListener | org.apache.slide.lock | An UnlockListener may be passed to the Lock helper in order to have more
control on the unlock operation. |
| URI | org.apache.slide.projector | No description provided. |
| UriModifiedListener | org.apache.slide.event | Classes that implement this interface listen for UriModifiedEvents. |
| UserRole | slideroles.basic | User role. |
| Value | org.apache.slide.projector.value | No description provided. |
| ValueDescriptor | org.apache.slide.projector.descriptor | No description provided. |
| ValueFactory | org.apache.slide.projector.descriptor | No description provided. |
| Version | org.apache.slide.webdav.util.resourcekind | No description provided. |
| Versionable | org.apache.slide.webdav.util.resourcekind | No description provided. |
| VersionControlled | org.apache.slide.webdav.util.resourcekind | No description provided. |
| VersionControlledCollection | org.apache.slide.webdav.util.resourcekind | No description provided. |
| VersionControlledConfiguration | org.apache.slide.webdav.util.resourcekind | No description provided. |
| VersionHistory | org.apache.slide.webdav.util.resourcekind | No description provided. |
| WebdavConstants | org.apache.slide.webdav.util | WebDAV constants. |
| WebdavListener | org.apache.slide.webdav.event | Webdav listener interface |
| WebdavMethod | org.apache.slide.webdav | Basic interface for classes that implement processing of a specific WebDAV
method. |
| Working | org.apache.slide.webdav.util.resourcekind | No description provided. |
| Workspace | org.apache.slide.webdav.util.resourcekind | No description provided. |
| WriteMethod | org.apache.slide.webdav.method | Marker interface to indicate this method is likely writes to persistent stores. |
| XMLValue | org.apache.slide.projector.value | No description provided. |