|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
---|---|
CapabilityProvider | A capability provider adds file system and entity capabilities to a file system. |
EntityCapability | This is the interface for an entity capability; a capability that adds functionality to an entity in some way. |
EntityCapabilityType<T extends EntityCapability> | This interface defines a type object for identifying entity capability types. |
FileSystemCapability | A file system capability adds capabilities to a file system implementation. |
FileSystemCapabilityType<T extends FileSystemCapability> | This interface defines a type object for identifying file system capability types. |
Class Summary | |
---|---|
AbstractEntityCapability<T extends Entity> | This may be used as a base class for entity capability implementations. |
Exception Summary | |
---|---|
InvalidCapabilityException | Exception thrown when a client tries to use an invalid entity capability. |
UnsupportedCapabilityException | Exception that flags that a requested capability is not supported by the file system implementation or by any of its capability providers. |
Interfaces for entity and file system capability implementations.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |