|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileCache | |
---|---|
org.apache.jetspeed.page.document.psml | |
org.apache.jetspeed.page.psml |
Uses of FileCache in org.apache.jetspeed.page.document.psml |
---|
Fields in org.apache.jetspeed.page.document.psml declared as FileCache | |
---|---|
protected FileCache |
CastorFileSystemDocumentHandler.fileCache
|
Constructors in org.apache.jetspeed.page.document.psml with parameters of type FileCache | |
---|---|
CastorFileSystemDocumentHandler(java.lang.String mappingFile,
java.lang.String documentType,
java.lang.Class expectedReturnType,
java.lang.String documentRoot,
FileCache fileCache)
|
|
CastorFileSystemDocumentHandler(java.lang.String mappingFile,
java.lang.String documentType,
java.lang.String expectedReturnType,
java.lang.String documentRoot,
FileCache fileCache)
|
|
FileSystemFolderHandler(java.lang.String documentRoot,
DocumentHandlerFactory handlerFactory,
FileCache fileCache)
|
Uses of FileCache in org.apache.jetspeed.page.psml |
---|
Constructors in org.apache.jetspeed.page.psml with parameters of type FileCache | |
---|---|
CastorXmlPageManager(IdGenerator generator,
DocumentHandlerFactory handlerFactory,
FolderHandler folderHandler,
FileCache fileCache,
boolean permissionsEnabled,
boolean constraintsEnabled)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |