Skip navigation links
A B C D E F G I J L M O P Q R S U V W 

A

afterPropertiesSet() - Method in class org.jasig.portlet.cms.service.AntiSamyStringCleaningService
 
AntiSamyStringCleaningService - Class in org.jasig.portlet.cms.service
AntiSamyStringCleaningService provides an implementation of the IStringCleaningService interface that uses OWASP's AntiSamy tool to perform HTML string cleaning.
AntiSamyStringCleaningService() - Constructor for class org.jasig.portlet.cms.service.AntiSamyStringCleaningService
 
Attachment - Class in org.jasig.portlet.attachment.model
 
Attachment() - Constructor for class org.jasig.portlet.attachment.model.Attachment
 
AttachmentsController - Class in org.jasig.portlet.attachment.controller
 
AttachmentsController() - Constructor for class org.jasig.portlet.attachment.controller.AttachmentsController
 
AttachmentService - Class in org.jasig.portlet.attachment.service.impl
 
AttachmentService() - Constructor for class org.jasig.portlet.attachment.service.impl.AttachmentService
 
AttachmentServletRequestWrapper - Class in org.jasig.portlet.attachment.mvc
 
AttachmentServletRequestWrapper(HttpServletRequest, String) - Constructor for class org.jasig.portlet.attachment.mvc.AttachmentServletRequestWrapper
 

B

BaseJpaDao - Class in org.jasig.portlet.attachment.dao.jpa
 
BaseJpaDao() - Constructor for class org.jasig.portlet.attachment.dao.jpa.BaseJpaDao
 

C

cancelUpdate(ActionRequest, ActionResponse) - Method in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
Cancel any pending portlet configuration edits and exit configuration mode.
cKEditorUpload(MultipartFile, String, HttpServletRequest) - Method in class org.jasig.portlet.attachment.mvc.LocalAttachmentController
 
ConfigureContentController - Class in org.jasig.portlet.cms.mvc.portlet
ConfigureContentController allows administrative users to set the content to be displayed by the portlet.
ConfigureContentController() - Constructor for class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
 
CONTENT_KEY - Static variable in class org.jasig.portlet.cms.service.dao.PortletPreferencesContentDaoImpl
 
ContentForm - Class in org.jasig.portlet.cms.mvc.form
Simple form for representing CMS content entry.
ContentForm() - Constructor for class org.jasig.portlet.cms.mvc.form.ContentForm
 
ContentPersistenceException - Exception in org.jasig.portlet.cms.mvc.exception
 
ContentPersistenceException() - Constructor for exception org.jasig.portlet.cms.mvc.exception.ContentPersistenceException
 
ContentPersistenceException(String, Throwable) - Constructor for exception org.jasig.portlet.cms.mvc.exception.ContentPersistenceException
 
ContentPersistenceException(String) - Constructor for exception org.jasig.portlet.cms.mvc.exception.ContentPersistenceException
 
ContentPersistenceException(Throwable) - Constructor for exception org.jasig.portlet.cms.mvc.exception.ContentPersistenceException
 

D

DataUtil - Class in org.jasig.portlet.attachment.util
 
decode(byte[]) - Static method in class org.jasig.portlet.attachment.util.DataUtil
 
decode(String) - Static method in class org.jasig.portlet.attachment.util.DataUtil
 
decodeAsString(byte[]) - Static method in class org.jasig.portlet.attachment.util.DataUtil
 
decodeAsString(String) - Static method in class org.jasig.portlet.attachment.util.DataUtil
 
delete(Attachment) - Method in interface org.jasig.portlet.attachment.dao.IAttachmentDao
 
delete(long) - Method in interface org.jasig.portlet.attachment.dao.IAttachmentDao
 
delete(Attachment) - Method in class org.jasig.portlet.attachment.dao.jpa.JpaAttachmentDao
 
delete(long) - Method in class org.jasig.portlet.attachment.dao.jpa.JpaAttachmentDao
 
delete(Attachment) - Method in interface org.jasig.portlet.attachment.service.IAttachmentService
 
delete(long) - Method in interface org.jasig.portlet.attachment.service.IAttachmentService
 
delete(Attachment) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
 
delete(long) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
 
destroy() - Method in class org.jasig.portlet.attachment.filter.LocalAttachmentFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jasig.portlet.attachment.filter.LocalAttachmentFilter
 

E

encode(byte[]) - Static method in class org.jasig.portlet.attachment.util.DataUtil
 
encode(String) - Static method in class org.jasig.portlet.attachment.util.DataUtil
 
encodeAsString(byte[]) - Static method in class org.jasig.portlet.attachment.util.DataUtil
 
encodeAsString(String) - Static method in class org.jasig.portlet.attachment.util.DataUtil
 

