|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DocumentHandlerFactory in org.apache.jetspeed.om.folder.psml |
---|
Constructors in org.apache.jetspeed.om.folder.psml with parameters of type DocumentHandlerFactory | |
---|---|
FolderImpl(java.lang.String path,
DocumentHandlerFactory handlerFactory,
FolderHandler folderHandler)
|
|
FolderImpl(java.lang.String path,
FolderMetaDataImpl metadata,
DocumentHandlerFactory handlerFactory,
FolderHandler folderHandler)
|
Uses of DocumentHandlerFactory in org.apache.jetspeed.om.page.psml |
---|
Methods in org.apache.jetspeed.om.page.psml that return DocumentHandlerFactory | |
---|---|
DocumentHandlerFactory |
AbstractBaseElement.getHandlerFactory()
getHandlerFactory |
Methods in org.apache.jetspeed.om.page.psml with parameters of type DocumentHandlerFactory | |
---|---|
void |
AbstractBaseElement.setHandlerFactory(DocumentHandlerFactory factory)
setHandlerFactory |
Uses of DocumentHandlerFactory in org.apache.jetspeed.page.document |
---|
Methods in org.apache.jetspeed.page.document that return DocumentHandlerFactory | |
---|---|
DocumentHandlerFactory |
DocumentHandler.getHandlerFactory()
|
Methods in org.apache.jetspeed.page.document with parameters of type DocumentHandlerFactory | |
---|---|
void |
DocumentHandler.setHandlerFactory(DocumentHandlerFactory factory)
|
Uses of DocumentHandlerFactory in org.apache.jetspeed.page.document.psml |
---|
Classes in org.apache.jetspeed.page.document.psml that implement DocumentHandlerFactory | |
---|---|
class |
DocumentHandlerFactoryImpl
DocumentHandlerFactoryImpl |
Methods in org.apache.jetspeed.page.document.psml that return DocumentHandlerFactory | |
---|---|
DocumentHandlerFactory |
CastorFileSystemDocumentHandler.getHandlerFactory()
getHandlerFactory |
Methods in org.apache.jetspeed.page.document.psml with parameters of type DocumentHandlerFactory | |
---|---|
void |
CastorFileSystemDocumentHandler.setHandlerFactory(DocumentHandlerFactory factory)
setHandlerFactory |
Constructors in org.apache.jetspeed.page.document.psml with parameters of type DocumentHandlerFactory | |
---|---|
FileSystemFolderHandler(java.lang.String documentRoot,
DocumentHandlerFactory handlerFactory,
FileCache fileCache)
|
Uses of DocumentHandlerFactory in org.apache.jetspeed.page.psml |
---|
Constructors in org.apache.jetspeed.page.psml with parameters of type DocumentHandlerFactory | |
---|---|
CastorXmlPageManager(IdGenerator generator,
DocumentHandlerFactory handlerFactory,
FolderHandler folderHandler,
FileCache fileCache,
boolean permissionsEnabled,
boolean constraintsEnabled)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |