- calendarFragment(SearchResult, Locale, HttpServletResponse, JspWriter) - Method in class org.shredzone.cilla.web.renderer.CalendarFragmentRenderer
-
Renders a calendar.
- CalendarFragmentRenderer - Class in org.shredzone.cilla.web.renderer
-
A fragment for rendering a calendar.
- CalendarFragmentRenderer() - Constructor for class org.shredzone.cilla.web.renderer.CalendarFragmentRenderer
-
- CalendarGenerator - Class in org.shredzone.cilla.web.renderer
-
- CalendarGenerator() - Constructor for class org.shredzone.cilla.web.renderer.CalendarGenerator
-
- CalendarRenderStrategy - Interface in org.shredzone.cilla.web.renderer
-
A strategy for rendering a calendar.
- CalendarRenderStrategyImpl - Class in org.shredzone.cilla.site.renderer
-
- CalendarRenderStrategyImpl() - Constructor for class org.shredzone.cilla.site.renderer.CalendarRenderStrategyImpl
-
- cancelEdit() - Method in class org.shredzone.cilla.admin.page.PageBean
-
Cancels editing the currently selected
PageDto
, throwing away all changes.
- CaptureTag - Class in org.shredzone.cilla.web.tag
-
Captures the body to a variable.
- CaptureTag() - Constructor for class org.shredzone.cilla.web.tag.CaptureTag
-
- Category - Class in org.shredzone.cilla.core.model
-
A Category.
- Category() - Constructor for class org.shredzone.cilla.core.model.Category
-
- category(Category) - Method in class org.shredzone.cilla.service.link.LinkBuilder
-
- CategoryAssembler - Class in org.shredzone.cilla.ws.assembler
-
- CategoryAssembler() - Constructor for class org.shredzone.cilla.ws.assembler.CategoryAssembler
-
- CategoryConverter - Class in org.shredzone.cilla.admin
-
- CategoryConverter() - Constructor for class org.shredzone.cilla.admin.CategoryConverter
-
- CategoryDao - Interface in org.shredzone.cilla.core.repository
-
- CategoryDaoHibImpl - Class in org.shredzone.cilla.core.repository.impl
-
- CategoryDaoHibImpl() - Constructor for class org.shredzone.cilla.core.repository.impl.CategoryDaoHibImpl
-
- CategoryDto - Class in org.shredzone.cilla.ws.category
-
A Category.
- CategoryDto() - Constructor for class org.shredzone.cilla.ws.category.CategoryDto
-
- CategoryPicklistBean - Class in org.shredzone.cilla.admin.page
-
Handles a pick list of categories for the current page.
- CategoryPicklistBean() - Constructor for class org.shredzone.cilla.admin.page.CategoryPicklistBean
-
- CategoryService - Interface in org.shredzone.cilla.service
-
- CategoryServiceImpl - Class in org.shredzone.cilla.service.impl
-
- CategoryServiceImpl() - Constructor for class org.shredzone.cilla.service.impl.CategoryServiceImpl
-
- categoryView(Category, DateRange, PaginatorModel, ServletRequest) - Method in class org.shredzone.cilla.view.PageListView
-
Lists all blog entries by category.
- CategoryWs - Interface in org.shredzone.cilla.ws.category
-
Services for Category.
- CategoryWsImpl - Class in org.shredzone.cilla.ws.impl
-
- CategoryWsImpl() - Constructor for class org.shredzone.cilla.ws.impl.CategoryWsImpl
-
- changeLogin(User, String) - Method in class org.shredzone.cilla.service.impl.UserServiceImpl
-
- changeLogin(User, String) - Method in interface org.shredzone.cilla.service.UserService
-
Changes the login name of a user.
- changePassword(User, String, String) - Method in class org.shredzone.cilla.service.impl.UserServiceImpl
-
- changePassword(String, String) - Method in class org.shredzone.cilla.service.security.CillaUserDetailsManager
-
- changePassword(User, String, String) - Method in interface org.shredzone.cilla.service.UserService
-
Changes the password of a user.
- changeRole(User, Role) - Method in class org.shredzone.cilla.service.impl.UserServiceImpl
-
- changeRole(User, Role) - Method in interface org.shredzone.cilla.service.UserService
-
Changes the role of a user.
- CillaNotFoundException - Exception in org.shredzone.cilla.ws.exception
-
This exception is thrown when an entity was not found.
- CillaNotFoundException(String, long) - Constructor for exception org.shredzone.cilla.ws.exception.CillaNotFoundException
-
- CillaParameterException - Exception in org.shredzone.cilla.ws.exception
-
This exception is thrown when a parameter given to a service call was bad.
- CillaParameterException(String) - Constructor for exception org.shredzone.cilla.ws.exception.CillaParameterException
-
- CillaPathContext - Class in org.shredzone.cilla.service.link
-
Collects all data for the link builder.
- CillaPathContext() - Constructor for class org.shredzone.cilla.service.link.CillaPathContext
-
- CillaRemoteAuthenticationProvider - Class in org.shredzone.cilla.ws.cxf
-
An AuthenticationProvider
for remote authentication.
- CillaRemoteAuthenticationProvider() - Constructor for class org.shredzone.cilla.ws.cxf.CillaRemoteAuthenticationProvider
-
- CillaServiceException - Exception in org.shredzone.cilla.ws.exception
-
A generic exception that is thrown when a service call fails.
- CillaServiceException() - Constructor for exception org.shredzone.cilla.ws.exception.CillaServiceException
-
- CillaServiceException(String) - Constructor for exception org.shredzone.cilla.ws.exception.CillaServiceException
-
- CillaServiceException(Throwable) - Constructor for exception org.shredzone.cilla.ws.exception.CillaServiceException
-
- CillaServiceException(String, Throwable) - Constructor for exception org.shredzone.cilla.ws.exception.CillaServiceException
-
- CillaUserDetails - Class in org.shredzone.cilla.service.security
-
An extension of UserDetails
that also provides the database ID, user name and
role name of the user that is currently logged in.
- CillaUserDetails(User) - Constructor for class org.shredzone.cilla.service.security.CillaUserDetails
-
- CillaUserDetailsManager - Class in org.shredzone.cilla.service.security
-
An UserDetailsManager
implementation that uses Cilla's user database for
authentication.
- CillaUserDetailsManager() - Constructor for class org.shredzone.cilla.service.security.CillaUserDetailsManager
-
- CillaUsernameTokenValidator - Class in org.shredzone.cilla.ws.cxf
-
A UsernameTokenValidator
that validates against the Cilla authentication
manager.
- CillaUsernameTokenValidator() - Constructor for class org.shredzone.cilla.ws.cxf.CillaUsernameTokenValidator
-
- clear() - Method in class org.shredzone.cilla.admin.EditableMapModel
-
- clear() - Method in class org.shredzone.cilla.admin.page.gallery.PictureTagBean
-
Clears the currently selected tag.
- clear() - Method in class org.shredzone.cilla.admin.page.PageTagBean
-
Clears the currently selected tag.
- cloneDate(Date) - Static method in class org.shredzone.cilla.core.util.DateUtils
-
- closeCommentBox(Appendable) - Method in class org.shredzone.cilla.web.renderer.AbstractCommentRendererStrategy
-
Closes the HTML container for the list of comments.
- closeCommentBox(Appendable) - Method in interface org.shredzone.cilla.web.renderer.CommentRendererStrategy
-
Closes the HTML container for the list of comments.
- closeContainer(Appendable) - Method in class org.shredzone.cilla.site.renderer.CommentRendererStrategyImpl
-
- closeContainer(Appendable) - Method in class org.shredzone.cilla.site.renderer.PaginatorStrategyImpl
-
- closeContainer(Appendable) - Method in class org.shredzone.cilla.web.renderer.AbstractCommentRendererStrategy
-
Closes the HTML container of the strategy.
- closeContainer(Appendable) - Method in class org.shredzone.cilla.web.renderer.AbstractPaginatorRendererStrategy
-
Closes the HTML container of the paginator.
- closeContainer(Appendable) - Method in interface org.shredzone.cilla.web.renderer.CommentRendererStrategy
-
Closes the HTML container of the strategy.
- closeContainer(Appendable) - Method in interface org.shredzone.cilla.web.renderer.PaginatorRendererStrategy
-
Closes the HTML container of the paginator.
- Comment - Class in org.shredzone.cilla.core.model
-
- Comment() - Constructor for class org.shredzone.cilla.core.model.Comment
-
- comment(CommentModel, Appendable) - Method in class org.shredzone.cilla.site.renderer.CommentRendererStrategyImpl
-
- comment(CommentModel, Appendable) - Method in interface org.shredzone.cilla.web.renderer.CommentRendererStrategy
-
Writes a single comment.
- Commentable - Interface in org.shredzone.cilla.core.model.is
-
Interface showing that the entity is commentable.
- commentable(Commentable) - Method in class org.shredzone.cilla.service.link.LinkBuilder
-
- commentable - Variable in class org.shredzone.cilla.web.renderer.AbstractCommentRendererStrategy
-
- CommentAssembler - Class in org.shredzone.cilla.ws.assembler
-
- CommentAssembler() - Constructor for class org.shredzone.cilla.ws.assembler.CommentAssembler
-
- CommentBean - Class in org.shredzone.cilla.admin.comment
-
A bean for handling comments.
- CommentBean() - Constructor for class org.shredzone.cilla.admin.comment.CommentBean
-
- CommentDao - Interface in org.shredzone.cilla.core.repository
-
- CommentDaoHibImpl - Class in org.shredzone.cilla.core.repository.impl
-
- CommentDaoHibImpl() - Constructor for class org.shredzone.cilla.core.repository.impl.CommentDaoHibImpl
-
- CommentDataModel - Class in org.shredzone.cilla.admin.comment
-
- CommentDataModel() - Constructor for class org.shredzone.cilla.admin.comment.CommentDataModel
-
- CommentDto - Class in org.shredzone.cilla.ws.comment
-
A Comment.
- CommentDto() - Constructor for class org.shredzone.cilla.ws.comment.CommentDto
-
- commentForm(Appendable) - Method in class org.shredzone.cilla.site.renderer.CommentRendererStrategyImpl
-
- commentForm(Appendable) - Method in interface org.shredzone.cilla.web.renderer.CommentRendererStrategy
-
Writes a form that is used for posting new comments.
- CommentFormHandler - Interface in org.shredzone.cilla.web.comment
-
A service for handling comments related to a
Commentable
.
- CommentFormHandlerImpl - Class in org.shredzone.cilla.web.comment
-
- CommentFormHandlerImpl() - Constructor for class org.shredzone.cilla.web.comment.CommentFormHandlerImpl
-
- commentFragment(Commentable, Boolean, Locale, FragmentContext, JspWriter) - Method in class org.shredzone.cilla.web.renderer.CommentFragmentRenderer
-
Renders a comment box.
- CommentFragmentRenderer - Class in org.shredzone.cilla.web.renderer
-
- CommentFragmentRenderer() - Constructor for class org.shredzone.cilla.web.renderer.CommentFragmentRenderer
-
- CommentModel - Class in org.shredzone.cilla.web.comment
-
A flattened
Comment
to be used for displaying.
- CommentModel() - Constructor for class org.shredzone.cilla.web.comment.CommentModel
-
- CommentRendererStrategy - Interface in org.shredzone.cilla.web.renderer
-
A renderer strategy for rendering comments.
- CommentRendererStrategyImpl - Class in org.shredzone.cilla.site.renderer
-
Renders a comment area with all comments and a form for submitting new comments.
- CommentRendererStrategyImpl() - Constructor for class org.shredzone.cilla.site.renderer.CommentRendererStrategyImpl
-
- commentsDisallowed(Appendable) - Method in class org.shredzone.cilla.web.renderer.AbstractCommentRendererStrategy
-
Writes a HTML section that states that there are no comments, and new comments are
also not accepted.
- commentsDisallowed(Appendable) - Method in interface org.shredzone.cilla.web.renderer.CommentRendererStrategy
-
Writes a HTML section that states that there are no comments, and new comments are
also not accepted.
- CommentService - Interface in org.shredzone.cilla.service
-
A service for all kind of
Comment
operations.
- CommentServiceImpl - Class in org.shredzone.cilla.service.impl
-
- CommentServiceImpl() - Constructor for class org.shredzone.cilla.service.impl.CommentServiceImpl
-
- CommentThread - Class in org.shredzone.cilla.core.model
-
A thread of comments.
- CommentThread() - Constructor for class org.shredzone.cilla.core.model.CommentThread
-
- CommentThreadModel - Class in org.shredzone.cilla.web.comment
-
A comment thread.
- CommentThreadModel() - Constructor for class org.shredzone.cilla.web.comment.CommentThreadModel
-
- CommentThreadService - Interface in org.shredzone.cilla.web.comment
-
- CommentThreadServiceImpl - Class in org.shredzone.cilla.web.comment
-
- CommentThreadServiceImpl() - Constructor for class org.shredzone.cilla.web.comment.CommentThreadServiceImpl
-
- CommentThreadTag - Class in org.shredzone.cilla.web.tag
-
- CommentThreadTag() - Constructor for class org.shredzone.cilla.web.tag.CommentThreadTag
-
- CommentWs - Interface in org.shredzone.cilla.ws.comment
-
Service for handling Comments.
- CommentWsImpl - Class in org.shredzone.cilla.ws.impl
-
- CommentWsImpl() - Constructor for class org.shredzone.cilla.ws.impl.CommentWsImpl
-
- commit() - Method in class org.shredzone.cilla.admin.comment.CommentBean
-
- commit() - Method in class org.shredzone.cilla.admin.EditableMapModel
-
Commits the position, writing it to the
Geolocated
.
- commit() - Method in class org.shredzone.cilla.admin.header.HeaderBean
-
Commits the changes to the selected or newly created
HeaderDto
.
- commit() - Method in class org.shredzone.cilla.admin.page.PageBean
-
Commits changes to the currently selected
PageDto
and returns to the page
overview.
- commit(CommentDto) - Method in interface org.shredzone.cilla.ws.comment.CommentWs
-
- commit(HeaderDto) - Method in interface org.shredzone.cilla.ws.header.HeaderWs
-
- commit(CommentDto) - Method in class org.shredzone.cilla.ws.impl.CommentWsImpl
-
- commit(HeaderDto) - Method in class org.shredzone.cilla.ws.impl.HeaderWsImpl
-
- commit(PageDto) - Method in class org.shredzone.cilla.ws.impl.PageWsImpl
-
- commit(PageDto) - Method in interface org.shredzone.cilla.ws.page.PageWs
-
- commitTimeOverride() - Method in class org.shredzone.cilla.admin.page.gallery.GalleryBean
-
Commits the time override flag when the edit dialog is closed.
- compare(T, T) - Method in class org.shredzone.cilla.web.plugin.manager.PriorityComparator
-
- compareTo(Tag) - Method in class org.shredzone.cilla.core.model.Tag
-
- compareTo(MetaTag) - Method in class org.shredzone.cilla.web.header.tag.MetaTag
-
- complete(String) - Method in class org.shredzone.cilla.admin.page.gallery.PictureTagBean
-
Returns a proposal of existing tags matching the query.
- complete(String) - Method in class org.shredzone.cilla.admin.page.PageTagBean
-
Returns a proposal of existing tags matching the query.
- complete(String) - Method in class org.shredzone.cilla.admin.TimeZoneBean
-
Returns a list of proposals for the given query string.
- computeNextPage(PaginatorModel, int) - Method in class org.shredzone.cilla.site.renderer.PaginatorStrategyImpl
-
- computeNextPage(PaginatorModel, int) - Method in class org.shredzone.cilla.web.renderer.AbstractPaginatorRendererStrategy
-
Computes the next page number to be shown.
- computeNextPage(PaginatorModel, int) - Method in interface org.shredzone.cilla.web.renderer.PaginatorRendererStrategy
-
Computes the next page number to be shown.
- computeTagCloud(List<Page>, long, long) - Method in class org.shredzone.cilla.service.impl.TagServiceImpl
-
Computes the tag cloud map.
- ConfigurationService - Interface in org.shredzone.cilla.service
-
A service for global configuration settings.
- ConfigurationServiceImpl - Class in org.shredzone.cilla.service.impl
-
- ConfigurationServiceImpl() - Constructor for class org.shredzone.cilla.service.impl.ConfigurationServiceImpl
-
- configure(Type, Properties, Dialect) - Method in class org.shredzone.cilla.core.hibernate.TableNameSequencePostgresDialect.TableNameSequenceGenerator
-
- contains(MetaTag) - Method in class org.shredzone.cilla.web.header.DocumentHeader
-
Checks if the document header already contains a
MetaTag
with the same
name.
- context - Variable in class org.shredzone.cilla.web.renderer.AbstractCommentRendererStrategy
-
- convert(DateRange) - Method in class org.shredzone.cilla.web.converter.DateRangeToString
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToCategory
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToDateRange
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToGallerySection
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToHeader
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToPage
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToPaginatorModel
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToPicture
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToTag
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToTextSection
-
- convert(String) - Method in class org.shredzone.cilla.web.converter.StringToUser
-
- count(Query, Criteria) - Method in class org.shredzone.cilla.core.repository.impl.SearchDaoHibImpl
-
- count(Query, Criteria) - Method in interface org.shredzone.cilla.core.repository.SearchDao
-
Counts the number of pages matching the query.
- count(SearchResultImpl) - Method in class org.shredzone.cilla.service.search.strategy.LuceneSearchStrategy
-
- count(SearchResultImpl) - Method in interface org.shredzone.cilla.service.search.strategy.SearchStrategy
-
- count(SearchResultImpl) - Method in class org.shredzone.cilla.service.search.strategy.SimpleSearchStrategy
-
- count() - Method in interface org.shredzone.cilla.ws.comment.CommentWs
-
Counts the number of all comments (also unpublished ones).
- count() - Method in interface org.shredzone.cilla.ws.header.HeaderWs
-
Counts the number of all headers.
- count() - Method in class org.shredzone.cilla.ws.impl.CommentWsImpl
-
- count() - Method in class org.shredzone.cilla.ws.impl.HeaderWsImpl
-
- count() - Method in class org.shredzone.cilla.ws.impl.PageWsImpl
-
- count() - Method in class org.shredzone.cilla.ws.impl.TagWsImpl
-
- count() - Method in class org.shredzone.cilla.ws.impl.UserWsImpl
-
- count() - Method in interface org.shredzone.cilla.ws.page.PageWs
-
Returns the number of all pages (including unpublished pages).
- count() - Method in interface org.shredzone.cilla.ws.tag.TagWs
-
Counts all tags.
- count() - Method in interface org.shredzone.cilla.ws.user.UserWs
-
Counts the number of all users.
- countAll() - Method in interface org.shredzone.cilla.core.repository.BaseDao
-
Count all entities.
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.AuthorityDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.CategoryDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.CommentDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.HeaderDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.LanguageDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.MediumDaoHibImpl
-
- countAll(Page) - Method in class org.shredzone.cilla.core.repository.impl.MediumDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.PictureDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.RoleDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.SectionDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.SettingDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.StoreDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.TagDaoHibImpl
-
- countAll() - Method in class org.shredzone.cilla.core.repository.impl.UserDaoHibImpl
-
- countAll(Page) - Method in interface org.shredzone.cilla.core.repository.MediumDao
-
- create(Header, DataSource, DataSource) - Method in interface org.shredzone.cilla.service.HeaderService
-
Adds a new
Header
object to the database.
- create(Header, DataSource, DataSource) - Method in class org.shredzone.cilla.service.impl.HeaderServiceImpl
-
- create(Page) - Method in class org.shredzone.cilla.service.impl.PageServiceImpl
-
- create(Page) - Method in interface org.shredzone.cilla.service.PageService
-
Adds a new page.
- create(File) - Static method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
- create(InputStream) - Static method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
- createContext(PageContext) - Method in interface org.shredzone.cilla.web.fragment.FragmentService
-
- createContext(PageContext) - Method in class org.shredzone.cilla.web.fragment.FragmentServiceImpl
-
- createCriteria(SearchResultImpl) - Method in class org.shredzone.cilla.service.search.strategy.AbstractSearchStrategy
-
- createEmptyStreamedContent() - Method in class org.shredzone.cilla.admin.AbstractImageBean
-
Creates an empty StreamedContent
.
- createExifAnalyzer(DataSource) - Method in class org.shredzone.cilla.service.resource.ImageTools
-
- createForHeader(long) - Method in interface org.shredzone.cilla.ws.comment.CommentWs
-
- createForHeader(long) - Method in class org.shredzone.cilla.ws.impl.CommentWsImpl
-
- createFormatter() - Method in interface org.shredzone.cilla.service.search.renderer.SearchResultRenderer
-
Creates the Lucene Formatter
for formatting the result.
- createFormatter() - Method in class org.shredzone.cilla.service.search.renderer.SimpleSearchResultRenderer
-
- createForPage(long) - Method in interface org.shredzone.cilla.ws.comment.CommentWs
-
- createForPage(long) - Method in class org.shredzone.cilla.ws.impl.CommentWsImpl
-
- createForPicture(long) - Method in interface org.shredzone.cilla.ws.comment.CommentWs
-
- createForPicture(long) - Method in class org.shredzone.cilla.ws.impl.CommentWsImpl
-
- createFragmenter(QueryScorer) - Method in interface org.shredzone.cilla.service.search.renderer.SearchResultRenderer
-
Creates the Lucene Fragmenter
for fragmenting the text.
- createFragmenter(QueryScorer) - Method in class org.shredzone.cilla.service.search.renderer.SimpleSearchResultRenderer
-
- createGroup(String, List<GrantedAuthority>) - Method in class org.shredzone.cilla.service.security.CillaUserDetailsManager
-
- createImageProcessing(String) - Method in class org.shredzone.cilla.site.ipptype.ThumbImagePostProcessFactory
-
- createImageProcessing(String) - Method in interface org.shredzone.cilla.web.plugin.ImageProcessingFactory
-
- createImageProcessing(String) - Method in class org.shredzone.cilla.web.plugin.manager.ImageProcessingManager
-
- createLanguageList() - Method in class org.shredzone.cilla.admin.ListBean
-
Returns a list of available languages.
- createMapModel(Geolocated) - Method in class org.shredzone.cilla.admin.MapModelFactory
-
- createNew() - Method in interface org.shredzone.cilla.service.CategoryService
-
Creates a new, pre-initialized
Category
entity for the current user.
- createNew(Commentable) - Method in interface org.shredzone.cilla.service.CommentService
-
- createNew() - Method in interface org.shredzone.cilla.service.HeaderService
-
Creates a new, empty header.
- createNew() - Method in class org.shredzone.cilla.service.impl.CategoryServiceImpl
-
- createNew(Commentable) - Method in class org.shredzone.cilla.service.impl.CommentServiceImpl
-
- createNew() - Method in class org.shredzone.cilla.service.impl.HeaderServiceImpl
-
- createNew() - Method in class org.shredzone.cilla.service.impl.PageServiceImpl
-
- createNew() - Method in class org.shredzone.cilla.service.impl.PictureServiceImpl
-
- createNew() - Method in class org.shredzone.cilla.service.impl.UserServiceImpl
-
- createNew() - Method in interface org.shredzone.cilla.service.PageService
-
Creates a new, empty page.
- createNew() - Method in interface org.shredzone.cilla.service.PictureService
-
Creates a new, empty
Picture
object to be used in a gallery.
- createNew() - Method in interface org.shredzone.cilla.service.UserService
-
Creates a new, initialized
User
entity.
- createNew() - Method in interface org.shredzone.cilla.ws.category.CategoryWs
-
- createNew() - Method in interface org.shredzone.cilla.ws.header.HeaderWs
-
- createNew() - Method in class org.shredzone.cilla.ws.impl.CategoryWsImpl
-
- createNew() - Method in class org.shredzone.cilla.ws.impl.HeaderWsImpl
-
- createNew() - Method in class org.shredzone.cilla.ws.impl.PageWsImpl
-
- createNew() - Method in class org.shredzone.cilla.ws.impl.UserWsImpl
-
- createNew() - Method in interface org.shredzone.cilla.ws.page.PageWs
-
- createNew() - Method in interface org.shredzone.cilla.ws.user.UserWs
-
- createNewMedium() - Method in class org.shredzone.cilla.service.impl.PageServiceImpl
-
- createNewMedium() - Method in interface org.shredzone.cilla.service.PageService
-
Creates a new, empty
Medium
object.
- createNewMedium() - Method in class org.shredzone.cilla.ws.impl.PageWsImpl
-
- createNewMedium() - Method in interface org.shredzone.cilla.ws.page.PageWs
-
- createNewPicture() - Method in class org.shredzone.cilla.ws.impl.PageWsImpl
-
- createNewPicture() - Method in interface org.shredzone.cilla.ws.page.PageWs
-
- createNewSection(String) - Method in class org.shredzone.cilla.ws.impl.PageWsImpl
-
- createNewSection(String) - Method in interface org.shredzone.cilla.ws.page.PageWs
-
Creates a new section of the given type.
- createOrUpdate(String, String) - Method in class org.shredzone.cilla.core.repository.impl.SettingDaoHibImpl
-
- createOrUpdate(String, String) - Method in interface org.shredzone.cilla.core.repository.SettingDao
-
Creates a new setting entry with the given key and value.
- createPaginatedCriteria(SearchResultImpl) - Method in class org.shredzone.cilla.service.search.strategy.AbstractSearchStrategy
-
- createSection() - Method in class org.shredzone.cilla.ws.assembler.GallerySectionAssembler
-
- createSection() - Method in interface org.shredzone.cilla.ws.assembler.SectionAssembler
-
Creates a new, empty section of this type.
- createSection() - Method in class org.shredzone.cilla.ws.assembler.TextSectionAssembler
-
- createSection(String) - Method in class org.shredzone.cilla.ws.impl.SectionFacadeImpl
-
- createSection(String) - Method in interface org.shredzone.cilla.ws.SectionFacade
-
- createStreamedContent(DataHandler) - Method in class org.shredzone.cilla.admin.AbstractImageBean
-
- createStreamedContent(DataHandler, ImageProcessing) - Method in class org.shredzone.cilla.admin.AbstractImageBean
-
Creates a
StreamedContent
for the given
DataHandler
, with the image
having the given width and height.
- createTagCloud(long) - Method in class org.shredzone.cilla.service.impl.TagServiceImpl
-
- createTagCloud(long) - Method in interface org.shredzone.cilla.service.TagService
-
Computes tag cloud data.
- createTextFormatList() - Method in class org.shredzone.cilla.admin.ListBean
-
Returns a list of available text format types.
- createTimeDefinitionList() - Method in class org.shredzone.cilla.admin.ListBean
-
Returns a list of available time precisions.
- createUser(UserDetails) - Method in class org.shredzone.cilla.service.security.CillaUserDetailsManager
-
- createUserList() - Method in class org.shredzone.cilla.admin.ListBean
-
Returns a list of available users.
- criteria() - Method in interface org.shredzone.cilla.core.repository.BaseDao
-
Creates a Criteria
object that will result entities of this type.
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.AuthorityDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.CategoryDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.CommentDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.HeaderDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.LanguageDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.MediumDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.PictureDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.RoleDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.SectionDaoHibImpl
-
- criteria(Class<? extends Section>) - Method in class org.shredzone.cilla.core.repository.impl.SectionDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.SettingDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.StoreDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.TagDaoHibImpl
-
- criteria() - Method in class org.shredzone.cilla.core.repository.impl.UserDaoHibImpl
-
- criteria(Class<? extends Section>) - Method in interface org.shredzone.cilla.core.repository.SectionDao
-
Creates a Criteria
object that will result entities of the given type.
- CssLinkTag - Class in org.shredzone.cilla.web.header.tag
-
A link to a CSS resource.
- CssLinkTag(String) - Constructor for class org.shredzone.cilla.web.header.tag.CssLinkTag
-
- CssLinkTag(String, String) - Constructor for class org.shredzone.cilla.web.header.tag.CssLinkTag
-
- CssTag - Class in org.shredzone.cilla.web.header.tag
-
A css tag containing style format rules.
- CssTag() - Constructor for class org.shredzone.cilla.web.header.tag.CssTag
-
- CssTag(String) - Constructor for class org.shredzone.cilla.web.header.tag.CssTag
-
- GalleryBean - Class in org.shredzone.cilla.admin.page.gallery
-
Bean for editing a gallery section of the current page.
- GalleryBean() - Constructor for class org.shredzone.cilla.admin.page.gallery.GalleryBean
-
- GalleryGridBean - Class in org.shredzone.cilla.admin.page.gallery
-
Bean for editing within the gallery grid of a gallery section.
- GalleryGridBean() - Constructor for class org.shredzone.cilla.admin.page.gallery.GalleryGridBean
-
- GalleryImageBean - Class in org.shredzone.cilla.admin.page.gallery
-
Provides gallery images.
- GalleryImageBean() - Constructor for class org.shredzone.cilla.admin.page.gallery.GalleryImageBean
-
- galleryIndexFragment(GallerySection, FragmentContext) - Method in class org.shredzone.cilla.site.renderer.GalleryIndexFragmentRenderer
-
- GalleryIndexFragmentRenderer - Class in org.shredzone.cilla.site.renderer
-
Renders the picture index of a gallery.
- GalleryIndexFragmentRenderer() - Constructor for class org.shredzone.cilla.site.renderer.GalleryIndexFragmentRenderer
-
- galleryMapView(GallerySection, Picture, HttpServletRequest, HttpServletResponse) - Method in class org.shredzone.cilla.view.GalleryView
-
Shows a map of the location the picture was taken.
- galleryPictureView(GallerySection, Picture, String, HttpServletRequest, HttpServletResponse) - Method in class org.shredzone.cilla.view.GalleryView
-
Shows a single picture of a gallery.
- GallerySection - Class in org.shredzone.cilla.core.model
-
A section containing a gallery.
- GallerySection() - Constructor for class org.shredzone.cilla.core.model.GallerySection
-
- GallerySectionAssembler - Class in org.shredzone.cilla.ws.assembler
-
- GallerySectionAssembler() - Constructor for class org.shredzone.cilla.ws.assembler.GallerySectionAssembler
-
- GallerySectionDto - Class in org.shredzone.cilla.ws.page
-
A Gallery Section.
- GallerySectionDto() - Constructor for class org.shredzone.cilla.ws.page.GallerySectionDto
-
- galleryShortFragment(GallerySection, FragmentContext) - Method in class org.shredzone.cilla.site.renderer.GalleryIndexFragmentRenderer
-
- GalleryView - Class in org.shredzone.cilla.view
-
Views for showing the standalone parts of the gallery section.
- GalleryView() - Constructor for class org.shredzone.cilla.view.GalleryView
-
- generator - Variable in class org.shredzone.cilla.site.renderer.CalendarRenderStrategyImpl
-
- GenericViewInterceptor - Class in org.shredzone.cilla.view.interceptor
-
A generic view interceptor that sets common headers and attributes.
- GenericViewInterceptor() - Constructor for class org.shredzone.cilla.view.interceptor.GenericViewInterceptor
-
- Geolocated - Interface in org.shredzone.cilla.ws
-
Implemented by DTOs that offer a geolocation.
- Geolocation - Class in org.shredzone.cilla.core.model.embed
-
A location somewhere on our blue planet.
- Geolocation() - Constructor for class org.shredzone.cilla.core.model.embed.Geolocation
-
- get(String, ObjectFactory<?>) - Method in class org.shredzone.cilla.admin.spring.ViewScope
-
- get(String, T) - Method in interface org.shredzone.cilla.service.ConfigurationService
-
Gets a configuration option.
- get(String, T) - Method in class org.shredzone.cilla.service.impl.ConfigurationServiceImpl
-
- getAltitude() - Method in class org.shredzone.cilla.core.model.embed.Geolocation
-
Altitude above sea level.
- getAltitude() - Method in interface org.shredzone.cilla.ws.Geolocated
-
- getAltitude() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getAltitude() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getAperture() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Aperture.
- getAperture() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Gets the Aperture in F-Stops of the photo taken.
- getAsObject(FacesContext, UIComponent, String) - Method in class org.shredzone.cilla.admin.CategoryConverter
-
- getAsObject(FacesContext, UIComponent, String) - Method in class org.shredzone.cilla.admin.TimeZoneBean
-
- getAsString(FacesContext, UIComponent, Object) - Method in class org.shredzone.cilla.admin.CategoryConverter
-
- getAsString(FacesContext, UIComponent, Object) - Method in class org.shredzone.cilla.admin.TimeZoneBean
-
- getAttribute(String) - Method in class org.shredzone.cilla.web.fragment.manager.FragmentContext
-
Gets an attribute.
- getAttributes() - Method in class org.shredzone.cilla.service.notification.Notification
-
Attributes for placeholders in the message.
- getAuthenticatedUser() - Method in class org.shredzone.cilla.service.impl.SecurityServiceImpl
-
- getAuthenticatedUser() - Method in interface org.shredzone.cilla.service.SecurityService
-
Gets the currently authenticated user.
- getAuthenticatedUser() - Method in interface org.shredzone.cilla.ws.client.RemoteLoginService
-
Returns details about the currently logged in user.
- getAuthenticatedUser() - Method in class org.shredzone.cilla.ws.client.RemoteLoginServiceImpl
-
- getAuthor() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getAuthorities() - Method in class org.shredzone.cilla.core.model.Role
-
Authorities of this role.
- getAuthorities() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
- getAuthorities() - Method in class org.shredzone.cilla.ws.client.RemoteUserDetails
-
- getBackgroundColor() - Method in class org.shredzone.cilla.web.map.MapModel
-
The background color.
- getBean() - Method in class org.shredzone.cilla.core.event.EventInvoker
-
Event handler bean.
- getBean() - Method in class org.shredzone.cilla.web.fragment.manager.FragmentInvoker
-
- getCalendar() - Method in class org.shredzone.cilla.service.search.DateRange
-
Gets a
Calendar
representation of the date range.
- getCalendarGenerator() - Method in class org.shredzone.cilla.web.renderer.CalendarFragmentRenderer
-
- getCalendarRenderStrategy() - Method in class org.shredzone.cilla.web.renderer.CalendarFragmentRenderer
-
- getCameraModel() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Camera brand and make.
- getCameraModel() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Gets the Camera Model.
- getCaption() - Method in class org.shredzone.cilla.core.model.Category
-
Category caption text, optional.
- getCaption() - Method in class org.shredzone.cilla.core.model.Header
-
Caption: a short one-liner without markup
- getCaption() - Method in class org.shredzone.cilla.core.model.Picture
-
The caption rendered below this picture.
- getCaption() - Method in class org.shredzone.cilla.ws.category.CategoryDto
-
- getCaption() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getCaption() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getCaptionFormat() - Method in class org.shredzone.cilla.ws.category.CategoryDto
-
- getCaptionFormat() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getCategories() - Method in class org.shredzone.cilla.core.model.Page
-
- getCategories() - Method in class org.shredzone.cilla.ws.page.PageDto
-
- getCategory() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getCategory() - Method in class org.shredzone.cilla.service.search.FilterModel
-
Only find pages with this effective
Category
.
- getCenter() - Method in class org.shredzone.cilla.admin.EditableMapModel
-
Gets the center position of the map to be used.
- getChallenge() - Method in class org.shredzone.cilla.core.model.Page
-
Question that is shown to the visitor.
- getChallenge() - Method in class org.shredzone.cilla.ws.page.PageDto
-
- getChildren() - Method in class org.shredzone.cilla.core.model.Category
-
A list of sub-categories of this
Category
.
- getChildren() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
- getColumn() - Method in enum org.shredzone.cilla.ws.PageOrder
-
The name of the property the pages are ordered by.
- getComment() - Method in class org.shredzone.cilla.admin.comment.CommentBean
-
- getCommentRendererStrategy() - Method in class org.shredzone.cilla.web.renderer.CommentFragmentRenderer
-
- getComments() - Method in class org.shredzone.cilla.core.model.CommentThread
-
- getCommentThread(Commentable) - Method in interface org.shredzone.cilla.web.comment.CommentThreadService
-
- getCommentThread(Commentable) - Method in class org.shredzone.cilla.web.comment.CommentThreadServiceImpl
-
- getCompression() - Method in enum org.shredzone.cilla.ws.ImageType
-
Compression quality factor, or null
for default/no compression.
- getContent() - Method in class org.shredzone.cilla.web.header.tag.MetaTag
-
Gets the content attribute.
- getContentType() - Method in class org.shredzone.cilla.admin.UploadedFileDataSource
-
- getContentType() - Method in class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- getContentType() - Method in class org.shredzone.cilla.core.model.Store
-
- getContentType() - Method in class org.shredzone.cilla.service.resource.ByteArrayResourceDataSource
-
This implementation returns the byte array's content type.
- getContentType() - Method in class org.shredzone.cilla.service.resource.ImageProcessorResult
-
Image's content type.
- getContentType() - Method in enum org.shredzone.cilla.web.FeedType
-
Returns the content type of the feed.
- getContentType() - Method in enum org.shredzone.cilla.ws.ImageType
-
- getConversationId() - Method in class org.shredzone.cilla.admin.spring.ViewScope
-
- getCount() - Method in class org.shredzone.cilla.service.search.impl.SearchResultImpl
-
- getCount() - Method in class org.shredzone.cilla.service.search.PaginatorModel
-
Number of entries available.
- getCount() - Method in interface org.shredzone.cilla.service.search.SearchResult
-
Returns the number of pages that were matching the
FilterModel
.
- getCount() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns the picture count, starting from 1.
- getCount() - Method in class org.shredzone.cilla.web.comment.CommentThreadModel
-
Number of comments.
- getCreateDate() - Method in class org.shredzone.cilla.core.model.Picture
-
Creation date.
- getCreateDate() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getCreatedBy() - Method in class org.shredzone.cilla.core.model.Medium
-
User
who created that medium.
- getCreateTimeDefinition() - Method in class org.shredzone.cilla.core.model.Picture
-
Time definition to be used for this picture.
- getCreateTimeDefinition() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getCreateTimeZone() - Method in class org.shredzone.cilla.core.model.Picture
-
Time zone the picture was taken in.
- getCreateTimeZone() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getCreation() - Method in class org.shredzone.cilla.core.model.Comment
-
Creation date of the comment.
- getCreation() - Method in class org.shredzone.cilla.core.model.Header
-
Creation date.
- getCreation() - Method in class org.shredzone.cilla.core.model.Page
-
Creation date.
- getCreation() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
Comment creation date.
- getCreation() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getCreation() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getCreation() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getCreator() - Method in class org.shredzone.cilla.core.model.Comment
-
The creator of this comment.
- getCreator() - Method in class org.shredzone.cilla.core.model.Header
-
Creator
User
of this page.
- getCreator() - Method in class org.shredzone.cilla.core.model.Page
-
Creator
User
of this page.
- getCreator() - Method in class org.shredzone.cilla.service.search.FilterModel
-
Only find pages created by this
User
.
- getCreatorId() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
Commentor's user ID, if the comment was posted by a logged-in user.
- getCreatorId() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getCreatorId() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getCreatorId() - Method in class org.shredzone.cilla.ws.page.MediumDto
-
- getCreatorId() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getCreatorLogin() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getCreatorLogin() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getCreatorLogin() - Method in class org.shredzone.cilla.ws.page.MediumDto
-
- getCreatorLogin() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getCreatorName() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getCreatorName() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getCreatorName() - Method in class org.shredzone.cilla.ws.page.MediumDto
-
- getCreatorName() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getCurrentSession() - Method in class org.shredzone.cilla.core.repository.impl.BaseDaoHibImpl
-
Gets the current Session
.
- getCurrentSession() - Method in class org.shredzone.cilla.core.repository.impl.SearchDaoHibImpl
-
Gets the current Session
.
- getCurrentSession() - Method in class org.shredzone.cilla.service.search.strategy.AbstractSearchStrategy
-
Gets the current Session
.
- getData() - Method in class org.shredzone.cilla.service.resource.ImageProcessorResult
-
Processed image, as byte array.
- getDate() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getDate() - Method in class org.shredzone.cilla.service.search.FilterModel
-
- getDateTime(TimeZone) - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Gets the date and time when the picture was taken according to the EXIF data.
- getDay() - Method in class org.shredzone.cilla.service.search.DateRange
-
Day to be shown, or 0 if not limited by day.
- getDayUrl(int) - Method in class org.shredzone.cilla.web.renderer.CalendarGenerator
-
Returns the URL of the calendar day.
- getDefaultTimePrecision() - Method in class org.shredzone.cilla.core.model.GallerySection
-
Default time precision that is used in this gallery.
- getDefaultTimePrecision() - Method in class org.shredzone.cilla.ws.page.GallerySectionDto
-
- getDefaultTimeZone() - Method in class org.shredzone.cilla.core.model.GallerySection
-
Default timezone that is used in this gallery.
- getDefaultTimeZone() - Method in class org.shredzone.cilla.ws.page.GallerySectionDto
-
- getDescription() - Method in class org.shredzone.cilla.core.model.Header
-
A page-filling long description about the image.
- getDescription() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getDescriptionFormat() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getDisplayCalendar() - Method in class org.shredzone.cilla.web.renderer.CalendarGenerator
-
Gets the start date of the calendar that is to be displayed.
- getDocumentHeader() - Method in class org.shredzone.cilla.web.header.DocumentHeaderManager
-
- getDonateUrl() - Method in class org.shredzone.cilla.core.model.Page
-
URL of a donation site for donating for this page.
- getEffectiveCategories() - Method in class org.shredzone.cilla.service.search.impl.SearchResultImpl
-
- getEffectiveCategories() - Method in interface org.shredzone.cilla.service.search.SearchResult
-
- getEntity() - Method in exception org.shredzone.cilla.ws.exception.CillaNotFoundException
-
Returns the name of the entity.
- getExifData() - Method in class org.shredzone.cilla.core.model.Picture
-
Exif data of this picture.
- getExifData() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
- getExpiration() - Method in class org.shredzone.cilla.core.model.Page
-
Expiration date.
- getExpiration() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getExposureBias() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Exposure bias.
- getExposureBias() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Gets the Exposure Bias of the photo taken.
- getFacesIndex() - Method in class org.shredzone.cilla.admin.AbstractImageBean
-
Gets the "index" request parameter used for rendering images by their index.
- getFacesRenderId() - Method in class org.shredzone.cilla.admin.AbstractImageBean
-
Gets the "renderId" request parameter used for rendering images by their ID.
- getFilter() - Method in class org.shredzone.cilla.service.search.impl.SearchResultImpl
-
- getFilter() - Method in interface org.shredzone.cilla.service.search.SearchResult
-
- getFirst() - Method in class org.shredzone.cilla.service.search.PaginatorModel
-
Returns the first entry to be displayed.
- getFirst() - Method in class org.shredzone.cilla.ws.ListRange
-
- getFirstPicture() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns the first
Picture
, or
null
if there are no pictures.
- getFlash() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Flash mode.
- getFlash() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Reads the Flash Mode that was set on the camera for this photo.
- getFocalLength() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Focal length.
- getFocalLength() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Gets the Focal Length of the photo taken.
- getFocusMode() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Focus mode.
- getFocusMode() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Reads the Focus Mode that was set on the camera for this photo.
- getFooter() - Method in interface org.shredzone.cilla.service.search.renderer.SearchResultRenderer
-
Returns the HTML footer which is appended to each search result.
- getFooter() - Method in class org.shredzone.cilla.site.renderer.DefaultSearchResultRenderer
-
- getFormat() - Method in class org.shredzone.cilla.core.model.embed.FormattedText
-
The format mode.
- getFormatName() - Method in enum org.shredzone.cilla.ws.ImageType
-
- getFromDate() - Method in class org.shredzone.cilla.service.search.DateRange
-
Gets the starting date of this date range.
- getFullImage() - Method in class org.shredzone.cilla.core.model.Header
-
Full image resource.
- getFullImage(Header, ImageProcessing) - Method in interface org.shredzone.cilla.service.HeaderService
-
Gets a scaled instance of the full sized header image.
- getFullImage(Header, ImageProcessing) - Method in class org.shredzone.cilla.service.impl.HeaderServiceImpl
-
- getFullImage(long, ImageProcessing) - Method in interface org.shredzone.cilla.ws.header.HeaderWs
-
Returns the full-scaled image shown at the header's detail page.
- getFullImage(long, ImageProcessing) - Method in class org.shredzone.cilla.ws.impl.HeaderWsImpl
-
- getFullTextSession() - Method in class org.shredzone.cilla.core.repository.impl.SearchDaoHibImpl
-
Gets a FullTextSession
of the current Session
.
- getFullView() - Method in class org.shredzone.cilla.admin.header.HeaderImageBean
-
Returns the full-size view of the currently selected header as a thumbnail image.
- getGallery() - Method in class org.shredzone.cilla.core.model.Picture
-
- getGalleryImage(long, ImageProcessing) - Method in class org.shredzone.cilla.ws.impl.PageWsImpl
-
- getGalleryImage(long, ImageProcessing) - Method in interface org.shredzone.cilla.ws.page.PageWs
-
Returns the gallery picture.
- getGallerySection() - Method in class org.shredzone.cilla.admin.page.gallery.GalleryBean
-
- getGeolocation() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
- getHeader() - Method in class org.shredzone.cilla.admin.header.HeaderBean
-
- getHeader() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getHeader() - Method in interface org.shredzone.cilla.service.search.renderer.SearchResultRenderer
-
Returns the HTML header which is prepended to each search result.
- getHeader() - Method in class org.shredzone.cilla.site.renderer.DefaultSearchResultRenderer
-
- getHeaderImage() - Method in class org.shredzone.cilla.core.model.Header
-
Header image resource.
- getHeaderImage(Header, ImageProcessing) - Method in interface org.shredzone.cilla.service.HeaderService
-
Gets the header image.
- getHeaderImage(Header, ImageProcessing) - Method in class org.shredzone.cilla.service.impl.HeaderServiceImpl
-
- getHeaderImage(long, ImageProcessing) - Method in interface org.shredzone.cilla.ws.header.HeaderWs
-
Returns the header image.
- getHeaderImage(long, ImageProcessing) - Method in class org.shredzone.cilla.ws.impl.HeaderWsImpl
-
- getHeaderMapModel() - Method in class org.shredzone.cilla.admin.header.HeaderBean
-
- getHeaderView() - Method in class org.shredzone.cilla.admin.header.HeaderImageBean
-
Returns the currently selected header as a thumbnail image.
- getHeadTags() - Method in class org.shredzone.cilla.web.header.DocumentHeader
-
Returns all
HeadTag
that have been added.
- getHeight() - Method in class org.shredzone.cilla.core.model.Header
-
Height of the header image.
- getHeight() - Method in class org.shredzone.cilla.core.model.Picture
-
Image height.
- getHeight() - Method in class org.shredzone.cilla.ws.ImageProcessing
-
Maximum image height.
- getHighlighted() - Method in class org.shredzone.cilla.service.search.impl.SearchResultImpl
-
- getHighlighted() - Method in interface org.shredzone.cilla.service.search.SearchResult
-
For search requests with a query set, a HTML string is returned for each page
that was found.
- getHref() - Method in class org.shredzone.cilla.web.header.tag.LinkTag
-
Returns the link url.
- getIcon() - Method in class org.shredzone.cilla.core.model.Category
-
The location of an icon representing the category.
- getIcon() - Method in class org.shredzone.cilla.ws.category.CategoryDto
-
- getId() - Method in class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- getId() - Method in interface org.shredzone.cilla.core.datasource.ResourceDataSource
-
A unique ID for this resource.
- getId() - Method in class org.shredzone.cilla.core.model.BaseModel
-
Primary key.
- getId() - Method in class org.shredzone.cilla.service.resource.ByteArrayResourceDataSource
-
- getId() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
Comment ID.
- getId() - Method in class org.shredzone.cilla.ws.BaseDto
-
A unique ID, or 0 for newly created DTOs.
- getId() - Method in exception org.shredzone.cilla.ws.exception.CillaNotFoundException
-
Returns the id of the entry.
- getImage() - Method in class org.shredzone.cilla.core.model.Medium
-
Image resource.
- getImage() - Method in class org.shredzone.cilla.core.model.Picture
-
Image resource.
- getImage(Picture, ImageProcessing) - Method in class org.shredzone.cilla.service.impl.PictureServiceImpl
-
- getImage(Picture, ImageProcessing) - Method in interface org.shredzone.cilla.service.PictureService
-
Gets a picture of a gallery.
- getInitJs() - Method in class org.shredzone.cilla.web.map.GoogleMapServiceImpl
-
- getInitJs() - Method in interface org.shredzone.cilla.web.map.MapService
-
Gets a JavaScript code for initialization.
- getInputStream() - Method in class org.shredzone.cilla.admin.UploadedFileDataSource
-
- getInputStream() - Method in class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- getInputStream() - Method in class org.shredzone.cilla.service.resource.ByteArrayResourceDataSource
-
This implementation streams the byte array instead.
- getInvoker(String) - Method in class org.shredzone.cilla.web.fragment.manager.FragmentManager
-
- getIso() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
ISO value.
- getIso() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Gets the ISO value of the photo taken.
- getKey() - Method in class org.shredzone.cilla.core.model.Setting
-
Setting key.
- getLanguage() - Method in class org.shredzone.cilla.core.model.Page
-
- getLanguage() - Method in class org.shredzone.cilla.core.model.User
-
Language of the user.
- getLanguage() - Method in class org.shredzone.cilla.ws.user.UserDto
-
- getLanguageId() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getLanguageId() - Method in class org.shredzone.cilla.ws.user.UserDto
-
- getLastCommented() - Method in class org.shredzone.cilla.web.comment.CommentThreadModel
-
Date of the most recent comment, or null
if there are no comments yet.
- getLastLatitude() - Method in class org.shredzone.cilla.admin.MapModelFactory
-
Gets the last stored latitude.
- getLastLongitude() - Method in class org.shredzone.cilla.admin.MapModelFactory
-
Gets the last stored longitude.
- getLastModified() - Method in class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- getLastModified() - Method in interface org.shredzone.cilla.core.datasource.ResourceDataSource
-
Last modification date of the resource.
- getLastModified() - Method in class org.shredzone.cilla.core.model.Store
-
- getLastModified() - Method in class org.shredzone.cilla.service.resource.ByteArrayResourceDataSource
-
- getLastPicture() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns the last
Picture
, or
null
if there are no pictures.
- getLatitude() - Method in class org.shredzone.cilla.admin.EditableMapModel
-
Gets the current latitude of the marker.
- getLatitude() - Method in class org.shredzone.cilla.core.model.embed.Geolocation
-
Latitude.
- getLatitude() - Method in interface org.shredzone.cilla.ws.Geolocated
-
- getLatitude() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getLatitude() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getLength() - Method in class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- getLength() - Method in interface org.shredzone.cilla.core.datasource.ResourceDataSource
-
Content length of the resource.
- getLength() - Method in class org.shredzone.cilla.service.resource.ByteArrayResourceDataSource
-
Content length of the resource.
- getLevel() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
Comment level.
- getLimit() - Method in class org.shredzone.cilla.ws.ListRange
-
- getLink() - Method in class org.shredzone.cilla.web.map.Marker
-
Link to go to when the marker is clicked.
- getLinkBuilderSupplier() - Method in class org.shredzone.cilla.web.format.ReferenceResolver
-
- getLinkTypeMatchers() - Method in class org.shredzone.cilla.web.plugin.manager.LinkResolverManager
-
- getLocale() - Method in class org.shredzone.cilla.core.model.Language
-
Language locale.
- getLocale() - Method in class org.shredzone.cilla.service.notification.NotificationTarget
-
The receiver's language.
- getLocale() - Method in class org.shredzone.cilla.service.search.FilterModel
-
If a query string is set, use this
Locale
to optimize the search result.
- getLocale() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
User's locale.
- getLocale() - Method in class org.shredzone.cilla.web.renderer.CalendarGenerator
-
- getLocale() - Method in class org.shredzone.cilla.ws.system.LanguageDto
-
- getLocalLinkResolvers() - Method in class org.shredzone.cilla.web.plugin.manager.LinkResolverManager
-
- getLocation() - Method in class org.shredzone.cilla.core.model.Header
-
Location where the picture was taken, or null
.
- getLocation() - Method in class org.shredzone.cilla.core.model.Picture
-
Location the picture was taken at.
- getLocation() - Method in class org.shredzone.cilla.web.map.MapModel
-
The location to be shown in the center of the map.
- getLocation() - Method in class org.shredzone.cilla.web.map.Marker
-
Location of the marker.
- getLogin() - Method in class org.shredzone.cilla.core.model.User
-
Login name of the user.
- getLogin() - Method in class org.shredzone.cilla.ws.user.UserDto
-
- getLongitude() - Method in class org.shredzone.cilla.admin.EditableMapModel
-
Gets the current longitude of the marker.
- getLongitude() - Method in class org.shredzone.cilla.core.model.embed.Geolocation
-
Longitude.
- getLongitude() - Method in interface org.shredzone.cilla.ws.Geolocated
-
- getLongitude() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getLongitude() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getMail() - Method in class org.shredzone.cilla.core.model.Comment
-
The email of the commentor.
- getMail() - Method in class org.shredzone.cilla.core.model.User
-
Mail address of the user.
- getMail() - Method in class org.shredzone.cilla.service.notification.NotificationTarget
-
The receiver's mail address to send the notification to.
- getMail() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
Commentor's mail address.
- getMail() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getMail() - Method in class org.shredzone.cilla.ws.user.UserDto
-
- getMailhash() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
MD5 hash of the mail address, to be used for Gravatar.
- getMarkers() - Method in class org.shredzone.cilla.web.map.MapModel
-
A list of
Marker
to be shown in the map.
- getMaxResults() - Method in interface org.shredzone.cilla.service.search.renderer.SearchResultRenderer
-
Returns the maximum number of shown fragments per page.
- getMaxResults() - Method in class org.shredzone.cilla.site.renderer.DefaultSearchResultRenderer
-
- getMedia() - Method in class org.shredzone.cilla.admin.page.media.PageMediaBean
-
- getMedia() - Method in class org.shredzone.cilla.web.header.tag.LinkTag
-
Returns the media this link applies to.
- getMedia() - Method in class org.shredzone.cilla.ws.page.PageDto
-
- getMediumImage(Medium, ImageProcessing) - Method in class org.shredzone.cilla.service.impl.PageServiceImpl
-
- getMediumImage(Medium, ImageProcessing) - Method in interface org.shredzone.cilla.service.PageService
-
Gets a medium of a page.
- getMediumImage(long, ImageProcessing) - Method in class org.shredzone.cilla.ws.impl.PageWsImpl
-
- getMediumImage(long, ImageProcessing) - Method in interface org.shredzone.cilla.ws.page.PageWs
-
Returns the medium image.
- getMetadata() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Gets the Metadata containing the EXIF information.
- getMetaTags() - Method in class org.shredzone.cilla.web.header.DocumentHeader
-
Returns all
MetaTag
that have been added.
- getMeteringMode() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Metering mode.
- getMeteringMode() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Reads the Metering Mode that was set on the camera for this photo.
- getMethod() - Method in class org.shredzone.cilla.core.event.EventInvoker
-
Event handler method to be invoked.
- getMethod() - Method in class org.shredzone.cilla.web.fragment.manager.FragmentInvoker
-
The target method that was annotated with
Fragment
.
- getModel() - Method in class org.shredzone.cilla.admin.page.CategoryPicklistBean
-
Returns a new DualListModel
to be used for category selection.
- getModification() - Method in class org.shredzone.cilla.core.model.Page
-
Last modification date.
- getModification() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getMonth() - Method in class org.shredzone.cilla.service.search.DateRange
-
Month to be shown, or 0 if not limited by month.
- getName() - Method in class org.shredzone.cilla.admin.UploadedFileDataSource
-
- getName() - Method in class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- getName() - Method in class org.shredzone.cilla.core.model.Authority
-
Descriptive name of the right.
- getName() - Method in class org.shredzone.cilla.core.model.Category
-
The category name.
- getName() - Method in class org.shredzone.cilla.core.model.Comment
-
The name of the commentor.
- getName() - Method in class org.shredzone.cilla.core.model.Header
-
Header name
- getName() - Method in class org.shredzone.cilla.core.model.Language
-
Language name, in that respective language.
- getName() - Method in class org.shredzone.cilla.core.model.Page
-
Page name.
- getName() - Method in class org.shredzone.cilla.core.model.Role
-
Descriptive name.
- getName() - Method in class org.shredzone.cilla.core.model.Store
-
- getName() - Method in class org.shredzone.cilla.core.model.Tag
-
Tag name.
- getName() - Method in class org.shredzone.cilla.core.model.User
-
Full name of the user.
- getName() - Method in class org.shredzone.cilla.service.notification.NotificationTarget
-
The receiver's name.
- getName() - Method in class org.shredzone.cilla.service.resource.ByteArrayResourceDataSource
-
- getName() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
User's full name.
- getName() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
Commentor's plain name.
- getName() - Method in class org.shredzone.cilla.web.header.tag.MetaTag
-
Gets the name attribute.
- getName() - Method in class org.shredzone.cilla.ws.category.CategoryDto
-
- getName() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getName() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getName() - Method in class org.shredzone.cilla.ws.page.MediumDto
-
- getName() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getName() - Method in class org.shredzone.cilla.ws.system.GrantedRoleDto
-
Role name.
- getName() - Method in class org.shredzone.cilla.ws.system.LanguageDto
-
- getName() - Method in class org.shredzone.cilla.ws.user.UserDto
-
- getNativeIdentifierGeneratorClass() - Method in class org.shredzone.cilla.core.hibernate.TableNameSequencePostgresDialect
-
- getNewSectionBinding() - Method in class org.shredzone.cilla.admin.page.PageSectionBean
-
UI Binding for the section type selector.
- getNext() - Method in class org.shredzone.cilla.view.model.PageTurnerModel
-
Next
Page
, or
null
if there is none.
- getNextPicture() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns the next
Picture
, or
null
if the selected picture is
the last picture.
- getNextUrl() - Method in class org.shredzone.cilla.web.renderer.CalendarGenerator
-
Returns the URL of the next calendar page.
- getNow() - Method in class org.shredzone.cilla.admin.UtilityBean
-
Returns the current time.
- getNow() - Method in class org.shredzone.cilla.service.search.impl.SearchResultImpl
-
- getNumberOfPictures() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns the number of pictures.
- getOrder() - Method in class org.shredzone.cilla.service.search.FilterModel
-
The desired result order.
- getOrder() - Method in class org.shredzone.cilla.ws.ListRange
-
- getOrderDate(Page, PageOrder) - Static method in class org.shredzone.cilla.core.util.DateUtils
-
Fetches the order date of a page.
- getOutputStream() - Method in class org.shredzone.cilla.admin.UploadedFileDataSource
-
- getOutputStream() - Method in class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- getOutputStream() - Method in class org.shredzone.cilla.service.resource.ByteArrayResourceDataSource
-
This implementation throws an exception.
- getPage() - Method in class org.shredzone.cilla.admin.page.PageBean
-
- getPage() - Method in class org.shredzone.cilla.core.model.Medium
-
The
Page
this medium belongs to.
- getPage() - Method in class org.shredzone.cilla.core.model.Section
-
Page
this section belongs to.
- getPage() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getPage() - Method in class org.shredzone.cilla.service.search.FilterModel
-
- getPageContext() - Method in class org.shredzone.cilla.web.fragment.manager.FragmentContext
-
- getPageCount() - Method in class org.shredzone.cilla.service.search.PaginatorModel
-
Returns the number of pages available.
- getPageInfo() - Method in class org.shredzone.cilla.admin.page.PageBean
-
- getPages() - Method in class org.shredzone.cilla.service.search.impl.SearchResultImpl
-
- getPages() - Method in interface org.shredzone.cilla.service.search.SearchResult
-
Returns the
Page
that were found.
- getPageUrl() - Method in class org.shredzone.cilla.admin.page.PageBean
-
Gets the preview URL of the currently selected
PageDto
.
- getPaginator() - Method in class org.shredzone.cilla.service.search.impl.SearchResultImpl
-
- getPaginator() - Method in interface org.shredzone.cilla.service.search.SearchResult
-
- getPaginatorStrategy() - Method in class org.shredzone.cilla.web.renderer.PaginatorFragmentRenderer
-
- getParam(String) - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
Parameters
- getParent() - Method in class org.shredzone.cilla.core.model.Category
-
The parent
Category
, or
null
if this is a root category.
- getPassword() - Method in class org.shredzone.cilla.admin.login.LoginBean
-
Password given by the user trying to login.
- getPassword() - Method in class org.shredzone.cilla.core.model.User
-
Password of the user, encrypted and salted.
- getPassword() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
- getPassword() - Method in class org.shredzone.cilla.ws.client.RemoteUserDetails
-
- getPerPage() - Method in class org.shredzone.cilla.service.search.PaginatorModel
-
Number of entries per page.
- getPicture() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getPictureList() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns all pictures.
- getPictures() - Method in class org.shredzone.cilla.admin.page.gallery.GalleryBean
-
- getPictures() - Method in class org.shredzone.cilla.core.model.GallerySection
-
- getPictures() - Method in class org.shredzone.cilla.ws.page.GallerySectionDto
-
- getPrevious() - Method in class org.shredzone.cilla.view.model.PageTurnerModel
-
Previous
Page
, or
null
if there is none.
- getPreviousPicture() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns the previous
Picture
, or
null
if the selected picture is
the first picture.
- getPreviousUrl() - Method in class org.shredzone.cilla.web.renderer.CalendarGenerator
-
Returns the URL of the previous calendar page.
- getProgram() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Program the picture was taken in.
- getProgram() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Reads the Program that was set on the camera for this photo.
- getProperties() - Method in class org.shredzone.cilla.core.model.Page
-
Common page properties.
- getProperties() - Method in class org.shredzone.cilla.core.model.User
-
Common user properties.
- getPublication() - Method in class org.shredzone.cilla.core.model.Page
-
Publication date.
- getPublication() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getQualifier() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getQuery() - Method in class org.shredzone.cilla.service.search.FilterModel
-
Only find pages with the content matching the given query string.
- getRecipients() - Method in class org.shredzone.cilla.service.notification.Notification
-
List of recipients.
- getRel() - Method in class org.shredzone.cilla.web.header.tag.LinkTag
-
Returns the link relationship.
- getReplyTo() - Method in class org.shredzone.cilla.core.model.Comment
-
- getReplyToId() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getResponsePattern() - Method in class org.shredzone.cilla.core.model.Page
-
Regular expression for the answer the visitor is expected to give for the question.
- getResponsePattern() - Method in class org.shredzone.cilla.ws.page.PageDto
-
- getRights() - Method in class org.shredzone.cilla.ws.system.GrantedRoleDto
-
Granted Authorizations.
- getRole() - Method in class org.shredzone.cilla.core.model.User
-
Role this user belongs to.
- getRole() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
User's role name.
- getRoleName() - Method in class org.shredzone.cilla.ws.user.UserDto
-
- getRowData(String) - Method in class org.shredzone.cilla.admin.page.media.MediaDataModel
-
- getRowKey(MediumDto) - Method in class org.shredzone.cilla.admin.page.media.MediaDataModel
-
- getScheme() - Method in class org.shredzone.cilla.web.header.tag.MetaTag
-
Gets the scheme attribute, or null
if not set.
- getSection() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getSectionList() - Method in class org.shredzone.cilla.admin.ListBean
-
Returns a list of section types.
- getSections() - Method in class org.shredzone.cilla.core.model.Page
-
- getSections() - Method in class org.shredzone.cilla.ws.page.PageDto
-
- getSectionTypes() - Method in class org.shredzone.cilla.ws.impl.PageWsImpl
-
- getSectionTypes() - Method in class org.shredzone.cilla.ws.impl.SectionFacadeImpl
-
- getSectionTypes() - Method in interface org.shredzone.cilla.ws.page.PageWs
-
Gets all available section types.
- getSectionTypes() - Method in interface org.shredzone.cilla.ws.SectionFacade
-
Gets a collection of all defined section types.
- getSelected() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns the index of the selected picture.
- getSelectedImage() - Method in class org.shredzone.cilla.admin.page.gallery.GalleryBean
-
- getSelectedMapModel() - Method in class org.shredzone.cilla.admin.page.gallery.GalleryBean
-
- getSelectedMedia() - Method in class org.shredzone.cilla.admin.page.media.PageMediaBean
-
- getSelectedPage() - Method in class org.shredzone.cilla.service.search.PaginatorModel
-
Selected page.
- getSelectedPicture() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
- getSeparator() - Method in interface org.shredzone.cilla.service.search.renderer.SearchResultRenderer
-
Returns the HTML separator which is placed between two fragments.
- getSeparator() - Method in class org.shredzone.cilla.site.renderer.DefaultSearchResultRenderer
-
- getSequence() - Method in class org.shredzone.cilla.core.model.Category
-
Order of appearance.
- getSequence() - Method in class org.shredzone.cilla.core.model.Picture
-
Position of this picture in the gallery.
- getSequence() - Method in class org.shredzone.cilla.core.model.Section
-
Position of this section within the
Page
.
- getServletContext() - Method in class org.shredzone.cilla.web.fragment.manager.FragmentContext
-
- getShutter() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Shutter speed.
- getShutter() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Gets the Shutter Speed of the photo taken.
- getSignature() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getSource() - Method in class org.shredzone.cilla.core.event.Event
-
Gets the source that triggered the event.
- getSpanPost() - Method in class org.shredzone.cilla.service.search.renderer.SimpleSearchResultRenderer
-
Returns the HTML tag which is appended to a highlight marker.
- getSpanPost() - Method in class org.shredzone.cilla.site.renderer.DefaultSearchResultRenderer
-
- getSpanPre() - Method in class org.shredzone.cilla.service.search.renderer.SimpleSearchResultRenderer
-
Returns the HTML tag which is prepended to a highlight marker.
- getSpanPre() - Method in class org.shredzone.cilla.site.renderer.DefaultSearchResultRenderer
-
- getSubject() - Method in class org.shredzone.cilla.core.model.Page
-
Page subject.
- getSubject() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getSuffix() - Method in enum org.shredzone.cilla.web.FeedType
-
Returns the suffix of the feed file.
- getTag() - Method in class org.shredzone.cilla.admin.page.gallery.PictureTagBean
-
Currently selected tag.
- getTag() - Method in class org.shredzone.cilla.admin.page.PageTagBean
-
Currently selected tag.
- getTag() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getTag() - Method in class org.shredzone.cilla.service.search.FilterModel
-
Only find pages tagged with this
Tag
.
- getTags() - Method in class org.shredzone.cilla.core.model.Page
-
All
Tag
this page are tagged with.
- getTags() - Method in class org.shredzone.cilla.core.model.Picture
-
All
Tag
this page are tagged with.
- getTags() - Method in class org.shredzone.cilla.ws.page.PageDto
-
- getTags() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getTeaser() - Method in class org.shredzone.cilla.core.model.Page
-
Page teaser.
- getTeaser() - Method in class org.shredzone.cilla.ws.page.PageDto
-
- getTeaserFormat() - Method in class org.shredzone.cilla.ws.page.PageDto
-
- getTemplate() - Method in class org.shredzone.cilla.web.fragment.manager.FragmentInvoker
-
The JSP template that was defined with the
Fragment
, or
null
if none
was defined.
- getText() - Method in class org.shredzone.cilla.core.model.Comment
-
The comment text.
- getText() - Method in class org.shredzone.cilla.core.model.embed.FormattedText
-
The formatted text.
- getText() - Method in class org.shredzone.cilla.core.model.TextSection
-
The text.
- getText() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
Comment text, as HTML.
- getText() - Method in class org.shredzone.cilla.web.map.Marker
-
Caption of the marker.
- getText() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getText() - Method in class org.shredzone.cilla.ws.page.TextSectionDto
-
- getTextFormat() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getTextFormat() - Method in class org.shredzone.cilla.ws.page.TextSectionDto
-
- getThread() - Method in class org.shredzone.cilla.core.model.Comment
-
- getThread() - Method in class org.shredzone.cilla.core.model.Header
-
Comment thread.
- getThread() - Method in interface org.shredzone.cilla.core.model.is.Commentable
-
- getThread() - Method in class org.shredzone.cilla.core.model.Page
-
Comment thread.
- getThread() - Method in class org.shredzone.cilla.core.model.Picture
-
Comment thread.
- getThread() - Method in class org.shredzone.cilla.web.comment.CommentThreadModel
-
Thread entries, in a threaded sequence.
- getThreadId() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getThruDate() - Method in class org.shredzone.cilla.service.search.DateRange
-
Gets the ending date of this date range (inclusive).
- getThumbnail() - Method in class org.shredzone.cilla.admin.header.HeaderImageBean
-
Returns a persisted header as a thumbnail image.
- getThumbnail() - Method in class org.shredzone.cilla.admin.page.gallery.GalleryImageBean
-
Gets the thumbnail of a gallery image.
- getThumbnail() - Method in class org.shredzone.cilla.admin.page.media.MediaImageBean
-
Streams the page media image as thumbnail.
- getTimeZone() - Method in class org.shredzone.cilla.admin.login.LoginBean
-
Returns the
TimeZone
of the currently logged in user.
- getTimeZone() - Method in class org.shredzone.cilla.core.model.User
-
Time zone the user lives in.
- getTimeZone() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
User's time zone.
- getTimeZone() - Method in class org.shredzone.cilla.ws.user.UserDto
-
- getTitle() - Method in class org.shredzone.cilla.core.model.Category
-
A short description of the category to be shown in tooltips.
- getTitle() - Method in class org.shredzone.cilla.core.model.Page
-
Page title.
- getTitle() - Method in class org.shredzone.cilla.ws.category.CategoryDto
-
- getTitle() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- getType() - Method in class org.shredzone.cilla.core.event.Event
-
Gets the event type.
- getType() - Method in class org.shredzone.cilla.core.model.GallerySection
-
- getType() - Method in class org.shredzone.cilla.core.model.Section
-
Section type.
- getType() - Method in class org.shredzone.cilla.core.model.TextSection
-
- getType() - Method in class org.shredzone.cilla.service.notification.Notification
-
Notification type.
- getType() - Method in enum org.shredzone.cilla.web.FeedType
-
Returns the ROME type of the feed.
- getType() - Method in class org.shredzone.cilla.web.header.tag.LinkTag
-
Returns the content type of the resource.
- getType() - Method in class org.shredzone.cilla.web.map.MapModel
-
- getType() - Method in class org.shredzone.cilla.ws.ImageProcessing
-
Type of the processed image.
- getType() - Method in class org.shredzone.cilla.ws.page.GallerySectionDto
-
- getType() - Method in class org.shredzone.cilla.ws.page.SectionDto
-
Type of this section.
- getType() - Method in class org.shredzone.cilla.ws.page.TextSectionDto
-
- getUiGrid() - Method in class org.shredzone.cilla.admin.page.gallery.GalleryBean
-
Reference to the
UIComponent
of the data grid showing the pictures of the
gallery.
- getUiGrid() - Method in class org.shredzone.cilla.admin.page.gallery.GalleryGridBean
-
Reference to the
UIComponent
of the data grid showing the pictures of the
gallery.
- getUnderstoodHeaders() - Method in class org.shredzone.cilla.ws.cxf.SecurityInInterceptor
-
- getUnderstoodHeaders() - Method in class org.shredzone.cilla.ws.cxf.SecurityOutInterceptor
-
- getUploadFile() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- getUploadFullFile() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getUploadHeaderFile() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- getUploadMediumFile() - Method in class org.shredzone.cilla.ws.page.MediumDto
-
- getUrl() - Method in class org.shredzone.cilla.core.model.Comment
-
The URL of the commentor.
- getUrl() - Method in class org.shredzone.cilla.web.comment.CommentModel
-
Commentor's URL.
- getUrl() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- getUser() - Method in class org.shredzone.cilla.admin.login.LoginBean
-
Returns the currently logged in user.
- getUser() - Method in class org.shredzone.cilla.ws.client.RemoteUserDetails
-
- getUserId() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
User's ID.
- getUserName() - Method in class org.shredzone.cilla.admin.login.LoginBean
-
Username of the user trying to login.
- getUsername() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
- getUsername() - Method in class org.shredzone.cilla.ws.client.RemoteUserDetails
-
- getValue() - Method in class org.shredzone.cilla.core.model.Setting
-
Value of that setting.
- getVariables() - Method in class org.shredzone.cilla.service.link.CillaPathContext
-
- getVersion() - Method in class org.shredzone.cilla.core.model.BaseModel
-
Version for optimistic locking.
- getViewService() - Method in class org.shredzone.cilla.web.fragment.manager.FragmentContext
-
The ViewService
.
- getVisibleHeaders() - Method in interface org.shredzone.cilla.service.HeaderService
-
Returns a collection of all
Header
that are visible to the currently logged
in user.
- getVisibleHeaders() - Method in class org.shredzone.cilla.service.impl.HeaderServiceImpl
-
- getWhiteBalance() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
White balance mode.
- getWhiteBalance() - Method in class org.shredzone.cilla.service.resource.ExifAnalyzer
-
Reads the White Balance Mode that was set on the camera for this photo.
- getWidth() - Method in class org.shredzone.cilla.core.model.Header
-
Width of the header image.
- getWidth() - Method in class org.shredzone.cilla.core.model.Picture
-
Image width.
- getWidth() - Method in class org.shredzone.cilla.ws.ImageProcessing
-
Maximum image width.
- getYear() - Method in class org.shredzone.cilla.service.search.DateRange
-
Year to be shown, or 0 if not limited by year.
- getZoom() - Method in class org.shredzone.cilla.admin.EditableMapModel
-
Gets the initial zoom level of the map.
- getZoom() - Method in class org.shredzone.cilla.web.map.MapModel
-
Zoom factor.
- GoogleMapServiceImpl - Class in org.shredzone.cilla.web.map
-
A
MapService
implementation that uses Google Maps.
- GoogleMapServiceImpl() - Constructor for class org.shredzone.cilla.web.map.GoogleMapServiceImpl
-
- GrantedRoleDto - Class in org.shredzone.cilla.ws.system
-
Role of an authenticated user.
- GrantedRoleDto() - Constructor for class org.shredzone.cilla.ws.system.GrantedRoleDto
-
- IfBrowserTag - Class in org.shredzone.cilla.web.tag
-
Body is evaluated if a certain browser is detected.
- IfBrowserTag() - Constructor for class org.shredzone.cilla.web.tag.IfBrowserTag
-
- ifRole(String, Consumer<String>) - Method in interface org.shredzone.cilla.service.SecurityService
-
Executes the consumer if the current user has the given role.
- ImageProcessing - Class in org.shredzone.cilla.ws
-
Contains parameters for image processing.
- ImageProcessing() - Constructor for class org.shredzone.cilla.ws.ImageProcessing
-
- ImageProcessing(int, int, ImageType) - Constructor for class org.shredzone.cilla.ws.ImageProcessing
-
- ImageProcessingFactory - Interface in org.shredzone.cilla.web.plugin
-
A factory that parses the image type name and creates a matching
ImageProcessing
objects.
- ImageProcessingManager - Class in org.shredzone.cilla.web.plugin.manager
-
- ImageProcessingManager() - Constructor for class org.shredzone.cilla.web.plugin.manager.ImageProcessingManager
-
- ImageProcessor - Interface in org.shredzone.cilla.service.resource
-
Image processor engine, for scaling and other process operations on images.
- ImageProcessorImpl - Class in org.shredzone.cilla.service.resource
-
- ImageProcessorImpl() - Constructor for class org.shredzone.cilla.service.resource.ImageProcessorImpl
-
- ImageProcessorResult - Class in org.shredzone.cilla.service.resource
-
- ImageProcessorResult() - Constructor for class org.shredzone.cilla.service.resource.ImageProcessorResult
-
- ImageTag - Class in org.shredzone.cilla.web.tag
-
Creates an image tag to a medium or picture.
- ImageTag() - Constructor for class org.shredzone.cilla.web.tag.ImageTag
-
- ImageTools - Class in org.shredzone.cilla.service.resource
-
Tool for handling images.
- ImageTools() - Constructor for class org.shredzone.cilla.service.resource.ImageTools
-
- ImageType - Enum in org.shredzone.cilla.ws
-
Enumeration of available image types.
- imageUrl(String) - Method in class org.shredzone.cilla.web.format.ReferenceResolver
-
- include(String) - Method in class org.shredzone.cilla.web.fragment.manager.FragmentContext
-
Includes a template to the output.
- IndexerService - Interface in org.shredzone.cilla.core.search
-
This service takes care for maintaining the search index.
- IndexerServiceImpl - Class in org.shredzone.cilla.core.search
-
- IndexerServiceImpl() - Constructor for class org.shredzone.cilla.core.search.IndexerServiceImpl
-
- invoke(Event<?>) - Method in class org.shredzone.cilla.core.event.EventInvoker
-
Invoke the event handler.
- invoke(FragmentContext) - Method in class org.shredzone.cilla.web.fragment.manager.FragmentInvoker
-
Invokes the fragment renderer.
- isAcceptedResponse(Page, String) - Method in class org.shredzone.cilla.service.impl.PageServiceImpl
-
- isAcceptedResponse(Page, String) - Method in interface org.shredzone.cilla.service.PageService
-
Checks if the response is acceptable for the page's challenge.
- isAccountNonExpired() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
- isAccountNonExpired() - Method in class org.shredzone.cilla.ws.client.RemoteUserDetails
-
- isAccountNonLocked() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
- isAccountNonLocked() - Method in class org.shredzone.cilla.ws.client.RemoteUserDetails
-
- isCommentable() - Method in class org.shredzone.cilla.core.model.CommentThread
-
true
if comments are enabled for this thread.
- isCommentable() - Method in class org.shredzone.cilla.core.model.GallerySection
-
If true
, pictures of this gallery may be commented (depending on the
commentable property of the picture).
- isCommentable() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- isCommentable() - Method in class org.shredzone.cilla.ws.page.GallerySectionDto
-
- isCommentable() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- isCommentable() - Method in class org.shredzone.cilla.ws.page.PictureDto
-
- isCredentialsNonExpired() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
- isCredentialsNonExpired() - Method in class org.shredzone.cilla.ws.client.RemoteUserDetails
-
- isDescending() - Method in class org.shredzone.cilla.ws.ListRange
-
- isDonatable() - Method in class org.shredzone.cilla.core.model.Page
-
true
if the page shall offer a link to a donation site.
- isDonatable() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- isEmpty() - Method in class org.shredzone.cilla.service.search.DateRange
-
Checks if the Date Range is unset.
- isEmpty() - Method in class org.shredzone.cilla.service.search.PaginatorModel
-
Returns true
if there are no entries to be rendered.
- isEmpty() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns true
if there are no pictures.
- isEnabled() - Method in class org.shredzone.cilla.core.model.Header
-
If true
, this header image is eligible for use.
- isEnabled() - Method in class org.shredzone.cilla.service.security.CillaUserDetails
-
- isEnabled() - Method in class org.shredzone.cilla.ws.client.RemoteUserDetails
-
- isEnabled() - Method in class org.shredzone.cilla.ws.header.HeaderDto
-
- isFirst() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns true
if the first picture is selected.
- isFirstMonth() - Method in class org.shredzone.cilla.web.renderer.CalendarGenerator
-
Checks if the displayed calendar shows the first month of the blog.
- isFirstPage() - Method in class org.shredzone.cilla.service.search.PaginatorModel
-
Returns true
if the selected page is the first page.
- isHarmful() - Method in enum org.shredzone.cilla.ws.TextFormat
-
- isHidden() - Method in class org.shredzone.cilla.core.model.Page
-
true
if the page is hidden.
- isHidden() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- isLast() - Method in class org.shredzone.cilla.view.model.PictureInfoModel
-
Returns true
if the last picture is selected.
- isLastMonth() - Method in class org.shredzone.cilla.web.renderer.CalendarGenerator
-
Checks if the displayed calendar shows the last month of the blog.
- isLastPage() - Method in class org.shredzone.cilla.service.search.PaginatorModel
-
Returns true
if the selected page is the last page;
- isNotModifiedSince(HttpServletRequest, Date) - Method in class org.shredzone.cilla.view.AbstractView
-
Checks that the request sent an "If-Modified-Since" header, and the date matches
the given date.
- isPersisted() - Method in class org.shredzone.cilla.ws.BaseDto
-
Checks if this DTO already has a persisted counterpart in the backend.
- isPromoted() - Method in class org.shredzone.cilla.core.model.Page
-
true
if the page shall be promoted on social network.
- isPromoted() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- isPublished() - Method in class org.shredzone.cilla.core.model.Comment
-
Is the comment visible?
- isPublished() - Method in class org.shredzone.cilla.core.model.Page
-
true
if the page is currently published.
- isPublished() - Method in class org.shredzone.cilla.ws.comment.CommentDto
-
- isPublished() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- isPublishedState() - Method in class org.shredzone.cilla.core.model.Page
-
true
if the page is published, false
if not published.
- isRestricted() - Method in class org.shredzone.cilla.core.model.Page
-
true
if the access to the page is restricted.
- isSelectedDay(int) - Method in class org.shredzone.cilla.web.renderer.CalendarGenerator
-
Returns
true
if the given day of the displayed calendar is the day that has
been selected by the
SearchResult
filter.
- isSticky() - Method in class org.shredzone.cilla.core.model.Page
-
true
if the page is sticky.
- isSticky() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-
- isTimeOverride() - Method in class org.shredzone.cilla.admin.page.gallery.GalleryBean
-
Time zone and definition override?
- isToday(int) - Method in class org.shredzone.cilla.web.renderer.CalendarGenerator
-
Returns true
if the given day of the displayed calendar is today.
- isUnlocked(HttpSession, BaseModel) - Method in interface org.shredzone.cilla.web.page.ResourceLockManager
-
Checks if an entity is unlocked in the given session.
- isUnlocked(HttpSession, BaseModel) - Method in class org.shredzone.cilla.web.page.ResourceLockManagerImpl
-
- isVisible(Header) - Method in interface org.shredzone.cilla.service.HeaderService
-
Checks if the header is visible to the currently logged in user.
- isVisible(Header) - Method in class org.shredzone.cilla.service.impl.HeaderServiceImpl
-
- isVisible(Page) - Method in class org.shredzone.cilla.service.impl.PageServiceImpl
-
- isVisible(Page) - Method in interface org.shredzone.cilla.service.PageService
-
Checks if this page is visible to the currently logged in user.
- isVisible() - Method in class org.shredzone.cilla.ws.page.PageInfoDto
-