Skip navigation links
A B C D E F G H I M O P R S T U V W 

A

add(ActionRequest, ActionResponse, EditorImageSourceAttachedForm) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageSourceAttachedController
Add attached image.
addAttachedImage(PortalControllerContext, String, File, String, String) - Method in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Add attached image.
addAttachedImage(PortalControllerContext, String, File, String, String) - Method in class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
 
addAttachedImage(PortalControllerContext, EditorImageSourceAttachedForm) - Method in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Add attached image.
addAttachedImage(PortalControllerContext, EditorImageSourceAttachedForm) - Method in class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
 
AddAttachedImageCommand - Class in org.osivia.services.editor.image.portlet.repository.command
Add attached image Nuxeo command.
AddAttachedImageCommand() - Constructor for class org.osivia.services.editor.image.portlet.repository.command.AddAttachedImageCommand
Constructor.
ALT_PARAMETER - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Alternate text parameter.
ALT_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Alternate text window property.
ATTACHED_IMAGE_URL_PREFIX - Static variable in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Attached image URL prefix.
ATTACHED_IMAGES_PROPERTY - Static variable in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Attached images document property.
AttachedImage - Class in org.osivia.services.editor.image.portlet.model
Attached image java-bean.
AttachedImage() - Constructor for class org.osivia.services.editor.image.portlet.model.AttachedImage
Constructor.

B

BASE_PATH_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.common.service.CommonService
Base path window property.

C

CommonConfiguration - Class in org.osivia.services.editor.common.configuration
Portlet configuration abstract super-class.
CommonConfiguration() - Constructor for class org.osivia.services.editor.common.configuration.CommonConfiguration
Constructor.
CommonRepository - Interface in org.osivia.services.editor.common.repository
Portlet common repository interface.
CommonRepositoryImpl - Class in org.osivia.services.editor.common.repository
Portlet common repository implementation.
CommonRepositoryImpl() - Constructor for class org.osivia.services.editor.common.repository.CommonRepositoryImpl
Constructor.
CommonService - Interface in org.osivia.services.editor.common.service
Portlet common service interface.
CommonServiceImpl - Class in org.osivia.services.editor.common.service
Portlet common service implementation.
CommonServiceImpl() - Constructor for class org.osivia.services.editor.common.service.CommonServiceImpl
Constructor.
CommonValidator - Class in org.osivia.services.editor.common.model.validation
Validator abstract super-class.
CommonValidator() - Constructor for class org.osivia.services.editor.common.model.validation.CommonValidator
 
compareTo(AttachedImage) - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
copyAttachedImage(PortalControllerContext, String, String) - Method in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Copy attached image.
copyAttachedImage(PortalControllerContext, String, String) - Method in class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
 
CopyImageCommand - Class in org.osivia.services.editor.image.portlet.repository.command
Copy image Nuxeo command.
CopyImageCommand() - Constructor for class org.osivia.services.editor.image.portlet.repository.command.CopyImageCommand
Constructor.
CREATION_PARAMETER - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Creation indicator parameter.
CREATION_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Creation indicator window property.
customizeCMSProperties(CustomizationContext) - Method in class org.osivia.services.editor.plugin.controller.EditorPluginController
 
customizeEditorModules(List<EditorModule>) - Method in interface org.osivia.services.editor.plugin.service.EditorPluginService
Customize editor modules.
customizeEditorModules(List<EditorModule>) - Method in class org.osivia.services.editor.plugin.service.EditorPluginServiceImpl
 

D

DEFAULT - Static variable in enum org.osivia.services.editor.common.model.SearchScope
Default search scope.
delete(ActionRequest, ActionResponse, String, EditorImageSourceAttachedForm) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageSourceAttachedController
Delete attached image action mapping.
deleteAttachedImage(PortalControllerContext, String, int) - Method in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Delete attached image.
deleteAttachedImage(PortalControllerContext, String, int) - Method in class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
 
deleteAttachedImage(PortalControllerContext, EditorImageSourceAttachedForm, int) - Method in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Delete attached image.
deleteAttachedImage(PortalControllerContext, EditorImageSourceAttachedForm, int) - Method in class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
 
DeleteAttachedImageCommand - Class in org.osivia.services.editor.image.portlet.repository.command
Delete attached image Nuxeo command.
DeleteAttachedImageCommand(String, int) - Constructor for class org.osivia.services.editor.image.portlet.repository.command.DeleteAttachedImageCommand
Constructor.
DOCUMENT_URL_PREFIX - Static variable in interface org.osivia.services.editor.common.repository.CommonRepository
Nuxeo document URL prefix.