F

FileUtil - Class in org.jasig.portlet.attachment.util
 
FileUtil() - Constructor for class org.jasig.portlet.attachment.util.FileUtil
 
find(String) - Method in interface org.jasig.portlet.attachment.dao.IAttachmentDao
 
find(String, String) - Method in interface org.jasig.portlet.attachment.dao.IAttachmentDao
 
find(String) - Method in class org.jasig.portlet.attachment.dao.jpa.JpaAttachmentDao
 
find(String, String) - Method in class org.jasig.portlet.attachment.dao.jpa.JpaAttachmentDao
 
find(String) - Method in interface org.jasig.portlet.attachment.service.IAttachmentService
 
find(String, String) - Method in interface org.jasig.portlet.attachment.service.IAttachmentService
 
find(String) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
 
find(String, String) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
 
FIND_ALL_ATTACHMENTS - Static variable in class org.jasig.portlet.attachment.dao.jpa.Queries
 
FIND_ATTACHMENTS_BY_CREATOR - Static variable in class org.jasig.portlet.attachment.dao.jpa.Queries
 
FIND_ATTACHMENTS_BY_FILENAME - Static variable in class org.jasig.portlet.attachment.dao.jpa.Queries
 
findAll(int, int) - Method in interface org.jasig.portlet.attachment.dao.IAttachmentDao
 
findAll(int, int) - Method in class org.jasig.portlet.attachment.dao.jpa.JpaAttachmentDao
 
findAll(int, int) - Method in interface org.jasig.portlet.attachment.service.IAttachmentService
 
findAll(int, int) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
 

G

get(long) - Method in interface org.jasig.portlet.attachment.dao.IAttachmentDao
 
get(String) - Method in interface org.jasig.portlet.attachment.dao.IAttachmentDao
 
get(long) - Method in class org.jasig.portlet.attachment.dao.jpa.JpaAttachmentDao
 
get(String) - Method in class org.jasig.portlet.attachment.dao.jpa.JpaAttachmentDao
 
get(long) - Method in interface org.jasig.portlet.attachment.service.IAttachmentService
 
get(String) - Method in interface org.jasig.portlet.attachment.service.IAttachmentService
 
get(long) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
 
get(String) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
 
GET_ATTACHMENT_BY_GUID - Static variable in class org.jasig.portlet.attachment.dao.jpa.Queries
 
getAntiSamyInstance() - Method in class org.jasig.portlet.cms.service.AntiSamyStringCleaningService
Just returns a new AntiSamy instance.
getChecksum() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getContent() - Method in class org.jasig.portlet.cms.mvc.form.ContentForm
Get the HTML content to be displayed by this portlet.
getContent(PortletRequest) - Method in class org.jasig.portlet.cms.mvc.portlet.ViewContentController
Get the configured user-facing content for this portlet configuration.
getContent(PortletRequest, String) - Method in interface org.jasig.portlet.cms.service.dao.IContentDao
Get the HTML content to be displayed for this portlet.
getContent(PortletRequest, String) - Method in class org.jasig.portlet.cms.service.dao.PortletPreferencesContentDaoImpl
 
getContentSummary(String) - Method in class org.jasig.portlet.cms.mvc.portlet.SearchContentController
 
getCreatedAt() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getCreatedBy() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getData() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getEntityManager() - Method in class org.jasig.portlet.attachment.dao.jpa.BaseJpaDao
 
getFilename() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getForm(PortletRequest) - Method in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
Get the form object for the portlet configuration.
getGuid() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getId() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getLocale() - Method in class org.jasig.portlet.cms.mvc.form.ContentForm
Get the locale string associated with the content.
getLocales(PortletRequest) - Method in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
Get the list of supported locales to populate the drop-down list with.
getLocaleSpecificKey(String) - Method in class org.jasig.portlet.cms.service.dao.PortletPreferencesContentDaoImpl
Return a locale-specific content preference key.
getModifiedAt() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getModifiedBy() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getPath() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getPreview(String) - Method in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
 
getRemoteUser() - Method in class org.jasig.portlet.attachment.mvc.AttachmentServletRequestWrapper
 
getSafeContent(String) - Method in class org.jasig.portlet.cms.service.AntiSamyStringCleaningService
 
getSafeContent(String) - Method in interface org.jasig.portlet.cms.service.IStringCleaningService
Return a safe HTML string version of the provided content.
getSource() - Method in class org.jasig.portlet.attachment.model.Attachment
 
getTextContent(PortletRequest) - Method in class org.jasig.portlet.cms.mvc.portlet.SearchContentController
 
getTextContent(String) - Method in class org.jasig.portlet.cms.service.AntiSamyStringCleaningService
 
