JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
C
D
E
F
G
I
L
M
R
S
T
A
AbstractFile
- Class in
com.zfabrik.components.provider.fs
A simple file abtraction, just pairing a name with metadata.
AbstractFile()
- Constructor for class com.zfabrik.components.provider.fs.
AbstractFile
AbstractFile(String, boolean, long)
- Constructor for class com.zfabrik.components.provider.fs.
AbstractFile
AbstractFileSystemComponentRepository
- Class in
com.zfabrik.components.provider.fs
An abstract component repository implementation over a file system style storage.
AbstractFileSystemComponentRepository(String, int)
- Constructor for class com.zfabrik.components.provider.fs.
AbstractFileSystemComponentRepository
AbstractFileSystemComponentRepository(String, int, int)
- Constructor for class com.zfabrik.components.provider.fs.
AbstractFileSystemComponentRepository
AbstractFileSystemComponentRepository(String, int, int, boolean)
- Constructor for class com.zfabrik.components.provider.fs.
AbstractFileSystemComponentRepository
Constructor leaving a choice whether the repo completes configuration in the constructor (defaults to true with the other constructors).
C
com.zfabrik.components.provider.fs
- package com.zfabrik.components.provider.fs
D
download(RootBoundFSCRComponent, File)
- Method in class com.zfabrik.components.provider.fs.
AbstractFileSystemComponentRepository
Provide all resources for a component into a given folder
E
exists(String)
- Method in class com.zfabrik.components.provider.fs.
FileSystemImpl
exists(String)
- Method in interface com.zfabrik.components.provider.fs.
IAbstractFileSystem
Check whether a file exists.
F
FileSystemImpl
- Class in
com.zfabrik.components.provider.fs
FileSystemImpl(File)
- Constructor for class com.zfabrik.components.provider.fs.
FileSystemImpl
G
getInputStream(String)
- Method in class com.zfabrik.components.provider.fs.
FileSystemImpl
getInputStream(String)
- Method in interface com.zfabrik.components.provider.fs.
IAbstractFileSystem
Retrieve the named resource as InputStream
getModified()
- Method in class com.zfabrik.components.provider.fs.
AbstractFile
getName()
- Method in class com.zfabrik.components.provider.fs.
AbstractFile
getRoot()
- Method in class com.zfabrik.components.provider.fs.
FileSystemImpl
getRoot()
- Method in interface com.zfabrik.components.provider.fs.
IAbstractFileSystem
Returns the root folder
getRoot()
- Method in class com.zfabrik.components.provider.fs.
RootBoundFSCRComponent
getRoots()
- Method in class com.zfabrik.components.provider.fs.
AbstractFileSystemComponentRepository
I
IAbstractFileSystem
- Interface in
com.zfabrik.components.provider.fs
A very basic abstraction of what a component storage does (whether local or remote) as far as a component repository is concerned.
isFolder()
- Method in class com.zfabrik.components.provider.fs.
AbstractFile
iterate(String, int)
- Method in class com.zfabrik.components.provider.fs.
FileSystemImpl
iterate(String, int)
- Method in interface com.zfabrik.components.provider.fs.
IAbstractFileSystem
Iterate over files under another file, i.e.
L
list(String, int)
- Method in class com.zfabrik.components.provider.fs.
FileSystemImpl
list(String, int)
- Method in interface com.zfabrik.components.provider.fs.
IAbstractFileSystem
list files under another file, i.e.
M
MultiRootFSComponentRepositoryDB
- Class in
com.zfabrik.components.provider.fs
A multi root storing component repo db.
MultiRootFSComponentRepositoryDB()
- Constructor for class com.zfabrik.components.provider.fs.
MultiRootFSComponentRepositoryDB
R
RootBoundFSCRComponent
- Class in
com.zfabrik.components.provider.fs
A root bound FSCRDBComponent.
RootBoundFSCRComponent(RootBoundFSCRComponent)
- Constructor for class com.zfabrik.components.provider.fs.
RootBoundFSCRComponent
RootBoundFSCRComponent(String)
- Constructor for class com.zfabrik.components.provider.fs.
RootBoundFSCRComponent
S
scan(MultiRootFSComponentRepositoryDB)
- Method in class com.zfabrik.components.provider.fs.
AbstractFileSystemComponentRepository
The FSCR is scanning at startup always completely.
setName(String)
- Method in class com.zfabrik.components.provider.fs.
AbstractFile
setRoot(String)
- Method in class com.zfabrik.components.provider.fs.
RootBoundFSCRComponent
setRoots(Map<String, ? extends IAbstractFileSystem>)
- Method in class com.zfabrik.components.provider.fs.
AbstractFileSystemComponentRepository
Set roots within repo.
T
toString()
- Method in class com.zfabrik.components.provider.fs.
AbstractFile
toString()
- Method in class com.zfabrik.components.provider.fs.
AbstractFileSystemComponentRepository
toString()
- Method in class com.zfabrik.components.provider.fs.
FileSystemImpl
A
C
D
E
F
G
I
L
M
R
S
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.