E

EditorHelper - Enum in org.osivia.services.editor.plugin.model.editor
Editor helpers enumeration.
EditorImageConfiguration - Class in org.osivia.services.editor.image.portlet.configuration
Editor image portlet configuration.
EditorImageConfiguration() - Constructor for class org.osivia.services.editor.image.portlet.configuration.EditorImageConfiguration
Constructor.
EditorImageController - Class in org.osivia.services.editor.image.portlet.controller
Editor image portlet controller.
EditorImageController() - Constructor for class org.osivia.services.editor.image.portlet.controller.EditorImageController
Constructor.
EditorImageForm - Class in org.osivia.services.editor.image.portlet.model
Editor image form java-bean.
EditorImageForm() - Constructor for class org.osivia.services.editor.image.portlet.model.EditorImageForm
Constructor.
EditorImageFormValidator - Class in org.osivia.services.editor.image.portlet.model.validation
Editor image form validator.
EditorImageFormValidator() - Constructor for class org.osivia.services.editor.image.portlet.model.validation.EditorImageFormValidator
Constructor.
EditorImageRepository - Interface in org.osivia.services.editor.image.portlet.repository
Editor image portlet repository interface.
EditorImageRepositoryImpl - Class in org.osivia.services.editor.image.portlet.repository
Editor image portlet repository implementation.
EditorImageRepositoryImpl() - Constructor for class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
Constructor.
EditorImageService - Interface in org.osivia.services.editor.image.portlet.service
Editor image portlet service interface.
EditorImageServiceImpl - Class in org.osivia.services.editor.image.portlet.service
Editor image portlet service implementation.
EditorImageServiceImpl() - Constructor for class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
Constructor.
EditorImageSourceAttachedController - Class in org.osivia.services.editor.image.portlet.controller
Editor attached image source portlet controller.
EditorImageSourceAttachedController() - Constructor for class org.osivia.services.editor.image.portlet.controller.EditorImageSourceAttachedController
Constructor.
EditorImageSourceAttachedForm - Class in org.osivia.services.editor.image.portlet.model
Editor attached image source form java-bean.
EditorImageSourceAttachedForm() - Constructor for class org.osivia.services.editor.image.portlet.model.EditorImageSourceAttachedForm
Constructor.
EditorImageSourceAttachedFormValidator - Class in org.osivia.services.editor.image.portlet.model.validation
Editor attached image source form validator.
EditorImageSourceAttachedFormValidator() - Constructor for class org.osivia.services.editor.image.portlet.model.validation.EditorImageSourceAttachedFormValidator
Constructor.
EditorImageSourceDocumentController - Class in org.osivia.services.editor.image.portlet.controller
Editor document image source portlet controller.
EditorImageSourceDocumentController() - Constructor for class org.osivia.services.editor.image.portlet.controller.EditorImageSourceDocumentController
Constructor.
EditorImageSourceDocumentForm - Class in org.osivia.services.editor.image.portlet.model
Editor document image source form java-bean.
EditorImageSourceDocumentForm() - Constructor for class org.osivia.services.editor.image.portlet.model.EditorImageSourceDocumentForm
Constructor.
EditorLinkConfiguration - Class in org.osivia.services.editor.link.portlet.configuration
Editor link portlet configuration.
EditorLinkConfiguration() - Constructor for class org.osivia.services.editor.link.portlet.configuration.EditorLinkConfiguration
Constructor.
EditorLinkController - Class in org.osivia.services.editor.link.portlet.controller
Editor link portlet controller.
EditorLinkController() - Constructor for class org.osivia.services.editor.link.portlet.controller.EditorLinkController
Constructor.
EditorLinkForm - Class in org.osivia.services.editor.link.portlet.model
Editor link form java-bean.
EditorLinkForm() - Constructor for class org.osivia.services.editor.link.portlet.model.EditorLinkForm
Constructor.
EditorLinkFormValidator - Class in org.osivia.services.editor.link.portlet.model.validator
Editor link form validator.
EditorLinkFormValidator() - Constructor for class org.osivia.services.editor.link.portlet.model.validator.EditorLinkFormValidator
Constructor.
EditorLinkRepository - Interface in org.osivia.services.editor.link.portlet.repository
Editor link portlet repository interface.
EditorLinkRepositoryImpl - Class in org.osivia.services.editor.link.portlet.repository
Editor link portlet repository implementation.
EditorLinkRepositoryImpl() - Constructor for class org.osivia.services.editor.link.portlet.repository.EditorLinkRepositoryImpl
Constructor.
EditorLinkService - Interface in org.osivia.services.editor.link.portlet.service
Editor link portlet service interface.
EditorLinkServiceImpl - Class in org.osivia.services.editor.link.portlet.service
Editor link portlet service implementation.
EditorLinkServiceImpl() - Constructor for class org.osivia.services.editor.link.portlet.service.EditorLinkServiceImpl
Constructor.
EditorLinkSourceDocumentController - Class in org.osivia.services.editor.link.portlet.controller
Editor document link source portlet controller.
EditorLinkSourceDocumentController() - Constructor for class org.osivia.services.editor.link.portlet.controller.EditorLinkSourceDocumentController
Constructor.
EditorLinkSourceDocumentForm - Class in org.osivia.services.editor.link.portlet.model
 