getTextContent(String) - Method in interface org.jasig.portlet.cms.service.IStringCleaningService
Return a safe text string version of the provided content.

I

IAttachmentDao - Interface in org.jasig.portlet.attachment.dao
 
IAttachmentService - Interface in org.jasig.portlet.attachment.service
 
IContentDao - Interface in org.jasig.portlet.cms.service.dao
IContentDao is responsible for persisting and retrieving configured HTML content.
ImportExport - Class in org.jasig.portlet.attachment.util
Provides import and export capability for Attachments.
ImportExport() - Constructor for class org.jasig.portlet.attachment.util.ImportExport
 
init(FilterConfig) - Method in class org.jasig.portlet.attachment.filter.LocalAttachmentFilter
 
isCleanContent(PortletRequest) - Method in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
Adds clean content attribute to the model.
IStringCleaningService - Interface in org.jasig.portlet.cms.service
IStringCleaningService is responsible for cleaning HTML content according to any configured validation rules.

J

JpaAttachmentDao - Class in org.jasig.portlet.attachment.dao.jpa
 
JpaAttachmentDao() - Constructor for class org.jasig.portlet.attachment.dao.jpa.JpaAttachmentDao
 

L

LocalAttachmentController - Class in org.jasig.portlet.attachment.mvc
 
LocalAttachmentController() - Constructor for class org.jasig.portlet.attachment.mvc.LocalAttachmentController
 
LocalAttachmentFilter - Class in org.jasig.portlet.attachment.filter
 
LocalAttachmentFilter() - Constructor for class org.jasig.portlet.attachment.filter.LocalAttachmentFilter
 
log - Variable in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
 
log - Variable in class org.jasig.portlet.cms.service.dao.PortletPreferencesContentDaoImpl
 
logger - Variable in class org.jasig.portlet.attachment.dao.jpa.BaseJpaDao
 

M

main(PortletRequest) - Method in class org.jasig.portlet.attachment.controller.AttachmentsController
 
main(String[]) - Static method in class org.jasig.portlet.attachment.util.ImportExport
 
MinimizedStateHandlerInterceptor - Class in org.jasig.portlet.cms.mvc.portlet
 
MinimizedStateHandlerInterceptor() - Constructor for class org.jasig.portlet.cms.mvc.portlet.MinimizedStateHandlerInterceptor
 

O

org.jasig.portlet.attachment.controller - package org.jasig.portlet.attachment.controller
 
org.jasig.portlet.attachment.dao - package org.jasig.portlet.attachment.dao
 
org.jasig.portlet.attachment.dao.jpa - package org.jasig.portlet.attachment.dao.jpa
 
org.jasig.portlet.attachment.filter - package org.jasig.portlet.attachment.filter
 
org.jasig.portlet.attachment.model - package org.jasig.portlet.attachment.model
 
org.jasig.portlet.attachment.mvc - package org.jasig.portlet.attachment.mvc
 
org.jasig.portlet.attachment.service - package org.jasig.portlet.attachment.service
 
org.jasig.portlet.attachment.service.impl - package org.jasig.portlet.attachment.service.impl
 
org.jasig.portlet.attachment.util - package org.jasig.portlet.attachment.util
 
org.jasig.portlet.cms.mvc.exception - package org.jasig.portlet.cms.mvc.exception
 
org.jasig.portlet.cms.mvc.form - package org.jasig.portlet.cms.mvc.form
 
org.jasig.portlet.cms.mvc.portlet - package org.jasig.portlet.cms.mvc.portlet
 
org.jasig.portlet.cms.service - package org.jasig.portlet.cms.service
 
org.jasig.portlet.cms.service.dao - package org.jasig.portlet.cms.service.dao
 

P

PERSISTENCE_UNIT_NAME - Static variable in class org.jasig.portlet.attachment.dao.jpa.BaseJpaDao
 
PortletPreferencesContentDaoImpl - Class in org.jasig.portlet.cms.service.dao
PortletPreferencesContentDaoImpl is an implementation of the IContentDao interface that uses simple portlet preferences as a store for HTML content.
PortletPreferencesContentDaoImpl() - Constructor for class org.jasig.portlet.cms.service.dao.PortletPreferencesContentDaoImpl
 
preHandleRender(RenderRequest, RenderResponse, Object) - Method in class org.jasig.portlet.cms.mvc.portlet.MinimizedStateHandlerInterceptor
 

Q

Queries - Class in org.jasig.portlet.attachment.dao.jpa
 

R

read(URL) - Static method in class org.jasig.portlet.attachment.util.FileUtil
 
read(String) - Static method in class org.jasig.portlet.attachment.util.FileUtil
 
read(File) - Static method in class org.jasig.portlet.attachment.util.FileUtil
 
