- fetch(long) - Method in interface org.shredzone.cilla.core.repository.BaseDao
-
Fetches the entity with the given ID.
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.AuthorityDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.CategoryDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.CommentDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.HeaderDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.LanguageDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.MediumDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.PictureDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.RoleDaoHibImpl
-
- fetch(Query, Criteria) - Method in class org.shredzone.cilla.core.repository.impl.SearchDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.SectionDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.SettingDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.StoreDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.TagDaoHibImpl
-
- fetch(long) - Method in class org.shredzone.cilla.core.repository.impl.UserDaoHibImpl
-
- fetch(Query, Criteria) - Method in interface org.shredzone.cilla.core.repository.SearchDao
-
Fetches all pages matching the query.
- fetchAll() - Method in interface org.shredzone.cilla.core.repository.BaseDao
-
Fetches all entities.
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.AuthorityDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.CategoryDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.CommentDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.HeaderDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.LanguageDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.MediumDaoHibImpl
-
- fetchAll(Page) - Method in class org.shredzone.cilla.core.repository.impl.MediumDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.PictureDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.RoleDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.SectionDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.SettingDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.StoreDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.TagDaoHibImpl
-
- fetchAll() - Method in class org.shredzone.cilla.core.repository.impl.UserDaoHibImpl
-
- fetchAll(Page) - Method in interface org.shredzone.cilla.core.repository.MediumDao
-
- fetchAllPublic() - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchAllPublic() - Method in interface org.shredzone.cilla.core.repository.PageDao
-
- fetchAllSubjects() - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchAllSubjects() - Method in interface org.shredzone.cilla.core.repository.PageDao
-
Fetches a list of all subject strings that are currently used.
- fetchAllWithAuthority(String) - Method in class org.shredzone.cilla.core.repository.impl.UserDaoHibImpl
-
- fetchAllWithAuthority(String) - Method in interface org.shredzone.cilla.core.repository.UserDao
-
Fetches all users with the given authority.
- fetchAllWithRole(Role) - Method in class org.shredzone.cilla.core.repository.impl.UserDaoHibImpl
-
- fetchAllWithRole(Role) - Method in interface org.shredzone.cilla.core.repository.UserDao
-
Fetches all users with the given role.
- fetchAs(long, Class<T>) - Method in class org.shredzone.cilla.core.repository.impl.SectionDaoHibImpl
-
- fetchAs(long, Class<T>) - Method in interface org.shredzone.cilla.core.repository.SectionDao
-
Fetches a Section with the given type.
- fetchBadPublishState() - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchBadPublishState() - Method in interface org.shredzone.cilla.core.repository.PageDao
-
Fetches all pages where the publishstate flag does not correspond with the actual
publish state.
- fetchByKey(String) - Method in class org.shredzone.cilla.core.repository.impl.SettingDaoHibImpl
-
- fetchByKey(String) - Method in interface org.shredzone.cilla.core.repository.SettingDao
-
Fetches a setting by its key.
- fetchByLogin(String) - Method in class org.shredzone.cilla.core.repository.impl.UserDaoHibImpl
-
- fetchByLogin(String) - Method in interface org.shredzone.cilla.core.repository.UserDao
-
Fetches a
User by the given login.
- fetchByName(String) - Method in interface org.shredzone.cilla.core.repository.AuthorityDao
-
- fetchByName(String) - Method in interface org.shredzone.cilla.core.repository.HeaderDao
-
Fetches a header by its name.
- fetchByName(String) - Method in class org.shredzone.cilla.core.repository.impl.AuthorityDaoHibImpl
-
- fetchByName(String) - Method in class org.shredzone.cilla.core.repository.impl.HeaderDaoHibImpl
-
- fetchByName(Page, String) - Method in class org.shredzone.cilla.core.repository.impl.MediumDaoHibImpl
-
- fetchByName(String) - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchByName(String) - Method in class org.shredzone.cilla.core.repository.impl.RoleDaoHibImpl
-
- fetchByName(String) - Method in class org.shredzone.cilla.core.repository.impl.TagDaoHibImpl
-
- fetchByName(Page, String) - Method in interface org.shredzone.cilla.core.repository.MediumDao
-
Fetches a
Medium entity by its bucket name and name.
- fetchByName(String) - Method in interface org.shredzone.cilla.core.repository.PageDao
-
Fetches a
Page by its name.
- fetchByName(String) - Method in interface org.shredzone.cilla.core.repository.RoleDao
-
Fetches a
Role by its name.
- fetchByName(String) - Method in interface org.shredzone.cilla.core.repository.TagDao
-
Finds a tag by its name.
- fetchByNames(Collection<String>) - Method in interface org.shredzone.cilla.core.repository.AuthorityDao
-
- fetchByNames(Collection<String>) - Method in class org.shredzone.cilla.core.repository.impl.AuthorityDaoHibImpl
-
- fetchCategoryTree(Category) - Method in interface org.shredzone.cilla.core.repository.CategoryDao
-
- fetchCategoryTree(Category) - Method in class org.shredzone.cilla.core.repository.impl.CategoryDaoHibImpl
-
- fetchCommentable(CommentThread) - Method in interface org.shredzone.cilla.core.repository.CommentDao
-
- fetchCommentable(CommentThread) - Method in class org.shredzone.cilla.core.repository.impl.CommentDaoHibImpl
-
- fetchEnabled() - Method in interface org.shredzone.cilla.core.repository.HeaderDao
-
Fetches all enabled headers.
- fetchEnabled() - Method in class org.shredzone.cilla.core.repository.impl.HeaderDaoHibImpl
-
- fetchForLocale(Locale) - Method in class org.shredzone.cilla.core.repository.impl.LanguageDaoHibImpl
-
- fetchForLocale(Locale) - Method in interface org.shredzone.cilla.core.repository.LanguageDao
-
- fetchHavingProperty(String, String) - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchHavingProperty(String, String) - Method in interface org.shredzone.cilla.core.repository.PageDao
-
Fetches all pages having the property with the key set to the given value.
- fetchMinMaxModification() - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchMinMaxModification() - Method in interface org.shredzone.cilla.core.repository.PageDao
-
Fetches the minimum and maximum modification date of all published pages.
- fetchNextPage(Page) - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchNextPage(Page) - Method in interface org.shredzone.cilla.core.repository.PageDao
-
Fetches the next published page to the given page.
- fetchOrCreate(String) - Method in class org.shredzone.cilla.core.repository.impl.TagDaoHibImpl
-
- fetchOrCreate(String) - Method in interface org.shredzone.cilla.core.repository.TagDao
-
Finds a tag by its name, or creates a new tag if there is none.
- fetchPreviousPage(Page) - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchPreviousPage(Page) - Method in interface org.shredzone.cilla.core.repository.PageDao
-
Fetches the previous published page to the given page.
- fetchPrevNextMonth(Calendar) - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchPrevNextMonth(Calendar) - Method in interface org.shredzone.cilla.core.repository.PageDao
-
Fetches the
Date of the last
Page in the previous month and the
first
Page in the next month of the given
Date.
- fetchRandomHeader() - Method in interface org.shredzone.cilla.core.repository.HeaderDao
-
Fetches a random single Header out of all enabled headers.
- fetchRandomHeader() - Method in class org.shredzone.cilla.core.repository.impl.HeaderDaoHibImpl
-
- fetchReplies(Comment) - Method in interface org.shredzone.cilla.core.repository.CommentDao
-
Fetches all direct replies on the given
Comment, even unpublished ones.
- fetchReplies(Comment) - Method in class org.shredzone.cilla.core.repository.impl.CommentDaoHibImpl
-
- fetchRootCategories() - Method in interface org.shredzone.cilla.core.repository.CategoryDao
-
Fetches only the root
Category elements, sorted by their sequence.
- fetchRootCategories() - Method in class org.shredzone.cilla.core.repository.impl.CategoryDaoHibImpl
-
- fetchRootCategoriesOfPage(Page) - Method in interface org.shredzone.cilla.core.repository.CategoryDao
-
Fetches the root
Category elements of all categories the page belongs to.
- fetchRootCategoriesOfPage(Page) - Method in class org.shredzone.cilla.core.repository.impl.CategoryDaoHibImpl
-
- fetchRootCategory(Category) - Method in interface org.shredzone.cilla.core.repository.CategoryDao
-
- fetchRootCategory(Category) - Method in class org.shredzone.cilla.core.repository.impl.CategoryDaoHibImpl
-
- fetchSameSubject(Page) - Method in class org.shredzone.cilla.core.repository.impl.PageDaoHibImpl
-
- fetchSameSubject(Page) - Method in interface org.shredzone.cilla.core.repository.PageDao
-
Fetches all pages that cover the same subject as the given page.
- FileResourceDataSource - Class in org.shredzone.cilla.core.datasource
-
- FileResourceDataSource(Store, File) - Constructor for class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- fireEvent(Event<?>) - Method in interface org.shredzone.cilla.core.event.EventService
-
Fires an event.
- fireEvent(Event<?>) - Method in class org.shredzone.cilla.core.event.EventServiceImpl
-
- format(FormattedText) - Static method in class org.shredzone.cilla.core.search.PlainTextFormatter
-
- format(CharSequence, TextFormat) - Static method in class org.shredzone.cilla.core.search.PlainTextFormatter
-
Formats the given formatted text
- FormattedText - Class in org.shredzone.cilla.core.model.embed
-
A text and its formatting mode.
- FormattedText() - Constructor for class org.shredzone.cilla.core.model.embed.FormattedText
-
Instantiates an empty formatted text.
- FormattedText(String, TextFormat) - Constructor for class org.shredzone.cilla.core.model.embed.FormattedText
-
Instantiates a new formatted text.
- formatting(TextFormat) - Static method in class org.shredzone.cilla.core.search.PlainTextFormatter
-
- GallerySection - Class in org.shredzone.cilla.core.model
-
A section containing a gallery.
- GallerySection() - Constructor for class org.shredzone.cilla.core.model.GallerySection
-
- 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
-
- getAltitude() - Method in class org.shredzone.cilla.core.model.embed.Geolocation
-
Altitude above sea level.
- getAperture() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Aperture.
- getAuthorities() - Method in class org.shredzone.cilla.core.model.Role
-
Authorities of this role.
- getBean() - Method in class org.shredzone.cilla.core.event.EventInvoker
-
Event handler bean.
- getCameraModel() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Camera brand and make.
- 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.
- getCategories() - Method in class org.shredzone.cilla.core.model.Page
-
- getChallenge() - Method in class org.shredzone.cilla.core.model.Page
-
Question that is shown to the visitor.
- getChildren() - Method in class org.shredzone.cilla.core.model.Category
-
A list of sub-categories of this
Category.
- getComments() - Method in class org.shredzone.cilla.core.model.CommentThread
-
- getContentType() - Method in class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- getContentType() - Method in class org.shredzone.cilla.core.model.Store
-
- getCreateDate() - Method in class org.shredzone.cilla.core.model.Picture
-
Creation date.
- 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.
- getCreateTimeZone() - Method in class org.shredzone.cilla.core.model.Picture
-
Time zone the picture was taken in.
- 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.
- 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.
- 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.
- getDefaultTimePrecision() - Method in class org.shredzone.cilla.core.model.GallerySection
-
Default time precision that is used in this gallery.
- getDefaultTimeZone() - Method in class org.shredzone.cilla.core.model.GallerySection
-
Default timezone that is used in this gallery.
- getDescription() - Method in class org.shredzone.cilla.core.model.Header
-
A page-filling long description about the image.
- getDonateUrl() - Method in class org.shredzone.cilla.core.model.Page
-
URL of a donation site for donating for this page.
- getExifData() - Method in class org.shredzone.cilla.core.model.Picture
-
Exif data of this picture.
- getExpiration() - Method in class org.shredzone.cilla.core.model.Page
-
Expiration date.
- getExposureBias() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Exposure bias.
- getFlash() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Flash mode.
- getFocalLength() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Focal length.
- getFocusMode() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Focus mode.
- getFormat() - Method in class org.shredzone.cilla.core.model.embed.FormattedText
-
The format mode.
- getFullImage() - Method in class org.shredzone.cilla.core.model.Header
-
Full image resource.
- getFullTextSession() - Method in class org.shredzone.cilla.core.repository.impl.SearchDaoHibImpl
-
Gets a FullTextSession of the current Session.
- getGallery() - Method in class org.shredzone.cilla.core.model.Picture
-
- getHeaderImage() - Method in class org.shredzone.cilla.core.model.Header
-
Header image resource.
- 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.
- getIcon() - Method in class org.shredzone.cilla.core.model.Category
-
The location of an icon representing the category.
- 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.
- getImage() - Method in class org.shredzone.cilla.core.model.Medium
-
Image resource.
- getImage() - Method in class org.shredzone.cilla.core.model.Picture
-
Image resource.
- getInputStream() - Method in class org.shredzone.cilla.core.datasource.FileResourceDataSource
-
- getIso() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
ISO value.
- 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.
- 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
-
- getLatitude() - Method in class org.shredzone.cilla.core.model.embed.Geolocation
-
Latitude.
- 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.
- getLocale() - Method in class org.shredzone.cilla.core.model.Language
-
Language locale.
- 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.
- getLogin() - Method in class org.shredzone.cilla.core.model.User
-
Login name of the user.
- getLongitude() - Method in class org.shredzone.cilla.core.model.embed.Geolocation
-
Longitude.
- 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.
- getMeteringMode() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Metering mode.
- getMethod() - Method in class org.shredzone.cilla.core.event.EventInvoker
-
Event handler method to be invoked.
- getModification() - Method in class org.shredzone.cilla.core.model.Page
-
Last modification date.
- 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.
- getNativeIdentifierGeneratorClass() - Method in class org.shredzone.cilla.core.hibernate.TableNameSequencePostgresDialect
-
- 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.core.datasource.FileResourceDataSource
-
- 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.
- 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.core.model.User
-
Password of the user, encrypted and salted.
- getPictures() - Method in class org.shredzone.cilla.core.model.GallerySection
-
- getProgram() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Program the picture was taken in.
- 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.
- getReplyTo() - Method in class org.shredzone.cilla.core.model.Comment
-
- getResponsePattern() - Method in class org.shredzone.cilla.core.model.Page
-
Regular expression for the answer the visitor is expected to give for the question.
- getRole() - Method in class org.shredzone.cilla.core.model.User
-
Role this user belongs to.
- getSections() - Method in class org.shredzone.cilla.core.model.Page
-
- 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.
- getShutter() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
Shutter speed.
- getSource() - Method in class org.shredzone.cilla.core.event.Event
-
Gets the source that triggered the event.
- getSubject() - Method in class org.shredzone.cilla.core.model.Page
-
Page subject.
- 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.
- getTeaser() - Method in class org.shredzone.cilla.core.model.Page
-
Page teaser.
- 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.
- 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.
- getTimeZone() - Method in class org.shredzone.cilla.core.model.User
-
Time zone the user lives in.
- 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.
- 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
-
- getUrl() - Method in class org.shredzone.cilla.core.model.Comment
-
The URL of the commentor.
- getValue() - Method in class org.shredzone.cilla.core.model.Setting
-
Value of that setting.
- getVersion() - Method in class org.shredzone.cilla.core.model.BaseModel
-
Version for optimistic locking.
- getWhiteBalance() - Method in class org.shredzone.cilla.core.model.embed.ExifData
-
White balance mode.
- 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.
- 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.
- 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).
- isDonatable() - Method in class org.shredzone.cilla.core.model.Page
-
true if the page shall offer a link to a donation site.
- isEnabled() - Method in class org.shredzone.cilla.core.model.Header
-
If true, this header image is eligible for use.
- isHidden() - Method in class org.shredzone.cilla.core.model.Page
-
true if the page is hidden.
- isPromoted() - Method in class org.shredzone.cilla.core.model.Page
-
true if the page shall be promoted on social network.
- 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.
- 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.
- isSticky() - Method in class org.shredzone.cilla.core.model.Page
-
true if the page is sticky.