EditorLinkSourceDocumentForm() - Constructor for class org.osivia.services.editor.link.portlet.model.EditorLinkSourceDocumentForm
Constructor.
EditorPluginConfiguration - Class in org.osivia.services.editor.plugin.configuration
Editor plugin configuration.
EditorPluginConfiguration() - Constructor for class org.osivia.services.editor.plugin.configuration.EditorPluginConfiguration
Constructor.
EditorPluginController - Class in org.osivia.services.editor.plugin.controller
Editor plugin controller.
EditorPluginController() - Constructor for class org.osivia.services.editor.plugin.controller.EditorPluginController
Constructor.
EditorPluginService - Interface in org.osivia.services.editor.plugin.service
Editor plugin service interface.
EditorPluginServiceImpl - Class in org.osivia.services.editor.plugin.service
Editor plugin service implementation.
EditorPluginServiceImpl() - Constructor for class org.osivia.services.editor.plugin.service.EditorPluginServiceImpl
Constructor.
equals(Object) - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
execute(Session) - Method in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
 
execute(Session) - Method in class org.osivia.services.editor.image.portlet.repository.command.AddAttachedImageCommand
 
execute(Session) - Method in class org.osivia.services.editor.image.portlet.repository.command.CopyImageCommand
 
execute(Session) - Method in class org.osivia.services.editor.image.portlet.repository.command.DeleteAttachedImageCommand
 

F

FORCE_NEW_WINDOW_PARAMETER - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Force open in new window indicator parameter.
FORCE_NEW_WINDOW_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Force open in new window indicator window property.
formInitBinder(PortletRequestDataBinder) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageController
Form init binder.
formInitBinder(WebDataBinder) - Method in class org.osivia.services.editor.link.portlet.controller.EditorLinkController
Editor link form init binder.
fromId(String) - Static method in enum org.osivia.services.editor.common.model.SearchScope
Get search scope from identifier.

G

getAlt() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
getAttachedForm(PortletRequest, PortletResponse) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageSourceAttachedController
Get attached image form model attribute.
getAttachedForm(PortalControllerContext) - Method in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Get attached image form.
getAttachedForm(PortalControllerContext) - Method in class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
 
getAttachedImagePreviewBinaryContent(PortalControllerContext, int) - Method in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Get attached image preview binary content.
getAttachedImagePreviewBinaryContent(PortalControllerContext, int) - Method in class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
 
getAttachedImages() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageSourceAttachedForm
 
getAttachedImages(PortalControllerContext, String) - Method in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Get attached images.
getAttachedImages(PortalControllerContext, String) - Method in class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
 
getAttachedImageUrl(PortalControllerContext, int, String) - Method in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Get attached image URL.
getAttachedImageUrl(PortalControllerContext, int, String) - Method in class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
 
getAvailableScopes() - Method in class org.osivia.services.editor.common.model.SourceDocumentForm
 
getAvailableSourceTypes() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
getBasePath() - Method in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
 
getBundleFactory() - Method in class org.osivia.services.editor.common.configuration.CommonConfiguration
Get internationalization bundle factory.
getBundleFactory() - Method in class org.osivia.services.editor.plugin.configuration.EditorPluginConfiguration
Get internationalization bundle factory.
getClause() - Method in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
Get NXQL clause.
getClause() - Method in class org.osivia.services.editor.image.portlet.repository.command.SearchImageDocumentsCommand
 
getClause() - Method in class org.osivia.services.editor.link.portlet.repository.command.SearchDocumentsCommand
 
