- 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, HttpServletRequest) - Method in interface org.jasig.portlet.attachment.service.IAttachmentService
-
Saves the metadata about the attachment to the database and persists the attachment to the
configured documentPersistenceStrategy store.
- save(Attachment, String, HttpServletRequest) - 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
-
- SchemaCreator - Class in org.jasig.portlet.attachment.util
-
This tool is responsible for creating the SimpleCMS portlet database schema (and dropping
it first, if necessary).
- SchemaCreator() - Constructor for class org.jasig.portlet.attachment.util.SchemaCreator
-
- 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
-
- setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.attachment.util.SchemaCreator
-
- setAttachmentDao(IAttachmentDao) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
-
- 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
-
- setContentType(String) - Method in class org.jasig.portlet.attachment.model.Attachment
-
- setCreatedAt(Date) - Method in class org.jasig.portlet.attachment.model.Attachment
-
- setCreatedBy(String) - Method in class org.jasig.portlet.attachment.model.Attachment
-
- setData(byte[]) - Method in class org.jasig.portlet.attachment.model.Attachment
-
- setDocumentPersistenceStrategy(IDocumentPersistenceStrategy) - Method in class org.jasig.portlet.attachment.service.impl.AttachmentService
-
- 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
-
- setPersistenceIntoDatabaseRequired(boolean) - Method in class org.jasig.portlet.attachment.service.AmazonS3PersistenceStrategy
-
Boolean indicating whether or not to store the file data into the database.
- setResource(Resource) - Method in class org.jasig.portlet.cms.service.AntiSamyStringCleaningService
-
Set the resource to be used as the AntiSamy policy file.
- setS3BucketBaseUrl(String) - Method in class org.jasig.portlet.attachment.service.AmazonS3PersistenceStrategy
-
- setS3BucketName(String) - Method in class org.jasig.portlet.attachment.service.AmazonS3PersistenceStrategy
-
- setS3BucketPath(String) - Method in class org.jasig.portlet.attachment.service.AmazonS3PersistenceStrategy
-
- setS3CacheControlString(String) - Method in class org.jasig.portlet.attachment.service.AmazonS3PersistenceStrategy
-
- 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
-
- supportsAggressiveRelease() - Method in class org.jasig.portlet.attachment.hibernate.ApplicationContextConnectionProvider
-
Deprecated.