REMOTE_USER_ATTR - Static variable in class org.jasig.portlet.attachment.controller.AttachmentsController
 

S

save(Attachment) - Method in interface org.jasig.portlet.attachment.dao.IAttachmentDao
 
save(Attachment) - Method in class org.jasig.portlet.attachment.dao.jpa.JpaAttachmentDao
 
save(Attachment, String) - Method in interface org.jasig.portlet.attachment.service.IAttachmentService
 
save(Attachment, String) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
 
saveContent(ActionRequest, String, String) - Method in interface org.jasig.portlet.cms.service.dao.IContentDao
Save the HTML content for this portlet.
saveContent(ActionRequest, String, String) - Method in class org.jasig.portlet.cms.service.dao.PortletPreferencesContentDaoImpl
 
searchContent(EventRequest, EventResponse) - Method in class org.jasig.portlet.cms.mvc.portlet.SearchContentController
 
SearchContentController - Class in org.jasig.portlet.cms.mvc.portlet
ViewContentController provides the main view of the portlet.
SearchContentController() - Constructor for class org.jasig.portlet.cms.mvc.portlet.SearchContentController
 
setChecksum(String) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setContent(String) - Method in class org.jasig.portlet.cms.mvc.form.ContentForm
Set the HTML content to be displayed by this portlet.
setContentDao(IContentDao) - Method in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
 
setContentDao(IContentDao) - Method in class org.jasig.portlet.cms.mvc.portlet.SearchContentController
 
setContentDao(IContentDao) - Method in class org.jasig.portlet.cms.mvc.portlet.ViewContentController
 
setCreatedAt(Date) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setCreatedBy(String) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setData(String) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setEntityManager(EntityManager) - Method in class org.jasig.portlet.attachment.dao.jpa.BaseJpaDao
 
setFilename(String) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setGuid(String) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setLocale(String) - Method in class org.jasig.portlet.cms.mvc.form.ContentForm
Set the locale string associated with the content.
setModifiedAt(Date) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setModifiedBy(String) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setPath(String) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setPortletConfig(PortletConfig) - Method in class org.jasig.portlet.cms.mvc.portlet.SearchContentController
 
setResource(Resource) - Method in class org.jasig.portlet.cms.service.AntiSamyStringCleaningService
Set the resource to be used as the AntiSamy policy file.
setSearchSummaryLength(int) - Method in class org.jasig.portlet.cms.mvc.portlet.SearchContentController
Length of search summary to return
setSource(String) - Method in class org.jasig.portlet.attachment.model.Attachment
 
setStringCleaningService(IStringCleaningService) - Method in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
 
setStringCleaningService(IStringCleaningService) - Method in class org.jasig.portlet.cms.mvc.portlet.SearchContentController
 
setTextOnlyPolicy(Resource) - Method in class org.jasig.portlet.cms.service.AntiSamyStringCleaningService
Set the resource to be used as the AntiSamy policy file.
showContentForm() - Method in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
Show the main configuration view.
StringCleaningException - Exception in org.jasig.portlet.cms.mvc.exception
 
StringCleaningException() - Constructor for exception org.jasig.portlet.cms.mvc.exception.StringCleaningException
 
StringCleaningException(String, Throwable) - Constructor for exception org.jasig.portlet.cms.mvc.exception.StringCleaningException
 
StringCleaningException(String) - Constructor for exception org.jasig.portlet.cms.mvc.exception.StringCleaningException
 
StringCleaningException(Throwable) - Constructor for exception org.jasig.portlet.cms.mvc.exception.StringCleaningException
 

U

updateConfiguration(ActionRequest, ActionResponse, ContentForm) - Method in class org.jasig.portlet.cms.mvc.portlet.ConfigureContentController
Update the portlet's configuration according to the submitted form object.
updateTimestamps(Attachment, String) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
 
uploadForm(MultipartFile, HttpServletRequest) - Method in class org.jasig.portlet.attachment.mvc.LocalAttachmentController
 

V

viewContent() - Method in class org.jasig.portlet.cms.mvc.portlet.ViewContentController
Display the main user-facing view of the portlet.
ViewContentController - Class in org.jasig.portlet.cms.mvc.portlet
ViewContentController provides the main view of the portlet.
ViewContentController() - Constructor for class org.jasig.portlet.cms.mvc.portlet.ViewContentController
 

W

write(String, String) - Static method in class org.jasig.portlet.attachment.util.FileUtil
 
write(String, byte[]) - Static method in class org.jasig.portlet.attachment.util.FileUtil
 
write(String) - Static method in class org.jasig.portlet.attachment.util.FileUtil
 
A B C D E F G I J L M O P Q R S U V W 
Skip navigation links

Copyright © 2015 Jasig. All Rights Reserved.