getContentType() - Method in class org.osivia.services.editor.image.portlet.model.TemporaryAttachedImage
 
getCurrentPath(PortalControllerContext) - Method in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Get current path.
getCurrentPath(PortalControllerContext) - Method in class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
 
getDocument(PortalControllerContext, String) - Method in interface org.osivia.services.editor.common.repository.CommonRepository
Get document.
getDocument(PortalControllerContext, String) - Method in class org.osivia.services.editor.common.repository.CommonRepositoryImpl
 
getDocumentDao() - Method in class org.osivia.services.editor.common.configuration.CommonConfiguration
Get document DAO.
getDocumentForm(PortletRequest, PortletResponse) - Method in class org.osivia.services.editor.common.controller.SourceDocumentController
Get source document form.
getDocumentFromUrl(PortalControllerContext, String) - Method in interface org.osivia.services.editor.link.portlet.repository.EditorLinkRepository
Get document from URL.
getDocumentFromUrl(PortalControllerContext, String) - Method in class org.osivia.services.editor.link.portlet.repository.EditorLinkRepositoryImpl
 
getDocumentUrl(PortalControllerContext, String) - Method in interface org.osivia.services.editor.link.portlet.repository.EditorLinkRepository
Get document URL from webId.
getDocumentUrl(PortalControllerContext, String) - Method in class org.osivia.services.editor.link.portlet.repository.EditorLinkRepositoryImpl
Get document URL from webId.
getEditorService() - Method in class org.osivia.services.editor.common.configuration.CommonConfiguration
Get editor service.
getFile() - Method in class org.osivia.services.editor.image.portlet.model.TemporaryAttachedImage
 
getFileName() - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
getFileName() - Method in class org.osivia.services.editor.image.portlet.model.TemporaryAttachedImage
 
getFilter() - Method in class org.osivia.services.editor.common.model.SourceDocumentForm
 
getFilter() - Method in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
 
getForm(PortletRequest, PortletResponse) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageController
Get form model attribute.
getForm(PortalControllerContext) - Method in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Get form.
getForm(PortalControllerContext) - Method in class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
 
getForm(PortletRequest, PortletResponse) - Method in class org.osivia.services.editor.link.portlet.controller.EditorLinkController
Get editor link form model attribute.
getForm(PortalControllerContext) - Method in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Get editor link form.
getForm(PortalControllerContext) - Method in class org.osivia.services.editor.link.portlet.service.EditorLinkServiceImpl
 
getHeight() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
getIcon() - Method in enum org.osivia.services.editor.image.portlet.model.ImageSourceType
 
getId() - Method in enum org.osivia.services.editor.common.model.SearchScope
 
getId() - Method in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
 
getId() - Method in enum org.osivia.services.editor.image.portlet.model.ImageSourceType
 
getId() - Method in class org.osivia.services.editor.image.portlet.repository.command.AddAttachedImageCommand
 
getId() - Method in class org.osivia.services.editor.image.portlet.repository.command.CopyImageCommand
 
getId() - Method in class org.osivia.services.editor.image.portlet.repository.command.DeleteAttachedImageCommand
 
getId() - Method in enum org.osivia.services.editor.plugin.model.editor.EditorHelper
 
getImageDocumentPreviewBinaryContent(PortalControllerContext, String, String) - Method in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Get image document preview binary content.
getImageDocumentPreviewBinaryContent(PortalControllerContext, String, String) - Method in class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
 
getIndex() - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
getInstance() - Method in enum org.osivia.services.editor.plugin.model.editor.EditorHelper
 
getKey() - Method in enum org.osivia.services.editor.common.model.SearchScope
 
getKey() - Method in enum org.osivia.services.editor.image.portlet.model.ImageSourceType
 
getKey() - Method in enum org.osivia.services.editor.plugin.model.editor.EditorHelper
 
getMaxUploadSize() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageSourceAttachedForm
 
getMessageSource() - Method in class org.osivia.services.editor.common.configuration.CommonConfiguration
Get message source.
getMessageSource() - Method in class org.osivia.services.editor.plugin.configuration.EditorPluginConfiguration
Get message source.
getMultipartResolver() - Method in class org.osivia.services.editor.image.portlet.configuration.EditorImageConfiguration
Get multipart resolver.
getNuxeoService() - Method in class org.osivia.services.editor.common.configuration.CommonConfiguration
Get Nuxeo service.
getParameters() - Method in enum org.osivia.services.editor.plugin.model.editor.EditorHelper
 
