Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
P
R
S
T
U
W
A
addMetaData(String, IProjectInstance, IProjectInstanceFormat)
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IProjectService
addMetaData(String, IProjectInstance, IProjectInstanceFormat)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
TODO: MetaData Should be uploaded in a temporary directory and attached when the project is saved
ATTACHMENTS_DIR
- Static variable in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
C
com.ebmwebsourcing.webeditor.client.api.service
- package com.ebmwebsourcing.webeditor.client.api.service
com.ebmwebsourcing.webeditor.server.impl.service.download
- package com.ebmwebsourcing.webeditor.server.impl.service.download
com.ebmwebsourcing.webeditor.server.impl.service.project
- package com.ebmwebsourcing.webeditor.server.impl.service.project
com.ebmwebsourcing.webeditor.server.impl.service.upload
- package com.ebmwebsourcing.webeditor.server.impl.service.upload
com.ebmwebsourcing.webeditor.server.impl.service.user
- package com.ebmwebsourcing.webeditor.server.impl.service.user
com.ebmwebsourcing.webeditor.server.impl.service.webeditor
- package com.ebmwebsourcing.webeditor.server.impl.service.webeditor
com.ebmwebsourcing.webeditor.shared.server.api.service.project
- package com.ebmwebsourcing.webeditor.shared.server.api.service.project
CONFIGURATION_FILE_NAME
- Static variable in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
convert(IProjectFile)
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceHelper
convert(List<IProjectFile>)
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceHelper
convert(File)
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceHelper
D
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.download.
DownloadServlet
doPost(HttpServletRequest, HttpServletResponse)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.download.
DownloadServlet
DownloadService
- Class in
com.ebmwebsourcing.webeditor.server.impl.service.download
DownloadServlet
- Class in
com.ebmwebsourcing.webeditor.server.impl.service.download
Helper servlet that downloads any URL specified as a parameter
DownloadServlet()
- Constructor for class com.ebmwebsourcing.webeditor.server.impl.service.download.
DownloadServlet
dumpHashtable()
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.upload.
URLHelper
E
exportProjectInstance(IProjectInstance, IProjectInstanceFormat)
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IProjectService
exportProjectInstance(IProjectInstance, IProjectInstanceFormat)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
G
getAttachedFilesDirectory(IUser, IProjectInstance)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
getConfigurationProperties()
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
getCurrentProjectInstance()
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
getFilesToDownload()
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.download.
DownloadService
getFileToDownload(String)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.download.
DownloadService
getInstance()
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.download.
DownloadService
getInstance()
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectClassLoaderService
getInstance()
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
getInstance(HttpSession)
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.upload.
UploadService
getInstance()
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.user.
UserServiceImpl
getInstance()
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
getInstanceLoader(String)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectClassLoaderService
getInstanceWriter(String)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectClassLoaderService
getLoggedUser()
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IUserService
getLoggedUser()
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.user.
UserServiceImpl
getMetaData(File, IProjectInstanceFormat)
- Method in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.
IProjectInstanceMetaDataLoader
getMetaDataLoader(String)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectClassLoaderService
getProjectDirectory(IUser, IProjectInstance)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
getProjectFilesByProjectType(IProjectType)
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IProjectService
getProjectFilesByProjectType(IProjectType)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
getProjectInstanceById(String)
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IProjectService
getProjectInstanceById(String)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
getProjectInstances(List<File>, IProjectInstanceFormat)
- Method in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.
IProjectInstanceLoader
Used for loading new project instance with no project instance reference, typically for import
getProjectInstances(List<IProjectInstance>)
- Method in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.
IProjectInstanceLoader
Used for loading already stored project instances, typically for load
getProjectsDirectory()
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
getTemporaryUploadFolderDirectory(IUser, IProjectType)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
getUploadedFileFromSession(String, IUser, IProjectType)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.upload.
UploadService
I
ICollaborationService
- Interface in
com.ebmwebsourcing.webeditor.client.api.service
importProjectInstance(String, IProjectType, IProjectInstanceFormat)
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IProjectService
importProjectInstance(String, IProjectType, IProjectInstanceFormat)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
init(String, String)
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.upload.
URLHelper
initHashtable(String)
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.upload.
URLHelper
IPluginService
- Interface in
com.ebmwebsourcing.webeditor.client.api.service
IProjectInstanceLoader
- Interface in
com.ebmwebsourcing.webeditor.shared.server.api.service.project
IProjectInstanceMetaDataLoader
- Interface in
com.ebmwebsourcing.webeditor.shared.server.api.service.project
IProjectInstanceWriter
- Interface in
com.ebmwebsourcing.webeditor.shared.server.api.service.project
IProjectService
- Interface in
com.ebmwebsourcing.webeditor.client.api.service
isSynchronizedPlugins()
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IPluginService
IUserService
- Interface in
com.ebmwebsourcing.webeditor.client.api.service
L
loadProjectInstances(List<IProjectFile>)
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IProjectService
loadProjectInstances(List<IProjectFile>)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
P
ProjectClassLoaderService
- Class in
com.ebmwebsourcing.webeditor.server.impl.service.project
ProjectServiceHelper
- Class in
com.ebmwebsourcing.webeditor.server.impl.service.project
ProjectServiceHelper()
- Constructor for class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceHelper
ProjectServiceImpl
- Class in
com.ebmwebsourcing.webeditor.server.impl.service.project
Info: Temporary Singleton class until Spring dependency injection is implemented
R
registerFile(String, File)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.upload.
UploadService
registerFileToDownload(String, File)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.download.
DownloadService
retrieveProjectInstances(List<IProjectFile>)
- Static method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceHelper
S
saveProjectInstance(IProjectInstance)
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IProjectService
saveProjectInstance(IProjectInstance)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
searchparms
- Static variable in class com.ebmwebsourcing.webeditor.server.impl.service.upload.
URLHelper
setSession(HttpSession)
- Method in class com.ebmwebsourcing.webeditor.server.impl.service.project.
ProjectServiceImpl
synchronizePlugins()
- Method in interface com.ebmwebsourcing.webeditor.client.api.service.
IPluginService
T
TEST_ENV
- Static variable in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
U
UploadService
- Class in
com.ebmwebsourcing.webeditor.server.impl.service.upload
Info: Temporary Singleton class until Spring dependency injection is implemented
URLHelper
- Class in
com.ebmwebsourcing.webeditor.server.impl.service.upload
URLHelper()
- Constructor for class com.ebmwebsourcing.webeditor.server.impl.service.upload.
URLHelper
UserServiceImpl
- Class in
com.ebmwebsourcing.webeditor.server.impl.service.user
W
WEB_EDITOR_BASE_PATH
- Static variable in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
WEB_EDITOR_FILES_PATH
- Static variable in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
WEBEDITOR_CONFIG_PATH
- Static variable in class com.ebmwebsourcing.webeditor.server.impl.service.webeditor.
WebEditorService
WebEditorService
- Class in
com.ebmwebsourcing.webeditor.server.impl.service.webeditor
writeProjectFile(IProjectInstance, File)
- Method in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.
IProjectInstanceWriter
Write project instance into the actual project instance type format
writeProjectFile(File, IProjectInstanceFormat, File)
- Method in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.
IProjectInstanceWriter
Write project instance file into the specified format
writeProjectFile(File, IProjectInstanceMetaData, IProjectInstanceFormat, File)
- Method in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.
IProjectInstanceWriter
Write project instance file into the specified format using the specified data
A
C
D
E
G
I
L
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010-2011
Petals Link
. All Rights Reserved.