getPluginName() - Method in class org.osivia.services.editor.plugin.controller.EditorPluginController
 
getRepository() - Method in class org.osivia.services.editor.common.service.CommonServiceImpl
Get portlet repository.
getRepository() - Method in class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
 
getRepository() - Method in class org.osivia.services.editor.link.portlet.service.EditorLinkServiceImpl
 
getRepository() - Method in class org.osivia.services.editor.plugin.service.EditorPluginServiceImpl
 
getScope() - Method in class org.osivia.services.editor.common.model.SourceDocumentForm
 
getScope() - Method in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
 
getService() - Method in class org.osivia.services.editor.common.controller.SourceDocumentController
Get portlet service.
getService() - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageSourceDocumentController
 
getService() - Method in class org.osivia.services.editor.link.portlet.controller.EditorLinkSourceDocumentController
 
getSlug() - Method in class org.osivia.services.editor.common.configuration.CommonConfiguration
Get slug.
getSlug() - Method in class org.osivia.services.editor.image.portlet.configuration.EditorImageConfiguration
 
getSlug() - Method in class org.osivia.services.editor.link.portlet.configuration.EditorLinkConfiguration
 
getSourceDocumentForm(PortalControllerContext) - Method in interface org.osivia.services.editor.common.service.CommonService
Get source document form.
getSourceDocumentForm(PortalControllerContext) - Method in class org.osivia.services.editor.common.service.CommonServiceImpl
 
getSourcePreviewBinaryContent(PortalControllerContext, String) - Method in interface org.osivia.services.editor.image.portlet.repository.EditorImageRepository
Get source preview binary content.
getSourcePreviewBinaryContent(PortalControllerContext, String) - Method in class org.osivia.services.editor.image.portlet.repository.EditorImageRepositoryImpl
 
getTemporaryAttachedImage() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
getTemporaryImagePath() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
getTemporaryUrl() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
getText() - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
getTitle() - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
getUpload() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageSourceAttachedForm
 
getUrl() - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
getUrl() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
getUrl() - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
getViewResolver() - Method in class org.osivia.services.editor.common.configuration.CommonConfiguration
Get view resolver.
getWebIdService() - Method in class org.osivia.services.editor.common.configuration.CommonConfiguration
Get webId service.
getWidth() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 

H

hashCode() - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
HEIGHT_PARAMETER - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Height parameter.
HEIGHT_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Height window property.

I

ID - Static variable in class org.osivia.services.editor.plugin.model.editor.image.ImagePreviewEditorModuleResource
Resource identifier.
imagePreview(ResourceRequest, ResourceResponse) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageSourceAttachedController
Image preview resource mapping.
ImagePreviewEditorModuleResource - Class in org.osivia.services.editor.plugin.model.editor.image
Image preview editor module resource.
ImagePreviewEditorModuleResource() - Constructor for class org.osivia.services.editor.plugin.model.editor.image.ImagePreviewEditorModuleResource
Constructor.
ImageSourceType - Enum in org.osivia.services.editor.image.portlet.model
Image source types enumeration.
isCreation() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
isDisplayText() - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
isDone() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
isDone() - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
isForceNewWindow() - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
isLoaded() - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
isLoaded() - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
isTemporary() - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 

M

MAX_UPLOAD_SIZE - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Max upload size.

O

ONLY_TEXT_PARAMETER - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Only text indicator parameter.
ONLY_TEXT_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Only text indicator window property.
OPERATION_ID - Static variable in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
Operation identifier.
org.osivia.services.editor.common.configuration - package org.osivia.services.editor.common.configuration
 
org.osivia.services.editor.common.controller - package org.osivia.services.editor.common.controller
 
org.osivia.services.editor.common.model - package org.osivia.services.editor.common.model
 
org.osivia.services.editor.common.model.validation - package org.osivia.services.editor.common.model.validation
 
org.osivia.services.editor.common.repository - package org.osivia.services.editor.common.repository
 
org.osivia.services.editor.common.repository.command - package org.osivia.services.editor.common.repository.command
 
org.osivia.services.editor.common.service - package org.osivia.services.editor.common.service
 
org.osivia.services.editor.image.portlet.configuration - package org.osivia.services.editor.image.portlet.configuration
 
org.osivia.services.editor.image.portlet.controller - package org.osivia.services.editor.image.portlet.controller
 
org.osivia.services.editor.image.portlet.model - package org.osivia.services.editor.image.portlet.model
 
org.osivia.services.editor.image.portlet.model.validation - package org.osivia.services.editor.image.portlet.model.validation
 
org.osivia.services.editor.image.portlet.repository - package org.osivia.services.editor.image.portlet.repository
 
org.osivia.services.editor.image.portlet.repository.command - package org.osivia.services.editor.image.portlet.repository.command
 
org.osivia.services.editor.image.portlet.service - package org.osivia.services.editor.image.portlet.service
 
org.osivia.services.editor.link.portlet.configuration - package org.osivia.services.editor.link.portlet.configuration
 
org.osivia.services.editor.link.portlet.controller - package org.osivia.services.editor.link.portlet.controller
 
org.osivia.services.editor.link.portlet.model - package org.osivia.services.editor.link.portlet.model
 
org.osivia.services.editor.link.portlet.model.validator - package org.osivia.services.editor.link.portlet.model.validator
 
org.osivia.services.editor.link.portlet.repository - package org.osivia.services.editor.link.portlet.repository
 
org.osivia.services.editor.link.portlet.repository.command - package org.osivia.services.editor.link.portlet.repository.command
 
org.osivia.services.editor.link.portlet.service - package org.osivia.services.editor.link.portlet.service
 
org.osivia.services.editor.plugin.configuration - package org.osivia.services.editor.plugin.configuration
 
org.osivia.services.editor.plugin.controller - package org.osivia.services.editor.plugin.controller
 
org.osivia.services.editor.plugin.model.editor - package org.osivia.services.editor.plugin.model.editor
 
org.osivia.services.editor.plugin.model.editor.image - package org.osivia.services.editor.plugin.model.editor.image
 
org.osivia.services.editor.plugin.service - package org.osivia.services.editor.plugin.service
 

P

PATH_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.common.service.CommonService
Current document path window property.
PLUGIN_NAME - Static variable in interface org.osivia.services.editor.plugin.service.EditorPluginService
Plugin name.
PORTLET_INSTANCE - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Portlet instance.
PORTLET_INSTANCE - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Portlet instance.
preDestroy() - Method in class org.osivia.services.editor.plugin.controller.EditorPluginController
Pre-destroy.

R

resolveViewPath(PortalControllerContext, String) - Method in interface org.osivia.services.editor.common.service.CommonService
Resolve view path.
resolveViewPath(PortalControllerContext, String) - Method in class org.osivia.services.editor.common.service.CommonServiceImpl
 

S

save(ActionRequest, ActionResponse, EditorImageForm, BindingResult) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageController
Save action mapping.
save(PortalControllerContext, EditorImageForm) - Method in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Save.
save(PortalControllerContext, EditorImageForm) - Method in class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
 
save(PortalControllerContext, EditorLinkForm) - Method in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Save editor link form.
save(PortalControllerContext, EditorLinkForm) - Method in class org.osivia.services.editor.link.portlet.service.EditorLinkServiceImpl
 
search(ResourceRequest, ResourceResponse, String, String) - Method in class org.osivia.services.editor.common.controller.SourceDocumentController
Search resource mapping.
searchDocuments(PortalControllerContext, String, String, SearchScope) - Method in interface org.osivia.services.editor.common.repository.CommonRepository
Search documents.
searchDocuments(PortalControllerContext, String, String, SearchScope) - Method in class org.osivia.services.editor.common.repository.CommonRepositoryImpl
 
SearchDocumentsCommand - Class in org.osivia.services.editor.link.portlet.repository.command
Search documents Nuxeo command.
SearchDocumentsCommand() - Constructor for class org.osivia.services.editor.link.portlet.repository.command.SearchDocumentsCommand
Constructor.
SearchImageDocumentsCommand - Class in org.osivia.services.editor.image.portlet.repository.command
Search image documents Nuxeo command.
SearchImageDocumentsCommand() - Constructor for class org.osivia.services.editor.image.portlet.repository.command.SearchImageDocumentsCommand
Constructor.
SearchScope - Enum in org.osivia.services.editor.common.model
Documents search scopes enumeration.
SearchSourceDocumentCommand - Class in org.osivia.services.editor.common.repository.command
Search source document Nuxeo command abstract super-class.
SearchSourceDocumentCommand() - Constructor for class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
Constructor.
select(ActionRequest, ActionResponse, String) - Method in class org.osivia.services.editor.common.controller.SourceDocumentController
Select document action mapping.
select(ActionRequest, ActionResponse, String, EditorImageSourceAttachedForm) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageSourceAttachedController
Select attached image action mapping.
selectAttachedImage(PortalControllerContext, EditorImageSourceAttachedForm, int) - Method in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Select attached image.
selectAttachedImage(PortalControllerContext, EditorImageSourceAttachedForm, int) - Method in class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
 
selectDocument(PortalControllerContext, String) - Method in interface org.osivia.services.editor.common.service.CommonService
Select document.
selectDocument(PortalControllerContext, String) - Method in class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
 
selectDocument(PortalControllerContext, String) - Method in class org.osivia.services.editor.link.portlet.service.EditorLinkServiceImpl
 
selectDocument(PortalControllerContext, String) - Method in class org.osivia.services.editor.plugin.service.EditorPluginServiceImpl
 
serve(PortalControllerContext) - Method in class org.osivia.services.editor.plugin.model.editor.image.ImagePreviewEditorModuleResource
 
serveImagePreview(PortalControllerContext) - Method in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Serve image preview.
serveImagePreview(PortalControllerContext) - Method in class org.osivia.services.editor.image.portlet.service.EditorImageServiceImpl
 
serveSearchResults(PortalControllerContext, String, String) - Method in interface org.osivia.services.editor.common.service.CommonService
Serve search results.
serveSearchResults(PortalControllerContext, String, String) - Method in class org.osivia.services.editor.common.service.CommonServiceImpl
 
setAlt(String) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setAttachedImages(SortedSet<AttachedImage>) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageSourceAttachedForm
 
setAvailableScopes(List<SearchScope>) - Method in class org.osivia.services.editor.common.model.SourceDocumentForm
 
setAvailableSourceTypes(List<ImageSourceType>) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setBasePath(String) - Method in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
 
setContentType(String) - Method in class org.osivia.services.editor.image.portlet.model.TemporaryAttachedImage
 
setContentType(String) - Method in class org.osivia.services.editor.image.portlet.repository.command.AddAttachedImageCommand
 
setCreation(boolean) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setDisplayText(boolean) - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
setDone(boolean) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setDone(boolean) - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
setFile(File) - Method in class org.osivia.services.editor.image.portlet.model.TemporaryAttachedImage
 
setFileName(String) - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
setFileName(String) - Method in class org.osivia.services.editor.image.portlet.model.TemporaryAttachedImage
 
setFileName(String) - Method in class org.osivia.services.editor.image.portlet.repository.command.AddAttachedImageCommand
 
setFilter(String) - Method in class org.osivia.services.editor.common.model.SourceDocumentForm
 
setFilter(String) - Method in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
 
setForceNewWindow(boolean) - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
setHeight(Integer) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setIndex(int) - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
setLoaded(boolean) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setLoaded(boolean) - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
setMaxUploadSize(long) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageSourceAttachedForm
 
setPath(String) - Method in class org.osivia.services.editor.image.portlet.repository.command.AddAttachedImageCommand
 
setPortletConfig(PortletConfig) - Method in class org.osivia.services.editor.common.configuration.CommonConfiguration
 
setPortletConfig(PortletConfig) - Method in class org.osivia.services.editor.plugin.configuration.EditorPluginConfiguration
 
setPortletConfig(PortletConfig) - Method in class org.osivia.services.editor.plugin.controller.EditorPluginController
 
setScope(SearchScope) - Method in class org.osivia.services.editor.common.model.SourceDocumentForm
 
setScope(SearchScope) - Method in class org.osivia.services.editor.common.repository.command.SearchSourceDocumentCommand
 
setSourcePath(String) - Method in class org.osivia.services.editor.image.portlet.repository.command.CopyImageCommand
 
setTargetPath(String) - Method in class org.osivia.services.editor.image.portlet.repository.command.CopyImageCommand
 
setTemporary(boolean) - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
setTemporaryAttachedImage(TemporaryAttachedImage) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setTemporaryFile(File) - Method in class org.osivia.services.editor.image.portlet.repository.command.AddAttachedImageCommand
 
setTemporaryImagePath(String) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setTemporaryUrl(String) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setText(String) - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
setTitle(String) - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
setUpload(MultipartFile) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageSourceAttachedForm
 
setUrl(String) - Method in class org.osivia.services.editor.image.portlet.model.AttachedImage
 
setUrl(String) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
setUrl(String) - Method in class org.osivia.services.editor.link.portlet.model.EditorLinkForm
 
setWidth(Integer) - Method in class org.osivia.services.editor.image.portlet.model.EditorImageForm
 
sourceAttachedRedirection(ActionRequest, ActionResponse, EditorImageForm) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageController
Attached image source redirection.
SourceDocumentController - Class in org.osivia.services.editor.common.controller
Source document portlet controller abstract super-class.
SourceDocumentController() - Constructor for class org.osivia.services.editor.common.controller.SourceDocumentController
Constructor.
SourceDocumentForm - Class in org.osivia.services.editor.common.model
Source document form abstract super-class.
SourceDocumentForm() - Constructor for class org.osivia.services.editor.common.model.SourceDocumentForm
Constructor.
sourceDocumentRedirection(ActionRequest, ActionResponse, EditorImageForm) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageController
Document image source redirection.
sourceDocumentRedirection(ActionRequest, ActionResponse, EditorLinkForm) - Method in class org.osivia.services.editor.link.portlet.controller.EditorLinkController
Document link source redirection.
SRC_PARAMETER - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Source URL parameter.
SRC_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Source URL window property.
submit(ActionRequest, ActionResponse, EditorLinkForm, BindingResult) - Method in class org.osivia.services.editor.link.portlet.controller.EditorLinkController
Submit action mapping.
supports(Class<?>) - Method in class org.osivia.services.editor.image.portlet.model.validation.EditorImageFormValidator
 
supports(Class<?>) - Method in class org.osivia.services.editor.image.portlet.model.validation.EditorImageSourceAttachedFormValidator
 
supports(Class<?>) - Method in class org.osivia.services.editor.link.portlet.model.validator.EditorLinkFormValidator
 

T

TemporaryAttachedImage - Class in org.osivia.services.editor.image.portlet.model
Temporary attached image.
TemporaryAttachedImage() - Constructor for class org.osivia.services.editor.image.portlet.model.TemporaryAttachedImage
Constructor.
TEXT_PARAMETER - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Text parameter.
TEXT_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Text window property.
TITLE_PARAMETER - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Title parameter.
TITLE_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Title window property.

U

unlink(ActionRequest, ActionResponse, EditorLinkForm) - Method in class org.osivia.services.editor.link.portlet.controller.EditorLinkController
Unlink action mapping.
unlink(PortalControllerContext, EditorLinkForm) - Method in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
Unlink.
unlink(PortalControllerContext, EditorLinkForm) - Method in class org.osivia.services.editor.link.portlet.service.EditorLinkServiceImpl
 
URL_PARAMETER - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
URL parameter.
URL_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.link.portlet.service.EditorLinkService
URL window property.

V

validate(Object, Errors) - Method in class org.osivia.services.editor.image.portlet.model.validation.EditorImageFormValidator
 
validate(Object, Errors) - Method in class org.osivia.services.editor.image.portlet.model.validation.EditorImageSourceAttachedFormValidator
 
validate(Object, Errors) - Method in class org.osivia.services.editor.link.portlet.model.validator.EditorLinkFormValidator
 
validateUrl(Errors, String, String) - Method in class org.osivia.services.editor.common.model.validation.CommonValidator
Validate URL.
validateUrl(Errors, String, String) - Method in class org.osivia.services.editor.link.portlet.model.validator.EditorLinkFormValidator
 
valueOf(String) - Static method in enum org.osivia.services.editor.common.model.SearchScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.services.editor.image.portlet.model.ImageSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.services.editor.plugin.model.editor.EditorHelper
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.osivia.services.editor.common.model.SearchScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osivia.services.editor.image.portlet.model.ImageSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osivia.services.editor.plugin.model.editor.EditorHelper
Returns an array containing the constants of this enum type, in the order they are declared.
view() - Method in class org.osivia.services.editor.common.controller.SourceDocumentController
View render mapping.
view(RenderRequest, RenderResponse) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageController
View render mapping.
view(RenderRequest, RenderResponse) - Method in class org.osivia.services.editor.image.portlet.controller.EditorImageSourceAttachedController
View render mapping.
view(RenderRequest, RenderResponse) - Method in class org.osivia.services.editor.link.portlet.controller.EditorLinkController
View render mapping.

W

WEB_ID_PROPERTY - Static variable in interface org.osivia.services.editor.common.repository.CommonRepository
WebId Nuxeo document property.
WIDTH_PARAMETER - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Width parameter.
WIDTH_WINDOW_PROPERTY - Static variable in interface org.osivia.services.editor.image.portlet.service.EditorImageService
Width window property.
A B C D E F G H I M O P R S T U V W 
Skip navigation links

Copyright © 2023 OSIVIA. All rights reserved.