Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

abort() - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
 
AboutBlogWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for showing information about a blog
AboutBlogWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
 
AboutPageContentManagerFactory - Class in com.communote.server.web.fe.portal.about
Factory for creating the StaticPageContentManager of the about page.
AboutPageContentManagerFactory() - Constructor for class com.communote.server.web.fe.portal.about.AboutPageContentManagerFactory
 
AboutUserProfileWidget - Class in com.communote.server.web.fe.widgets.user.profile
Widget for displaying the manage user profile form
AboutUserProfileWidget() - Constructor for class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
AbstractBlogTagQuery<R extends TagData> - Class in com.communote.server.core.vo.query.tag
Query definition for retrieving the tags of blogs.
AbstractBlogTagQuery(Class<R>) - Constructor for class com.communote.server.core.vo.query.tag.AbstractBlogTagQuery
Constructor.
AbstractCacheElementProvider<K extends CacheKey,T extends Serializable> - Class in com.communote.server.core.common.caching
 
AbstractCacheElementProvider(String, int) - Constructor for class com.communote.server.core.common.caching.AbstractCacheElementProvider
Constructor.
AbstractCommunoteApplicationConfig - Class in com.communote.plugins.api.rest.servlet
This class it for configuration purposes and must be extended to implement the abstract method.
AbstractCommunoteApplicationConfig() - Constructor for class com.communote.plugins.api.rest.servlet.AbstractCommunoteApplicationConfig
 
AbstractCommunoteApplicationConfig - Class in com.communote.plugins.api.rest.v22.servlet
This class it for configuration purposes and must be extended to implement the abstract method.
AbstractCommunoteApplicationConfig() - Constructor for class com.communote.plugins.api.rest.v22.servlet.AbstractCommunoteApplicationConfig
 
AbstractCommunoteApplicationConfig - Class in com.communote.plugins.api.rest.v24.servlet
This class it for configuration purposes and must be extended to implement the abstract method.
AbstractCommunoteApplicationConfig() - Constructor for class com.communote.plugins.api.rest.v24.servlet.AbstractCommunoteApplicationConfig
 
AbstractCommunoteApplicationConfig - Class in com.communote.plugins.api.rest.v30.servlet
This class it for configuration purposes and must be extended to implement the abstract method.
AbstractCommunoteApplicationConfig() - Constructor for class com.communote.plugins.api.rest.v30.servlet.AbstractCommunoteApplicationConfig
 
AbstractCommunoteAuthenticationFilter - Class in com.communote.server.core.security
Abstract implementation of CommunoteAuthenticationFilter with order 0 and concrete methods for getting the AuthenticationManager.
AbstractCommunoteAuthenticationFilter() - Constructor for class com.communote.server.core.security.AbstractCommunoteAuthenticationFilter
 
AbstractCommunoteAuthenticationToken<T> - Class in com.communote.server.core.security.authentication
Base class for holding the token that is used in the Communote token authentication method.
AbstractCommunoteAuthenticationToken(Object, T, Collection<GrantedAuthority>) - Constructor for class com.communote.server.core.security.authentication.AbstractCommunoteAuthenticationToken
Allows the creation of a successful authentication.
AbstractCommunoteAuthenticationToken(T) - Constructor for class com.communote.server.core.security.authentication.AbstractCommunoteAuthenticationToken
Creates a token for authentication against Confluence.
AbstractConfigurationProperties<T extends ConfigurationPropertyConstant> - Class in com.communote.server.api.core.config
Abstract object that holds configuration properties.
AbstractConfigurationProperties() - Constructor for class com.communote.server.api.core.config.AbstractConfigurationProperties
 
AbstractEvent - Class in com.communote.server.api.core.event
Convenient abstract implementation of the event interface.
AbstractEvent(boolean) - Constructor for class com.communote.server.api.core.event.AbstractEvent
Convenient constructor for the event class.
AbstractExceptionMapper<E extends Throwable> - Class in com.communote.plugins.api.rest.service.exception
 
AbstractExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.AbstractExceptionMapper
 
AbstractExceptionMapper<T extends Throwable> - Class in com.communote.server.core.exception
 
AbstractExceptionMapper(Class<T>) - Constructor for class com.communote.server.core.exception.AbstractExceptionMapper
Constructor.
AbstractExternalUserRepository - Class in com.communote.server.core.external
 
AbstractExternalUserRepository(String) - Constructor for class com.communote.server.core.external.AbstractExternalUserRepository
 
AbstractFormBean - Class in com.communote.server.web.fe.portal
Deprecated.
AbstractFormBean() - Constructor for class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
 
AbstractLiquibaseDatabaseUpdater - Class in com.communote.server.core.database.liquibase
Database updater using the liquibase framework and a configured Hibernate session factory implementor to get the database connection.
AbstractLiquibaseDatabaseUpdater() - Constructor for class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
 
AbstractMatchable - Class in com.communote.common.matcher
Default implementation for the Matchable interface.
AbstractMatchable() - Constructor for class com.communote.common.matcher.AbstractMatchable
 
AbstractMultipleResultWidget<I> - Class in com.communote.server.widgets
Abstract widget to be used by Widgets which only return a multiple result
AbstractMultipleResultWidget() - Constructor for class com.communote.server.widgets.AbstractMultipleResultWidget
 
AbstractNoteQuery<R> - Class in com.communote.server.core.vo.query.post
This query definition represents queries for notes.
AbstractNoteQuery() - Constructor for class com.communote.server.core.vo.query.post.AbstractNoteQuery
 
AbstractPagedListWidget<I> - Class in com.communote.server.web.fe.widgets
Abstract widget to be used by Widgets which only return a single result
AbstractPagedListWidget() - Constructor for class com.communote.server.web.fe.widgets.AbstractPagedListWidget
 
AbstractResource - Class in com.communote.plugins.api.rest.servlet
A REST API resource
AbstractResource() - Constructor for class com.communote.plugins.api.rest.servlet.AbstractResource
 
AbstractResource - Class in com.communote.plugins.api.rest.v22.servlet
A REST API resource
AbstractResource() - Constructor for class com.communote.plugins.api.rest.v22.servlet.AbstractResource
 
AbstractResource - Class in com.communote.plugins.api.rest.v24.servlet
A REST API resource
AbstractResource() - Constructor for class com.communote.plugins.api.rest.v24.servlet.AbstractResource
 
AbstractResource - Class in com.communote.plugins.api.rest.v30.servlet
A REST API resource
AbstractResource() - Constructor for class com.communote.plugins.api.rest.v30.servlet.AbstractResource
 
AbstractResourceHandler<C,E,D,G,L> - Class in com.communote.plugins.api.rest.resource
A handler of a a REST API resource.
AbstractResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.AbstractResourceHandler
 
AbstractResourceHandler<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v22.resource
A handler of a a REST API resource.
AbstractResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
 
AbstractResourceHandler<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v24.resource
A handler of a a REST API resource.
AbstractResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
 
AbstractResourceHandler<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v30.resource
A handler of a a REST API resource.
AbstractResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
 
AbstractTagCategory - Class in com.communote.server.model.tag
 
AbstractTagCategory() - Constructor for class com.communote.server.model.tag.AbstractTagCategory
 
AbstractTagCategoryConstants - Class in com.communote.server.model.tag
This class holds constants of attributes and associations of the entity AbstractTagCategory.
AbstractTagCategoryConstants() - Constructor for class com.communote.server.model.tag.AbstractTagCategoryConstants
 
AbstractTagCategoryDao - Interface in com.communote.server.persistence.tag
 
AbstractTagCategoryDaoBase - Class in com.communote.server.persistence.tag
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.tag.AbstractTagCategory.
AbstractTagCategoryDaoBase() - Constructor for class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
AbstractTagCategoryDaoImpl - Class in com.communote.server.persistence.tag
 
AbstractTagCategoryDaoImpl() - Constructor for class com.communote.server.persistence.tag.AbstractTagCategoryDaoImpl
 
AbstractTagCategoryImpl - Class in com.communote.server.model.tag
 
AbstractTagCategoryImpl() - Constructor for class com.communote.server.model.tag.AbstractTagCategoryImpl
 
AbstractTagParser - Class in com.communote.server.core.tag
A tag parser tags an string and splits them into single words (the tags) by a separator
AbstractTagParser(String) - Constructor for class com.communote.server.core.tag.AbstractTagParser
constructor for setting the separator
AbstractTagQuery<R extends TagData> - Class in com.communote.server.core.vo.query.tag
 
AbstractTagQuery() - Constructor for class com.communote.server.core.vo.query.tag.AbstractTagQuery
 
AbstractTransferObject - Class in com.communote.server.core.vo
 
AbstractTransferObject() - Constructor for class com.communote.server.core.vo.AbstractTransferObject
 
AbstractTransferObject(AbstractTransferObject) - Constructor for class com.communote.server.core.vo.AbstractTransferObject
Copies constructor from other AbstractTransferObject
AbstractUserInviteController - Class in com.communote.server.web.fe.portal.user.client.controller
Abstract Controller to invite a user
AbstractUserInviteController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
 
AbstractUserQuery<R,I extends UserQueryParameters> - Class in com.communote.server.core.vo.query.user
 
AbstractUserQuery() - Constructor for class com.communote.server.core.vo.query.user.AbstractUserQuery
 
AbstractUserTaggingCoreQuery<R extends UserData> - Class in com.communote.server.core.vo.query.user
Query Definition to find users
AbstractUserTaggingCoreQuery() - Constructor for class com.communote.server.core.vo.query.user.AbstractUserTaggingCoreQuery
 
AbstractWidget - Class in com.communote.server.widgets
abstract implementation of the widget interface
AbstractWidget() - Constructor for class com.communote.server.widgets.AbstractWidget
The initParameters() method is invoked implicitly.
accept(ExternalEntityVisitor<ExternalGroupVO>, boolean) - Method in class com.communote.plugin.ldap.helper.MemberAndNonMemberModeVisitingRetriever
This method retrieves all elements and let a visitor visit each of them.
accept(ExternalEntityVisitor<T>, boolean) - Method in class com.communote.plugin.ldap.helper.VisitingRetriever
This method retrieves all elements and let a visitor visit each of them.
accept(Packet) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPMessagePacketFilter
Only packages of type Message are accepted.
ACCEPT_TERMS_SEND - Static variable in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
value for the hidden form field.
acceptGroupsOfUser(User, ExternalEntityVisitor<ExternalGroupVO>) - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
This method can be used to visit all groups of a given user.
acceptGroupsOfUser(User, ExternalEntityVisitor<ExternalGroupVO>) - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
This method can be used to visit all groups of a given user.
acceptMembersOfGroup(ExternalUserGroup, ExternalEntityVisitor<Long>) - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
This method can be used to visit all members of the given group.
acceptMembersOfGroup(ExternalUserGroup, ExternalEntityVisitor<Long>) - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
This method can be used to visit all members of the given group.
acceptParentGroups(ExternalUserGroup, ExternalEntityVisitor<ExternalGroupVO>) - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
This method can be used to visit all parent groups of the given groups.
acceptParentGroups(ExternalUserGroup, ExternalEntityVisitor<ExternalGroupVO>) - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
This method can be used to visit all parent groups of the given groups.
AcceptTermsController - Class in com.communote.server.web.fe.portal.user.controller
Controller to accept the terms of use and the privacy policy.
AcceptTermsController() - Constructor for class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
 
AcceptTermsForm - Class in com.communote.server.web.fe.portal.user.forms
Form container for the accept terms form.
AcceptTermsForm() - Constructor for class com.communote.server.web.fe.portal.user.forms.AcceptTermsForm
 
acceptTermsOfUse(Long) - Method in interface com.communote.server.core.user.UserManagement
Accept the terms of use for the given user.
acceptTermsOfUse(Long) - Method in class com.communote.server.core.user.UserManagementBase
 
AcceptTermsValidator - Class in com.communote.server.web.fe.portal.user.validator
Validator for the accept terms form.
AcceptTermsValidator() - Constructor for class com.communote.server.web.fe.portal.user.validator.AcceptTermsValidator
 
AccessRestrictedCacheElementProvider<T extends CacheKey,U extends Serializable> - Interface in com.communote.server.core.common.caching
This element provider checks for authorization first.
ACCOUNT_CATEGORY_INTEGRATION - Static variable in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
ACCOUNT_CATEGORY_OVERVIEW - Static variable in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
ACCOUNT_CATEGORY_PROFILE - Static variable in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
ACCOUNT_CATEGORY_SECURITY - Static variable in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
ACCOUNT_CATEGORY_USER_MANAGEMENT - Static variable in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
AccountNotActivatedException - Exception in com.communote.server.core.security
Thrown to indicate that the user account is not in state ACTIVE.
AccountNotActivatedException(String) - Constructor for exception com.communote.server.core.security.AccountNotActivatedException
Constructs a new instance of AccountNotActivatedException
AccountPermanentlyDisabledException - Exception in com.communote.server.core.security
Thrown to indicate that the account is permanently disabled.
AccountPermanentlyDisabledException(String) - Constructor for exception com.communote.server.core.security.AccountPermanentlyDisabledException
Constructs a new instance of AccountPermanentlyDisabledException
AccountPermanentlyLockedException - Exception in com.communote.server.core.security
 
AccountPermanentlyLockedException(String) - Constructor for exception com.communote.server.core.security.AccountPermanentlyLockedException
Constructs a new instance of AccountPermanentlyLockedException
AccountTemporarilyDisabledException - Exception in com.communote.server.core.security
Thrown to indicate that the account is temporarily disabled.
AccountTemporarilyDisabledException(String) - Constructor for exception com.communote.server.core.security.AccountTemporarilyDisabledException
Constructs a new instance of AccountTemporarilyDisabledException
AccountTemporarilyLockedException - Exception in com.communote.server.core.security
 
AccountTemporarilyLockedException(Date) - Constructor for exception com.communote.server.core.security.AccountTemporarilyLockedException
Constructs a new instance of AccountTemporarilyLockedException
ACEGI_SECURITY_ACCESS_DENIED_EXCEPTION_KEY - Static variable in class com.communote.server.web.external.spring.security.CommunoteAccessDeniedHandler
The Constant ACEGI_SECURITY_ACCESS_DENIED_EXCEPTION_KEY.
ACTION - Static variable in class com.communote.server.model.security.SecurityCodeConstants
 
ACTION - Static variable in class com.communote.server.web.fe.widgets.management.system.application.CertificateListWidget
Remove action.
ACTION - Static variable in annotation type com.communote.server.widgets.annotations.WidgetAction
Use this as the forms action in a hidden input to define the action.
ACTION_DELETE - Static variable in class com.communote.server.web.fe.portal.user.client.controller.AddUpdateIPRangeController
Defines the delete action
ACTION_DELETE - Static variable in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
Defines the delete action
ACTION_DELETE - Static variable in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
Defines the delete action.
ACTION_SAVE - Static variable in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
Action to save form input.
ACTION_SAVE - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailInController
Action to save form input.
ACTION_SAVE - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailOutController
Save.
ACTION_SAVE - Static variable in class com.communote.server.web.fe.portal.user.system.communication.XmppController
Save.
ACTION_START_SERVICE - Static variable in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
Action to start the service.
ACTION_START_SERVICE - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailInController
Action to start the service.
ACTION_START_SERVICE - Static variable in class com.communote.server.web.fe.portal.user.system.communication.XmppController
Action to start the service.
ACTION_STOP_SERVICE - Static variable in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
Action to stop the service.
ACTION_STOP_SERVICE - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailInController
Action to stop the service.
ACTION_STOP_SERVICE - Static variable in class com.communote.server.web.fe.portal.user.system.communication.XmppController
Action to stop the service.
ACTION_TEST - Static variable in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
Action to test connection.
ACTION_TEST - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailInController
Action to test mail fetching.
ACTION_TEST - Static variable in class com.communote.server.web.fe.portal.user.system.communication.XmppController
Test mail.
ACTION_TESTMAIL - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailOutController
Test mail.
ACTION_UPDATE - Static variable in class com.communote.server.web.fe.portal.user.client.controller.AddUpdateIPRangeController
Defines the update action
ACTION_UPDATE - Static variable in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
Defines the update action
ACTION_UPDATE - Static variable in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
Defines the update action.
activateBroker() - Method in class com.communote.plugins.mq.provider.activemq.ActiveMQBroker
starts ActiveMQ broker.
activateBroker() - Method in interface com.communote.plugins.mq.provider.activemq.ConfigurableBroker
activates MQ broker
activateDeactivateActivitiesForTopic(Long, Map<ActivityDefinition, Boolean>) - Method in interface com.communote.plugins.activity.base.service.ActivityService
Activate and deactivate activities for a given topic.
activateDeactivateActivitiesForTopic(Long, Map<ActivityDefinition, Boolean>) - Method in class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
activateUser(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
Activates a user.
ActivateUserForManagerMailMessage - Class in com.communote.server.core.mail.messages.user.manager
Mail Message which will be send to the client managers if a user got activated.
ActivateUserForManagerMailMessage(User, Locale, boolean, Collection<User>) - Constructor for class com.communote.server.core.mail.messages.user.manager.ActivateUserForManagerMailMessage
Instantiates a new activate user mail message.
ActivateUserMailMessage - Class in com.communote.server.core.mail.messages.user
Mail Message on user account activation.
ActivateUserMailMessage(User, boolean) - Constructor for class com.communote.server.core.mail.messages.user.ActivateUserMailMessage
Instantiates a new activate user mail message.
ACTIVATION_LINK_PREFIX - Static variable in class com.communote.server.core.mail.messages.MailMessage
Holds the relative path to the user management section of administration area
Activator - Class in com.communote.plugins.api.rest
 
Activator() - Constructor for class com.communote.plugins.api.rest.Activator
 
Activator - Class in com.communote.plugins.api.rest.v22
 
Activator() - Constructor for class com.communote.plugins.api.rest.v22.Activator
 
Activator - Class in com.communote.plugins.api.rest.v24
 
Activator() - Constructor for class com.communote.plugins.api.rest.v24.Activator
 
Activator - Class in com.communote.plugins.api.rest.v30
 
Activator() - Constructor for class com.communote.plugins.api.rest.v30.Activator
 
ACTIVE - Static variable in class com.communote.server.model.client.ClientStatus
The client has been created and is active.
ACTIVE - Static variable in class com.communote.server.model.task.TaskConstants
 
ACTIVE - Static variable in class com.communote.server.model.user.UserStatus
 
ActiveMQAdapter - Class in com.communote.plugins.mq.adapter.activemq
iPojo component intended for abstracting ActiveMQ provider from the CNT MQ plug-in.
ActiveMQAdapter() - Constructor for class com.communote.plugins.mq.adapter.activemq.ActiveMQAdapter
 
ActiveMQAdapterConfiguration - Class in com.communote.plugins.mq.adapter.activemq.configuration
This is the configuration for the Active MQ Adapter.
ActiveMQAdapterConfiguration() - Constructor for class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQAdapterConfiguration
 
ActiveMQBroker - Class in com.communote.plugins.mq.provider.activemq
Delivers ActiveMQ broker.
ActiveMQBroker(BundleContext) - Constructor for class com.communote.plugins.mq.provider.activemq.ActiveMQBroker
 
ActiveMQConfiguration - Interface in com.communote.plugins.mq.adapter.activemq.configuration
This configuration refers to an embedded broker.
ActiveMQConfigurationCallback - Class in com.communote.plugins.mq.adapter.activemq.configuration
A callback delegating the configuration change to an adapter restart to reflect the change.
ActiveMQConfigurationCallback(ActiveMQAdapter) - Constructor for class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQConfigurationCallback
 
ActiveMQDatabaseConfiguration - Interface in com.communote.plugins.mq.adapter.activemq.configuration
Marker interface to indicate that the configuration is a database one.
ActiveMQEmbeddedConfiguration - Interface in com.communote.plugins.mq.adapter.activemq.configuration
Marker interface to indicate that the configuration is an embedded one.
ActiveMQProviderEmbeddedConfiguration - Class in com.communote.plugins.mq.provider.activemq.settings
This provides the embedded configuration for use by the embedded MQ client
ActiveMQProviderEmbeddedConfiguration() - Constructor for class com.communote.plugins.mq.provider.activemq.settings.ActiveMQProviderEmbeddedConfiguration
 
ActiveMQProviderSecurityHelper - Class in com.communote.plugins.mq.provider.activemq.security
Security Helper for outsourcing some logic
ActivityAdminController - Class in com.communote.plugins.activity.base.fe.admin
Controller for the administration configuration of the activities.
ActivityAdminController(BundleContext) - Constructor for class com.communote.plugins.activity.base.fe.admin.ActivityAdminController
 
ActivityBaseActivator - Class in com.communote.plugins.activity.base
iPOJO style Activator for the activity base plugin
ActivityConfiguration - Class in com.communote.plugins.activity.base.data
Object holding the current configuration of an activity.
ActivityConfiguration(String, String, boolean) - Constructor for class com.communote.plugins.activity.base.data.ActivityConfiguration
Create a new configuration for an activity definition
ActivityContentTypeWidgetExtension - Class in com.communote.plugins.activity.base.fe.widget
ContentType for activities.
ActivityContentTypeWidgetExtension() - Constructor for class com.communote.plugins.activity.base.fe.widget.ActivityContentTypeWidgetExtension
Constructor.
ActivityCoreBundleActivator - Class in com.communote.plugins.activity.core
iPOJO style activator that registers the activity definitions
ActivityCoreBundleActivator() - Constructor for class com.communote.plugins.activity.core.ActivityCoreBundleActivator
 
ActivityDeactivatedNotePreProcessorException - Exception in com.communote.plugins.activity.base.processor
Exception, which is thrown when an activity is set to be created, but deactivated.
ActivityDeactivatedNotePreProcessorException(String) - Constructor for exception com.communote.plugins.activity.base.processor.ActivityDeactivatedNotePreProcessorException
Constructor.
ActivityDefinition - Class in com.communote.plugins.activity.base.data
An ActivityDefinition is a special kind of a template definition which defines an activity or activity type.
ActivityDefinition(String, boolean, boolean, boolean) - Constructor for class com.communote.plugins.activity.base.data.ActivityDefinition
Create a new activity template definition.
ActivityDefinition(String, LocalizedMessage, LocalizedMessage, boolean, boolean) - Constructor for class com.communote.plugins.activity.base.data.ActivityDefinition
Create a new activity template definition with a default expiration timeout of 180 days.
ActivityDefinition(String, LocalizedMessage, LocalizedMessage, boolean, boolean, boolean) - Constructor for class com.communote.plugins.activity.base.data.ActivityDefinition
Create a new activity template definition with a default expiration timeout of 180 days.
ActivityDefinition(String, LocalizedMessage, LocalizedMessage, long, boolean, boolean) - Constructor for class com.communote.plugins.activity.base.data.ActivityDefinition
Create a new activity template definition.
ActivityDefinition(String, LocalizedMessage, LocalizedMessage, long, boolean, boolean, boolean) - Constructor for class com.communote.plugins.activity.base.data.ActivityDefinition
Create a new activity template definition.
ActivityDefinition(String, long, boolean, boolean, boolean) - Constructor for class com.communote.plugins.activity.base.data.ActivityDefinition
Create a new activity template definition.
ActivityNoteItemTemplateProvider - Class in com.communote.plugins.activity.base.fe.widget
Returns a specific template when a note is an activity.
ActivityNoteItemTemplateProvider() - Constructor for class com.communote.plugins.activity.base.fe.widget.ActivityNoteItemTemplateProvider
 
ActivityNotePermissionFilter - Class in com.communote.plugins.activity.base.permission
Permission filter which removes the DELETE permission of notes that are activities and belong to an activity type which does not allow the deletion.
ActivityNotePermissionFilter() - Constructor for class com.communote.plugins.activity.base.permission.ActivityNotePermissionFilter
 
ActivityNoteStoringPreProcessor - Class in com.communote.plugins.activity.base.processor
Note storing pre processor which asserts that an activity message can be created.
ActivityNoteStoringPreProcessor() - Constructor for class com.communote.plugins.activity.base.processor.ActivityNoteStoringPreProcessor
 
ActivityService - Interface in com.communote.plugins.activity.base.service
Service to manage activity definitions and configurations
ActivityServiceException - Exception in com.communote.plugins.activity.base.service
Thrown to indicate that the activity service couldn't complete an operation.
ActivityServiceException(String, Throwable) - Constructor for exception com.communote.plugins.activity.base.service.ActivityServiceException
Create a new exception with detail message and optional cause.
ActivityServiceImpl - Class in com.communote.plugins.activity.base.service.impl
Service to manage activity definitions and configurations
ActivityServiceImpl() - Constructor for class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
add(T) - Method in class com.communote.common.util.OrderableManager
Add a new item.
add(E) - Method in class com.communote.common.util.PageableList
add(int, E) - Method in class com.communote.common.util.PageableList
add(String, String) - Method in class com.communote.server.core.property.SimplePropertyFilterDefinition
Add a property to the property filter definition.
ADD - Static variable in class com.communote.server.model.user.group.UserOfGroupModificationType
 
addAccountMenuCategory(BasicMenuEntry, PositionDescriptor) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Add a new category to the account menu.
addAccountMenuCategoryEntryFilter(MenuEntryFilter<AdministrationPageMenuEntry>) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Add a filter that will be called when the system menu is built to decide whether a menu entry should be added to its category.
addAccountMenuCategoryFilter(MenuEntryFilter<BasicMenuEntry>) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Add a filter that will be called when the account menu is built to decide whether a category should be included in the menu.
addActionLink(String, String) - Method in class com.communote.server.web.fe.portal.controller.EnhancedPageSection
Add an action link.
addActions(Map<String, String>, NoteData, List<String>) - Method in class com.communote.server.web.fe.widgets.extension.note.CPLNoteActionsProviderManagement
Add the names of the actions which should be available for the given note by invoking the registered providers.
addAll(List<T>, PositionDescriptor) - Method in class com.communote.common.menu.SubmenuBuilder
Add all of the given entries with the same position descriptor.
addAll(Collection<? extends E>) - Method in class com.communote.common.util.PageableList
addAll(int, Collection<? extends E>) - Method in class com.communote.common.util.PageableList
addApplicationContextConfigLocation(String) - Method in class com.communote.server.core.application.DefaultRuntimeBuilder
Add the location of an XML file which contains Spring bean definitions that should be included when creating the ApplicationContext.
addApplicationContextConfigLocation(String) - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
Add the location of an XML file which contains Spring bean definitions that should be included when creating the ApplicationContext.
addApplicationScopeTools(String, Class<?>...) - Method in class com.communote.server.web.commons.view.velocity.ExtendableViewToolManager
Add the provided application scope velocity tools to the toolbox.
addApplicationScopeTools(String, Class<?>...) - Method in class com.communote.server.web.commons.view.velocity.VelocityTemplateManager
Add the provided velocity tools to the application scope toolbox.
addAssoziation(Class<?>, Object) - Method in class com.communote.plugins.api.rest.servlet.ResourceHandlerLocator
This method does the assigning of the resource classes and the handler
addAssoziation(Class<?>, Object) - Method in class com.communote.plugins.api.rest.v22.servlet.ResourceHandlerLocator
This method does the assigning of the resource classes and the handler
addAssoziation(Class<?>, Object) - Method in class com.communote.plugins.api.rest.v24.servlet.ResourceHandlerLocator
This method does the assigning of the resource classes and the handler
addAssoziation(Class<?>, Object) - Method in class com.communote.plugins.api.rest.v30.servlet.ResourceHandlerLocator
This method does the assigning of the resource classes and the handler
addAtomicFormula(AtomicTagFormula) - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
Adds an atom to this formula.
addAttachmentStoringPreProcessor(AttachmentStoringPreProcessor) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Method to add a new processor to the list of processors.
addAttachmentStoringPreProcessor(AttachmentStoringPreProcessor) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
addAuthenticationProvider(CommunoteAuthenticationProvider) - Method in class com.communote.server.core.security.AuthenticationProviderManagement
Adds a provider to the chain.
addBasename(String) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Add a basename pointing to resource bundles with translations.
addBasenameToTop(String) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Like ResourceBundleManager.addBasename(String) but adds the resource bundles referenced by the basename to the top so that they will be searched before those provided by ResourceBundleManager.addBasename(String).
addBcc(User) - Method in class com.communote.server.core.mail.messages.MailMessage
Add a recipient of the email.
addCategory(C, PositionDescriptor) - Method in class com.communote.common.menu.SimpleMenuBuilder
Add a new category to the first level of the menu.
addCategory(String, String, List<String>, List<Pair<String, String>>) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Add a category with initial resources.
addCategory(String, String, List<String>, List<Pair<String, String>>) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
addCategoryEntryFilter(MenuEntryFilter<S>) - Method in class com.communote.common.menu.SimpleMenuBuilder
Add a filter that will be called when the menu is built to decide whether a menu entry should be added to its category.
addCategoryFilter(MenuEntryFilter<C>) - Method in class com.communote.common.menu.SimpleMenuBuilder
Add a filter that will be called when the menu is built to decide whether a category should be included in the menu.
addCategoryWithPropertyResourceSupport(String, String, List<String>, List<Pair<String, String>>, String) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Like ConcatenatedResourceStore.addCategory(String, String, List, List) but adds a category which supports the definition of a resource as a PluginProperty.
addCategoryWithPropertyResourceSupport(String, String, List<String>, List<Pair<String, String>>, String) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
addCc(User) - Method in class com.communote.server.core.mail.messages.MailMessage
Add a recipient of the email.
addChildTopic(Long, Long) - Method in class com.communote.server.core.blog.TopicHierarchyManagement
Add a topic as child to another topic.
addClassloader(ClassLoader) - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
The first classloader will be the main one, used for all non finding methods
addCompoundFormula(CompoundTagFormula) - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
Adds a compound sub-formula to this formula.
addConfiguration(Configuration) - Method in class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasAuthenticationBroker
Overridden to allow for authentication using different Jaas configurations depending on if the connection is SSL or not.
addConnection(ConnectionContext, ConnectionInfo) - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteUsernamePasswordJaasAuthenticationBroker
 
addContentTemplateParameter(String, Object) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Add a parameter that is Required for rendering the content template
addCoreTemplates(Map<String, String>) - Method in class com.communote.server.web.commons.view.TemplateManager
Add the core templates
addCoreTemplates(Map<String, String>) - Method in class com.communote.server.web.commons.view.velocity.VelocityTemplateManager
 
addCustomInitializer(CustomInitializer) - Method in interface com.communote.server.api.core.application.Runtime
Add an initializer to do custom initializations during startup.
addCustomInitializer(CustomInitializer) - Method in class com.communote.server.core.application.DefaultRuntime
 
addCustomInitializer(CustomInitializer) - Method in class com.communote.server.core.application.DefaultRuntimeBuilder
Add a custom initializer which should be passed to the runtime after build was called
addDefinition(ActivityDefinition) - Method in interface com.communote.plugins.activity.base.service.ActivityService
Add an activity definition.
addDefinition(ActivityDefinition) - Method in class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
addDefinition(NoteTemplateDefinition) - Method in class com.communote.server.core.template.NoteTemplateService
Add a template definition.
addEdPredefinedNoteProperty(ModelAndView, String, String, String) - Static method in class com.communote.plugins.embed.EmbedController
Add a note property to to the properties which should be passed to the editor.
addEntity(Long, Long, BlogRole) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Adds member with the given role to the blog.
addEntity(Long, Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
addEntityForExternal(Long, Long, BlogRole, String, String) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Add a member with the given role to the blog on the behalf of an external system.
addEntityForExternal(Long, Long, BlogRole, String, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Add a member with the given role to the blog on the behalf of an external system.
addEntityForExternalTrusted(Long, Long, BlogRole, String) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Add a member with the given role to the blog on the behalf of an external system.
addEntityForExternalTrusted(Long, Long, BlogRole, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
addEntry(T, PositionDescriptor) - Method in class com.communote.common.menu.SubmenuBuilder
Add an entry to the sub-menu.
addEntryToExclude(String) - Method in class com.communote.common.menu.EntryIdIncludeExcludeFilter
Add the ID of an entry that should only be included if the condition is not fulfilled If the same ID was also added via EntryIdIncludeExcludeFilter.addEntryToInclude(String) the inclusion takes precedence.
addEntryToInclude(String) - Method in class com.communote.common.menu.EntryIdIncludeExcludeFilter
Add the ID of an entry that should only be included if the condition is fulfilled
addError(ParameterValidationError) - Method in exception com.communote.plugins.api.rest.resource.validation.ParameterValidationException
 
addError(ParameterValidationError) - Method in exception com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationException
 
addError(ParameterValidationError) - Method in exception com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationException
 
addError(ParameterValidationError) - Method in exception com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationException
 
addErrorMessage(String, String) - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
add new error message to internal message stack
addExceptionMapper(ExceptionMapper<T>) - Method in class com.communote.plugins.core.registries.ExceptionMapperRegistry
Adds an ExceptionMapper to the list of mappers.
addExceptionMapper(ExceptionMapper<T>) - Method in class com.communote.server.core.exception.ExceptionMapperManagement
Adds an ExceptionMapper to the list of mappers.
addExceptionMappers(Set<ExceptionMapper<T>>) - Method in class com.communote.server.core.exception.ExceptionMapperManagement
Adds a list of ExceptionMapper to the list of mappers.
addExtension(E) - Method in class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagement
Add a new widget extension to this manager.
addExtension(E) - Method in class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagementRepository
Add a widget extension to a registered management.
addExtensionManagement(WidgetExtensionManagement<E, M>) - Method in class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagementRepository
Add a widget extension management.
addExternalUserId(String, String) - Method in class com.communote.server.core.user.UserProfileDetails
Stores the user ID that a user has within an external system.
addFaviconProvider(FaviconProvider) - Method in class com.communote.server.web.commons.resource.FaviconProviderManager
Add a new favicon provider if it does not yet exist
addFilter(CommunoteAuthenticationFilter) - Method in class com.communote.server.core.security.AuthenticationFilterManagement
Adds a filter to the chain.
addFrameworkPropertiesLocation(String) - Method in class com.communote.server.core.osgi.OSGiManagement
Add a location to look for an properties file which defines additional settings that should be passed to OSGi framework when it is created.
addGroup(Long, Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Add a group to a group if it is not already contained.
addGroup(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
addHandler(SecurityCodeConfirmationHandler) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationController
 
addImprintPageSection(StaticPageSection) - Static method in class com.communote.server.web.fe.portal.service.ServicePageHelper
Add a section to the imprint page.
addInitializationCompleteListener(InitializationCompleteListener) - Method in interface com.communote.server.api.core.application.Runtime
Add a listener that is informed after the application was completely initialized.
addInitializationCompleteListener(InitializationCompleteListener) - Method in class com.communote.server.core.application.DefaultRuntime
 
addInitializationCompleteListener(InitializationCompleteListener) - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
 
addInitializationCondition(String) - Method in interface com.communote.server.api.core.application.Runtime
Add a condition which needs to be fulfilled before the application is considered as completely initialized.
addInitializationCondition(String) - Method in class com.communote.server.core.application.DefaultRuntime
 
addInitializationCondition(String) - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
 
addInitializer(CustomInitializer) - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
Add an initializer that will be called during ApplicationInitializer.initializeApplication() after the core components were initialized.
addIntegrationLinkGenerator(IntegrationLinkGenerator) - Method in class com.communote.server.core.integration.IntegrationService
Sets the given generator for the external system the generator refers to.
ADDITIONALPROPERTY - Static variable in class com.communote.server.model.user.ExternalUserAuthenticationConstants
 
ADDITIONALPROPERTY - Static variable in class com.communote.server.model.user.group.ExternalUserGroupConstants
 
addLanguage(String, String) - Method in interface com.communote.server.core.user.MasterDataManagement
Adds a new language or updates an existing language for the given code.
addLanguage(String, String) - Method in class com.communote.server.core.user.MasterDataManagementImpl
Adds a new language or updates an existing language for the given code.
addListener(CommunoteBundleListener) - Method in class com.communote.server.core.osgi.OSGiManagement
 
addListeners(Collection<CommunoteBundleListener>) - Method in class com.communote.server.core.osgi.OSGiManagement
 
addLocalizations(String, Locale, Map<String, String>) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Adds a map with additional localizations for a specified local to this manager.
addMatcher(Matcher<T>) - Method in class com.communote.common.matcher.AndMatcher
Method to add new matchers.
addMatcher(Matcher<T>) - Method in class com.communote.common.matcher.OrMatcher
Method to add new matchers.
addMentionedUser(Long) - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
Add the ID of a mentioned user
addMessage(LocalizedMessage) - Method in class com.communote.server.persistence.common.messages.MultipleMessageKeyLocalizedMessage
 
addMessageKeys(String, String, Set<String>) - Method in class com.communote.server.web.commons.i18n.JsMessagesRegistry
Add message keys to the named category.
addMessagingConnectorConfig(Long, MessagerConnectorConfig) - Method in interface com.communote.server.core.user.UserProfileManagement
 
addMessagingConnectorConfig(Long, MessagerConnectorConfig) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
addMetaData(Map<String, String>, NoteData, Map<String, Object>) - Method in class com.communote.plugins.widget.extension.EmbedMediaMetadataProvider
 
addMetaData(Map<String, String>, NoteData, Map<String, Object>) - Method in class com.communote.server.web.fe.widgets.extension.note.CPLNoteMetaDataProvider
Add additional meta-data for the given note.
addMetaData(Map<String, String>, NoteData, Map<String, Object>) - Method in class com.communote.server.web.fe.widgets.extension.note.CPLNoteMetaDataProviderManagement
Add additional meta-data for the note to the provided map by calling the registered providers.
addNoteActions(Map<String, String>, NoteData, List<String>) - Method in class com.communote.server.web.fe.widgets.extension.note.CPLNoteActionsProvider
Add the names of the actions which should be available for the given note.
addObjectProperty(StringPropertyTO) - Method in class com.communote.server.api.core.note.NoteData
Add an object property.
addObjectProperty(StringPropertyTO) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
Add an object property.
addObjectPropertyFilter(PropertyType, String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Add a combination of a property key group and property key to the accessible properties of the given property type.
addObjectPropertyFilter(PropertyType, String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
addOrUpdateExternalObjectResources(ExternalObjectResource[], Long, boolean) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResourceHelper
Add or update external object resources.
addOrUpdateExternalObjectResources(ExternalObjectResource[], Long, boolean) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResourceHelper
Add or update external object resources.
addOrUpdateExternalObjectResources(ExternalObjectResource[], Long, boolean) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResourceHelper
Add or update external object resources.
addParam(Object) - Method in class com.communote.server.web.commons.tags.FmtMessageTag
Adds an argument (for parametric replacement) to this tag's message.
addParameter(String) - Method in class com.communote.server.core.vo.query.QueryParameters
Adds a named query parameter that can be referenced when rendering the query.
addParameter(String, Object) - Method in class com.communote.server.core.vo.query.QueryParameters
Adds a named query parameter that can be referenced when rendering the query.
addPermissionFilter(PermissionFilter<T, N>) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
addPermissionFilter(PermissionFilter<T, N>) - Method in interface com.communote.server.api.core.security.permission.PermissionManagement
Adds a filter to the internal list of filters.
addProcessor(NoteContentRenderingPreProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteRenderingPreProcessorManager
Adds the given processor to the list of processors.
addProcessor(NoteMetadataRenderingPreProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteRenderingPreProcessorManager
Adds the given processor to the list of processors.
addProcessor(NoteMetadataRenderingPreProcessor, boolean) - Method in interface com.communote.server.api.core.note.processor.NoteRenderingPreProcessorManager
Adds the given processor to the list of processors.
addProcessor(NoteStoringPostProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPostProcessorManager
Add a processor.
addProcessor(NoteStoringEditableContentPreProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPreProcessorManager
Add the given preprocessor to the list of processors.
addProcessor(NoteStoringImmutableContentPreProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPreProcessorManager
Add the given preprocessor to the list of processors.
addProcessor(NoteStoringPostProcessor) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPostProcessorManagerImpl
 
addProcessor(NoteStoringEditableContentPreProcessor) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPreProcessorManagerImpl
 
addProcessor(NoteStoringImmutableContentPreProcessor) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPreProcessorManagerImpl
 
addProcessor(NoteContentRenderingPreProcessor) - Method in class com.communote.server.core.note.processor.NoteRenderingExtensionPoint
 
addProcessor(NoteMetadataRenderingPreProcessor) - Method in class com.communote.server.core.note.processor.NoteRenderingExtensionPoint
 
addProcessor(NoteMetadataRenderingPreProcessor, boolean) - Method in class com.communote.server.core.note.processor.NoteRenderingExtensionPoint
 
addProperty(String, String, PropertyFilter.MatchMode) - Method in class com.communote.server.core.vo.query.filter.PropertyFilter
Adds a property for comparison.
addPropertyFilter(PropertyFilter) - Method in class com.communote.server.core.vo.query.PropertyQueryParameters
Adds a new property filter.
addPropertyResource(String, String, String) - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceManager
Add a property resource for the given category and plugin.
addPropertyToReadFilterDefinition(String, String) - Method in class com.communote.server.core.property.PropertyAccessorFilterDefinition
Add a property to the read property filter definition.
addPropertyToWriteFilterDefinition(String, String) - Method in class com.communote.server.core.property.PropertyAccessorFilterDefinition
Add a property to the write property filter definition.
addProvider(AutosavePropertyFilterProvider) - Method in interface com.communote.server.api.core.note.AutosavePropertyFilterProviderManager
Add a provider which should be called when getting filters for retrieving an autosave
addProvider(AutosavePropertyFilterProvider) - Method in class com.communote.server.core.note.AutosavePropertyFilterProviderManagerImpl
 
addRedirectionTarget(String, boolean) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationSuccessHandler
Add a URL which can be used as redirection target after successful authentication.
addRefererPathToContext(HttpServletRequest, Map<String, Object>) - Static method in class com.communote.plugins.htmlclient.ControllerUtils
Adds the referer path to context map.
addRepositoryConnector(RepositoryConnector) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
Adds the connector, if a connector with the same connector id already exists it will be replaced
addRepositoryConnector(RepositoryConnector) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
addRequestScopeTools(String, Class<?>...) - Method in class com.communote.server.web.commons.view.velocity.ExtendableViewToolManager
Add the provided request scope velocity tools to the toolbox.
addRequestScopeTools(String, Class<?>...) - Method in class com.communote.server.web.commons.view.velocity.VelocityTemplateManager
Add the provided velocity tools to the request scope toolbox.
addRoleToExclude(UserRole) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Add a role to exclude in the result.
addRoleToInclude(UserRole) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Add a role to include in the result.
addSection(StaticPageSection) - Method in class com.communote.server.web.commons.controller.StaticPageContentManager
Add a new section.
addSessionIdIfNeeded(HttpServletRequest, Map<String, String>) - Method in class com.communote.plugins.htmlclient.HtmlClientController
Adds the session id if Client does not send cookies.
addSortField(String, String, String) - Method in class com.communote.server.core.vo.query.QueryParameters
Deprecated.
Use a sort field in the parameters and do the rendering of the sortfield in the associated query
addSortField(String, String, String, String) - Method in class com.communote.server.core.vo.query.QueryParameters
Deprecated.
Use a sort field in the parameters and do the rendering of the sortfield in the associated query
addStaticCachingHeader(HttpServletResponse) - Static method in class com.communote.plugins.htmlclient.ControllerUtils
Adds the static caching header.
addStaticResourcesBasePath(String, Map<String, Object>) - Static method in class com.communote.plugins.htmlclient.ControllerUtils
 
addSystemMenuCategory(BasicMenuEntry, PositionDescriptor) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Same as AdministrationMenuManager.addAccountMenuCategory(BasicMenuEntry, PositionDescriptor) except that the category is added to the system menu.
addSystemMenuCategoryEntryFilter(MenuEntryFilter<AdministrationPageMenuEntry>) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Add a filter that will be called when the system menu is built to decide whether a menu entry should be added to its category.
addSystemMenuCategoryFilter(MenuEntryFilter<BasicMenuEntry>) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Add a filter that will be called when the system menu is built to decide whether a category should be included in the menu.
addTag(Long, String) - Method in class com.communote.server.core.util.InitalFiltersVO
Add info about a tag to the mapping from Tag ID to Tag name.
addTagId(Long) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
addTagId(Long) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
addTagStore(TagStore) - Method in class com.communote.server.core.tag.TagStoreManagement
Adds or replaces an existing tag store for the given alias.
addTagStoreTagId(String, Collection<String>) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
addTagStoreTagId(String, String) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
addTagStoreTagId(String, Collection<String>) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
addTagStoreTagId(String, String) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
addTagSuggestionProvider(TagSuggestionProvider) - Method in class com.communote.server.core.tag.TagSuggestionManagement
Adds a new TagSuggestionProvider provider.
addTask(String, boolean, Long, Date, Class<? extends TaskHandler>) - Method in interface com.communote.server.api.core.task.TaskManagement
Add a new task.
addTask(String, boolean, Long, Date, Map<String, String>, Class<? extends TaskHandler>) - Method in interface com.communote.server.api.core.task.TaskManagement
Add a new task.
addTask(String, boolean, Long, Date, Map<String, String>, String) - Method in interface com.communote.server.api.core.task.TaskManagement
Add a new task.
addTask(String, boolean, Long, Date, String) - Method in interface com.communote.server.api.core.task.TaskManagement
Add a new task.
addTask(String, boolean, Long, Date, Class<? extends TaskHandler>) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
addTask(String, boolean, Long, Date, Map<String, String>, Class<? extends TaskHandler>) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
addTask(String, boolean, Long, Date, Map<String, String>, String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
addTask(String, boolean, Long, Date, String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
addTaskHandler(Class<? extends TaskHandler>) - Method in interface com.communote.server.api.core.task.TaskManagement
Add a handler for tasks.
addTaskHandler(String, Class<? extends TaskHandler>) - Method in interface com.communote.server.api.core.task.TaskManagement
Add a handler for tasks with the given name.
addTaskHandler(Class<? extends TaskHandler>) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
addTaskHandler(String, Class<? extends TaskHandler>) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
addTaskHandlerWithTask(String, Class<? extends TaskHandler>, Map<String, String>, long, boolean) - Method in interface com.communote.server.api.core.task.TaskManagement
Add a task handler and create a task for it.
addTaskHandlerWithTask(String, Class<? extends TaskHandler>, Map<String, String>, long, boolean) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
addTaskToFail(String) - Method in class com.communote.server.core.tasks.TaskExecutionCleaner
Add a task that should be marked as failed.
addTaskToStop(String) - Method in class com.communote.server.core.tasks.TaskExecutionCleaner
Add a task that should be stopped.
addTemplate(NoteRenderMode, LocalizedMessage) - Method in class com.communote.server.core.template.NoteTemplateDefinition
Allows overriding the default template for other render modes.
addTemplateBasePath(String) - Method in class com.communote.server.web.commons.view.velocity.VelocityTemplateManager
Add a base directory for searching templates which are registered with a relative path.
addTo(User) - Method in class com.communote.server.core.mail.messages.MailMessage
Add a recipient of the email.
addTo(String) - Method in class com.communote.server.core.mail.messages.MailMessage
Add a recipient of the email.
addTo(String, String) - Method in class com.communote.server.core.mail.messages.MailMessage
Add a recipient of the email.
addToAccountMenuCategory(String, AdministrationPageMenuEntry, PositionDescriptor) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Add a menu entry to a category of the account menu.
addToCategory(String, S, PositionDescriptor) - Method in class com.communote.common.menu.SimpleMenuBuilder
Add a menu item to a category.
addToCategory(String, String, List<Pair<String, String>>) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Add the resources of a plugin to a category.
addToCategory(String, String, List<Pair<String, String>>) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
addToExtensionSection(AdministrationPageMenuEntry, PositionDescriptor, boolean) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Add an entry to the extension section.
addToFilterDefinition(String, String) - Method in class com.communote.server.core.property.PropertyAccessor
Add a combination of a property key group and property key to the accessible properties.
addToModel(String, Object) - Method in class com.communote.server.core.mail.messages.GenericMailMessage
Adds the element to the mail model.
addTool(String, Object) - Method in class com.communote.server.core.template.NoteTemplateService
Add a tool which should be accessible from within the template.
addTools(String, Collection<Class<?>>, Collection<Class<?>>) - Method in class com.communote.server.web.commons.view.velocity.VelocityTemplateManager
Add the provided velocity tools to the application and request scope toolboxes.
addToolsPageSection(StaticPageSection) - Static method in class com.communote.server.web.fe.portal.service.ServicePageHelper
Add a section to the tools page.
addTopic(Long, Long) - Method in class com.communote.server.service.TopicHierarchyService
Method to add a topic as child to another topic.
addToSystemMenuCategory(String, AdministrationPageMenuEntry, PositionDescriptor) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Same as AdministrationMenuManager.addToAccountMenuCategory(String, AdministrationPageMenuEntry, PositionDescriptor) except that the entry is added to a category of the system menu.
AddUpdateIPRangeController - Class in com.communote.server.web.fe.portal.user.client.controller
Adds,Updates and Creation controller for ip range filter
AddUpdateIPRangeController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.AddUpdateIPRangeController
 
AddUpdateIPRangeValidator - Class in com.communote.server.web.fe.portal.user.client.validator
This validator validates the formular input for an ip range filter
AddUpdateIPRangeValidator() - Constructor for class com.communote.server.web.fe.portal.user.client.validator.AddUpdateIPRangeValidator
 
addUser(String, String) - Method in class com.communote.plugins.mq.provider.activemq.user.MQDatabaseUsersDAO
 
addUser(String, String) - Method in interface com.communote.plugins.mq.provider.activemq.user.MQUsersDAO
 
addUser(Long, Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Add a user to a group
addUser(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
addUserForExternal(Long, Long, String) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Adds a user to an external group.
addUserForExternal(Long, Long, String) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
addUserTagIds(Long...) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Adds a tag by its id the users should be tagged with.
addUserTagStoreTagId(String, Collection<String>) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Adds a list of tags for a specific TagStore the users should be tagged with.
addUserTagStoreTagId(String, String) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Adds a tag for a specific TagStore the users should be tagged with.
addWidgetFactory(String, WidgetFactory) - Method in class com.communote.server.web.fe.widgets.extension.WidgetFactoryRegistry
Add a plugin widget factory to the registry.
addWriter(String, NoteWriter) - Static method in class com.communote.server.core.blog.export.NoteWriterFactory
Adds a new writer or replaces an existing writer for the given export format.
AdminController - Class in com.communote.plugins.mq.provider.activemq.adminconsole
The Class AdminController.
AdminController(BundleContext) - Constructor for class com.communote.plugins.mq.provider.activemq.adminconsole.AdminController
 
AdministrationFormViewController - Class in com.communote.plugins.core.views
 
AdministrationFormViewController(BundleContext) - Constructor for class com.communote.plugins.core.views.AdministrationFormViewController
Constructor.
AdministrationFormViewController(String) - Constructor for class com.communote.plugins.core.views.AdministrationFormViewController
Constructor.
AdministrationMenuEntryDetails - Class in com.communote.server.web.fe.admin
Encapsulates the details of a menu entry
AdministrationMenuEntryDetails(BasicMenuEntry, AdministrationPageMenuEntry) - Constructor for class com.communote.server.web.fe.admin.AdministrationMenuEntryDetails
Create a new wrapper for the menu entry details
AdministrationMenuManager - Class in com.communote.server.web.fe.admin
Manager of the navigation menu of the administration section.
AdministrationMenuManager() - Constructor for class com.communote.server.web.fe.admin.AdministrationMenuManager
 
AdministrationPageMenuEntry - Class in com.communote.server.web.fe.admin
Menu entry of the administration menu with a URL pointing to the administration page that will be opened when selecting this entry.
AdministrationPageMenuEntry(String, String, String) - Constructor for class com.communote.server.web.fe.admin.AdministrationPageMenuEntry
Create a new admin menu entry
AdministrationTool - Class in com.communote.server.web.commons.viewtool
Velocity tool for rendering the Communote administration section.
AdministrationTool() - Constructor for class com.communote.server.web.commons.viewtool.AdministrationTool
 
AdministrationViewController - Class in com.communote.plugins.core.views
 
AdministrationViewController(BundleContext) - Constructor for class com.communote.plugins.core.views.AdministrationViewController
Constructor.
AdministrationViewController(String) - Constructor for class com.communote.plugins.core.views.AdministrationViewController
Constructor.
ADMINLOGIN - Static variable in class com.communote.server.model.config.ConfluenceConfigurationConstants
 
ADMINPASSWORD - Static variable in class com.communote.server.model.config.ConfluenceConfigurationConstants
 
ADTrackingIncrementalRepositoryChangeTracker - Class in com.communote.plugin.ldap
Tracker for active directory.
ADTrackingIncrementalRepositoryChangeTracker(LdapConfiguration, PluginPropertyService, UserManagement, ExternalUserGroupDao, boolean) - Constructor for class com.communote.plugin.ldap.ADTrackingIncrementalRepositoryChangeTracker
Constructor.
afterPropertiesSet() - Method in class com.communote.server.web.commons.controller.StartpageRegistry
afterPropertiesSet() - Method in class com.communote.server.web.commons.filter.ForceSslChannelFilter
afterPropertiesSet() - Method in class com.communote.server.web.commons.filter.IpRangeChannelFilter
afterPropertiesSet() - Method in class com.communote.server.web.commons.filter.PublicAccessProcessingFilter
afterPropertiesSet() - Method in class com.communote.server.web.external.spring.security.CommunoteRememberMeProcessingFilter
afterPropertiesSet() - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
afterPropertiesSet() - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
afterPropertiesSet() - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
afterPropertiesSet() - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupCreateAndEditController
ALIAS - Static variable in class com.communote.server.model.user.group.GroupConstants
 
ALIAS - Static variable in class com.communote.server.model.user.UserConstants
 
ALIAS_ATTRIBUTE_NAME - Static variable in class com.communote.server.core.messaging.connectors.xmpp.AliasPacketExtension
The alias elements attributes (child element) name.
ALIAS_BLOG - Static variable in class com.communote.server.core.vo.query.blog.BlogQuery
blog query alias
ALIAS_BLOG - Static variable in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
the alias for the blog.
ALIAS_BLOG_GROUP - Static variable in class com.communote.server.core.vo.query.blog.BlogQuery
blog group query alias
ALIAS_BLOG_GROUP - Static variable in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
the alias for the blog group
ALIAS_BLOG_GROUP_MEMBER - Static variable in class com.communote.server.core.vo.query.blog.BlogQuery
blog group query member alias
ALIAS_BLOG_GROUP_MEMBER - Static variable in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
the alias for the blog group member
ALIAS_BLOG_GROUP_MEMBER_USER - Static variable in class com.communote.server.core.vo.query.blog.BlogQuery
blog group member query alias
ALIAS_BLOG_GROUP_MEMBER_USER - Static variable in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
the alais for the user data of a blog group member
ALIAS_ELEMENT_NAME - Static variable in class com.communote.server.core.messaging.connectors.xmpp.AliasPacketExtension
The alias elements name.
ALIAS_EXTERNAL_OBJECT - Static variable in class com.communote.server.core.vo.query.blog.BlogQuery
alias for the external object
ALIAS_NAMESPACE - Static variable in class com.communote.server.core.messaging.connectors.xmpp.AliasPacketExtension
The alias elements namespace.
ALIAS_NOTE - Static variable in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
alias of the note
ALIAS_PARENT_POST - Static variable in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
hql alias for the parent post.
ALIAS_TAGS - Static variable in class com.communote.server.core.vo.query.blog.BlogQuery
tags query alias
ALIAS_TAGS - Static variable in class com.communote.server.core.vo.query.user.AbstractUserQuery
alias for tag entity in query
ALIAS_USER - Static variable in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
hql Alias for the tagged item user
ALIAS_USER_NOTE_ENTITY - Static variable in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
alias of the user note entity
AliasAlreadyExistsException - Exception in com.communote.server.core.user
 
AliasAlreadyExistsException(String) - Constructor for exception com.communote.server.core.user.AliasAlreadyExistsException
Constructs a new instance of AliasAlreadyExistsException
AliasAlreadyExistsException(String, Throwable) - Constructor for exception com.communote.server.core.user.AliasAlreadyExistsException
Constructs a new instance of AliasAlreadyExistsException
AliasAndTagLinkRenderer - Class in com.communote.plugins.atlr
Implementation of the NoteRenderingPreProcessor which replaces @-notifications and hash-tags with links for filtering.
AliasAndTagLinkRenderer() - Constructor for class com.communote.plugins.atlr.AliasAndTagLinkRenderer
Creates a new alias and tag link renderer.
AliasInvalidException - Exception in com.communote.server.core.user
 
AliasInvalidException(String) - Constructor for exception com.communote.server.core.user.AliasInvalidException
Constructs a new instance of AliasInvalidException
AliasInvalidException(String, Throwable) - Constructor for exception com.communote.server.core.user.AliasInvalidException
Constructs a new instance of AliasInvalidException
AliasInvitationField - Class in com.communote.server.persistence.user.invitationfields
 
AliasPacketExtension - Class in com.communote.server.core.messaging.connectors.xmpp
This bean class represents the alias in a XMPP packet.
AliasPacketExtension() - Constructor for class com.communote.server.core.messaging.connectors.xmpp.AliasPacketExtension
Empty constructor needed for introspection.
AliasValidationException - Exception in com.communote.server.core.user.group
Thrown to indicate that an alias does not conform to the supported format.
AliasValidationException(String) - Constructor for exception com.communote.server.core.user.group.AliasValidationException
Constructs a new instance of AliasValidationException
AliasValidationException(String, Throwable) - Constructor for exception com.communote.server.core.user.group.AliasValidationException
Constructs a new instance of AliasValidationException
ALLCANREAD - Static variable in class com.communote.server.model.blog.BlogConstants
 
ALLCANWRITE - Static variable in class com.communote.server.model.blog.BlogConstants
 
ALLOWEXTERNALAUTHENTICATION - Static variable in class com.communote.server.model.config.ExternalSystemConfigurationConstants
 
AllUsersTopicAccessRightsChangedEvent - Class in com.communote.server.core.blog.events
Event defining that the rights for all users changed.
AllUsersTopicAccessRightsChangedEvent(long, String, long, BlogRole, BlogRole) - Constructor for class com.communote.server.core.blog.events.AllUsersTopicAccessRightsChangedEvent
Constructor.
AllUsersTopicAccessRightsChangedEventListener - Class in com.communote.plugins.activity.core
Creates an activity when a new topic had been created.
AllUsersTopicAccessRightsChangedEventListener(ActivityService, BlogManagement, NoteService) - Constructor for class com.communote.plugins.activity.core.AllUsersTopicAccessRightsChangedEventListener
Create a new listener
ALPHA - Static variable in class com.communote.server.core.filter.SortType
 
AND - Static variable in class com.communote.server.core.vo.query.Query
 
AND - Static variable in class com.communote.server.persistence.user.UserDaoImpl
AND
AndMatcher<T> - Class in com.communote.common.matcher
Matcher, representing an AND confunction of sub matchers.
AndMatcher() - Constructor for class com.communote.common.matcher.AndMatcher
Constructor.
AndMatcher(Matcher<T>...) - Constructor for class com.communote.common.matcher.AndMatcher
Constructor.
AnnotatedMultiResultWidget<I> - Class in com.communote.server.widgets.annotations
 
AnnotatedMultiResultWidget() - Constructor for class com.communote.server.widgets.annotations.AnnotatedMultiResultWidget
 
AnnotatedSingleResultWidget - Class in com.communote.server.widgets.annotations
You could use WidgetAction with this widget class.
AnnotatedSingleResultWidget() - Constructor for class com.communote.server.widgets.annotations.AnnotatedSingleResultWidget
 
AnnotatedWidgetProcesser - Class in com.communote.server.widgets.annotations
Could be used for static import, because multiple inheritance is not possible.
ANONYMIZE_USER_PREFIX - Static variable in interface com.communote.server.core.user.UserManagement
Prefix for user aliases for anonymized users.
anonymizeUser(Long, Long[], boolean) - Method in interface com.communote.server.core.user.UserManagement
Delete a user by anonymizing his profile and removing the content (notes, topics if possible) he created.
anonymizeUser(Long, Long[], boolean) - Method in class com.communote.server.core.user.UserManagementBase
Delete a user by anonymizing his profile and removing the content (notes, topics if possible) he created.
anonymizeUser(Long, Long[], boolean) - Method in class com.communote.server.service.UserService
Delete a user by anonymizing his profile and removing the content (notes, topics if possible) he created.
anonymizeUserProfile(Long) - Method in interface com.communote.server.core.user.UserProfileManagement
Makes a user profile anonymous.
anonymizeUserProfile(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
ANONYMOUS_EMAIL_ADDRESS_SUFFIX - Static variable in class com.communote.server.core.mail.MailMessageHelper
Suffix of an email address (starting with @) of an anonymized user.
API - Static variable in class com.communote.server.model.note.NoteCreationSource
Created by the API
API - Static variable in class com.communote.server.model.security.ChannelType
 
ApiDetailNoteConverter<T extends SimpleNoteListItem,O extends DetailPostListItem> - Class in com.communote.server.web.api.service.post.convert.v1_0_0
Deprecated.
Use new generated api.
ApiDetailNoteConverter(NoteRenderContext) - Constructor for class com.communote.server.web.api.service.post.convert.v1_0_0.ApiDetailNoteConverter
Deprecated.
Constructs a new converter
ApiDetailNoteConverter<T extends SimpleNoteListItem,O extends DetailPostListItem> - Class in com.communote.server.web.api.service.post.convert.v1_0_1
Deprecated.
Use new generated API.
ApiDetailNoteConverter(NoteRenderContext) - Constructor for class com.communote.server.web.api.service.post.convert.v1_0_1.ApiDetailNoteConverter
Deprecated.
Constructs a new converter
ApiException - Exception in com.communote.plugins.api.rest.service
Base exception for all api exceptions
ApiException(String) - Constructor for exception com.communote.plugins.api.rest.service.ApiException
 
ApiException - Exception in com.communote.plugins.api.rest.v22.service
Base exception for all api exceptions
ApiException(String) - Constructor for exception com.communote.plugins.api.rest.v22.service.ApiException
 
ApiException - Exception in com.communote.plugins.api.rest.v24.service
Base exception for all api exceptions
ApiException(String) - Constructor for exception com.communote.plugins.api.rest.v24.service.ApiException
 
ApiException - Exception in com.communote.plugins.api.rest.v30.service
Base exception for all api exceptions
ApiException(String) - Constructor for exception com.communote.plugins.api.rest.v30.service.ApiException
 
ApiException - Exception in com.communote.server.web.api.service
Base exception for all api exceptions
ApiException(String) - Constructor for exception com.communote.server.web.api.service.ApiException
 
ApiLogoutFilter - Class in com.communote.server.web.external.spring.security
The ApiLogoutFilter handles the logout of users of the REST-API.
ApiLogoutFilter(LogoutHandler[]) - Constructor for class com.communote.server.web.external.spring.security.ApiLogoutFilter
Instantiates a new api logout filter.
ApiNoteConverter<T extends SimpleNoteListItem,O extends PostListItem> - Class in com.communote.server.web.api.service.post.convert
Deprecated.
Use new generated REST-API instead
ApiNoteConverter(NoteRenderContext) - Constructor for class com.communote.server.web.api.service.post.convert.ApiNoteConverter
Deprecated.
Creates a new converter
ApiResult<T> - Class in com.communote.plugins.api.rest.to
The resulting object of an api call is encapsulated into this class.
ApiResult() - Constructor for class com.communote.plugins.api.rest.to.ApiResult
 
ApiResult<T> - Class in com.communote.plugins.api.rest.v22.to
The resulting object of an api call is encapsulated into this class.
ApiResult() - Constructor for class com.communote.plugins.api.rest.v22.to.ApiResult
 
ApiResult<T> - Class in com.communote.plugins.api.rest.v24.to
The resulting object of an api call is encapsulated into this class.
ApiResult() - Constructor for class com.communote.plugins.api.rest.v24.to.ApiResult
 
ApiResult<T> - Class in com.communote.plugins.api.rest.v30.to
The resulting object of an api call is encapsulated into this class.
ApiResult() - Constructor for class com.communote.plugins.api.rest.v30.to.ApiResult
 
ApiResult - Class in com.communote.server.web.api.to
Deprecated.
Use new generated REST-API instead.
ApiResult() - Constructor for class com.communote.server.web.api.to.ApiResult
Deprecated.
 
ApiResult.DevelopmentView - Class in com.communote.plugins.api.rest.to
View class for development purposes.
ApiResult.DevelopmentView - Class in com.communote.plugins.api.rest.v22.to
View class for development purposes.
ApiResult.DevelopmentView - Class in com.communote.plugins.api.rest.v24.to
View class for development purposes.
ApiResult.DevelopmentView - Class in com.communote.plugins.api.rest.v30.to
View class for development purposes.
ApiResult.PublicView - Class in com.communote.plugins.api.rest.to
View class for development purposes.
ApiResult.PublicView - Class in com.communote.plugins.api.rest.v22.to
View class for development purposes.
ApiResult.PublicView - Class in com.communote.plugins.api.rest.v24.to
View class for development purposes.
ApiResult.PublicView - Class in com.communote.plugins.api.rest.v30.to
View class for development purposes.
ApiResult.ResultStatus - Enum in com.communote.plugins.api.rest.to
The result status.
ApiResult.ResultStatus - Enum in com.communote.plugins.api.rest.v22.to
The result status.
ApiResult.ResultStatus - Enum in com.communote.plugins.api.rest.v24.to
The result status.
ApiResult.ResultStatus - Enum in com.communote.plugins.api.rest.v30.to
The result status.
ApiResult.ResultStatus - Enum in com.communote.server.web.api.to
Deprecated.
The result status.
ApiResultApiController - Class in com.communote.server.web.api.service
Deprecated.
Use new generated REST-API instead.
ApiResultApiController() - Constructor for class com.communote.server.web.api.service.ApiResultApiController
Deprecated.
 
ApiResultError - Class in com.communote.plugins.api.rest.to
This class represents errors, which can occur, while speaking to the rest api.
ApiResultError() - Constructor for class com.communote.plugins.api.rest.to.ApiResultError
 
ApiResultError - Class in com.communote.plugins.api.rest.v22.to
This class represents errors, which can occur, while speaking to the rest api.
ApiResultError() - Constructor for class com.communote.plugins.api.rest.v22.to.ApiResultError
 
ApiResultError - Class in com.communote.plugins.api.rest.v24.to
This class represents errors, which can occur, while speaking to the rest api.
ApiResultError() - Constructor for class com.communote.plugins.api.rest.v24.to.ApiResultError
 
ApiResultError - Class in com.communote.plugins.api.rest.v30.to
This class represents errors, which can occur, while speaking to the rest api.
ApiResultError() - Constructor for class com.communote.plugins.api.rest.v30.to.ApiResultError
 
appendArguments(Object...) - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessageBuilder
Append the provided arguments to those passed to the constructor or previous calls to this method.
appendOrderBy(String, String, QueryParameters.OrderDirection) - Static method in enum com.communote.server.core.vo.query.QueryParameters.OrderDirection
Method to append the given orderBy clause with the new ordering.
appendPropertyResource(OutputStream, File) - Method in class com.communote.server.web.commons.resource.impl.ResourceConcatenator
Append the property resource to the output stream
appendResource(Writer, ResourceDescriptor, String) - Method in class com.communote.server.web.commons.resource.impl.FilteringResourceConcatenator
Append the resource to the writer
appendResource(OutputStream, ResourceDescriptor, String) - Method in class com.communote.server.web.commons.resource.impl.ResourceConcatenator
Append the resource to the output stream
appendTimestamp(String, String) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Append a timestamp to the given URL.
appendUrlPath(StringBuilder, String) - Static method in class com.communote.server.persistence.user.client.ClientUrlHelper
Appends a urlPath to the provided url if the urlPath is not empty or blank
ApplicationConfigurationElementProvider - Class in com.communote.server.core.config
Provider for retrieving the ApplicationConfigurationProperties
ApplicationConfigurationElementProvider() - Constructor for class com.communote.server.core.config.ApplicationConfigurationElementProvider
 
ApplicationConfigurationProperties - Class in com.communote.server.api.core.config
Object holding application wide configuration properties.
ApplicationConfigurationProperties(Collection<ApplicationConfigurationSetting>) - Constructor for class com.communote.server.api.core.config.ApplicationConfigurationProperties
Constructs a new application properties container and initializes it with the provided settings.
ApplicationConfigurationPropertyConstant - Interface in com.communote.server.api.core.config
Marks a property constant as an application specific configuration property constant.
ApplicationConfigurationSetting - Class in com.communote.server.model.config
 
ApplicationConfigurationSetting() - Constructor for class com.communote.server.model.config.ApplicationConfigurationSetting
 
ApplicationConfigurationSetting.Factory - Class in com.communote.server.model.config
Constructs new instances of ApplicationConfigurationSetting.
ApplicationConfigurationSettingConstants - Class in com.communote.server.model.config
This class holds constants of attributes and associations of the entity ApplicationConfigurationSetting.
ApplicationConfigurationSettingConstants() - Constructor for class com.communote.server.model.config.ApplicationConfigurationSettingConstants
 
ApplicationConfigurationSettingDao - Interface in com.communote.server.persistence.config
 
ApplicationConfigurationSettingDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.ApplicationConfigurationSetting.
ApplicationConfigurationSettingDaoBase() - Constructor for class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
ApplicationConfigurationSettingDaoImpl - Class in com.communote.server.persistence.config
 
ApplicationConfigurationSettingDaoImpl() - Constructor for class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoImpl
 
ApplicationConfigurationSettingImpl - Class in com.communote.server.model.config
 
ApplicationConfigurationSettingImpl() - Constructor for class com.communote.server.model.config.ApplicationConfigurationSettingImpl
 
ApplicationConfigUtils - Class in com.communote.plugins.api.rest.service.common
 
ApplicationConfigUtils - Class in com.communote.plugins.api.rest.v22.service.common
 
ApplicationConfigUtils - Class in com.communote.plugins.api.rest.v24.service.common
 
ApplicationConfigUtils - Class in com.communote.plugins.api.rest.v30.service.common
 
ApplicationInformation - Interface in com.communote.server.api.core.application
Holds information, like the version, of the running application.
ApplicationInformationProvider - Interface in com.communote.server.core.application
Strategy for retrieving the application information on startup
ApplicationInitializationException - Exception in com.communote.server.api.core.bootstrap
Exception to be thrown if basic bootstrapping like setting up logging succeeded but initializing the main application components failed
ApplicationInitializationException(String) - Constructor for exception com.communote.server.api.core.bootstrap.ApplicationInitializationException
Create a new exception with a details message
ApplicationInitializationException(String, LocalizedMessage) - Constructor for exception com.communote.server.api.core.bootstrap.ApplicationInitializationException
Create a new ApplicationInitializationException with the specified message and additional localized details.
ApplicationInitializationException(String, Throwable) - Constructor for exception com.communote.server.api.core.bootstrap.ApplicationInitializationException
Create a new ApplicationInitializationException with the specified message and root cause.
ApplicationInitializationException(String, Throwable, LocalizedMessage) - Constructor for exception com.communote.server.api.core.bootstrap.ApplicationInitializationException
Create a new ApplicationInitializationException with the specified message and root cause.
ApplicationInitializationStatusController - Class in com.communote.server.web.fe.portal.controller
Controller which answers POST requests with a JSON object containing the current status of the application initialization.
ApplicationInitializationStatusController() - Constructor for class com.communote.server.web.fe.portal.controller.ApplicationInitializationStatusController
 
ApplicationInitializer - Class in com.communote.server.core.bootstrap
Initializes the application which includes creating the Spring ApplicationContext, updating the database and starting Communote's core components.
ApplicationInitializer() - Constructor for class com.communote.server.core.bootstrap.ApplicationInitializer
Create the application initializer
applicationPrepared(ApplicationContext) - Method in interface com.communote.server.core.bootstrap.ApplicationPreparedCallback
Method that is invoked during startup or after the installation has been completed.
applicationPrepared(ApplicationContext) - Method in class com.communote.server.web.bootstrap.DispatcherServletInitializer
 
ApplicationPreparedCallback - Interface in com.communote.server.core.bootstrap
Callback which is invoked during startup of Communote after basic preparations or if Communote was not yet installed as soon as the installation of Communote has been completed and Communote can now be started.
ApplicationProperty - Enum in com.communote.server.api.core.config.type
Property constants for general settings of the application.
APPLICATIONPROPERTY - Static variable in class com.communote.server.model.property.PluginPropertyConstants
 
ApplicationPropertyMailfetching - Enum in com.communote.server.api.core.config.type
Property constants for configuring the mail fetching.
ApplicationPropertyMailing - Enum in com.communote.server.api.core.config.type
Property constants for the mailing settings of the application.
ApplicationPropertySecurity - Enum in com.communote.server.api.core.config.type
Property constants for security settings of the application.
ApplicationPropertyUserPassword - Enum in com.communote.server.core.user.security
 
ApplicationPropertyVirusScanning - Enum in com.communote.server.api.core.config.type
Property constants for the virus scanner settings of the application.
ApplicationPropertyXmpp - Enum in com.communote.server.api.core.config.type
Property constants for the XMPP settings of the application.
ApplicationSingleElementCacheKey - Class in com.communote.server.core.common.caching
Common cache key class for cases where there is only one element per application that can be cached.
ApplicationSingleElementCacheKey() - Constructor for class com.communote.server.core.common.caching.ApplicationSingleElementCacheKey
 
ArrayHelper - Class in com.communote.common.util
Helper class for array operations
assemble(Serializable, Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
assemble(Serializable, Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
assemble(Serializable, Object) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
assertAccess(T) - Method in interface com.communote.server.core.common.caching.AccessRestrictedCacheElementProvider
 
assertAccess(ImageCacheKey) - Method in class com.communote.server.core.image.caching.ImageCacheElementProvider
 
assertAttachmentSize(String, Long, boolean) - Static method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHelper
Check attachment size and throw MaxLengthReachedException
assertAttachmentSize(String, Long, boolean) - Static method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHelper
Check attachment size and throw MaxLengthReachedException
assertAttachmentSize(String, Long, boolean) - Static method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHelper
Check attachment size and throw MaxLengthReachedException
AssertCommentPreProcessor - Class in com.communote.server.core.blog.notes.processors
This processor checks for a valid reply.
AssertCommentPreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.AssertCommentPreProcessor
 
assertCurrentKenmeiUser() - Static method in class com.communote.server.core.security.SecurityHelper
Deprecated.
this method should not be used since it returns the user entity which can be an uninitialized hibernate proxy. Use SecurityHelper.assertCurrentUserId() instead and pass the returned userId together with an appropriate Converter (which is in most cases not the IdentityConverter!) to UserManagement.getUserById.
assertCurrentUser() - Static method in class com.communote.server.core.security.SecurityHelper
Checks if there is a user logged in.
assertCurrentUser(Long) - Static method in class com.communote.server.core.security.SecurityHelper
Gets the current logged in user and checks if the given id is matching.
assertCurrentUserId() - Static method in class com.communote.server.core.security.SecurityHelper
Get the current user id.
assertCurrentUserIsClientManager() - Static method in class com.communote.server.core.security.SecurityHelper
Checks if there is a user logged in and the user is client manager.
assertCurrentUserOrPublicUser() - Static method in class com.communote.server.core.security.SecurityHelper
Checks if there is a user logged in with user role of user or public user.
assertCurrentUserRole(UserRole) - Static method in class com.communote.server.core.security.SecurityHelper
Asserts that the current user has the given role
assertFieldsExist(ObjectNode, String...) - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
Test whether a provided JSON object has all the given members and throw an exception if not.
assertIsClientManager() - Static method in class com.communote.server.core.user.UserSecurityHelper
Assert that the current user is client manager.
assertIsCurrentClientGlobal() - Static method in class com.communote.server.persistence.user.client.ClientHelper
 
assertIsManagerOfBlog(Long) - Static method in class com.communote.server.core.user.UserSecurityHelper
Assert that the current user is manager of a blog.
assertIsValidUrl(String) - Static method in class com.communote.common.util.UrlHelper
Checks if url is well formed.
assertLoadObject(Long, boolean) - Method in class com.communote.server.core.property.PropertyAccessor
Load and check the existence of the object.
assertNonAnonymousRecipients(Message) - Static method in class com.communote.server.core.mail.MailMessageHelper
Verifies that no email address in TO, BCC and CC headers ends with MailMessageHelper.ANONYMOUS_EMAIL_ADDRESS_SUFFIX.
assertNotDisabled(String, C) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Test that the image provider was not disabled.
AssertNoteContentNotePreProcessor - Class in com.communote.server.core.blog.notes.processors
Processor, which checks the content syntactically.
AssertNoteContentNotePreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.AssertNoteContentNotePreProcessor
 
assertReadAccess(Attachment) - Method in class com.communote.server.core.property.AttachmentPropertyAccessor
 
assertReadAccess(Propertyable) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
Asserts valid read access for the given object.
assertReadAccess(ExternalObject) - Method in class com.communote.server.core.property.ExternalObjectPropertyAccessor
Asserts valid read access for the given object.
assertReadAccess(Note) - Method in class com.communote.server.core.property.NotePropertyAccessor
Asserts valid read access for the given object.
assertReadAccess(O) - Method in class com.communote.server.core.property.PropertyAccessor
Asserts valid read access for the given object.
assertReadAccess(Blog) - Method in class com.communote.server.core.property.TopicPropertyAccessor
Asserts valid read access for the given object.
assertReadAccess(Note) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
Checks, that the current user is allowed to read the topic the note is in.
assertReadAccess(User) - Method in class com.communote.server.core.property.UserPropertyAccessor
 
assertReadAccess(Long) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Assert that the current user has read access to the attachment
assertReadAccess(Long) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
assertRepositorySizeLimitNotReached(RepositoryConnector, long) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
Check the size of the content repository if the new data can be added, e.g.
assertRepositorySizeLimitNotReached(RepositoryConnector, long) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
assertValidClientId(String) - Static method in class com.communote.server.persistence.user.client.ClientValidator
Test that the client ID is valid.
assertValidForCreateAndUpdate(String, String) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
 
assertValidForCreateAndUpdate(String, String) - Method in class com.communote.server.core.property.PropertyAccessor
Check that the group and key are both set and that the filters allow setting the property
assertWriteAccess(Attachment) - Method in class com.communote.server.core.property.AttachmentPropertyAccessor
 
assertWriteAccess(Propertyable) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
Does nothing.
assertWriteAccess(ExternalObject) - Method in class com.communote.server.core.property.ExternalObjectPropertyAccessor
Method to assert, that the current user has write access to the given object.
assertWriteAccess(Note) - Method in class com.communote.server.core.property.NotePropertyAccessor
Method to assert, that the current user has write access to the given object.
assertWriteAccess(O) - Method in class com.communote.server.core.property.PropertyAccessor
Method to assert, that the current user has write access to the given object.
assertWriteAccess(Blog) - Method in class com.communote.server.core.property.TopicPropertyAccessor
Method to assert, that the current user has write access to the given object.
assertWriteAccess(Note) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
Method to assert, that the current user has write access to the given object.
assertWriteAccess(User) - Method in class com.communote.server.core.property.UserPropertyAccessor
Method to assert, that the current user has write access to the given object.
assertWriteAccess(Long) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Assert that the current user has access to edit the attachment
assertWriteAccess(Long) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
AssignedBlogRoleChangedEvent - Class in com.communote.server.core.blog
Event to notify about a change of a blog role of a user.
AssignedBlogRoleChangedEvent(Long, Long) - Constructor for class com.communote.server.core.blog.AssignedBlogRoleChangedEvent
Creates a new event.
AssignedBlogRoleRetriever - Class in com.communote.server.core.blog
Gives access to the effective blog role which was assigned to a user either directly or indirectly through group membership.
AssignedBlogRoleRetriever(UserToBlogRoleMappingDao) - Constructor for class com.communote.server.core.blog.AssignedBlogRoleRetriever
Creates a new instance.
assignEntity(Long, Long, BlogRole) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Add a member with the given role to the blog.
assignEntity(Long, Long, BlogRole, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Adds member with the given role to the blog.
assignEntity(Long, Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Add a member with the given role to the blog.
assignEntity(Long, Long, BlogRole, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Adds member with the given role to the blog.
assignEntityForExternal(Long, Long, BlogRole, String, String) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Add or update a member with the given role on the behalf of an external system.
assignEntityForExternal(Long, Long, BlogRole, String, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Add or update a member with the given role on the behalf of an external system.
assignEntityForExternalTrusted(Long, Long, BlogRole, String) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Add or update a member with the given role on the behalf of an external system.
assignEntityForExternalTrusted(Long, Long, BlogRole, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Add or update a member with the given role on the behalf of an external system.
assignExternalObject(Long, ExternalObject) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Assign an external object to a topic.
assignExternalObject(Long, ExternalObject) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
 
assignGlobalCategoryToAllBlogs(Long) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
assignGlobalCategoryToAllBlogs(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
assignGlobalCategoryToBlog(Long, Long) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
assignGlobalCategoryToBlog(Long, Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
assignGlobalIdForTag(Tag) - Method in interface com.communote.server.core.tag.TagManagement
Assigns the globalId to a tag if there is not yet a suitable globalId a new one will be created.
assignGlobalIdForTag(Tag) - Method in class com.communote.server.core.tag.TagManagementBase
Assigns the globalId to a tag if there is not yet a suitable globalId a new one will be created.
assignManagementAccessToCurrentUser(Long) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Assigns the management role to the current user.
assignManagementAccessToCurrentUser(Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Assigns the management role to the current user.
assignOrRemoveExternalForGroup(Long, BlogRole, String, String, String) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResourceHelper
Assign or remove role for a group of external system
assignOrRemoveExternalForGroup(Long, BlogRole, String, String, String) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResourceHelper
Assign or remove role for a group of external system
assignOrRemoveExternalForGroup(Long, BlogRole, String, String, String) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResourceHelper
Assign or remove role for a group of external system
assignOrRemoveExternalForUser(Long, BlogRole, String, String, String) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResourceHelper
Assign or remove role for a user of external system
assignOrRemoveExternalForUser(Long, BlogRole, String, String, String) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResourceHelper
Assign or remove role for a user of external system
assignOrRemoveExternalForUser(Long, BlogRole, String, String, String) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResourceHelper
Assign or remove role for a user of external system
assignOrRemoveExternalRoleForEntity(Long, BlogRole, Long, String, String) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResourceHelper
Remove or assign role for entity of external system
assignOrRemoveExternalRoleForEntity(Long, BlogRole, Long, String, String) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResourceHelper
Remove or assign role for entity of external system
assignOrRemoveExternalRoleForEntity(Long, BlogRole, Long, String, String) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResourceHelper
Remove or assign role for entity of external system
assignOrRemoveRoleForEntity(Long, BlogRole, Long) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResourceHelper
Remove or assign role for entity
assignOrRemoveRoleForEntity(Long, BlogRole, Long) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResourceHelper
Remove or assign role for entity
assignOrRemoveRoleForEntity(Long, BlogRole, Long) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHelper
Remove or assign role for entity
assignOrRemoveRoleForGroup(String, Long, BlogRole) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResourceHelper
Assign or remove role for a group
assignOrRemoveRoleForGroup(String, Long, BlogRole) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResourceHelper
Assign or remove role for a group
assignOrRemoveRoleForGroup(String, Long, BlogRole) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHelper
Assign or remove role for a group
assignOrRemoveRoleForUser(String, Long, BlogRole) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResourceHelper
Assign or remove role for a user
assignOrRemoveRoleForUser(String, Long, BlogRole) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResourceHelper
Assign or remove role for a user
assignOrRemoveRoleForUser(String, Long, BlogRole) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHelper
Assign or remove role for a user
assignOrUpdateExternalObjects(Long, Collection<ExternalObject>) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Assign or update a collection of external objects.
assignOrUpdateExternalObjects(Long, Collection<ExternalObject>) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
 
assignRole(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
Assigns a role to a user.
assignRoleExternalResources(RoleExternalResource[], Long) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResourceHelper
Assign role external resources.
assignRoleExternalResources(RoleExternalResource[], Long) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResourceHelper
Assign role external resources.
assignRoleExternalResources(RoleExternalResource[], Long) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResourceHelper
Assign role external resources.
assignRoleResources(RoleResource[], Long) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResourceHelper
Assign role resources.
assignRoleResources(RoleResource[], Long) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResourceHelper
Assign role resources.
assignRoleResources(RoleResource[], Long) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHelper
Assign role resources.
assignUserRole(Long, UserRole) - Method in interface com.communote.server.core.user.UserManagement
Assign the user role to the user
assignUserRole(Long, UserRole) - Method in class com.communote.server.core.user.UserManagementBase
 
AtlrActivator - Class in com.communote.plugins.atlr
OSGi Activator for Atlr.
AtlrActivator() - Constructor for class com.communote.plugins.atlr.AtlrActivator
 
AtomicTagFormula - Class in com.communote.server.core.vo.query.logical
Represents an atom within a logical tag formula.
AtomicTagFormula(String, boolean) - Constructor for class com.communote.server.core.vo.query.logical.AtomicTagFormula
 
attachCacheManagerPeerListener(CacheManagerPeerListener) - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
Attaches and initializes a peer listener to be wrapped by the place holder.
attachCacheManagerPeerProvider(CacheManagerPeerProvider) - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProvider
Attaches and initializes a peer provider to be wrapped by the place holder.
Attachment - Class in com.communote.server.model.attachment
An attachment refers to a file in the repository connector.
Attachment() - Constructor for class com.communote.server.model.attachment.Attachment
 
Attachment.Factory - Class in com.communote.server.model.attachment
Constructs new instances of Attachment.
AttachmentAlreadyAssignedException - Exception in com.communote.server.core.blog
Thrown to indicate that an attachment cannot be connected with a note because it is already assigned to another note.
AttachmentAlreadyAssignedException(String, Long, String) - Constructor for exception com.communote.server.core.blog.AttachmentAlreadyAssignedException
Creates a new instance.
AttachmentConstants - Class in com.communote.server.model.attachment
This class holds constants of attributes and associations of the entity Attachment.
AttachmentConstants() - Constructor for class com.communote.server.model.attachment.AttachmentConstants
 
AttachmentContentTypeWidgetExtension - Class in com.communote.plugins.widget.extension
ContentType for attachments.
AttachmentContentTypeWidgetExtension() - Constructor for class com.communote.plugins.widget.extension.AttachmentContentTypeWidgetExtension
Constructor.
AttachmentDao - Interface in com.communote.server.persistence.resource
 
AttachmentDaoBase - Class in com.communote.server.persistence.resource
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.resource.Attachment.
AttachmentDaoBase() - Constructor for class com.communote.server.persistence.resource.AttachmentDaoBase
 
AttachmentDaoImpl - Class in com.communote.server.persistence.resource
 
AttachmentDaoImpl() - Constructor for class com.communote.server.persistence.resource.AttachmentDaoImpl
 
AttachmentData - Class in com.communote.server.api.core.attachment
Value object for attachments.
AttachmentData() - Constructor for class com.communote.server.api.core.attachment.AttachmentData
Does nothing.
AttachmentData(String, String, String, String) - Constructor for class com.communote.server.api.core.attachment.AttachmentData
 
AttachmentDownloadApiController - Class in com.communote.server.web.api.service.post
Deprecated.
Use new generated REST-API instead.
AttachmentDownloadApiController() - Constructor for class com.communote.server.web.api.service.post.AttachmentDownloadApiController
Deprecated.
 
AttachmentDownloadController - Class in com.communote.server.web.fe.portal.download
Controller for downloading files in the format /portal/files/{contentId}/FileName.ext
AttachmentDownloadController() - Constructor for class com.communote.server.web.fe.portal.download.AttachmentDownloadController
 
AttachmentFileTO - Class in com.communote.server.core.vo.content
The AttachmentFileTO will be based on a file.
AttachmentFileTO(File) - Constructor for class com.communote.server.core.vo.content.AttachmentFileTO
 
AttachmentFileTO(File, AttachmentStatus) - Constructor for class com.communote.server.core.vo.content.AttachmentFileTO
 
AttachmentHelper - Class in com.communote.server.core.retrieval.helper
Helper class for attachments
AttachmentImageDescriptor - Class in com.communote.server.api.core.image.type
Descriptor for previews of attachments which are images.
AttachmentImageDescriptor() - Constructor for class com.communote.server.api.core.image.type.AttachmentImageDescriptor
 
AttachmentImageProvider - Class in com.communote.server.core.image.type
Provider to create a preview of an attachment that is an image.
AttachmentImageProvider(String) - Constructor for class com.communote.server.core.image.type.AttachmentImageProvider
Constructor.
AttachmentIsEmptyException - Exception in com.communote.plugins.api.rest.v24.resource.attachment
Exception thrown, when the attachment has no size.
AttachmentIsEmptyException() - Constructor for exception com.communote.plugins.api.rest.v24.resource.attachment.AttachmentIsEmptyException
 
AttachmentIsEmptyException - Exception in com.communote.plugins.api.rest.v30.resource.attachment
Exception thrown, when the attachment has no size.
AttachmentIsEmptyException() - Constructor for exception com.communote.plugins.api.rest.v30.resource.attachment.AttachmentIsEmptyException
 
AttachmentIsEmptyExceptionMapper - Class in com.communote.plugins.api.rest.v24.resource.attachment
Mapper for AttachmentIsEmptyExceptionMapper
AttachmentIsEmptyExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentIsEmptyExceptionMapper
 
AttachmentIsEmptyExceptionMapper - Class in com.communote.plugins.api.rest.v30.resource.attachment
Mapper for AttachmentIsEmptyExceptionMapper
AttachmentIsEmptyExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentIsEmptyExceptionMapper
 
attachmentList() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
AttachmentNotFoundException - Exception in com.communote.server.core.blog
Exception to be thrown if an attachment cannot be found.
AttachmentNotFoundException(Long) - Constructor for exception com.communote.server.core.blog.AttachmentNotFoundException
Constructs a new exception with default message
AttachmentNotFoundException(Long, String) - Constructor for exception com.communote.server.core.blog.AttachmentNotFoundException
Construct a new exception with details
AttachmentNotFoundException(Long, String, Throwable) - Constructor for exception com.communote.server.core.blog.AttachmentNotFoundException
Construct a new exception with details
AttachmentNotFoundException(Long, Throwable) - Constructor for exception com.communote.server.core.blog.AttachmentNotFoundException
Constructs a new exception with default message
AttachmentProperty - Class in com.communote.server.model.attachment
 
AttachmentProperty() - Constructor for class com.communote.server.model.attachment.AttachmentProperty
 
AttachmentProperty.Factory - Class in com.communote.server.model.attachment
Constructs new instances of AttachmentProperty.
AttachmentPropertyAccessor - Class in com.communote.server.core.property
Accessor for the properties of the attachment ressource.
AttachmentPropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.AttachmentPropertyAccessor
 
AttachmentPropertyConstants - Class in com.communote.server.model.attachment
This class holds constants of attributes and associations of the entity AttachmentProperty.
AttachmentPropertyConstants() - Constructor for class com.communote.server.model.attachment.AttachmentPropertyConstants
 
AttachmentRedirectTO - Class in com.communote.server.core.vo.content
 
AttachmentRedirectTO(String) - Constructor for class com.communote.server.core.vo.content.AttachmentRedirectTO
 
AttachmentRedirectTO(String, AttachmentStatus) - Constructor for class com.communote.server.core.vo.content.AttachmentRedirectTO
 
AttachmentResource - Class in com.communote.plugins.api.rest.resource.attachment
 
AttachmentResource() - Constructor for class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
 
AttachmentResource - Class in com.communote.plugins.api.rest.v22.resource.attachment
 
AttachmentResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
 
AttachmentResource - Class in com.communote.plugins.api.rest.v24.resource.attachment
 
AttachmentResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
 
AttachmentResource - Class in com.communote.plugins.api.rest.v30.resource.attachment
 
AttachmentResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
AttachmentResourceHandler - Class in com.communote.plugins.api.rest.resource.attachment
A handler class to provide data for an image resource to the resource class.
AttachmentResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHandler
 
AttachmentResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.attachment
A handler class to provide data for an image resource to the resource class.
AttachmentResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHandler
 
AttachmentResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.attachment
A handler class to provide data for an image resource to the resource class.
AttachmentResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHandler
 
AttachmentResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.attachment
A handler class to provide data for an image resource to the resource class.
AttachmentResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHandler
 
AttachmentResourceHelper - Class in com.communote.plugins.api.rest.resource.attachment
AttachmentResourceHelper - Class in com.communote.plugins.api.rest.v22.resource.attachment
AttachmentResourceHelper - Class in com.communote.plugins.api.rest.v24.resource.attachment
AttachmentResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.attachment
ATTACHMENTS - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for attachments.
ATTACHMENTS - Static variable in class com.communote.server.model.note.NoteConstants
 
attachmentSingle(Long) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
 
attachmentSingle(Long) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
 
attachmentSingle(Long) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
 
attachmentSingle(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
AttachmentStatus - Class in com.communote.server.model.attachment
 
AttachmentStatus() - Constructor for class com.communote.server.model.attachment.AttachmentStatus
The default constructor allowing super classes to access it.
AttachmentStatusEnum - Class in com.communote.server.persistence.attachment
 
AttachmentStatusEnum() - Constructor for class com.communote.server.persistence.attachment.AttachmentStatusEnum
Default constructor.
AttachmentStillAssignedException - Exception in com.communote.server.core.storing
Thrown to indicate that an attachment cannot be deleted because it is still assigned to a note.
AttachmentStillAssignedException(String, Long, Long) - Constructor for exception com.communote.server.core.storing.AttachmentStillAssignedException
Creates a new instance of the exception
AttachmentStoringPreProcessor - Interface in com.communote.server.core.storing
Processor to process attachments before they will finally be stored.
AttachmentStoringPreProcessorRegistry - Class in com.communote.plugins.core.registries
This waits for new AttachmentStoringPreProcessor and registers them within the ResourceStoringManagement.
AttachmentStoringPreProcessorRegistry() - Constructor for class com.communote.plugins.core.registries.AttachmentStoringPreProcessorRegistry
 
AttachmentStreamTO - Class in com.communote.server.core.vo.content
The AttachmentStreamTO will be an attachment based on an input stream.
AttachmentStreamTO(InputStream) - Constructor for class com.communote.server.core.vo.content.AttachmentStreamTO
 
AttachmentStreamTO(InputStream, AttachmentStatus) - Constructor for class com.communote.server.core.vo.content.AttachmentStreamTO
 
AttachmentTO - Class in com.communote.server.core.vo.content
The AttachmentTO encapsulates the logic to access an attachment by streams.
AttachmentTO(AttachmentStatus) - Constructor for class com.communote.server.core.vo.content.AttachmentTO
 
AttachmentToAttachmentDataQueryResultConverter - Class in com.communote.server.core.vo.query.converters
 
AttachmentToAttachmentDataQueryResultConverter(Locale) - Constructor for class com.communote.server.core.vo.query.converters.AttachmentToAttachmentDataQueryResultConverter
Create a new converter which will return the converted list sorted by filename.
AttachmentUploadController - Class in com.communote.server.web.fe.portal.blog.controller
The controller for file uploads during blog posting.
AttachmentUploadController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.AttachmentUploadController
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.external.spring.security.UsernamePasswordFormAuthenticationProcessingFilter
 
attemptResolutionOfUniqueResourceConflict() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
ATTR_INVITATION_FIELDS - Static variable in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
request attribute for the invitation fields.
ATTRIBUTE_NAME_ERROR_PAGE_CUSTOM_MESSAGE - Static variable in class com.communote.server.web.commons.helper.ControllerHelper
Name of the request attribute to provide a custom localized error message.
ATTRIBUTE_NAME_ERROR_PAGE_NEXT_TARGET - Static variable in class com.communote.server.web.commons.helper.ControllerHelper
Name of the request attribute to provide the target URL for the "Next" button on the error page
ATTRIBUTE_NAME_REST_API_VERSION - Static variable in class com.communote.server.web.commons.filter.CommunoteRestletForwardFilter
Attribute name for version of rest-api
AttributeMappingException - Exception in com.communote.server.core.security
 
AttributeMappingException(String) - Constructor for exception com.communote.server.core.security.AttributeMappingException
Constructs a new instance of AttributeMappingException
Attributes() - Constructor for class com.communote.server.web.commons.FeConstants.Attributes
 
attributesToString() - Method in class com.communote.server.model.attachment.Attachment
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.attachment.AttachmentProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.blog.Blog
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.blog.BlogMember
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.blog.BlogProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.blog.ExternalBlogMember
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.client.Client
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.client.ClientStatistic
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.ApplicationConfigurationSetting
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.ClientConfiguration
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.Configuration
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.ConfluenceConfiguration
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.ExternalSystemConfiguration
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.LdapConfiguration
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.LdapSearchBaseDefinition
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.LdapSearchConfiguration
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.config.Setting
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.external.ExternalObject
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.external.ExternalObjectProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.global.GlobalId
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.i18n.Message
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.note.Content
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.note.Note
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.note.NoteProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.note.ProcessedMailNote
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.property.BinaryProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.property.GlobalProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.property.PluginProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.property.Property
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.property.StringProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.security.ChannelConfiguration
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.security.IpRange
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.security.IpRangeChannel
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.security.IpRangeFilter
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.security.SecurityCode
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.tag.AbstractTagCategory
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.tag.CategorizedTag
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.tag.GlobalTagCategory
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.tag.Tag
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.task.Task
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.task.TaskExecution
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.task.TaskProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.CommunoteEntity
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.Contact
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.Country
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.ExternalUserAuthentication
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.group.ExternalUserGroup
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.group.Group
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.group.GroupProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.group.UserOfGroup
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.Language
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.NavigationItem
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.note.UserNoteEntity
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.NotificationConfig
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.security.EmailSecurityCode
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.security.ForgottenPasswordSecurityCode
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.security.InviteUserToBlogSecurityCode
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.security.InviteUserToClientSecurityCode
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.security.UnlockUserSecurityCode
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.security.UserSecurityCode
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.User
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.UserAuthority
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.UserImage
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.UserNoteProperty
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.UserProfile
Builds a string showing the current attribute values
attributesToString() - Method in class com.communote.server.model.user.UserProperty
Builds a string showing the current attribute values
AugmentedPageableList<E> - Class in com.communote.common.util
A PageableList that can be augmented with additional data.
AugmentedPageableList(List<E>) - Constructor for class com.communote.common.util.AugmentedPageableList
Creates the augmented pageable list with the given list as back-end.
AugmentedPageableList.AugmentationKeys - Enum in com.communote.common.util
This enum provides the available augmentation keys which are used to reference augmentation data.
AuthAgainstInternalDBWhileExternalUserAccountException - Exception in com.communote.server.core.security.authentication
Should be thrown in authentication attempt against the internal database of a user who has an account for an active external system.
AuthAgainstInternalDBWhileExternalUserAccountException(String, String, String) - Constructor for exception com.communote.server.core.security.authentication.AuthAgainstInternalDBWhileExternalUserAccountException
 
authenticate(String, String) - Method in interface com.communote.plugins.mq.provider.activemq.security.authentication.Authenticator
Authenticates the user with the given password.
authenticate(String, String) - Method in class com.communote.plugins.mq.provider.activemq.security.authentication.MessageQueueUserAuthenticator
 
authenticate(HttpServletResponse) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
authenticate(Authentication) - Method in class com.communote.server.core.security.authentication.BaseCommunoteAuthenticationProvider
 
authenticate(R) - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
Does the authentication.
authenticate(String, String, LdapUserAttribute) - Method in class com.communote.server.core.security.authentication.ldap.LdapAuthenticator
Tries to authenticate the user.
authenticate(Authentication) - Method in class com.communote.server.core.security.AuthenticationProviderManagement
Iterates over the internal list of authentication providers an tries to authenticate.
authenticate(Authentication) - Method in class com.communote.server.web.security.PluginAuthenticationProvider
authenticated(XMPPConnection) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnectionStatusLogger
 
AuthenticateUserController - Class in com.communote.server.web.fe.portal.login
Controller that shows the login form or in case of an authentication failure a login failed view.
AuthenticateUserController() - Constructor for class com.communote.server.web.fe.portal.login.AuthenticateUserController
 
Authentication - Class in com.communote.plugins.mq.message.base.data.security
Represents authentication method for the user, performing message execution
Authentication() - Constructor for class com.communote.plugins.mq.message.base.data.security.Authentication
 
AUTHENTICATION_ERROR - Static variable in interface com.communote.server.core.exception.ErrorCodes
Authentication error.
AUTHENTICATIONAPIURL - Static variable in class com.communote.server.model.config.ConfluenceConfigurationConstants
 
AuthenticationController - Class in com.communote.server.web.fe.portal.user.client.controller.security
 
AuthenticationController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationController
 
AuthenticationExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
AbstractExceptionMapper for AuthenticationException.
AuthenticationExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.AuthenticationExceptionMapper
 
AuthenticationExceptionMapper - Class in com.communote.server.core.exception.mapper
 
AuthenticationExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.AuthenticationExceptionMapper
 
AuthenticationFailedEventPublisher - Class in com.communote.server.core.security.authentication
Notifies the AuthenticationManagement about a failed authentication if the authentication was a UsernamePasswordAuthentication and the authentication failed because of bad credentials.
AuthenticationFailedEventPublisher() - Constructor for class com.communote.server.core.security.authentication.AuthenticationFailedEventPublisher
 
AuthenticationFailedStatus - Class in com.communote.server.model.user.security
 
AuthenticationFailedStatus() - Constructor for class com.communote.server.model.user.security.AuthenticationFailedStatus
 
AuthenticationFailedStatus.Factory - Class in com.communote.server.model.user.security
Constructs new instances of AuthenticationFailedStatus.
AuthenticationFailedStatusConstants - Class in com.communote.server.model.user.security
This class holds constants of attributes and associations of the entity AuthenticationFailedStatus.
AuthenticationFailedStatusConstants() - Constructor for class com.communote.server.model.user.security.AuthenticationFailedStatusConstants
 
AuthenticationFailedStatusDao - Interface in com.communote.server.persistence.user.security
 
AuthenticationFailedStatusDaoBase - Class in com.communote.server.persistence.user.security
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.security.AuthenticationFailedStatus.
AuthenticationFailedStatusDaoBase() - Constructor for class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
AuthenticationFailedStatusDaoImpl - Class in com.communote.server.persistence.user.security
AuthenticationFailedStatusDaoImpl() - Constructor for class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoImpl
 
AuthenticationFailedStatusImpl - Class in com.communote.server.model.user.security
 
AuthenticationFailedStatusImpl() - Constructor for class com.communote.server.model.user.security.AuthenticationFailedStatusImpl
 
AuthenticationFailureRethrowHandler - Class in com.communote.server.web.external.spring.security
This handler pushes the limit of the spring framework.
AuthenticationFailureRethrowHandler() - Constructor for class com.communote.server.web.external.spring.security.AuthenticationFailureRethrowHandler
 
AuthenticationFilterManagement - Class in com.communote.server.core.security
 
AuthenticationFilterManagement() - Constructor for class com.communote.server.core.security.AuthenticationFilterManagement
 
AuthenticationForm - Class in com.communote.server.web.fe.portal.user.client.controller.security
 
AuthenticationForm() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationForm
 
AuthenticationHelper - Class in com.communote.server.core.security
Provides functionality to login a user not using the web frontend e.g.
AuthenticationManagement - Interface in com.communote.server.core.security
Service methods for user authentication.
AuthenticationManagementBase - Class in com.communote.server.core.security
Spring Service base class for com.communote.server.core.api.security.AuthenticationManagement, provides access to all services and entities referenced by this service.
AuthenticationManagementBase() - Constructor for class com.communote.server.core.security.AuthenticationManagementBase
 
AuthenticationManagementException - Exception in com.communote.server.core.security
The default exception thrown for unexpected errors occurring within AuthenticationManagement.
AuthenticationManagementException(String) - Constructor for exception com.communote.server.core.security.AuthenticationManagementException
Constructs a new instance of AuthenticationManagementException.
AuthenticationManagementException(String, Throwable) - Constructor for exception com.communote.server.core.security.AuthenticationManagementException
Constructs a new instance of AuthenticationManagementException.
AuthenticationManagementImpl - Class in com.communote.server.core.security
 
AuthenticationManagementImpl() - Constructor for class com.communote.server.core.security.AuthenticationManagementImpl
 
AuthenticationProviderManagement - Class in com.communote.server.core.security
Management for handling with CommunoteAuthenticationProvider.
AuthenticationProviderManagement() - Constructor for class com.communote.server.core.security.AuthenticationProviderManagement
 
AuthenticationRequest - Interface in com.communote.server.core.security.authentication
An authentication request is a request for an authentication of a user
AuthenticationSuccessFailureFilter - Class in com.communote.server.web.external.spring.security
This filter centralizes the logic that otherwise would need to be done by other filters.
AuthenticationSuccessFailureFilter() - Constructor for class com.communote.server.web.external.spring.security.AuthenticationSuccessFailureFilter
 
AuthenticationSuccessRequestSaverHandler - Class in com.communote.server.web.external.spring.security
A AuthenticationSuccessHandler that just stores an attribute in the request AuthenticationSuccessRequestSaverHandler.REQUEST_ATTR_SUCCESS_AUTHENTICATION that can be reused later.
AuthenticationSuccessRequestSaverHandler() - Constructor for class com.communote.server.web.external.spring.security.AuthenticationSuccessRequestSaverHandler
 
AUTHENTICATIONTOKEN - Static variable in class com.communote.server.model.user.UserConstants
 
AuthenticationTokenManagement - Class in com.communote.server.core.security
This is a service class for managimg authentication tokens.
AuthenticationTokenManagement() - Constructor for class com.communote.server.core.security.AuthenticationTokenManagement
 
AuthenticationTool() - Constructor for class com.communote.server.core.common.velocity.CommunoteTool.AuthenticationTool
 
AuthenticationValidator - Class in com.communote.server.web.fe.portal.user.client.controller.security
 
AuthenticationValidator() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationValidator
 
Authenticator - Interface in com.communote.plugins.mq.provider.activemq.security.authentication
Interface for authenticators.
AuthorFilterWidget - Class in com.communote.server.web.fe.widgets.user
Widget for displaying a filterable List of users
AuthorFilterWidget() - Constructor for class com.communote.server.web.fe.widgets.user.AuthorFilterWidget
 
AuthorFilterWidget.Modes - Enum in com.communote.server.web.fe.widgets.user
Supported Modes
AUTHORIZATION_ERROR - Static variable in interface com.communote.server.core.exception.ErrorCodes
Authorization error.
AuthorizationException - Exception in com.communote.server.api.core.security
Thrown to indicate that the current user does not have the appropriate rights to execute an action.
AuthorizationException(String) - Constructor for exception com.communote.server.api.core.security.AuthorizationException
Constructs a new instance of AuthorizationException
AuthorizationException(String, Throwable) - Constructor for exception com.communote.server.api.core.security.AuthorizationException
Constructs a new instance of AuthorizationException
AuthorizationExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
AuthorizationExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.AuthorizationExceptionMapper
 
AuthorizationExceptionMapper - Class in com.communote.server.core.exception.mapper
 
AuthorizationExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.AuthorizationExceptionMapper
 
AUTOMATIC_ACTIVATION_CHANGED - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for indicating, if the automatic user account activation has been changed due to reaching the user count limit.
AUTOSAVED - Static variable in class com.communote.server.model.note.NoteStatus
 
AutosaveNoteData - Class in com.communote.server.core.vo.blog
Note data object to be used for autosaves.
AutosaveNoteData() - Constructor for class com.communote.server.core.vo.blog.AutosaveNoteData
 
AutosavePropertyFilterProvider - Interface in com.communote.server.api.core.note
Provider to get PropertyFilters for retrieving an existing autosave.
AutosavePropertyFilterProviderManager - Interface in com.communote.server.api.core.note
AutosavePropertyFilterProviderManagerImpl - Class in com.communote.server.core.note
 
AutosavePropertyFilterProviderManagerImpl() - Constructor for class com.communote.server.core.note.AutosavePropertyFilterProviderManagerImpl
 
available() - Method in class com.communote.server.core.rest.RestApiByteArrayInputStream
Returns the number of remaining bytes that can be read (or skipped over) from this input stream.

B

BAD_REQUEST - Static variable in interface com.communote.server.core.exception.ErrorCodes
Bad request.
BadCredentialsForExternalSystemException - Exception in com.communote.server.core.security.authentication
Like the BadCredentialsException but should be thrown if the authentication for a user of an external system failed.
BadCredentialsForExternalSystemException(String, String) - Constructor for exception com.communote.server.core.security.authentication.BadCredentialsForExternalSystemException
 
BadCredentialsForExternalSystemException(String, String, Throwable) - Constructor for exception com.communote.server.core.security.authentication.BadCredentialsForExternalSystemException
 
Base64Utils - Class in com.communote.common.util
Utility class to provide same Base64 decoding and encoding mechanism.
BaseApiController - Class in com.communote.server.web.api.service
Deprecated.
Use new generated REST-API instead
BaseApiController() - Constructor for class com.communote.server.web.api.service.BaseApiController
Deprecated.
 
BaseCommunoteAuthenticationProvider - Class in com.communote.server.core.security.authentication
Base class for all Communote authentication providers.
BaseCommunoteAuthenticationProvider() - Constructor for class com.communote.server.core.security.authentication.BaseCommunoteAuthenticationProvider
 
BaseEntity - Class in com.communote.plugins.mq.message.core.data.user
 
BaseEntity() - Constructor for class com.communote.plugins.mq.message.core.data.user.BaseEntity
 
BaseFilterApiController<L extends IdentifiableEntityData,I extends TimelineQueryParameters,D extends TaggingCoreItemQueryDefinition<L,I>> - Class in com.communote.server.web.api.service.filter
Deprecated.
Use new generated REST-API instead.
BaseFilterApiController() - Constructor for class com.communote.server.web.api.service.filter.BaseFilterApiController
Deprecated.
Default constructor
BaseFormController - Class in com.communote.server.web.commons.controller
Basic class for Communote controllers with forms.
BaseFormController() - Constructor for class com.communote.server.web.commons.controller.BaseFormController
 
BaseMessage - Class in com.communote.plugins.mq.message.base.message
Base class for the messages in the context of Communote.
BaseMessage() - Constructor for class com.communote.plugins.mq.message.base.message.BaseMessage
 
BASEPATH - Static variable in class com.communote.server.model.config.ConfluenceConfigurationConstants
 
BasePermissionManagement<T,N,E extends AuthorizationException> - Class in com.communote.server.api.core.security.permission
Service for providing permissions for a given entity.
BasePermissionManagement() - Constructor for class com.communote.server.api.core.security.permission.BasePermissionManagement
 
BaseRestApiController<GET,POST> - Class in com.communote.server.web.api.service
Deprecated.
Use new generated REST-API instead
BaseRestApiController() - Constructor for class com.communote.server.web.api.service.BaseRestApiController
Deprecated.
 
BaseTopic - Class in com.communote.plugins.mq.message.core.data.topic
The Class BaseTopic.
BaseTopic() - Constructor for class com.communote.plugins.mq.message.core.data.topic.BaseTopic
 
BaseTopic(Long) - Constructor for class com.communote.plugins.mq.message.core.data.topic.BaseTopic
 
BaseTopic(String) - Constructor for class com.communote.plugins.mq.message.core.data.topic.BaseTopic
 
BasicMenuEntry - Class in com.communote.server.web.fe.admin
Menu entry with ID and a label based on a message key
BasicMenuEntry(String, String) - Constructor for class com.communote.server.web.fe.admin.BasicMenuEntry
Create a menu entry with ID and a label based on a message key
BcryptPasswordHashFunction - Class in com.communote.server.core.user.security
bcrypt password hash function which produces a string in modular crypt format.
BcryptPasswordHashFunction() - Constructor for class com.communote.server.core.user.security.BcryptPasswordHashFunction
 
beanInitialized() - Method in class com.communote.server.web.osgi.WebOSGiComponentsInitializer
Starts the Framework.
beforeDatabaseUpdate(DatabaseUpdateType) - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
Is called before a database update is started.
BinaryApiController - Class in com.communote.server.web.api.service
Deprecated.
Use new generated REST-API instead
BinaryApiController() - Constructor for class com.communote.server.web.api.service.BinaryApiController
Deprecated.
 
BinaryData - Class in com.communote.common.io
Encapsulates binary data with its meta information.
BinaryData(String, byte[]) - Constructor for class com.communote.common.io.BinaryData
Constructor
BinaryData(String, byte[], long) - Constructor for class com.communote.common.io.BinaryData
Constructor
BinaryProperty - Class in com.communote.server.model.property
Property which holds binary data.
BinaryProperty() - Constructor for class com.communote.server.model.property.BinaryProperty
 
BinaryProperty.Factory - Class in com.communote.server.model.property
Constructs new instances of BinaryProperty.
BinaryPropertyAccessor - Class in com.communote.server.core.property
 
BinaryPropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.BinaryPropertyAccessor
 
BinaryPropertyAccessor.DummyPropertyable - Class in com.communote.server.core.property
Dummy class since binary properties are not bound to any context
BinaryPropertyConstants - Class in com.communote.server.model.property
This class holds constants of attributes and associations of the entity BinaryProperty.
BinaryPropertyConstants() - Constructor for class com.communote.server.model.property.BinaryPropertyConstants
 
BinaryPropertyDao - Interface in com.communote.server.persistence.property
 
BinaryPropertyDaoBase - Class in com.communote.server.persistence.property
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type BinaryProperty.
BinaryPropertyDaoBase() - Constructor for class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
BinaryPropertyDaoImpl - Class in com.communote.server.persistence.property
 
BinaryPropertyDaoImpl() - Constructor for class com.communote.server.persistence.property.BinaryPropertyDaoImpl
 
bindEmbeddedConfiguration(ActiveMQEmbeddedConfiguration) - Method in class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQAdapterConfiguration
If there is a embedded configuration set it
bindMessageConsumer(ProviderMessageConsumer) - Method in class com.communote.plugins.mq.provider.jms.ConsumerFactory
is invoked when new provider message consumer is registered in the OSGi context.
bindMessageHandler(CommunoteMessageHandler<? extends BaseMessage>) - Method in class com.communote.plugins.mq.service.impl.ProviderMessageConsumerFactoryImpl
Is invoked when new message handler is registered in the OSGi context.
bindMessageHandler(CommunoteMessageHandler<? extends BaseMessage>) - Method in interface com.communote.plugins.mq.service.provider.ProviderMessageConsumerFactory
Is invoked when new message handler is registered in the OSGi context.
bindService(ActivityService) - Method in class com.communote.plugins.activity.base.ActivityBaseActivator
Bind the activity service
BlankTagParser - Class in com.communote.server.core.tag.impl
This simple tag parser just splits the tags using blank as separator
BlankTagParser() - Constructor for class com.communote.server.core.tag.impl.BlankTagParser
Construct a blank tag parser
Blog - Class in com.communote.server.model.blog
A blog is just a blog with single user tagged items.
Blog() - Constructor for class com.communote.server.model.blog.Blog
 
BLOG - Static variable in class com.communote.server.model.blog.BlogMemberConstants
 
BLOG - Static variable in class com.communote.server.model.note.NoteConstants
 
blog(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders a permanent link to the named blog
Blog.Factory - Class in com.communote.server.model.blog
Constructs new instances of Blog.
BLOG_COUNT_LIMIT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the blog count limit.
BLOG_COUNT_PERCENT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the blog count as percent.
BLOG_NAME_IDS - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for blog name identifiers (as comma separated string).
BLOG_TITLE - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for blog title.
BlogAccessException - Exception in com.communote.server.api.core.blog
Thrown if a user has not the required permission or role to access or modify a blog.
BlogAccessException(String, long, Permission<Blog>) - Constructor for exception com.communote.server.api.core.blog.BlogAccessException
Constructor.
BlogAccessException(String, Long, BlogRole, BlogRole) - Constructor for exception com.communote.server.api.core.blog.BlogAccessException
Constructs a new instance of BlogAccessException
BlogAccessException(String, Throwable, Long, BlogRole, BlogRole) - Constructor for exception com.communote.server.api.core.blog.BlogAccessException
Constructs a new instance of BlogAccessException
BlogAccessExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
BlogAccessExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.BlogAccessExceptionMapper
 
BlogAccessExceptionMapper - Class in com.communote.server.core.exception.mapper
 
BlogAccessExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.BlogAccessExceptionMapper
 
BlogApiController - Class in com.communote.server.web.api.service.blog
Deprecated.
Use new generated REST-API instead.
BlogApiController() - Constructor for class com.communote.server.web.api.service.blog.BlogApiController
Deprecated.
 
blogAsJson(MinimalBlogData, boolean) - Method in class com.communote.server.core.template.velocity.NoteTemplateTool
Create a JSON with blog details.
BlogChooserSimpleWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for selcting blogs
BlogChooserSimpleWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.BlogChooserSimpleWidget
 
BlogChooserWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for selcting blogs
BlogChooserWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.BlogChooserWidget
 
BlogConstants - Class in com.communote.server.model.blog
This class holds constants of attributes and associations of the entity Blog.
BlogConstants() - Constructor for class com.communote.server.model.blog.BlogConstants
 
BlogController - Class in com.communote.server.web.fe.portal.blog.controller
Ajax function for the blog member management and other blog functionality as delete
BlogController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.BlogController
 
BlogCreatedEvent - Class in com.communote.server.core.blog
Event to notify about new blogs/topics.
BlogCreatedEvent(Long, String, Long, Long) - Constructor for class com.communote.server.core.blog.BlogCreatedEvent
Create a new event
BlogDao - Interface in com.communote.server.persistence.blog
 
BlogDaoBase - Class in com.communote.server.persistence.blog
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type Blog.
BlogDaoBase() - Constructor for class com.communote.server.persistence.blog.BlogDaoBase
 
BlogDaoImpl - Class in com.communote.server.persistence.blog
Class for implementing service methods of the Blog object.
BlogDaoImpl() - Constructor for class com.communote.server.persistence.blog.BlogDaoImpl
 
BlogData - Class in com.communote.server.api.core.blog
Value object holding the data of a blog/topic.
BlogData() - Constructor for class com.communote.server.api.core.blog.BlogData
constructor
BlogData(Long) - Constructor for class com.communote.server.api.core.blog.BlogData
constructor
BlogData(String, Long, String, Date) - Constructor for class com.communote.server.api.core.blog.BlogData
constructor.
BlogData(String, Long, String, Date, Date) - Constructor for class com.communote.server.api.core.blog.BlogData
constructor.
BlogData(String, String, Long, String, Date) - Constructor for class com.communote.server.api.core.blog.BlogData
constructor
BlogDataToBlogTagListItemQueryResultConverter - Class in com.communote.server.core.vo.query.converters
This converter convert a BlogData to a BlogTagListItem
BlogDataToBlogTagListItemQueryResultConverter(Locale) - Constructor for class com.communote.server.core.vo.query.converters.BlogDataToBlogTagListItemQueryResultConverter
 
BlogDataToTimelineTopicConverter<T extends BlogData,O extends TimelineTopicResource> - Class in com.communote.plugins.api.rest.converter
BlogDataToTimelineTopicConverter to convert the temporary object into a TimelineTopicResource
BlogDataToTimelineTopicConverter() - Constructor for class com.communote.plugins.api.rest.converter.BlogDataToTimelineTopicConverter
 
BlogDataToTimelineTopicConverter<T extends BlogData,O extends TimelineTopicResource> - Class in com.communote.plugins.api.rest.v22.converter
BlogDataToTimelineTopicConverter to convert the temporary object into a TimelineTopicResource
BlogDataToTimelineTopicConverter() - Constructor for class com.communote.plugins.api.rest.v22.converter.BlogDataToTimelineTopicConverter
 
BlogDataToTimelineTopicConverter<T extends BlogData,O extends TimelineTopicResource> - Class in com.communote.plugins.api.rest.v24.converter
BlogDataToTimelineTopicConverter to convert the temporary object into a TimelineTopicResource
BlogDataToTimelineTopicConverter() - Constructor for class com.communote.plugins.api.rest.v24.converter.BlogDataToTimelineTopicConverter
 
BlogDataToTimelineTopicConverter<T extends BlogData,O extends TimelineTopicResource> - Class in com.communote.plugins.api.rest.v30.converter
BlogDataToTimelineTopicConverter to convert the temporary object into a TimelineTopicResource
BlogDataToTimelineTopicConverter() - Constructor for class com.communote.plugins.api.rest.v30.converter.BlogDataToTimelineTopicConverter
 
BlogFilterApiController - Class in com.communote.server.web.api.service.filter
Deprecated.
Use new generated REST-API instead.
BlogFilterApiController() - Constructor for class com.communote.server.web.api.service.filter.BlogFilterApiController
Deprecated.
 
blogFromId(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders a permanent link to the named blog
BLOGID - Static variable in class com.communote.server.model.blog.UserToBlogRoleMappingConstants
 
BlogIdentifierValidationException - Exception in com.communote.server.api.core.blog
Thrown to indicate that the blog alias is not valid.
BlogIdentifierValidationException(String, String) - Constructor for exception com.communote.server.api.core.blog.BlogIdentifierValidationException
Creates a new instance with a detail message
BlogIdentifierValidationExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
 
BlogIdentifierValidationExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.BlogIdentifierValidationExceptionMapper
 
BlogIdentifierValidationExceptionMapper - Class in com.communote.server.core.exception.mapper
 
BlogIdentifierValidationExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.BlogIdentifierValidationExceptionMapper
 
BlogListItem - Class in com.communote.server.web.api.to.listitem
Legacy list item for the old rest API.
BlogListItem() - Constructor for class com.communote.server.web.api.to.listitem.BlogListItem
 
BlogListItemConverter - Class in com.communote.server.web.api.service.post.convert
 
BlogListItemConverter() - Constructor for class com.communote.server.web.api.service.post.convert.BlogListItemConverter
 
blogListItemToEntity(BlogData) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
BlogListWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for filtering for topics.
BlogListWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.BlogListWidget
 
BlogManagement - Interface in com.communote.server.api.core.blog
Service for retrieving, creating, updating and removing blogs/topics.
BlogManagementBase - Class in com.communote.server.core.blog
Spring Service base class for BlogManagement, provides access to all services and entities referenced by this service.
BlogManagementBase() - Constructor for class com.communote.server.core.blog.BlogManagementBase
 
BlogManagementController - Class in com.communote.server.web.fe.portal.blog.controller
Controller for the Blog Management Widget, where a new Blog can be created.
BlogManagementController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.BlogManagementController
 
BlogManagementException - Exception in com.communote.server.core.blog
The default exception thrown for unexpected errors occurring within BlogManagement.
BlogManagementException(String) - Constructor for exception com.communote.server.core.blog.BlogManagementException
Constructs a new instance of BlogManagementException.
BlogManagementException(String, Throwable) - Constructor for exception com.communote.server.core.blog.BlogManagementException
Constructs a new instance of BlogManagementException.
BlogManagementExceptionMapper - Class in com.communote.server.core.exception.mapper
BlogManagementExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.BlogManagementExceptionMapper
 
BlogManagementForm - Class in com.communote.server.web.fe.portal.blog.forms
Form for creating a new blog.
BlogManagementForm(DetailBlogListItem) - Constructor for class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
Basic constructor
BlogManagementHelper - Class in com.communote.server.core.blog.helper
Class with helper methods related to blog management
When changing this class name or package take care of the full text search definition, since this method is used for dynamic data creation.
BlogManagementImpl - Class in com.communote.server.core.blog
Implementation of the topic management service
BlogManagementImpl() - Constructor for class com.communote.server.core.blog.BlogManagementImpl
 
BlogManagementValidator - Class in com.communote.server.web.fe.portal.blog.validator
Validates the user data input for creating a new blog.
BlogManagementValidator() - Constructor for class com.communote.server.web.fe.portal.blog.validator.BlogManagementValidator
 
BlogMember - Class in com.communote.server.model.blog
Represents a member of blog who is characterized by his role.
BlogMember() - Constructor for class com.communote.server.model.blog.BlogMember
 
BlogMember.Factory - Class in com.communote.server.model.blog
Constructs new instances of BlogMember.
BlogMemberConstants - Class in com.communote.server.model.blog
This class holds constants of attributes and associations of the entity BlogMember.
BlogMemberConstants() - Constructor for class com.communote.server.model.blog.BlogMemberConstants
 
BlogMemberDao - Interface in com.communote.server.persistence.blog
 
BlogMemberDaoBase - Class in com.communote.server.persistence.blog
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.blog.BlogMember.
BlogMemberDaoBase() - Constructor for class com.communote.server.persistence.blog.BlogMemberDaoBase
 
BlogMemberDaoImpl - Class in com.communote.server.persistence.blog
 
BlogMemberDaoImpl() - Constructor for class com.communote.server.persistence.blog.BlogMemberDaoImpl
 
BlogMemberImpl - Class in com.communote.server.model.blog
 
BlogMemberImpl() - Constructor for class com.communote.server.model.blog.BlogMemberImpl
 
BlogMemberInviteController - Class in com.communote.server.web.fe.portal.blog.controller
Controller to invite user to a blog.
BlogMemberInviteController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.BlogMemberInviteController
 
BlogMemberInviteForm - Class in com.communote.server.web.fe.portal.blog.forms
Formular to hold information to invite a user to a blog.
BlogMemberInviteForm() - Constructor for class com.communote.server.web.fe.portal.blog.forms.BlogMemberInviteForm
 
BlogMemberListItem - Class in com.communote.server.core.filter.listitems.blog.member
List item reflecting a blog member
BlogMemberListItem() - Constructor for class com.communote.server.core.filter.listitems.blog.member.BlogMemberListItem
 
BlogMemberManagementQuery - Class in com.communote.server.core.vo.query.blog
Query Definition to retrieve the list items
BlogMemberManagementQuery() - Constructor for class com.communote.server.core.vo.query.blog.BlogMemberManagementQuery
 
BlogMemberManagementQueryParameters - Class in com.communote.server.core.vo.query.blog
Query instance to retrieve the blog member roles for a blog
BlogMemberManagementQueryParameters() - Constructor for class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
 
BlogMemberManagementWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for showing all members of a blog
BlogMemberManagementWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
 
BlogMemberNotFoundException - Exception in com.communote.server.api.core.blog
Thrown if a member of a blog/topic member does not exist
BlogMemberNotFoundException(String) - Constructor for exception com.communote.server.api.core.blog.BlogMemberNotFoundException
Constructs a new instance of BlogMemberNotFoundException
BlogMemberQuery - Class in com.communote.server.core.vo.query.blog
QueryInstance to retrieve blog members with read access to a blog.
BlogMemberQuery() - Constructor for class com.communote.server.core.vo.query.blog.BlogMemberQuery
 
BlogMemberQueryParameters - Class in com.communote.server.core.vo.query.blog
 
BlogMemberQueryParameters() - Constructor for class com.communote.server.core.vo.query.blog.BlogMemberQueryParameters
 
BlogNameIdMissingInSubjectMailMessage - Class in com.communote.server.core.mail.messages.fetching
A mail message to inform a user about a missing topic name-identifier/alias inside the subject.
BlogNameIdMissingInSubjectMailMessage(User) - Constructor for class com.communote.server.core.mail.messages.fetching.BlogNameIdMissingInSubjectMailMessage
Creates a new message.
BlogNotFoundException - Exception in com.communote.server.api.core.blog
Thrown if a blog/topic does not exist.
BlogNotFoundException(Long) - Constructor for exception com.communote.server.api.core.blog.BlogNotFoundException
 
BlogNotFoundException(String, Long, String) - Constructor for exception com.communote.server.api.core.blog.BlogNotFoundException
Constructs a new instance of BlogNotFoundException
BlogNotFoundException(String, Throwable, Long, String) - Constructor for exception com.communote.server.api.core.blog.BlogNotFoundException
Constructs a new instance of BlogNotFoundException
BlogNotFoundExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
BlogNotFoundExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.BlogNotFoundExceptionMapper
 
BlogNotFoundExceptionMapper - Class in com.communote.server.core.exception.mapper
 
BlogNotFoundExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.BlogNotFoundExceptionMapper
 
BlogPostFilterPeriodWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for filter summary
BlogPostFilterPeriodWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.BlogPostFilterPeriodWidget
 
BlogPostFilterUserListWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for filter user list
BlogPostFilterUserListWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.BlogPostFilterUserListWidget
 
BlogProperty - Class in com.communote.server.model.blog
 
BlogProperty() - Constructor for class com.communote.server.model.blog.BlogProperty
 
BlogProperty.Factory - Class in com.communote.server.model.blog
Constructs new instances of BlogProperty.
BlogPropertyConstants - Class in com.communote.server.model.blog
This class holds constants of attributes and associations of the entity BlogProperty .
BlogPropertyConstants() - Constructor for class com.communote.server.model.blog.BlogPropertyConstants
 
BlogPropertyDao - Interface in com.communote.server.persistence.blog
 
BlogPropertyDaoBase - Class in com.communote.server.persistence.blog
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type BlogProperty.
BlogPropertyDaoBase() - Constructor for class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
BlogPropertyDaoImpl - Class in com.communote.server.persistence.blog
 
BlogPropertyDaoImpl() - Constructor for class com.communote.server.persistence.blog.BlogPropertyDaoImpl
 
BlogPublicAccessApiController - Class in com.communote.server.web.api.service.blog
Deprecated.
Use new generated REST-API instead.
BlogPublicAccessApiController() - Constructor for class com.communote.server.web.api.service.blog.BlogPublicAccessApiController
Deprecated.
 
BlogQuery<R,I extends BlogQueryParameters> - Class in com.communote.server.core.vo.query.blog
 
BlogQuery(Class<R>) - Constructor for class com.communote.server.core.vo.query.blog.BlogQuery
Constructor.
BlogQueryParameters - Class in com.communote.server.core.vo.query.blog
 
BlogQueryParameters() - Constructor for class com.communote.server.core.vo.query.blog.BlogQueryParameters
Create a new parameters object.
BlogQueryParametersConfigurator<T extends BlogQueryParameters> - Class in com.communote.server.core.vo.query.config
Configurator for BlogQueryParameters
BlogQueryParametersConfigurator(QueryParametersParameterNameProvider) - Constructor for class com.communote.server.core.vo.query.config.BlogQueryParametersConfigurator
Default constructor
BlogQueryParametersConfigurator(QueryParametersParameterNameProvider, int, boolean) - Constructor for class com.communote.server.core.vo.query.config.BlogQueryParametersConfigurator
Constructor
BlogRankQuery - Class in com.communote.server.core.vo.query.tag
 
BlogRankQuery() - Constructor for class com.communote.server.core.vo.query.tag.BlogRankQuery
Constructor.
BlogRightApiController - Class in com.communote.server.web.api.service.blog
Deprecated.
Use new generated REST-API instead.
BlogRightApiController() - Constructor for class com.communote.server.web.api.service.blog.BlogRightApiController
Deprecated.
 
BlogRightsManagement - Interface in com.communote.server.api.core.blog
Service class for retrieving or updating the blog/topic access roles.
BlogRightsManagementBase - Class in com.communote.server.core.blog
Spring Service base class for BlogRightsManagement, provides access to all services and entities referenced by this service.
BlogRightsManagementBase() - Constructor for class com.communote.server.core.blog.BlogRightsManagementBase
 
BlogRightsManagementException - Exception in com.communote.server.core.blog
The default exception thrown for unexpected errors occurring within BlogRightsManagement.
BlogRightsManagementException(String) - Constructor for exception com.communote.server.core.blog.BlogRightsManagementException
Constructs a new instance of BlogRightsManagementException.
BlogRightsManagementException(String, Throwable) - Constructor for exception com.communote.server.core.blog.BlogRightsManagementException
Constructs a new instance of BlogRightsManagementException.
BlogRightsManagementImpl - Class in com.communote.server.core.blog
 
BlogRightsManagementImpl() - Constructor for class com.communote.server.core.blog.BlogRightsManagementImpl
 
BlogRightsSynchronizer - Class in com.communote.server.core.external
Synchronizes the members of a given topic on the behalf of an external system.
BlogRightsSynchronizer(Long, String) - Constructor for class com.communote.server.core.external.BlogRightsSynchronizer
 
BlogRole - Class in com.communote.server.model.blog
This enumeration represents the possible roles of blog member.
BlogRole() - Constructor for class com.communote.server.model.blog.BlogRole
The default constructor allowing super classes to access it.
BlogRoleCacheKey - Class in com.communote.server.core.blog
Key for caching blog roles per user and blog
BlogRoleCacheKey(Long, Long) - Constructor for class com.communote.server.core.blog.BlogRoleCacheKey
Creates a cache key for a user and blog.
BlogRoleEntityListItem - Class in com.communote.server.core.filter.listitems.blog.member
List items for the role of a entity to the blog.
BlogRoleEntityListItem() - Constructor for class com.communote.server.core.filter.listitems.blog.member.BlogRoleEntityListItem
 
BlogRoleEnum - Class in com.communote.server.persistence.blog
This enumeration represents the possible roles of blog member.
BlogRoleEnum() - Constructor for class com.communote.server.persistence.blog.BlogRoleEnum
Default constructor.
BlogRoleHelper - Class in com.communote.server.core.blog.helper
Helper class for working with blog role constants.
BlogSearchHelper - Class in com.communote.server.web.fe.portal.blog.helper
Helper class for blog search operations.
BlogSelectionBoxController - Class in com.communote.server.web.fe.portal.blog.controller
Ajax functions for the blog selection box widgets and the blog auto suggest widget.
BlogSelectionBoxController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.BlogSelectionBoxController
 
BlogsNotFoundMailMessage - Class in com.communote.server.core.mail.messages.fetching
Mail message to be sent when email based posting failed because of not found blogs.
BlogsNotFoundMailMessage(User, Collection<String>, boolean) - Constructor for class com.communote.server.core.mail.messages.fetching.BlogsNotFoundMailMessage
Creates a mail message describing that some blogs were not found.
BlogTagCloudWidget - Class in com.communote.server.web.fe.widgets.clouds
Widget for displaying a TagCloud of blog tags.
BlogTagCloudWidget() - Constructor for class com.communote.server.web.fe.widgets.clouds.BlogTagCloudWidget
 
BlogTagListItem - Class in com.communote.server.core.filter.listitems.blog
 
BlogTagListItem() - Constructor for class com.communote.server.core.filter.listitems.blog.BlogTagListItem
 
BlogTagListItem(BlogTagListItem) - Constructor for class com.communote.server.core.filter.listitems.blog.BlogTagListItem
Copies constructor from other BlogTagListItem
BlogTagListItem(String, String, Long, String, Date) - Constructor for class com.communote.server.core.filter.listitems.blog.BlogTagListItem
 
BlogTagListItem(String, String, Long, String, Date, Collection<TagData>) - Constructor for class com.communote.server.core.filter.listitems.blog.BlogTagListItem
 
BlogTagQuery - Class in com.communote.server.core.vo.query.tag
Query definition for retrieving the tags of blogs.
BlogTagQuery() - Constructor for class com.communote.server.core.vo.query.tag.BlogTagQuery
Constructor.
BlogTagQueryParameters - Class in com.communote.server.core.vo.query.tag
QueryInstance for getting tags of blogs.
BlogTagQueryParameters() - Constructor for class com.communote.server.core.vo.query.tag.BlogTagQueryParameters
Constructor.
BlogTagSuggestionProvider - Class in com.communote.server.core.tag.impl
TagSuggestionProvider for blogs.
BlogTagSuggestionProvider(QueryManagement) - Constructor for class com.communote.server.core.tag.impl.BlogTagSuggestionProvider
 
BlogTO - Class in com.communote.server.api.core.blog
Transfer object holding the details of a blog.
BlogTO() - Constructor for class com.communote.server.api.core.blog.BlogTO
Create a TO with default values.
BlogTO(boolean, boolean, String, boolean) - Constructor for class com.communote.server.api.core.blog.BlogTO
Create a new TO and set the provided members
BlogToBlogDataConverter<T extends BlogData> - Class in com.communote.server.core.converter.blog
Converter for converting a blog entity into a list item.
BlogToBlogDataConverter(Class<T>, boolean) - Constructor for class com.communote.server.core.converter.blog.BlogToBlogDataConverter
Create a new converter
BlogToBlogListItemQueryResultConverter - Class in com.communote.server.core.vo.query.converters
Converter that converts a blog entity into a list item
BlogToBlogListItemQueryResultConverter() - Constructor for class com.communote.server.core.vo.query.converters.BlogToBlogListItemQueryResultConverter
 
BlogToBlogTagListItemQueryResultConverter - Class in com.communote.server.core.vo.query.converters
This converter convert a Blog to a BlogTagListItem
BlogToBlogTagListItemQueryResultConverter(Locale) - Constructor for class com.communote.server.core.vo.query.converters.BlogToBlogTagListItemQueryResultConverter
 
BlogToDetailBlogListItemConverter<T extends DetailBlogListItem> - Class in com.communote.server.core.converter.blog
Converter for converting a blog entity into a list item.
BlogToDetailBlogListItemConverter(Class<T>, boolean, boolean, boolean, boolean, boolean, BlogRightsManagement) - Constructor for class com.communote.server.core.converter.blog.BlogToDetailBlogListItemConverter
Create a new converter
BlogToDetailBlogListItemConverter(Class<T>, boolean, boolean, boolean, boolean, boolean, BlogRightsManagement, Locale) - Constructor for class com.communote.server.core.converter.blog.BlogToDetailBlogListItemConverter
Create a new converter
BlogToUserDetailBlogListItemConverter - Class in com.communote.server.core.converter.blog
Converter for converting a blog entity into a list item.
BlogToUserDetailBlogListItemConverter(Class<UserDetailBlogListItem>, boolean, boolean, boolean, boolean, boolean, BlogRightsManagement) - Constructor for class com.communote.server.core.converter.blog.BlogToUserDetailBlogListItemConverter
Create a new converter
BlogUserRoleApiController - Class in com.communote.server.web.api.service.blog
Deprecated.
Use new generated REST-API instead.
BlogUserRoleApiController() - Constructor for class com.communote.server.web.api.service.blog.BlogUserRoleApiController
Deprecated.
 
BlogValidationException - Exception in com.communote.server.api.core.blog
Base exception for for all validation errors of blog attributes.
BlogValidationException(String) - Constructor for exception com.communote.server.api.core.blog.BlogValidationException
Constructs a new instance of BlogValidationException
BlogValidationException(String, Throwable) - Constructor for exception com.communote.server.api.core.blog.BlogValidationException
Constructs a new instance of BlogValidationException
BlogValidationExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
BlogValidationExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.BlogValidationExceptionMapper
 
BlogValidationExceptionMapper - Class in com.communote.server.core.exception.mapper
 
BlogValidationExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.BlogValidationExceptionMapper
 
BookmarkletActivator - Class in com.communote.plugins.bookmarklet
 
BookmarkletActivator() - Constructor for class com.communote.plugins.bookmarklet.BookmarkletActivator
 
BookmarkletController - Class in com.communote.plugins.bookmarklet
Controller for the the Widget to list the top n workspaces.
BookmarkletController(BundleContext) - Constructor for class com.communote.plugins.bookmarklet.BookmarkletController
 
BookmarkletToolsPageSection - Class in com.communote.plugins.bookmarklet
 
BookmarkletToolsPageSection(Bundle) - Constructor for class com.communote.plugins.bookmarklet.BookmarkletToolsPageSection
 
BootstrapException - Exception in com.communote.server.api.core.bootstrap
Exception to be thrown if the bootstrapping fails.
BootstrapException(String) - Constructor for exception com.communote.server.api.core.bootstrap.BootstrapException
Create a new BootstrapException with the specified message.
BootstrapException(String, Throwable) - Constructor for exception com.communote.server.api.core.bootstrap.BootstrapException
Create a new BootstrapException with the specified message and root cause.
BrokerQueue - Class in com.communote.plugins.mq.provider.activemq.monitor.data
Broker queue class, to be used during the monitoring
BrokerQueue() - Constructor for class com.communote.plugins.mq.provider.activemq.monitor.data.BrokerQueue
 
build() - Method in interface com.communote.server.api.core.application.RuntimeBuilder
 
build() - Method in class com.communote.server.core.application.DefaultRuntimeBuilder
 
build() - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessageBuilder
 
buildAttachmentResource(AttachmentData) - Static method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHelper
Converts a list item describing an attachment into an attachment resource
buildAttachmentResource(AttachmentTO) - Static method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHelper
Builds an attachment resource for REST-API out of the core attachment.
buildAttachmentResource(AttachmentData) - Static method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHelper
Converts a list item describing an attachment into an attachment resource
buildAttachmentResource(AttachmentTO) - Static method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHelper
Builds an attachment resource for REST-API out of the core attachment.
buildAttachmentResource(AttachmentData) - Static method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHelper
Converts a list item describing an attachment into an attachment resource
buildAttachmentResource(AttachmentTO) - Static method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHelper
Builds an attachment resource for REST-API out of the core attachment.
buildAttachmentResource(AttachmentData) - Static method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHelper
Converts a list item describing an attachment into an attachment resource
buildAttachmentResource(AttachmentTO) - Static method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHelper
Builds an attachment resource for REST-API out of the core attachment.
buildAttachmentResources(Collection<AttachmentData>) - Static method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHelper
Converts a collection of attachment list items into an array of attachment resources
buildAttachmentResources(Collection<AttachmentData>) - Static method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHelper
Converts a collection of attachment list items into an array of attachment resources
buildAttachmentResources(Collection<AttachmentData>) - Static method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHelper
Converts a collection of attachment list items into an array of attachment resources
buildAttachmentResources(Collection<AttachmentData>) - Static method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHelper
Converts a collection of attachment list items into an array of attachment resources
buildCache(String, Properties) - Method in class com.communote.server.external.hibernate.SingletonEhCacheProvider
buildErrorResponse(ApiResult<Object>, Response.ResponseBuilder, HttpServletRequest) - Static method in class com.communote.plugins.api.rest.response.ResponseHelper
Build the error response.
buildErrorResponse(ApiResult<Object>, Response.ResponseBuilder, HttpServletRequest) - Static method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
Build the error response.
buildErrorResponse(ApiResult<Object>, Response.ResponseBuilder, HttpServletRequest) - Static method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
Build the error response.
buildErrorResponse(ApiResult<Object>, Response.ResponseBuilder, HttpServletRequest) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Build the error response.
buildErrorResponse(Status, Request) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Build an error response from the error describing status object and the current request
buildExceptionString(Throwable) - Static method in class com.communote.server.core.common.util.ExceptionHelper
 
buildGlobalIdIString(GlobalIdType, Long) - Static method in class com.communote.server.persistence.global.GlobalIdHelper
Build the global id String for the given type and id
buildImageUrl(String, CoreImageType, ImageSizeType) - Static method in class com.communote.server.web.commons.helper.ImageUrlHelper
Create a relative image url for the given parameters
buildMenu() - Method in class com.communote.common.menu.SimpleMenuBuilder
Create the final menu.
buildNoteResource(NoteData) - Static method in class com.communote.plugins.api.rest.resource.note.NoteBuildHelper
Create a resource object for a userListItem to send back only the values specified by the webservice definition
buildNoteResource(NoteData) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteBuildHelper
Create a resource object for a userListItem to send back only the values specified by the webservice definition
buildNoteResource(NoteData) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteBuildHelper
Create a resource object for a userListItem to send back only the values specified by the webservice definition
buildNoteResource(NoteData) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteBuildHelper
Create a resource object for a userListItem to send back only the values specified by the webservice definition
buildNoteResourceAttachments(NoteData, NoteResource) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Build the attachment part of the note
buildNoteResourceAttachments(NoteData, NoteResource) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHelper
Build the attachment part of the note
buildNoteResourceAttachments(NoteData, NoteResource) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHelper
Build the attachment part of the note
buildNoteResourceAttachments(NoteData, NoteResource) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHelper
Build the attachment part of the note
buildNoteResourceNotifications(NoteData, NoteResource) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Build the notification part of the note
buildNoteResourceNotifications(NoteData, NoteResource) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHelper
Build the notification part of the note
buildNoteResourceNotifications(NoteData, NoteResource) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHelper
Build the notification part of the note
buildNoteResourceNotifications(NoteData, NoteResource) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHelper
Build the notification part of the note
buildNoteResponse(Request, NoteModificationResult) - Static method in class com.communote.plugins.api.rest.resource.note.NoteBuildHelper
Build the response of an note.
buildNoteResponse(Request, NoteModificationResult) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteBuildHelper
Build the response of an note.
buildNoteResponse(Request, NoteModificationResult) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteBuildHelper
Build the response of an note.
buildNoteResponse(Request, NoteModificationResult) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteBuildHelper
Build the response of an note.
buildNoteStoringTO(CreateNoteParameter) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Get note storing transferobject
buildNoteStoringTO(EditNoteParameter) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Get note storing transferobject
buildNoteStoringTO(CreateNoteParameter) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHelper
Get note storing transferobject
buildNoteStoringTO(EditNoteParameter) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHelper
Get note storing transferobject
buildNoteStoringTO(CreateNoteParameter) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHelper
Get note storing transferobject
buildNoteStoringTO(EditNoteParameter) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHelper
Get note storing transferobject
buildNoteStoringTO(CreateNoteParameter) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHelper
Get note storing transfer object
buildNoteStoringTO(EditNoteParameter) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHelper
Get note storing transferobject
buildQuery(BlogMemberManagementQueryParameters) - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQuery
Build the query
buildQuery(BlogMemberQueryParameters) - Method in class com.communote.server.core.vo.query.blog.BlogMemberQuery
Build the query
buildQuery(I) - Method in class com.communote.server.core.vo.query.blog.BlogQuery
Build the query
buildQuery(ExternalObjectQueryParameters) - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQuery
 
buildQuery(BlogQueryParameters) - Method in class com.communote.server.core.vo.query.blog.UserBlogQuery
Build the query
buildQuery(TopicTimelineParameters) - Method in class com.communote.server.core.vo.query.blog.UserTaggedBlogQuery
 
buildQuery(NoteQueryParameters) - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
Build a query depending if its to get the overall count or not
buildQuery(I) - Method in class com.communote.server.core.vo.query.Query
Build the query
buildQuery(TagQueryParameters) - Method in class com.communote.server.core.vo.query.tag.AbstractTagQuery
Build the query
buildQuery(TagQueryParameters) - Method in class com.communote.server.core.vo.query.tag.RelatedRankTagQuery
Build the query
buildQuery(TaggingCoreItemTimeLimitsQueryParameters) - Method in class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQuery
Build the query
buildQuery(I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
 
buildQuery(UserTaggingCoreQueryParameters) - Method in class com.communote.server.core.vo.query.user.AbstractUserTaggingCoreQuery
Build a query depending if its to get the overall count or not
buildQuery(CommunoteEntityQueryParameters) - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQuery
 
buildQuery(UserTaggingCoreQueryParameters) - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
Build a query depending if its to get the overall count or not
buildResponse(T, String, Request, ApiResult.ResultStatus) - Static method in class com.communote.plugins.api.rest.response.ResponseHelper
Get the success response from resource
buildResponse(T, String, Request, ApiResult.ResultStatus, Response.Status) - Static method in class com.communote.plugins.api.rest.response.ResponseHelper
Get the success response from resource
buildResponse(T, String, Request, ApiResult.ResultStatus) - Static method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
Get the success response from resource
buildResponse(T, String, Request, ApiResult.ResultStatus, Response.Status) - Static method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
Get the success response from resource
buildResponse(T, String, Request, ApiResult.ResultStatus, Reason...) - Static method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
Get the success response from resource
buildResponse(T, String, Request, ApiResult.ResultStatus, Response.Status) - Static method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
Get the success response from resource
buildResponse(T, String, Request, ApiResult.ResultStatus, Reason...) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Get the success response from resource
buildResponse(T, String, Request, ApiResult.ResultStatus, Response.Status) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Get the success response from resource
buildSelectQuery(StringBuilder, UserTagQueryParameters) - Method in class com.communote.server.core.vo.query.tag.UserTagQuery
buildSelectQuery(StringBuilder, I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
 
buildSubmenu() - Method in class com.communote.common.menu.SubmenuBuilder
Build the resulting sub-menu
buildSuccessResponse(List<T>, Request) - Static method in class com.communote.plugins.api.rest.response.ResponseHelper
Get the success response from resource list
buildSuccessResponse(List<T>, Request, Map<String, Object>) - Static method in class com.communote.plugins.api.rest.response.ResponseHelper
Get the success response from resource list with specific meta data
buildSuccessResponse(T, Request) - Static method in class com.communote.plugins.api.rest.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(T, Request, String, Object...) - Static method in class com.communote.plugins.api.rest.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(T, String, Request) - Static method in class com.communote.plugins.api.rest.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(List<T>, Request) - Static method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
Get the success response from resource list
buildSuccessResponse(List<T>, Request, Map<String, Object>) - Static method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
Get the success response from resource list with specific meta data
buildSuccessResponse(T, Request) - Static method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(T, Request, String, Object...) - Static method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(T, String, Request) - Static method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(List<T>, Request) - Static method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
Get the success response from resource list
buildSuccessResponse(List<T>, Request, Map<String, Object>) - Static method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
Get the success response from resource list with specific meta data
buildSuccessResponse(T, Request) - Static method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(T, Request, String, Object...) - Static method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(T, String, Request) - Static method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(List<T>, Request) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Get the success response from resource list
buildSuccessResponse(List<T>, Request, Map<String, Object>) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Get the success response from resource list with specific meta data
buildSuccessResponse(T, Request) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(T, Request, String, Object...) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Get the success response from resource
buildSuccessResponse(T, String, Request) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Get the success response from resource
buildTagResource(Set<Tag>, Locale) - Static method in class com.communote.plugins.api.rest.resource.tag.TagHelper
Get TagResource from set of Tag
buildTagResource(TagData) - Static method in class com.communote.plugins.api.rest.resource.tag.TagHelper
Build the tag resource of an taglistitem
buildTagResource(Set<Tag>, Locale) - Static method in class com.communote.plugins.api.rest.v22.resource.tag.TagHelper
Get TagResource from set of Tag
buildTagResource(TagData) - Static method in class com.communote.plugins.api.rest.v22.resource.tag.TagHelper
Build the tag resource of an taglistitem
buildTagResource(Set<Tag>, Locale) - Static method in class com.communote.plugins.api.rest.v24.resource.tag.TagHelper
Get TagResource from set of Tag
buildTagResource(TagData) - Static method in class com.communote.plugins.api.rest.v24.resource.tag.TagHelper
Build the tag resource of an taglistitem
buildTagResource(Set<Tag>, Locale) - Static method in class com.communote.plugins.api.rest.v30.resource.tag.TagHelper
Get TagResource from set of Tag
buildTagResource(TagData) - Static method in class com.communote.plugins.api.rest.v30.resource.tag.TagHelper
Build the tag resource of an taglistitem
buildTags(Collection<TagData>) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Build TagResources form Collection of TagData
buildTags(Collection<TagData>) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHelper
Build TagResources form Collection of TagData
buildTags(Collection<TagData>) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHelper
Build TagResources form Collection of TagData
buildTags(Collection<TagData>) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHelper
Build TagResources form Collection of TagData
buildTagString(Collection<T>) - Method in class com.communote.server.core.tag.AbstractTagParser
This method builds a string tag list out of a collection of tags.
buildTagString(Collection<T>, boolean) - Method in class com.communote.server.core.tag.AbstractTagParser
This method builds a string tag list out of a collection of tags.
buildTagString(String[]) - Method in class com.communote.server.core.tag.AbstractTagParser
This method builds a string tag list out of a collection of tags.
buildTagString(Collection<T>) - Method in interface com.communote.server.core.tag.TagParser
This method builds a string tag list out of a collection of tags.
buildTagString(Collection<T>, boolean) - Method in interface com.communote.server.core.tag.TagParser
This method builds a string tag list out of a collection of tags.
buildTagString(String[]) - Method in interface com.communote.server.core.tag.TagParser
This method builds a string tag list out of a collection of tags.
buildTagTO(TagResource, TagStoreType) - Static method in class com.communote.plugins.api.rest.resource.tag.TagHelper
Build the TagTO from the TagResource and a TagStoreType
buildTagTO(TagResource, TagStoreType) - Static method in class com.communote.plugins.api.rest.v22.resource.tag.TagHelper
Build the TagTO from the TagResource and a TagStoreType
buildTagTO(TagResource, TagStoreType) - Static method in class com.communote.plugins.api.rest.v24.resource.tag.TagHelper
Build the TagTO from the TagResource and a TagStoreType
buildTagTO(TagResource, TagStoreType) - Static method in class com.communote.plugins.api.rest.v30.resource.tag.TagHelper
Build the TagTO from the TagResource and a TagStoreType
buildTimelineNoteResource(NoteData, TimelineNoteResource) - Static method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteHelper
converts a note list data object into a note resource object
buildTimelineNoteResource(NoteData, TimelineNoteResource) - Static method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteHelper
converts a note list data object into a note resource object
buildTimelineNoteResource(NoteData, TimelineNoteResource) - Static method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteHelper
converts a note list data object into a note resource object
buildTimelineNoteResource(NoteData, TimelineNoteResource) - Static method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteHelper
converts a note list data object into a note resource object
buildTimelineUserResource(UserData) - Static method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserHelper
Build the TimelineUserResource from the UserData
buildTimelineUserResource(UserData, TimelineUserResource) - Static method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserHelper
Build the TimelineUserResource from the UserData
buildTimelineUserResource(UserData) - Static method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserHelper
Build the TimelineUserResource from the UserData
buildTimelineUserResource(UserData, TimelineUserResource) - Static method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserHelper
Build the TimelineUserResource from the UserData
buildTimelineUserResource(UserData) - Static method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserHelper
Build the TimelineUserResource from the UserData
buildTimelineUserResource(UserData, TimelineUserResource) - Static method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserHelper
Build the TimelineUserResource from the UserData
buildTimelineUserResource(UserData) - Static method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserHelper
Build the TimelineUserResource from the UserData
buildTimelineUserResource(UserData, TimelineUserResource) - Static method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserHelper
Build the TimelineUserResource from the UserData
buildTimeZoneOffsetList() - Static method in class com.communote.server.web.commons.helper.RegistrationHelper
Builds a java script object containing the rawOffset as key and the time zone id as value.
buildUserImageUrl(Long, ImageSizeType) - Static method in class com.communote.server.web.commons.helper.ImageUrlHelper
Create a relative image url for the given parameters
buildValidationErrorResult(List<ApiResultError>, Request) - Method in class com.communote.plugins.api.rest.response.ResponseHelper
returns response with the 400 (bad request) status code, caused by validation errors
buildValidationErrorResult(List<ApiResultError>, Request) - Method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
returns response with the 400 (bad request) status code, caused by validation errors
buildValidationErrorResult(List<ApiResultError>, Request) - Method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
returns response with the 400 (bad request) status code, caused by validation errors
buildValidationErrorResult(List<ApiResultError>, Request) - Method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
returns response with the 400 (bad request) status code, caused by validation errors
buildView(String) - Method in class com.communote.server.web.commons.view.velocity.DynamicVelocityViewResolver
 
BuiltInServiceNames - Interface in com.communote.server.core.service
Provides the names of the built-in services.
bundleChanged(BundleEvent) - Method in class com.communote.server.core.osgi.CommunoteBundleListener
Dispatches the Bundle events.
bundleChanged(BundleEvent) - Method in class com.communote.server.core.osgi.OSGiManagement
Listens to bundle changes.
BundleFaviconProvider - Class in com.communote.server.web.osgi
 
BundleFaviconProvider(String, String) - Constructor for class com.communote.server.web.osgi.BundleFaviconProvider
 
BypassSessionTimeoutFilter - Class in com.communote.server.web.commons.filter
This filter can be used to timeout request manually, which provide a "bypassSession" parameter.
BypassSessionTimeoutFilter() - Constructor for class com.communote.server.web.commons.filter.BypassSessionTimeoutFilter
 
ByteArrayImage - Class in com.communote.server.api.core.image
 
ByteArrayImage(byte[], String, Date, String, boolean) - Constructor for class com.communote.server.api.core.image.ByteArrayImage
 
ByteArrayImage(byte[], String, Date, String, boolean, boolean) - Constructor for class com.communote.server.api.core.image.ByteArrayImage
 
byteToImage(byte[]) - Static method in class com.communote.common.image.ImageHelper
Converts the byte array to an image.
byteToString(byte[]) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Transform byte array to ipv6 notation.

C

C3P0DataSourceConnectionProvider - Class in com.communote.server.core.database.hibernate
Connection Provider which uses a c3p0 pooled DataSource.
C3P0DataSourceConnectionProvider() - Constructor for class com.communote.server.core.database.hibernate.C3P0DataSourceConnectionProvider
 
Cache - Class in com.communote.server.core.common.caching
An abstract cache providing basic caching features.
Cache() - Constructor for class com.communote.server.core.common.caching.Cache
 
CachedFileCleaner - Class in com.communote.server.web.commons.resource.impl
Helper for removing cached files This implementation is not thread safe.
CachedFileCleaner(File) - Constructor for class com.communote.server.web.commons.resource.impl.CachedFileCleaner
Create a new cleaner
CachedFileDescriptor - Class in com.communote.server.web.commons.resource.impl
Holds details about a cached resource.
CachedFileDescriptor(String, String, long) - Constructor for class com.communote.server.web.commons.resource.impl.CachedFileDescriptor
Create a new descriptor.
CacheElementProvider<K extends CacheKey,T extends Serializable> - Interface in com.communote.server.core.common.caching
A CacheElementProvider is required when an element is requested but not yet cached.
CacheElementProviderException - Exception in com.communote.server.core.common.caching
Exception to signal a problem in the CacheElementProvider.
CacheElementProviderException(String) - Constructor for exception com.communote.server.core.common.caching.CacheElementProviderException
Create a new exception with detail message.
CacheElementProviderException(String, Throwable) - Constructor for exception com.communote.server.core.common.caching.CacheElementProviderException
Create a new exception with detail message and cause.
CacheElementWrapper<T extends Serializable> - Class in com.communote.server.core.common.caching
Wrapper for the actual element retrieved by a CacheElementProvider which is enriched with the creation timestamp of the cache entry and will be passed to the caching backend.
CacheElementWrapper(T) - Constructor for class com.communote.server.core.common.caching.CacheElementWrapper
Create a wrapper for the element.
CacheElementWrapper(T, long) - Constructor for class com.communote.server.core.common.caching.CacheElementWrapper
Create a wrapper for the element.
CacheException - Exception in com.communote.server.core.common.caching
Exception to be thrown when there are problems with the cache backend.
CacheException(String) - Constructor for exception com.communote.server.core.common.caching.CacheException
Creates a new exception described by the provided message.
CacheException(String, Throwable) - Constructor for exception com.communote.server.core.common.caching.CacheException
Creates a new exception described by the provided message and the throwable that caused it.
CacheException(Throwable) - Constructor for exception com.communote.server.core.common.caching.CacheException
Creates a new exception wrapping the cause.
CacheInvalidationController - Class in com.communote.server.web.fe.portal.user.system.application
 
CacheInvalidationController() - Constructor for class com.communote.server.web.fe.portal.user.system.application.CacheInvalidationController
 
CacheInvalidationForm - Class in com.communote.server.web.fe.portal.user.system.application
 
CacheInvalidationForm() - Constructor for class com.communote.server.web.fe.portal.user.system.application.CacheInvalidationForm
 
CacheKey - Interface in com.communote.server.core.common.caching
The key for caching an element.
CacheManager - Interface in com.communote.server.core.common.caching
Interface describing a cache manager that manages a Cache.
CacheManagerInitializationException - Exception in com.communote.server.core.common.caching
Exception to be thrown when the initialization of a CacheManager or the managed cache failed.
CacheManagerInitializationException(String) - Constructor for exception com.communote.server.core.common.caching.CacheManagerInitializationException
Creates a new exception described by the provided message.
CacheManagerInitializationException(String, Throwable) - Constructor for exception com.communote.server.core.common.caching.CacheManagerInitializationException
Creates a new exception described by the provided message and the throwable that caused it.
canConnect() - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
 
canConnect() - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
Checks if the system is available.
canConnectToDatabase() - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
 
canConnectToDatabase() - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
canConnectToLdapDirectory(LdapConfiguration) - Static method in class com.communote.server.core.common.ldap.LdapSearchUtils
Tests whether a connection to the LDAP directory is possible.
canHandle(TagStoreType) - Method in class com.communote.server.core.tag.impl.BlogTagSuggestionProvider
 
canHandle(TagStoreType) - Method in class com.communote.server.core.tag.impl.NoteTagSuggestionProvider
 
canHandle(TagStoreType) - Method in class com.communote.server.core.tag.impl.UserTagSuggestionProvider
 
canHandle(TagStoreType) - Method in interface com.communote.server.core.tag.TagSuggestionProvider
 
canHandle(String) - Method in class com.communote.server.core.user.security.BcryptPasswordHashFunction
 
canHandle(String) - Method in class com.communote.server.core.user.security.Md5PasswordHashFunction
 
canHandle(String) - Method in interface com.communote.server.core.user.security.PasswordHashFunction
Test whether the provided hash was generated by PasswordHashFunction.generate(String) of this hash function.
canHandle(TagStoreType) - Method in class com.communote.server.persistence.tag.DefaultTagStore
canHandle(TagStoreType) - Method in interface com.communote.server.persistence.tag.TagStore
 
canLoad(String) - Method in class com.communote.plugins.confluence.image.ConfluenceUserImageProvider
 
canLoad(String) - Method in class com.communote.server.api.core.image.ImageProvider
Test whether a provider can load the image.
canLoad(String) - Method in class com.communote.server.core.image.type.AttachmentImageProvider
 
canLoad(String) - Method in class com.communote.server.core.image.type.ClientImageProvider
 
canLoad(String) - Method in class com.communote.server.core.image.type.EntityImageProvider
 
canLoad(String) - Method in class com.communote.server.core.image.type.UserImageProvider
 
canSetAllCanReadWrite() - Static method in class com.communote.server.core.blog.helper.BlogManagementHelper
 
canSwitchUser() - Static method in class com.communote.server.core.security.SwitchUserHelper
 
CantAddParentAsChildException - Exception in com.communote.server.core.user.group
 
CantAddParentAsChildException(String) - Constructor for exception com.communote.server.core.user.group.CantAddParentAsChildException
Constructs a new instance of CantAddParentAsChildException
CatchAllSmtpMimeMessageSender - Class in com.communote.server.core.mail
SMTP based MimeMessageSender which replaces the recipients with a configurable (catch-all) email address before sending the message.
CatchAllSmtpMimeMessageSender(Map<ApplicationPropertyMailing, String>, String) - Constructor for class com.communote.server.core.mail.CatchAllSmtpMimeMessageSender
 
CategorizedTag - Class in com.communote.server.model.tag
 
CategorizedTag() - Constructor for class com.communote.server.model.tag.CategorizedTag
 
CategorizedTag.Factory - Class in com.communote.server.model.tag
Constructs new instances of CategorizedTag.
CategorizedTagAlreadyExists - Exception in com.communote.server.core.tag.category
 
CategorizedTagAlreadyExists(String) - Constructor for exception com.communote.server.core.tag.category.CategorizedTagAlreadyExists
Constructs a new instance of CategorizedTagAlreadyExists
CategorizedTagConstants - Class in com.communote.server.model.tag
This class holds constants of attributes and associations of the entity CategorizedTag.
CategorizedTagConstants() - Constructor for class com.communote.server.model.tag.CategorizedTagConstants
 
CategorizedTagDao - Interface in com.communote.server.persistence.tag
 
CategorizedTagDaoBase - Class in com.communote.server.persistence.tag
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.tag.CategorizedTag.
CategorizedTagDaoBase() - Constructor for class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
CategorizedTagDaoImpl - Class in com.communote.server.persistence.tag
 
CategorizedTagDaoImpl() - Constructor for class com.communote.server.persistence.tag.CategorizedTagDaoImpl
 
CategorizedTagException - Exception in com.communote.server.core.tag.category
 
CategorizedTagException(String) - Constructor for exception com.communote.server.core.tag.category.CategorizedTagException
Constructs a new instance of CategorizedTagException
CategorizedTagImpl - Class in com.communote.server.model.tag
 
CategorizedTagImpl() - Constructor for class com.communote.server.model.tag.CategorizedTagImpl
 
CategorizedTagNotFoundException - Exception in com.communote.server.core.tag.category
 
CategorizedTagNotFoundException(String) - Constructor for exception com.communote.server.core.tag.category.CategorizedTagNotFoundException
Constructs a new instance of CategorizedTagNotFoundException
CategorizedTagVO - Class in com.communote.server.core.vo.tag
 
CategorizedTagVO() - Constructor for class com.communote.server.core.vo.tag.CategorizedTagVO
 
CategorizedTagVO(CategorizedTagVO) - Constructor for class com.communote.server.core.vo.tag.CategorizedTagVO
Copies constructor from other CategorizedTagVO
CategorizedTagVO(String) - Constructor for class com.communote.server.core.vo.tag.CategorizedTagVO
 
categorizedTagVOToEntity(CategorizedTagVO) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Converts an instance of type CategorizedTagVO to this DAO's entity.
categorizedTagVOToEntity(CategorizedTagVO, CategorizedTag, boolean) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Copies the fields of CategorizedTagVO to the specified entity.
categorizedTagVOToEntity(CategorizedTagVO, CategorizedTag, boolean) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
categorizedTagVOToEntity(CategorizedTagVO) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoImpl
Converts an instance of type CategorizedTagVO to this DAO's entity.
categorizedTagVOToEntity(CategorizedTagVO, CategorizedTag, boolean) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoImpl
Copies the fields of CategorizedTagVO to the specified entity.
categorizedTagVOToEntityCollection(Collection) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Converts a Collection of instances of type CategorizedTagVO to this DAO's entity.
categorizedTagVOToEntityCollection(Collection) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
CATEGORY - Static variable in class com.communote.server.model.tag.CategorizedTagConstants
 
CATEGORY_ADMINISTRATION - Static variable in class com.communote.server.web.commons.i18n.JsMessagesRegistry
Built-in category for JS messages required in the administration pages
CATEGORY_COMMON - Static variable in class com.communote.server.web.commons.i18n.JsMessagesRegistry
Built-in category for JS messages required in pages like login, full screen messages, imprint, terms of use, registration
CATEGORY_DEFAULT - Static variable in class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
Default category.
CATEGORY_NOTE_LIST - Static variable in class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
Category for the CPL, the feed.
CATEGORY_PORTAL - Static variable in class com.communote.server.web.commons.i18n.JsMessagesRegistry
Built-in category for JS messages required in the portal page
CategoryEntry<C extends MenuEntry,S extends MenuEntry> - Class in com.communote.common.menu
Generic category menu entry which can have sub-items and arbitrary details describing the category.
CategoryEntry(C) - Constructor for class com.communote.common.menu.CategoryEntry
Create a new category entry with an empty collection of children
CategoryNameAlreadyExistsException - Exception in com.communote.server.core.tag.category
 
CategoryNameAlreadyExistsException(String) - Constructor for exception com.communote.server.core.tag.category.CategoryNameAlreadyExistsException
Constructs a new instance of CategoryNameAlreadyExistsException
CategoryPrefixAlreadyExistsException - Exception in com.communote.server.core.tag.category
 
CategoryPrefixAlreadyExistsException(String) - Constructor for exception com.communote.server.core.tag.category.CategoryPrefixAlreadyExistsException
Constructs a new instance of CategoryPrefixAlreadyExistsException
CertificateController - Class in com.communote.server.web.fe.portal.user.system.application
 
CertificateController() - Constructor for class com.communote.server.web.fe.portal.user.system.application.CertificateController
 
CertificateListWidget - Class in com.communote.server.web.fe.widgets.management.system.application
 
CertificateListWidget() - Constructor for class com.communote.server.web.fe.widgets.management.system.application.CertificateListWidget
 
changeAlias(Long, String) - Method in interface com.communote.server.core.user.UserManagement
Method to change the users alias.
changeAlias(Long, String) - Method in class com.communote.server.core.user.UserManagementImpl
Method to change the users alias.
changeCategorizedTagIndex(Long, Integer) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
changeCategorizedTagIndex(Long, Integer) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
changeClientStatus(String, ClientStatus, ClientStatus) - Method in interface com.communote.server.persistence.user.client.ClientDao
 
changeClientStatus(String, ClientStatus, ClientStatus) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
changeEmailAddress(Long, String, boolean) - Method in interface com.communote.server.core.user.UserManagement
Changes the email address of an user and validates this new address.
changeEmailAddress(Long, String, boolean) - Method in class com.communote.server.core.user.UserManagementBase
Changes the email address of an user and validates this new address.
changePassword(Long, String) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Change the password of a user.
changePassword(String, String) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Change the password of a user who used the forgotten password feature (UserPasswordManagement.requestPasswordChange(String)) to request a new password.
changePassword(User, String) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Change the password of a user.
changePassword(Long, String) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
changePassword(String, String) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
changePassword(User, String) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
changePublicAccess(Long, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Change the public access to a blog.
changePublicAccess(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
changeRoleOfMemberByEntityId(Long, Long, BlogRole) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Changes the role of a blog member.
changeRoleOfMemberByEntityId(Long, Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Changes the role of a blog member.
changeRoleOfMemberByEntityIdForExternal(Long, Long, BlogRole, String) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Change the role of a blog member that was added on the behalf of an external system.
changeRoleOfMemberByEntityIdForExternal(Long, Long, BlogRole, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Change the role of a blog member that was added on the behalf of an external system.
CHANGESET_CONTEXT_CLIENT - Static variable in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
Context to be used in change-sets which should be run on all databases.
CHANGESET_CONTEXT_GLOBAL - Static variable in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
Context to be used in change-sets which should only be run on the master (aka global) database.
CHANGESET_CONTEXT_STANDALONE - Static variable in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
Context to be used in change-sets which should be run if the installation is a standalone installation.
changeUserStatusByManager(Long, UserStatus) - Method in interface com.communote.server.core.user.UserManagement
Change the status of a user.
changeUserStatusByManager(Long, UserStatus) - Method in class com.communote.server.core.user.UserManagementBase
 
CHANNEL - Static variable in class com.communote.server.model.user.security.UnlockUserSecurityCodeConstants
 
ChannelConfiguration - Class in com.communote.server.model.security
A list of configuration attributes for a channel type are defined for client security.
ChannelConfiguration() - Constructor for class com.communote.server.model.security.ChannelConfiguration
 
ChannelConfiguration.Factory - Class in com.communote.server.model.security
Constructs new instances of ChannelConfiguration.
ChannelConfigurationCacheElementProvider - Class in com.communote.server.core.security.ssl
Cache Provider for Channel Configurations
ChannelConfigurationCacheElementProvider() - Constructor for class com.communote.server.core.security.ssl.ChannelConfigurationCacheElementProvider
 
ChannelConfigurationConstants - Class in com.communote.server.model.security
This class holds constants of attributes and associations of the entity ChannelConfiguration.
ChannelConfigurationConstants() - Constructor for class com.communote.server.model.security.ChannelConfigurationConstants
 
ChannelConfigurationDao - Interface in com.communote.server.persistence.security.ssl
 
ChannelConfigurationDaoBase - Class in com.communote.server.persistence.security.ssl
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.security.ssl.ChannelConfiguration.
ChannelConfigurationDaoBase() - Constructor for class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
ChannelConfigurationDaoImpl - Class in com.communote.server.persistence.security.ssl
 
ChannelConfigurationDaoImpl() - Constructor for class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoImpl
 
ChannelConfigurationImpl - Class in com.communote.server.model.security
 
ChannelConfigurationImpl() - Constructor for class com.communote.server.model.security.ChannelConfigurationImpl
 
ChannelManagement - Interface in com.communote.server.core.security.ssl
 
ChannelManagementBase - Class in com.communote.server.core.security.ssl
Spring Service base class for com.communote.server.core.api.security.ssl.ChannelManagement, provides access to all services and entities referenced by this service.
ChannelManagementBase() - Constructor for class com.communote.server.core.security.ssl.ChannelManagementBase
 
ChannelManagementException - Exception in com.communote.server.core.security.ssl
The default exception thrown for unexpected errors occurring within ChannelManagement.
ChannelManagementException(String) - Constructor for exception com.communote.server.core.security.ssl.ChannelManagementException
Constructs a new instance of ChannelManagementException.
ChannelManagementException(String, Throwable) - Constructor for exception com.communote.server.core.security.ssl.ChannelManagementException
Constructs a new instance of ChannelManagementException.
ChannelManagementImpl - Class in com.communote.server.core.security.ssl
 
ChannelManagementImpl() - Constructor for class com.communote.server.core.security.ssl.ChannelManagementImpl
 
CHANNELS - Static variable in class com.communote.server.model.security.IpRangeFilterConstants
 
CHANNELTYPE - Static variable in class com.communote.server.model.security.ChannelConfigurationConstants
 
ChannelType - Class in com.communote.server.model.security
The known channels over which clients can communicate with the server
ChannelType() - Constructor for class com.communote.server.model.security.ChannelType
The default constructor allowing super classes to access it.
CHANNELTYPE - Static variable in class com.communote.server.model.user.security.AuthenticationFailedStatusConstants
 
ChannelTypeEnum - Class in com.communote.server.persistence.security
 
ChannelTypeEnum() - Constructor for class com.communote.server.persistence.security.ChannelTypeEnum
Default constructor.
characters(char[], int, int) - Method in class com.communote.server.core.crc.xml.MetadataXMLHandler
check(Database) - Method in class com.communote.server.core.database.liquibase.FulltextEnabledPrecondition
check(String, String) - Method in class com.communote.server.core.user.security.BcryptPasswordHashFunction
 
check(String, String) - Method in class com.communote.server.core.user.security.Md5PasswordHashFunction
 
check(String, String) - Method in interface com.communote.server.core.user.security.PasswordHashFunction
Test a clear text password against a password hash generated by this hash function.
checkAgainstRegularExpression(String, String) - Static method in class com.communote.plugins.api.rest.resource.validation.ValidationHelper
 
checkAgainstRegularExpression(String, String) - Static method in class com.communote.plugins.api.rest.v22.resource.validation.ValidationHelper
 
checkAgainstRegularExpression(String, String) - Static method in class com.communote.plugins.api.rest.v24.resource.validation.ValidationHelper
 
checkAgainstRegularExpression(String, String) - Static method in class com.communote.plugins.api.rest.v30.resource.validation.ValidationHelper
 
checkAliasAlreadyExists(Object) - Static method in class com.communote.server.core.common.util.ExceptionHelper
 
checkAndUpdatePassword(User, String) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Check that the (hashed) password of the user matches the given clear text password.
checkAndUpdatePassword(User, String) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
checkAttachmentSize(FileItem) - Static method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHelper
Check attachment size and throw MaxLengthReachedException
checkAttachmentUploadSessionId(String) - Static method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHelper
Check for attachmentUploadSessionId Parameter and throw ParameterValidationException
checkAttachmentUploadSessionId(String) - Static method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHelper
Check for attachmentUploadSessionId Parameter and throw ParameterValidationException
checkAttachmentUploadSessionId(String) - Static method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHelper
Check for attachmentUploadSessionId Parameter and throw ParameterValidationException
checkAttachmentUploadSessionId(String) - Static method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHelper
Check for attachmentUploadSessionId Parameter and throw ParameterValidationException
checkDatabaseSetupStatus(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.installer.controller.InstallationJSONController
Ajax method to check the current status of database initialization.
checkEmailAlreadyExists(Object) - Static method in class com.communote.server.core.common.util.ExceptionHelper
Check email already exists.
checkEmailValidation(Object) - Static method in class com.communote.server.core.common.util.ExceptionHelper
Check email validation.
checkLdapUserException(Object) - Static method in class com.communote.server.core.common.util.ExceptionHelper
 
checkLocalUserPasswordOnLogin(String, String) - Method in interface com.communote.server.core.security.AuthenticationManagement
Check the password of a local user for a match with a given clear text password.
checkLocalUserPasswordOnLogin(String, String) - Method in class com.communote.server.core.security.AuthenticationManagementImpl
 
checkMaxStringLengthLimit(String, int) - Static method in class com.communote.plugins.api.rest.resource.validation.ValidationHelper
 
checkMaxStringLengthLimit(String, int) - Static method in class com.communote.plugins.api.rest.v22.resource.validation.ValidationHelper
 
checkMaxStringLengthLimit(String, int) - Static method in class com.communote.plugins.api.rest.v24.resource.validation.ValidationHelper
 
checkMaxStringLengthLimit(String, int) - Static method in class com.communote.plugins.api.rest.v30.resource.validation.ValidationHelper
 
checkMinStringLengthLimit(String, int) - Static method in class com.communote.plugins.api.rest.resource.validation.ValidationHelper
 
checkMinStringLengthLimit(String, int) - Static method in class com.communote.plugins.api.rest.v22.resource.validation.ValidationHelper
 
checkMinStringLengthLimit(String, int) - Static method in class com.communote.plugins.api.rest.v24.resource.validation.ValidationHelper
 
checkMinStringLengthLimit(String, int) - Static method in class com.communote.plugins.api.rest.v30.resource.validation.ValidationHelper
 
checkNoteText(String, Boolean, Integer) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Check the text of an note
checkNoteText(String, Boolean, Integer) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHelper
Check the text of an note
checkPassword(Long, String) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Check that the (hashed) password of the user matches the given clear text password.
checkPassword(User, String) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Check that the (hashed) password of the user matches the given clear text password.
checkPassword(Long, String) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
checkPassword(User, String) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
checkRunOnClient(ClientTO) - Method in class com.communote.server.core.tasks.ClientTaskHandler
 
checkRunTask(TaskTO) - Method in class com.communote.plugins.activity.base.task.DeleteActivitiesTaskHandler
 
checkRunTask(TaskTO) - Method in class com.communote.server.core.tasks.ClientTaskHandler
Check if the task should actually be run.
checkSecurityCodeNotFound(Object) - Static method in class com.communote.server.core.common.util.ExceptionHelper
Check security code not found.
checkValidRank(int) - Static method in class com.communote.server.model.user.note.UserNoteEntityHelper
 
CHILDREN - Static variable in class com.communote.server.model.blog.BlogConstants
 
CHILDREN - Static variable in class com.communote.server.model.note.NoteConstants
 
CHILDTOPICID - Static variable in class com.communote.server.model.blog.ResolvedTopicToTopicConstants
 
ChildTopicResource - Class in com.communote.plugins.api.rest.v30.resource.topic.childtopic
 
ChildTopicResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResource
 
ChildTopicResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.topic.childtopic
 
ChildTopicResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResourceHandler
 
ChronologicalPostListWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for displaying a list of blog posts.
ChronologicalPostListWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
 
CITY - Static variable in class com.communote.server.model.user.ContactConstants
 
ClamAVScanner - Class in com.communote.common.virusscan.impl
This class represents an anti virus scanner.
ClamAVScanner() - Constructor for class com.communote.common.virusscan.impl.ClamAVScanner
This constructor is necessary for reflection else you will get an ClassNotFoundException by the VirusScannerFactory
CLASS_NAME - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.attachment.AttachmentPropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.blog.BlogConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.blog.BlogMemberConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.blog.BlogPropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.blog.ExternalBlogMemberConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.blog.ResolvedTopicToTopicConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.blog.UserToBlogRoleMappingConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.client.ClientConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.client.ClientStatisticConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.ApplicationConfigurationSettingConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.ClientConfigurationConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.ConfigurationConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.ConfluenceConfigurationConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.ExternalSystemConfigurationConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.LdapGroupSyncConfigurationConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.LdapSearchBaseDefinitionConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.LdapSearchConfigurationConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.config.SettingConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.external.ExternalObjectConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.external.ExternalObjectPropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.global.GlobalIdConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.i18n.MessageConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.messaging.MessagerConnectorConfigConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.note.ContentConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.note.NoteConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.note.NotePropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.note.ProcessedMailNoteConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.property.BinaryPropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.property.GlobalPropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.property.PluginPropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.property.PropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.property.StringPropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.security.ChannelConfigurationConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.security.IpRangeChannelConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.security.IpRangeConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.security.IpRangeFilterConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.security.SecurityCodeConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.tag.AbstractTagCategoryConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.tag.CategorizedTagConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.tag.GlobalTagCategoryConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.tag.TagConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.task.TaskConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.task.TaskExecutionConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.task.TaskPropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.CommunoteEntityConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.ContactConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.CountryConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.ExternalUserAuthenticationConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.group.ExternalUserGroupConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.group.GroupConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.group.GroupPropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.group.UserOfGroupConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.LanguageConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.NavigationItemConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.note.UserNoteEntityConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.NotificationConfigConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.security.AuthenticationFailedStatusConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.security.EmailSecurityCodeConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.security.ForgottenPasswordSecurityCodeConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.security.InviteUserToBlogSecurityCodeConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.security.InviteUserToClientSecurityCodeConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.security.UnlockUserSecurityCodeConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.security.UserSecurityCodeConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.UserAuthorityConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.UserConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.UserImageConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.UserNotePropertyConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.UserProfileConstants
 
CLASS_NAME - Static variable in class com.communote.server.model.user.UserPropertyConstants
 
ClassBasedToolConfiguration - Class in com.communote.server.web.commons.view.velocity
ToolConfiguration which works directly on classes and not on class names for better OSGI support.
ClassBasedToolConfiguration(Class<?>) - Constructor for class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
ClassLoaderAggregator - Class in com.communote.plugins.core.classloader
Aggregate ClassLoaders.
ClassLoaderAggregator(ClassLoader) - Constructor for class com.communote.plugins.core.classloader.ClassLoaderAggregator
 
ClassLoaderAggregatorThreadContextSetter<T extends Exception> - Class in com.communote.plugins.core.classloader
 
ClassLoaderAggregatorThreadContextSetter() - Constructor for class com.communote.plugins.core.classloader.ClassLoaderAggregatorThreadContextSetter
 
ClassLoaderAggregatorThreadContextSetterUnchecked - Class in com.communote.plugins.core.classloader
 
ClassLoaderAggregatorThreadContextSetterUnchecked() - Constructor for class com.communote.plugins.core.classloader.ClassLoaderAggregatorThreadContextSetterUnchecked
 
cleanString(String) - Static method in class com.communote.common.string.StringHelper
Cleans a string, removes whitespaces on start and end, and removes multiple whitespaces.
cleanStringList(List<String>) - Static method in class com.communote.common.string.StringHelper
Cleans a List of Strings, handle null parameter
cleanup() - Method in class com.communote.server.core.image.HttpExternalImageProvider
Cleanup held resources.
cleanUpString(String, String, String) - Static method in class com.communote.common.string.StringHelper
Remove the cleanUpChar from the given string by stripping it from the start and end.
clear() - Method in class com.communote.common.util.PageableList
clear() - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.clear()
clear() - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.clear()
clear() - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.clear()
clear() - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.clear()
clear() - Static method in class com.communote.server.api.core.common.ClientAndChannelContextHolder
Remove the stored information for the current thread.
clear() - Method in class com.communote.server.external.hibernate.ClientDelegateCache
clearAssertionStatus() - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
clearBundleStorage(String) - Static method in class com.communote.server.core.osgi.OSGiHelper
Clears the given content.
clearContent() - Method in class com.communote.server.core.crc.FilesystemConnector
Deletes all files from the repository.
clearContent() - Method in interface com.communote.server.core.crc.RepositoryConnector
Remove all content from the repository of this connector.
CLIENT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants.Client
Placeholder for a client
Client - Class in com.communote.server.model.client
A client represents an enterprise account (or tenant) of Communote.
Client() - Constructor for class com.communote.server.model.client.Client
 
Client.Factory - Class in com.communote.server.model.client
Constructs new instances of Client.
CLIENT_ID_MAX_LENGTH - Static variable in class com.communote.server.persistence.user.client.ClientValidator
The Constant CLIENT_ID_MAX_LENGTH defines the maximal length of a client id.
CLIENT_ID_MIN_LENGTH - Static variable in class com.communote.server.persistence.user.client.ClientValidator
The Constant CLIENT_ID_MIN_LENGTH defines the minimal length of a client id.
CLIENT_ID_REGEX_PATTERN - Static variable in class com.communote.server.persistence.user.client.ClientValidator
The Constant CLIENT_ID_REGEX_PATTERN defines the pattern for a client id.
CLIENT_ID_REQUEST_ATTRIBUTE - Static variable in class com.communote.server.web.commons.MessageHelper
Request attribute name for storing the current client ID.
CLIENT_ID_VALID_SYMBOLD - Static variable in class com.communote.server.persistence.user.client.ClientValidator
Part of the pattern containing all valid symbols for the client id.
CLIENT_PROPERTY_KEY_CONFIG_MODIFIED - Static variable in class com.communote.plugins.confluence.image.ConfluenceUserImageProvider
Key of a plugin property to store the last modification timestamp of the confluence configuration since the configuration does not provide this information.
ClientAndChannelContextHolder - Class in com.communote.server.api.core.common
Holder which associates the client and channel execution contexts with the current thread.
ClientAndChannelContextHolder() - Constructor for class com.communote.server.api.core.common.ClientAndChannelContextHolder
 
clientChanged(String) - Method in interface com.communote.server.api.service.ClientRetrievalService
Notify the service that fields of a client changed.
clientChanged(String) - Method in class com.communote.server.service.ClientRetrievalServiceImpl
 
CLIENTCONFIG - Static variable in class com.communote.server.model.config.ConfigurationConstants
 
ClientConfiguration - Class in com.communote.server.model.config
 
ClientConfiguration() - Constructor for class com.communote.server.model.config.ClientConfiguration
 
ClientConfiguration.Factory - Class in com.communote.server.model.config
Constructs new instances of ClientConfiguration.
ClientConfigurationConstants - Class in com.communote.server.model.config
This class holds constants of attributes and associations of the entity ClientConfiguration.
ClientConfigurationConstants() - Constructor for class com.communote.server.model.config.ClientConfigurationConstants
 
ClientConfigurationDao - Interface in com.communote.server.persistence.config
 
ClientConfigurationDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.ClientConfiguration.
ClientConfigurationDaoBase() - Constructor for class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
ClientConfigurationDaoImpl - Class in com.communote.server.persistence.config
 
ClientConfigurationDaoImpl() - Constructor for class com.communote.server.persistence.config.ClientConfigurationDaoImpl
 
ClientConfigurationElementProvider - Class in com.communote.server.core.config
Cache element provider for the client configuration properties
ClientConfigurationElementProvider() - Constructor for class com.communote.server.core.config.ClientConfigurationElementProvider
 
ClientConfigurationHelper - Class in com.communote.server.core.config
Helper class to check and create default client configuration properties.
ClientConfigurationImpl - Class in com.communote.server.model.config
 
ClientConfigurationImpl() - Constructor for class com.communote.server.model.config.ClientConfigurationImpl
 
ClientConfigurationProperties - Class in com.communote.server.api.core.config
Object holding client specific configuration properties.
ClientConfigurationProperties(Configuration) - Constructor for class com.communote.server.api.core.config.ClientConfigurationProperties
Constructs a new instance.
ClientConfigurationPropertyConstant - Interface in com.communote.server.api.core.config
Marks a property constant as a client specific configuration property constant.
ClientConfluenceAuthConfigController - Class in com.communote.server.web.fe.portal.user.client.controller
The Class ClientConfluenceAuthConfigController.
ClientConfluenceAuthConfigController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientConfluenceAuthConfigController
 
ClientConstants - Class in com.communote.server.model.client
This class holds constants of attributes and associations of the entity Client.
ClientConstants() - Constructor for class com.communote.server.model.client.ClientConstants
 
ClientContextAwareRequestResponseInitializer - Interface in com.communote.server.web.commons.filter
Will be called by the ClientContextProcessingFilter to allow preparations of the request and response objects so that they can handle multiple clients.
ClientContextProcessingFilter - Class in com.communote.server.web.commons.filter
A filter which tries to resolve the client execution context of the request by looking for a client ID in the request URL.
ClientContextProcessingFilter() - Constructor for class com.communote.server.web.commons.filter.ClientContextProcessingFilter
 
ClientCreationService - Class in com.communote.server.service
Service for creating and updating a client.
ClientCreationService() - Constructor for class com.communote.server.service.ClientCreationService
 
ClientDao - Interface in com.communote.server.persistence.user.client
 
ClientDaoBase - Class in com.communote.server.persistence.user.client
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.client.Client.
ClientDaoBase() - Constructor for class com.communote.server.persistence.user.client.ClientDaoBase
 
ClientDaoImpl - Class in com.communote.server.persistence.user.client
 
ClientDaoImpl() - Constructor for class com.communote.server.persistence.user.client.ClientDaoImpl
 
ClientDataSourceConnectionCloser - Interface in com.communote.server.core.common.database
Interface for closing the data source connection of the provider
ClientDelegate - Class in com.communote.server.api.core.client
Delegator which offers an abstract solution to execute operations on the desired client.
ClientDelegate() - Constructor for class com.communote.server.api.core.client.ClientDelegate
Instantiates a new delegator and delegates the operations to the global database.
ClientDelegate(ClientTO) - Constructor for class com.communote.server.api.core.client.ClientDelegate
Instantiates a new delegator and delegates the operations to the client database.
ClientDelegateCache - Class in com.communote.server.external.hibernate
Cache wrapper which will delegate cache requests to the correct cache for the current client by manipulating the cache key.
ClientDelegateCache(Cache) - Constructor for class com.communote.server.external.hibernate.ClientDelegateCache
Creates a new instance from the cache to wrapped
ClientDelegateCacheSerializableKey - Class in com.communote.server.external.hibernate
Key which encodes the client ID so it can be passed to the ClientDelegateCache
ClientDelegateCacheSerializableKey(String, Serializable) - Constructor for class com.communote.server.external.hibernate.ClientDelegateCacheSerializableKey
Creates a cache key for the ClientDelagateCache
ClientDelegateCallback<T> - Interface in com.communote.server.api.core.client
Callback to execute operations on the desired client.
ClientGeneralSettingsController - Class in com.communote.server.web.fe.portal.user.client.controller
 
ClientGeneralSettingsController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientGeneralSettingsController
 
ClientGeneralSettingsForm - Class in com.communote.server.web.fe.portal.user.client.forms
 
ClientGeneralSettingsForm() - Constructor for class com.communote.server.web.fe.portal.user.client.forms.ClientGeneralSettingsForm
 
ClientGeneralSettingsValidator - Class in com.communote.server.web.fe.portal.user.client.validator
 
ClientGeneralSettingsValidator() - Constructor for class com.communote.server.web.fe.portal.user.client.validator.ClientGeneralSettingsValidator
 
ClientHelper - Class in com.communote.server.persistence.user.client
The Class ClientHelper contains helper methods for the client id management.
CLIENTID - Static variable in class com.communote.server.model.client.ClientConstants
 
clientImage(ImageSizeType) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Creates a URL pointing to the logo of the current client.
ClientImageDescriptor - Class in com.communote.server.core.image.type
Descriptor for the client logo.
ClientImageDescriptor() - Constructor for class com.communote.server.core.image.type.ClientImageDescriptor
 
ClientImageProvider - Class in com.communote.server.core.image.type
Provider for the client image.
ClientImageProvider(String) - Constructor for class com.communote.server.core.image.type.ClientImageProvider
Constructor.
ClientInitializationException - Exception in com.communote.server.core.client
Exception thrown by the ClientInitializer to indicate that the initialization failed.
ClientInitializationException(String) - Constructor for exception com.communote.server.core.client.ClientInitializationException
Create a new exception with detail message
ClientInitializationException(String, Throwable) - Constructor for exception com.communote.server.core.client.ClientInitializationException
Create a new exception with detail message and cause
ClientInitializer - Class in com.communote.server.core.client
Initialize a client so it can be used.
ClientInitializer() - Constructor for class com.communote.server.core.client.ClientInitializer
 
ClientLdapAuthenticationController - Class in com.communote.server.web.fe.portal.user.client.controller
The Class ClientLdapAuthenticationController.
ClientLdapAuthenticationController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientLdapAuthenticationController
 
ClientManagement - Interface in com.communote.server.core.user.client
Management class for client handling.
ClientManagementBase - Class in com.communote.server.core.user.client
Spring Service base class for ClientManagement, provides access to all services and entities referenced by this service.
ClientManagementBase() - Constructor for class com.communote.server.core.user.client.ClientManagementBase
 
ClientManagementException - Exception in com.communote.server.core.user.client
Exception to be thrown for notifying about unexpected situations in ClientManagement.
ClientManagementException(String) - Constructor for exception com.communote.server.core.user.client.ClientManagementException
Constructs a new instance of ClientManagementException.
ClientManagementException(String, Throwable) - Constructor for exception com.communote.server.core.user.client.ClientManagementException
Constructs a new instance of ClientManagementException.
ClientManagementImpl - Class in com.communote.server.core.user.client
 
ClientManagementImpl() - Constructor for class com.communote.server.core.user.client.ClientManagementImpl
 
ClientNotFoundException - Exception in com.communote.server.api.core.client
Exception to be thrown if a client was not found
ClientNotFoundException(String) - Constructor for exception com.communote.server.api.core.client.ClientNotFoundException
Create a new exception
ClientNotFoundException(String, String) - Constructor for exception com.communote.server.api.core.client.ClientNotFoundException
Create a new exception with detail message
ClientNotFoundException(String, String, Throwable) - Constructor for exception com.communote.server.api.core.client.ClientNotFoundException
 
ClientOverviewController - Class in com.communote.server.web.fe.portal.user.client.controller
 
ClientOverviewController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientOverviewController
 
ClientPermissionsController - Class in com.communote.server.web.fe.portal.user.client.controller
The Class ClientProfileController handles the update client profile use case.
ClientPermissionsController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientPermissionsController
 
ClientPermissionsForm - Class in com.communote.server.web.fe.portal.user.client.forms
The Class ClientPermissionsForm handles the input from the change of client permissions form.
ClientPermissionsForm() - Constructor for class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
Instantiates a new client permission form.
ClientPermissionsWidget - Class in com.communote.server.web.fe.widgets.admin.client.security
Widget for managing users.
ClientPermissionsWidget() - Constructor for class com.communote.server.web.fe.widgets.admin.client.security.ClientPermissionsWidget
 
ClientProfileController - Class in com.communote.server.web.fe.portal.user.client.controller
The Class ClientProfileController handles the update client profile use case.
ClientProfileController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientProfileController
 
ClientProfileController.ActionType - Enum in com.communote.server.web.fe.portal.user.client.controller
The action type the controller supports.
ClientProfileEmailForm - Class in com.communote.server.web.fe.portal.user.client.forms
A form the email settings.
ClientProfileEmailForm() - Constructor for class com.communote.server.web.fe.portal.user.client.forms.ClientProfileEmailForm
 
ClientProfileEmailValidator - Class in com.communote.server.web.fe.portal.user.client.validator
Validator for the email configuration.
ClientProfileEmailValidator() - Constructor for class com.communote.server.web.fe.portal.user.client.validator.ClientProfileEmailValidator
 
ClientProfileLogoForm - Class in com.communote.server.web.fe.portal.user.client.forms
Form backing object for client logo update.
ClientProfileLogoForm() - Constructor for class com.communote.server.web.fe.portal.user.client.forms.ClientProfileLogoForm
 
ClientProfileNotificationController - Class in com.communote.server.web.fe.portal.user.client.controller
Controller for configuring notifications.
ClientProfileNotificationController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientProfileNotificationController
 
ClientProfileNotificationsForm - Class in com.communote.server.web.fe.portal.user.client.forms
Form backing object for client notification settings.
ClientProfileNotificationsForm() - Constructor for class com.communote.server.web.fe.portal.user.client.forms.ClientProfileNotificationsForm
 
ClientProperty - Enum in com.communote.server.api.core.config.type
Property constants for general client settings.
ClientProperty.PRESELECTED_TABS_VALUES - Enum in com.communote.server.api.core.config.type
Values for PRESELECTED_TAB.
ClientProperty.PRESELECTED_TOPIC_OVERVIEW_TABS_VALUES - Enum in com.communote.server.api.core.config.type
Values for PRESELECTED_TOPIC_OVERVIEW_TABS_VALUES.
ClientProperty.REPOSITORY_MODE - Enum in com.communote.server.api.core.config.type
The repository mode determines how the correct external repository is identified by the user service if a new users arrives.
ClientPropertySecurity - Enum in com.communote.server.api.core.config.type
Property constants for client security settings.
ClientRetrievalService - Interface in com.communote.server.api.service
Service for finding existing clients.
ClientRetrievalServiceImpl - Class in com.communote.server.service
Service for finding existing clients.
ClientRetrievalServiceImpl() - Constructor for class com.communote.server.service.ClientRetrievalServiceImpl
 
ClientSingleElementCacheKey - Class in com.communote.server.core.common.caching
Common cache key class for cases where there is only one element per client that can be cached.
ClientSingleElementCacheKey() - Constructor for class com.communote.server.core.common.caching.ClientSingleElementCacheKey
 
ClientStatistic - Class in com.communote.server.model.client
Stores statistical information of the client.
ClientStatistic() - Constructor for class com.communote.server.model.client.ClientStatistic
 
ClientStatistic.Factory - Class in com.communote.server.model.client
Constructs new instances of ClientStatistic.
ClientStatisticConstants - Class in com.communote.server.model.client
This class holds constants of attributes and associations of the entity ClientStatistic.
ClientStatisticConstants() - Constructor for class com.communote.server.model.client.ClientStatisticConstants
 
ClientStatisticDao - Interface in com.communote.server.persistence.user.client
 
ClientStatisticDaoBase - Class in com.communote.server.persistence.user.client
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.client.ClientStatistic.
ClientStatisticDaoBase() - Constructor for class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
ClientStatisticDaoImpl - Class in com.communote.server.persistence.user.client
 
ClientStatisticDaoImpl() - Constructor for class com.communote.server.persistence.user.client.ClientStatisticDaoImpl
 
ClientStatisticImpl - Class in com.communote.server.model.client
 
ClientStatisticImpl() - Constructor for class com.communote.server.model.client.ClientStatisticImpl
 
CLIENTSTATUS - Static variable in class com.communote.server.model.client.ClientConstants
 
ClientStatus - Class in com.communote.server.model.client
 
ClientStatus() - Constructor for class com.communote.server.model.client.ClientStatus
The default constructor allowing super classes to access it.
ClientStatusChangeEvent - Class in com.communote.server.api.core.client
Event which signals a change of the status of a client which is not the global client.
ClientStatusChangeEvent(String, ClientStatus, ClientStatus) - Constructor for class com.communote.server.api.core.client.ClientStatusChangeEvent
Constructor.
ClientStatusEnum - Class in com.communote.server.persistence.client
 
ClientStatusEnum() - Constructor for class com.communote.server.persistence.client.ClientStatusEnum
Default constructor.
ClientStatusHandler - Class in com.communote.server.web.commons.filter
Handler to perform actions like forwards or redirects depending of the status of the current client.
ClientStatusHandler() - Constructor for class com.communote.server.web.commons.filter.ClientStatusHandler
 
ClientTaskHandler - Class in com.communote.server.core.tasks
The ClientTaskHandler provides a method ClientTaskHandler.runOnClient(TaskTO) that will be executed for each client for a TaskTO.
ClientTaskHandler() - Constructor for class com.communote.server.core.tasks.ClientTaskHandler
 
ClientTO - Class in com.communote.server.api.core.client
TO for Clients.
ClientTO() - Constructor for class com.communote.server.api.core.client.ClientTO
 
ClientToClientTOConverter - Class in com.communote.server.core.vo.client.converters
 
ClientToClientTOConverter() - Constructor for class com.communote.server.core.vo.client.converters.ClientToClientTOConverter
 
ClientTool - Class in com.communote.server.core.common.velocity.tools
Tool for clients.
ClientTool() - Constructor for class com.communote.server.core.common.velocity.tools.ClientTool
 
ClientUrlHelper - Class in com.communote.server.persistence.user.client
The Class ClientUrlHelper offers methods to add the client and module id to an url.
ClientUserGroupCreateAndEditController - Class in com.communote.server.web.fe.portal.user.client.controller
Create User Group Controller
ClientUserGroupCreateAndEditController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupCreateAndEditController
 
ClientUserGroupCreateAndEditController.ActionType - Enum in com.communote.server.web.fe.portal.user.client.controller
The action types this controller supports.
ClientUserGroupManagementController - Class in com.communote.server.web.fe.portal.user.client.controller
This controller handles user group actions.
ClientUserGroupManagementController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupManagementController
 
ClientUserManagementController - Class in com.communote.server.web.fe.portal.user.client.controller
 
ClientUserManagementController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
 
ClientUserManagementSettingsController - Class in com.communote.server.web.fe.portal.user.client.controller
Controller for setting general user settings.
ClientUserManagementSettingsController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementSettingsController
 
ClientUserManagementSettingsForm - Class in com.communote.server.web.fe.portal.user.client.forms
The Class ClientProfileForm handles the input from the change client logo formular.
ClientUserManagementSettingsForm(ClientTO) - Constructor for class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
Instantiates a new client profile form.
ClientUserManagementSettingsForm.Action - Enum in com.communote.server.web.fe.portal.user.client.forms
This enum holds available action types for this form.
ClientUserManagementViewController - Class in com.communote.server.web.fe.portal.user.client.controller
Controller for the user management view section.
ClientUserManagementViewController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementViewController
 
ClientValidator - Class in com.communote.server.persistence.user.client
The Class ClientValidator validates a client id.
ClientValue<T> - Class in com.communote.server.core.common
The client value stores a value separately for each client using ClientHelper.getCurrentClientId() The ClientValue.hashCode(), ClientValue.equals(Object) and ClientValue.toString() methods also use the current client and delegate the logic to a check against the value of the client.
ClientValue() - Constructor for class com.communote.server.core.common.ClientValue
 
clone(Ehcache) - Method in class com.communote.server.core.common.caching.eh.DistributionSupportCacheExtension
clone(NoteQueryParameters) - Static method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Create a new NoteQueryParameters by cloning others.
clone(TimelineQueryParameters) - Static method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Create a new NoteQueryInstance that takes the common TimelineQueryParameters Parameters.
clone(NavigationItemDataTO) - Static method in class com.communote.server.core.vo.user.NavigationItemDataTO
Clone the provided data TO.
clone(NavigationItemTO<NavigationItemDataTO>) - Static method in class com.communote.server.core.vo.user.NavigationItemTO
Clone the provided navigation item TO.
close() - Method in class com.communote.common.io.CopyInputStreamBuffer
close() - Method in class com.communote.common.io.DelimiterFilterReader
 
close(AutoCloseable) - Static method in class com.communote.common.io.IOHelper
Close the AutoCloseable and log any exception that might be thrown.
close(Closeable) - Static method in class com.communote.common.io.IOHelper
Close the closable and ignore but log thrown exceptions.
close() - Method in class com.communote.plugins.mq.provider.jms.JMSMessageSender
 
close(ClientTO) - Method in interface com.communote.server.core.common.database.ClientDataSourceConnectionCloser
Close the data source of the client
close() - Method in class com.communote.server.core.database.hibernate.C3P0DataSourceConnectionProvider
Close all data sources
close() - Method in class com.communote.server.core.rest.RestApiByteArrayInputStream
Closing a ByteArrayInputStream has no effect.
close(InputStream) - Method in class com.communote.server.core.vo.content.AttachmentStreamTO
Close the stream
close(InputStream) - Method in class com.communote.server.core.vo.content.AttachmentTO
Close the stream
closeBrTags(String) - Static method in class com.communote.common.util.HTMLHelper
Converts br tags to the XHTML compatible form.
closeCompleteStream() - Method in class com.communote.common.io.CopyInputStreamBuffer
Close the original stream and the copy (which will deleted)
closeConnection(Connection) - Static method in class com.communote.server.core.common.util.DatabaseHelper
Close the given connection .
closeConnection(Connection) - Method in class com.communote.server.core.database.hibernate.C3P0DataSourceConnectionProvider
closeNamingEnumeration(NamingEnumeration<?>) - Static method in class com.communote.server.core.common.ldap.LdapUtils
Close a naming enumeration to free up resources.
CODE - Static variable in class com.communote.server.model.security.SecurityCodeConstants
 
CollectionConverter<S,T> - Class in com.communote.common.converter
Abstraction to offer functionality for converting whole collections.
CollectionConverter() - Constructor for class com.communote.common.converter.CollectionConverter
 
ColorUtils - Class in com.communote.common.util
Utility for converting color strings to Color objects.
com.communote.common.converter - package com.communote.common.converter
 
com.communote.common.encryption - package com.communote.common.encryption
 
com.communote.common.i18n - package com.communote.common.i18n
 
com.communote.common.image - package com.communote.common.image
 
com.communote.common.io - package com.communote.common.io
 
com.communote.common.matcher - package com.communote.common.matcher
 
com.communote.common.menu - package com.communote.common.menu
 
com.communote.common.paging - package com.communote.common.paging
 
com.communote.common.properties - package com.communote.common.properties
 
com.communote.common.string - package com.communote.common.string
 
com.communote.common.util - package com.communote.common.util
 
com.communote.common.validation - package com.communote.common.validation
 
com.communote.common.velocity - package com.communote.common.velocity
 
com.communote.common.virusscan - package com.communote.common.virusscan
 
com.communote.common.virusscan.exception - package com.communote.common.virusscan.exception
 
com.communote.common.virusscan.impl - package com.communote.common.virusscan.impl
 
com.communote.plugin.ldap - package com.communote.plugin.ldap
 
com.communote.plugin.ldap.helper - package com.communote.plugin.ldap.helper
 
com.communote.plugins - package com.communote.plugins
 
com.communote.plugins.activity.base - package com.communote.plugins.activity.base
 
com.communote.plugins.activity.base.data - package com.communote.plugins.activity.base.data
 
com.communote.plugins.activity.base.fe.admin - package com.communote.plugins.activity.base.fe.admin
 
com.communote.plugins.activity.base.fe.widget - package com.communote.plugins.activity.base.fe.widget
 
com.communote.plugins.activity.base.permission - package com.communote.plugins.activity.base.permission
 
com.communote.plugins.activity.base.processor - package com.communote.plugins.activity.base.processor
 
com.communote.plugins.activity.base.service - package com.communote.plugins.activity.base.service
 
com.communote.plugins.activity.base.service.impl - package com.communote.plugins.activity.base.service.impl
 
com.communote.plugins.activity.base.task - package com.communote.plugins.activity.base.task
 
com.communote.plugins.activity.core - package com.communote.plugins.activity.core
 
com.communote.plugins.api.rest - package com.communote.plugins.api.rest
 
com.communote.plugins.api.rest.converter - package com.communote.plugins.api.rest.converter
 
com.communote.plugins.api.rest.exception - package com.communote.plugins.api.rest.exception
 
com.communote.plugins.api.rest.filter - package com.communote.plugins.api.rest.filter
 
com.communote.plugins.api.rest.request - package com.communote.plugins.api.rest.request
 
com.communote.plugins.api.rest.resource - package com.communote.plugins.api.rest.resource
 
com.communote.plugins.api.rest.resource.attachment - package com.communote.plugins.api.rest.resource.attachment
 
com.communote.plugins.api.rest.resource.note - package com.communote.plugins.api.rest.resource.note
 
com.communote.plugins.api.rest.resource.note.favorite - package com.communote.plugins.api.rest.resource.note.favorite
 
com.communote.plugins.api.rest.resource.note.like - package com.communote.plugins.api.rest.resource.note.like
 
com.communote.plugins.api.rest.resource.note.property - package com.communote.plugins.api.rest.resource.note.property
 
com.communote.plugins.api.rest.resource.tag - package com.communote.plugins.api.rest.resource.tag
 
com.communote.plugins.api.rest.resource.tagstoretaglist - package com.communote.plugins.api.rest.resource.tagstoretaglist
 
com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag - package com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag
 
com.communote.plugins.api.rest.resource.tagsuggestionlist - package com.communote.plugins.api.rest.resource.tagsuggestionlist
 
com.communote.plugins.api.rest.resource.timelinenote - package com.communote.plugins.api.rest.resource.timelinenote
 
com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion - package com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion
 
com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag - package com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag
 
com.communote.plugins.api.rest.resource.timelinetag - package com.communote.plugins.api.rest.resource.timelinetag
 
com.communote.plugins.api.rest.resource.timelinetopic - package com.communote.plugins.api.rest.resource.timelinetopic
 
com.communote.plugins.api.rest.resource.timelineuser - package com.communote.plugins.api.rest.resource.timelineuser
 
com.communote.plugins.api.rest.resource.topic - package com.communote.plugins.api.rest.resource.topic
 
com.communote.plugins.api.rest.resource.topic.follow - package com.communote.plugins.api.rest.resource.topic.follow
 
com.communote.plugins.api.rest.resource.topic.property - package com.communote.plugins.api.rest.resource.topic.property
 
com.communote.plugins.api.rest.resource.topic.right - package com.communote.plugins.api.rest.resource.topic.right
 
com.communote.plugins.api.rest.resource.topic.role - package com.communote.plugins.api.rest.resource.topic.role
 
com.communote.plugins.api.rest.resource.topic.rolebulkexternal - package com.communote.plugins.api.rest.resource.topic.rolebulkexternal
 
com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright - package com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
com.communote.plugins.api.rest.resource.topic.roleexternal - package com.communote.plugins.api.rest.resource.topic.roleexternal
 
com.communote.plugins.api.rest.resource.user - package com.communote.plugins.api.rest.resource.user
 
com.communote.plugins.api.rest.resource.user.follow - package com.communote.plugins.api.rest.resource.user.follow
 
com.communote.plugins.api.rest.resource.user.image - package com.communote.plugins.api.rest.resource.user.image
 
com.communote.plugins.api.rest.resource.user.property - package com.communote.plugins.api.rest.resource.user.property
 
com.communote.plugins.api.rest.resource.validation - package com.communote.plugins.api.rest.resource.validation
 
com.communote.plugins.api.rest.response - package com.communote.plugins.api.rest.response
 
com.communote.plugins.api.rest.service - package com.communote.plugins.api.rest.service
 
com.communote.plugins.api.rest.service.common - package com.communote.plugins.api.rest.service.common
 
com.communote.plugins.api.rest.service.exception - package com.communote.plugins.api.rest.service.exception
 
com.communote.plugins.api.rest.servlet - package com.communote.plugins.api.rest.servlet
 
com.communote.plugins.api.rest.to - package com.communote.plugins.api.rest.to
 
com.communote.plugins.api.rest.v22 - package com.communote.plugins.api.rest.v22
 
com.communote.plugins.api.rest.v22.converter - package com.communote.plugins.api.rest.v22.converter
 
com.communote.plugins.api.rest.v22.exception - package com.communote.plugins.api.rest.v22.exception
 
com.communote.plugins.api.rest.v22.filter - package com.communote.plugins.api.rest.v22.filter
 
com.communote.plugins.api.rest.v22.request - package com.communote.plugins.api.rest.v22.request
 
com.communote.plugins.api.rest.v22.resource - package com.communote.plugins.api.rest.v22.resource
 
com.communote.plugins.api.rest.v22.resource.attachment - package com.communote.plugins.api.rest.v22.resource.attachment
 
com.communote.plugins.api.rest.v22.resource.note - package com.communote.plugins.api.rest.v22.resource.note
 
com.communote.plugins.api.rest.v22.resource.note.favorite - package com.communote.plugins.api.rest.v22.resource.note.favorite
 
com.communote.plugins.api.rest.v22.resource.note.like - package com.communote.plugins.api.rest.v22.resource.note.like
 
com.communote.plugins.api.rest.v22.resource.note.property - package com.communote.plugins.api.rest.v22.resource.note.property
 
com.communote.plugins.api.rest.v22.resource.tag - package com.communote.plugins.api.rest.v22.resource.tag
 
com.communote.plugins.api.rest.v22.resource.tagstoretaglist - package com.communote.plugins.api.rest.v22.resource.tagstoretaglist
 
com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag - package com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag
 
com.communote.plugins.api.rest.v22.resource.tagsuggestionlist - package com.communote.plugins.api.rest.v22.resource.tagsuggestionlist
 
com.communote.plugins.api.rest.v22.resource.timelinenote - package com.communote.plugins.api.rest.v22.resource.timelinenote
 
com.communote.plugins.api.rest.v22.resource.timelinenote.property - package com.communote.plugins.api.rest.v22.resource.timelinenote.property
 
com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion - package com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion
 
com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag - package com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag
 
com.communote.plugins.api.rest.v22.resource.timelinetag - package com.communote.plugins.api.rest.v22.resource.timelinetag
 
com.communote.plugins.api.rest.v22.resource.timelinetopic - package com.communote.plugins.api.rest.v22.resource.timelinetopic
 
com.communote.plugins.api.rest.v22.resource.timelineuser - package com.communote.plugins.api.rest.v22.resource.timelineuser
 
com.communote.plugins.api.rest.v22.resource.topic - package com.communote.plugins.api.rest.v22.resource.topic
 
com.communote.plugins.api.rest.v22.resource.topic.externalobject - package com.communote.plugins.api.rest.v22.resource.topic.externalobject
 
com.communote.plugins.api.rest.v22.resource.topic.follow - package com.communote.plugins.api.rest.v22.resource.topic.follow
 
com.communote.plugins.api.rest.v22.resource.topic.property - package com.communote.plugins.api.rest.v22.resource.topic.property
 
com.communote.plugins.api.rest.v22.resource.topic.right - package com.communote.plugins.api.rest.v22.resource.topic.right
 
com.communote.plugins.api.rest.v22.resource.topic.role - package com.communote.plugins.api.rest.v22.resource.topic.role
 
com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal - package com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal
 
com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright - package com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
com.communote.plugins.api.rest.v22.resource.topic.roleexternal - package com.communote.plugins.api.rest.v22.resource.topic.roleexternal
 
com.communote.plugins.api.rest.v22.resource.user - package com.communote.plugins.api.rest.v22.resource.user
 
com.communote.plugins.api.rest.v22.resource.user.follow - package com.communote.plugins.api.rest.v22.resource.user.follow
 
com.communote.plugins.api.rest.v22.resource.user.image - package com.communote.plugins.api.rest.v22.resource.user.image
 
com.communote.plugins.api.rest.v22.resource.user.property - package com.communote.plugins.api.rest.v22.resource.user.property
 
com.communote.plugins.api.rest.v22.resource.validation - package com.communote.plugins.api.rest.v22.resource.validation
 
com.communote.plugins.api.rest.v22.response - package com.communote.plugins.api.rest.v22.response
 
com.communote.plugins.api.rest.v22.service - package com.communote.plugins.api.rest.v22.service
 
com.communote.plugins.api.rest.v22.service.common - package com.communote.plugins.api.rest.v22.service.common
 
com.communote.plugins.api.rest.v22.service.exception.mapper - package com.communote.plugins.api.rest.v22.service.exception.mapper
 
com.communote.plugins.api.rest.v22.servlet - package com.communote.plugins.api.rest.v22.servlet
 
com.communote.plugins.api.rest.v22.to - package com.communote.plugins.api.rest.v22.to
 
com.communote.plugins.api.rest.v24 - package com.communote.plugins.api.rest.v24
 
com.communote.plugins.api.rest.v24.converter - package com.communote.plugins.api.rest.v24.converter
 
com.communote.plugins.api.rest.v24.exception - package com.communote.plugins.api.rest.v24.exception
 
com.communote.plugins.api.rest.v24.filter - package com.communote.plugins.api.rest.v24.filter
 
com.communote.plugins.api.rest.v24.request - package com.communote.plugins.api.rest.v24.request
 
com.communote.plugins.api.rest.v24.resource - package com.communote.plugins.api.rest.v24.resource
 
com.communote.plugins.api.rest.v24.resource.attachment - package com.communote.plugins.api.rest.v24.resource.attachment
 
com.communote.plugins.api.rest.v24.resource.attachment.preview - package com.communote.plugins.api.rest.v24.resource.attachment.preview
 
com.communote.plugins.api.rest.v24.resource.note - package com.communote.plugins.api.rest.v24.resource.note
 
com.communote.plugins.api.rest.v24.resource.note.favorite - package com.communote.plugins.api.rest.v24.resource.note.favorite
 
com.communote.plugins.api.rest.v24.resource.note.like - package com.communote.plugins.api.rest.v24.resource.note.like
 
com.communote.plugins.api.rest.v24.resource.note.property - package com.communote.plugins.api.rest.v24.resource.note.property
 
com.communote.plugins.api.rest.v24.resource.tag - package com.communote.plugins.api.rest.v24.resource.tag
 
com.communote.plugins.api.rest.v24.resource.tagstoretaglist - package com.communote.plugins.api.rest.v24.resource.tagstoretaglist
 
com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag - package com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag
 
com.communote.plugins.api.rest.v24.resource.tagsuggestionlist - package com.communote.plugins.api.rest.v24.resource.tagsuggestionlist
 
com.communote.plugins.api.rest.v24.resource.timelinenote - package com.communote.plugins.api.rest.v24.resource.timelinenote
 
com.communote.plugins.api.rest.v24.resource.timelinenote.property - package com.communote.plugins.api.rest.v24.resource.timelinenote.property
 
com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion - package com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion
 
com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag - package com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag
 
com.communote.plugins.api.rest.v24.resource.timelinetag - package com.communote.plugins.api.rest.v24.resource.timelinetag
 
com.communote.plugins.api.rest.v24.resource.timelinetopic - package com.communote.plugins.api.rest.v24.resource.timelinetopic
 
com.communote.plugins.api.rest.v24.resource.timelineuser - package com.communote.plugins.api.rest.v24.resource.timelineuser
 
com.communote.plugins.api.rest.v24.resource.topic - package com.communote.plugins.api.rest.v24.resource.topic
 
com.communote.plugins.api.rest.v24.resource.topic.externalobject - package com.communote.plugins.api.rest.v24.resource.topic.externalobject
 
com.communote.plugins.api.rest.v24.resource.topic.follow - package com.communote.plugins.api.rest.v24.resource.topic.follow
 
com.communote.plugins.api.rest.v24.resource.topic.property - package com.communote.plugins.api.rest.v24.resource.topic.property
 
com.communote.plugins.api.rest.v24.resource.topic.right - package com.communote.plugins.api.rest.v24.resource.topic.right
 
com.communote.plugins.api.rest.v24.resource.topic.role - package com.communote.plugins.api.rest.v24.resource.topic.role
 
com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal - package com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal
 
com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright - package com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
com.communote.plugins.api.rest.v24.resource.topic.roleexternal - package com.communote.plugins.api.rest.v24.resource.topic.roleexternal
 
com.communote.plugins.api.rest.v24.resource.user - package com.communote.plugins.api.rest.v24.resource.user
 
com.communote.plugins.api.rest.v24.resource.user.follow - package com.communote.plugins.api.rest.v24.resource.user.follow
 
com.communote.plugins.api.rest.v24.resource.user.image - package com.communote.plugins.api.rest.v24.resource.user.image
 
com.communote.plugins.api.rest.v24.resource.user.preference - package com.communote.plugins.api.rest.v24.resource.user.preference
 
com.communote.plugins.api.rest.v24.resource.user.property - package com.communote.plugins.api.rest.v24.resource.user.property
 
com.communote.plugins.api.rest.v24.resource.user.userpreference - package com.communote.plugins.api.rest.v24.resource.user.userpreference
 
com.communote.plugins.api.rest.v24.resource.user.userpreference.preference - package com.communote.plugins.api.rest.v24.resource.user.userpreference.preference
 
com.communote.plugins.api.rest.v24.resource.validation - package com.communote.plugins.api.rest.v24.resource.validation
 
com.communote.plugins.api.rest.v24.response - package com.communote.plugins.api.rest.v24.response
 
com.communote.plugins.api.rest.v24.service - package com.communote.plugins.api.rest.v24.service
 
com.communote.plugins.api.rest.v24.service.common - package com.communote.plugins.api.rest.v24.service.common
 
com.communote.plugins.api.rest.v24.service.exception.mapper - package com.communote.plugins.api.rest.v24.service.exception.mapper
 
com.communote.plugins.api.rest.v24.servlet - package com.communote.plugins.api.rest.v24.servlet
 
com.communote.plugins.api.rest.v24.to - package com.communote.plugins.api.rest.v24.to
 
com.communote.plugins.api.rest.v30 - package com.communote.plugins.api.rest.v30
 
com.communote.plugins.api.rest.v30.converter - package com.communote.plugins.api.rest.v30.converter
 
com.communote.plugins.api.rest.v30.exception - package com.communote.plugins.api.rest.v30.exception
 
com.communote.plugins.api.rest.v30.filter - package com.communote.plugins.api.rest.v30.filter
 
com.communote.plugins.api.rest.v30.request - package com.communote.plugins.api.rest.v30.request
 
com.communote.plugins.api.rest.v30.resource - package com.communote.plugins.api.rest.v30.resource
 
com.communote.plugins.api.rest.v30.resource.attachment - package com.communote.plugins.api.rest.v30.resource.attachment
 
com.communote.plugins.api.rest.v30.resource.attachment.preview - package com.communote.plugins.api.rest.v30.resource.attachment.preview
 
com.communote.plugins.api.rest.v30.resource.group - package com.communote.plugins.api.rest.v30.resource.group
 
com.communote.plugins.api.rest.v30.resource.group.member - package com.communote.plugins.api.rest.v30.resource.group.member
 
com.communote.plugins.api.rest.v30.resource.lastmodificationdate - package com.communote.plugins.api.rest.v30.resource.lastmodificationdate
 
com.communote.plugins.api.rest.v30.resource.note - package com.communote.plugins.api.rest.v30.resource.note
 
com.communote.plugins.api.rest.v30.resource.note.favorite - package com.communote.plugins.api.rest.v30.resource.note.favorite
 
com.communote.plugins.api.rest.v30.resource.note.like - package com.communote.plugins.api.rest.v30.resource.note.like
 
com.communote.plugins.api.rest.v30.resource.note.property - package com.communote.plugins.api.rest.v30.resource.note.property
 
com.communote.plugins.api.rest.v30.resource.tag - package com.communote.plugins.api.rest.v30.resource.tag
 
com.communote.plugins.api.rest.v30.resource.tagstoretaglist - package com.communote.plugins.api.rest.v30.resource.tagstoretaglist
 
com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag - package com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag
 
com.communote.plugins.api.rest.v30.resource.tagsuggestionlist - package com.communote.plugins.api.rest.v30.resource.tagsuggestionlist
 
com.communote.plugins.api.rest.v30.resource.timelinenote - package com.communote.plugins.api.rest.v30.resource.timelinenote
 
com.communote.plugins.api.rest.v30.resource.timelinenote.property - package com.communote.plugins.api.rest.v30.resource.timelinenote.property
 
com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion - package com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion
 
com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag - package com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag
 
com.communote.plugins.api.rest.v30.resource.timelinetag - package com.communote.plugins.api.rest.v30.resource.timelinetag
 
com.communote.plugins.api.rest.v30.resource.timelinetopic - package com.communote.plugins.api.rest.v30.resource.timelinetopic
 
com.communote.plugins.api.rest.v30.resource.timelineuser - package com.communote.plugins.api.rest.v30.resource.timelineuser
 
com.communote.plugins.api.rest.v30.resource.topic - package com.communote.plugins.api.rest.v30.resource.topic
 
com.communote.plugins.api.rest.v30.resource.topic.childtopic - package com.communote.plugins.api.rest.v30.resource.topic.childtopic
 
com.communote.plugins.api.rest.v30.resource.topic.externalobject - package com.communote.plugins.api.rest.v30.resource.topic.externalobject
 
com.communote.plugins.api.rest.v30.resource.topic.follow - package com.communote.plugins.api.rest.v30.resource.topic.follow
 
com.communote.plugins.api.rest.v30.resource.topic.property - package com.communote.plugins.api.rest.v30.resource.topic.property
 
com.communote.plugins.api.rest.v30.resource.topic.right - package com.communote.plugins.api.rest.v30.resource.topic.right
 
com.communote.plugins.api.rest.v30.resource.topic.role - package com.communote.plugins.api.rest.v30.resource.topic.role
 
com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal - package com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal
 
com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright - package com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
com.communote.plugins.api.rest.v30.resource.topic.roleexternal - package com.communote.plugins.api.rest.v30.resource.topic.roleexternal
 
com.communote.plugins.api.rest.v30.resource.user - package com.communote.plugins.api.rest.v30.resource.user
 
com.communote.plugins.api.rest.v30.resource.user.externallogin - package com.communote.plugins.api.rest.v30.resource.user.externallogin
 
com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty - package com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty
 
com.communote.plugins.api.rest.v30.resource.user.follow - package com.communote.plugins.api.rest.v30.resource.user.follow
 
com.communote.plugins.api.rest.v30.resource.user.image - package com.communote.plugins.api.rest.v30.resource.user.image
 
com.communote.plugins.api.rest.v30.resource.user.navigationitem - package com.communote.plugins.api.rest.v30.resource.user.navigationitem
 
com.communote.plugins.api.rest.v30.resource.user.observation - package com.communote.plugins.api.rest.v30.resource.user.observation
 
com.communote.plugins.api.rest.v30.resource.user.preference - package com.communote.plugins.api.rest.v30.resource.user.preference
 
com.communote.plugins.api.rest.v30.resource.user.property - package com.communote.plugins.api.rest.v30.resource.user.property
 
com.communote.plugins.api.rest.v30.resource.user.userpreference - package com.communote.plugins.api.rest.v30.resource.user.userpreference
 
com.communote.plugins.api.rest.v30.resource.user.userpreference.preference - package com.communote.plugins.api.rest.v30.resource.user.userpreference.preference
 
com.communote.plugins.api.rest.v30.resource.validation - package com.communote.plugins.api.rest.v30.resource.validation
 
com.communote.plugins.api.rest.v30.response - package com.communote.plugins.api.rest.v30.response
 
com.communote.plugins.api.rest.v30.service - package com.communote.plugins.api.rest.v30.service
 
com.communote.plugins.api.rest.v30.service.common - package com.communote.plugins.api.rest.v30.service.common
 
com.communote.plugins.api.rest.v30.service.exception.mapper - package com.communote.plugins.api.rest.v30.service.exception.mapper
 
com.communote.plugins.api.rest.v30.servlet - package com.communote.plugins.api.rest.v30.servlet
 
com.communote.plugins.api.rest.v30.to - package com.communote.plugins.api.rest.v30.to
 
com.communote.plugins.atlr - package com.communote.plugins.atlr
 
com.communote.plugins.bookmarklet - package com.communote.plugins.bookmarklet
 
com.communote.plugins.confluence - package com.communote.plugins.confluence
 
com.communote.plugins.confluence.image - package com.communote.plugins.confluence.image
 
com.communote.plugins.contenttypes - package com.communote.plugins.contenttypes
 
com.communote.plugins.core - package com.communote.plugins.core
 
com.communote.plugins.core.classloader - package com.communote.plugins.core.classloader
 
com.communote.plugins.core.registries - package com.communote.plugins.core.registries
 
com.communote.plugins.core.services - package com.communote.plugins.core.services
 
com.communote.plugins.core.services.impl - package com.communote.plugins.core.services.impl
 
com.communote.plugins.core.views - package com.communote.plugins.core.views
 
com.communote.plugins.core.views.annotations - package com.communote.plugins.core.views.annotations
 
com.communote.plugins.core.views.impl.people - package com.communote.plugins.core.views.impl.people
 
com.communote.plugins.embed - package com.communote.plugins.embed
 
com.communote.plugins.htmlclient - package com.communote.plugins.htmlclient
 
com.communote.plugins.mediaparser - package com.communote.plugins.mediaparser
 
com.communote.plugins.mediaparser.mediatype - package com.communote.plugins.mediaparser.mediatype
 
com.communote.plugins.mq.adapter.activemq - package com.communote.plugins.mq.adapter.activemq
 
com.communote.plugins.mq.adapter.activemq.configuration - package com.communote.plugins.mq.adapter.activemq.configuration
 
com.communote.plugins.mq.message.base.data.security - package com.communote.plugins.mq.message.base.data.security
 
com.communote.plugins.mq.message.base.data.status - package com.communote.plugins.mq.message.base.data.status
 
com.communote.plugins.mq.message.base.handler - package com.communote.plugins.mq.message.base.handler
 
com.communote.plugins.mq.message.base.message - package com.communote.plugins.mq.message.base.message
 
com.communote.plugins.mq.message.core.data.note - package com.communote.plugins.mq.message.core.data.note
 
com.communote.plugins.mq.message.core.data.property - package com.communote.plugins.mq.message.core.data.property
 
com.communote.plugins.mq.message.core.data.role - package com.communote.plugins.mq.message.core.data.role
 
com.communote.plugins.mq.message.core.data.tag - package com.communote.plugins.mq.message.core.data.tag
 
com.communote.plugins.mq.message.core.data.topic - package com.communote.plugins.mq.message.core.data.topic
 
com.communote.plugins.mq.message.core.data.user - package com.communote.plugins.mq.message.core.data.user
 
com.communote.plugins.mq.message.core.handler - package com.communote.plugins.mq.message.core.handler
 
com.communote.plugins.mq.message.core.handler.converter - package com.communote.plugins.mq.message.core.handler.converter
 
com.communote.plugins.mq.message.core.handler.exception - package com.communote.plugins.mq.message.core.handler.exception
 
com.communote.plugins.mq.message.core.handler.exceptionmapper - package com.communote.plugins.mq.message.core.handler.exceptionmapper
 
com.communote.plugins.mq.message.core.message.note - package com.communote.plugins.mq.message.core.message.note
 
com.communote.plugins.mq.message.core.message.topic - package com.communote.plugins.mq.message.core.message.topic
 
com.communote.plugins.mq.message.core.util - package com.communote.plugins.mq.message.core.util
 
com.communote.plugins.mq.provider.activemq - package com.communote.plugins.mq.provider.activemq
 
com.communote.plugins.mq.provider.activemq.adminconsole - package com.communote.plugins.mq.provider.activemq.adminconsole
 
com.communote.plugins.mq.provider.activemq.embedded - package com.communote.plugins.mq.provider.activemq.embedded
 
com.communote.plugins.mq.provider.activemq.impl - package com.communote.plugins.mq.provider.activemq.impl
 
com.communote.plugins.mq.provider.activemq.logging - package com.communote.plugins.mq.provider.activemq.logging
 
com.communote.plugins.mq.provider.activemq.monitor - package com.communote.plugins.mq.provider.activemq.monitor
 
com.communote.plugins.mq.provider.activemq.monitor.data - package com.communote.plugins.mq.provider.activemq.monitor.data
 
com.communote.plugins.mq.provider.activemq.security - package com.communote.plugins.mq.provider.activemq.security
 
com.communote.plugins.mq.provider.activemq.security.authentication - package com.communote.plugins.mq.provider.activemq.security.authentication
 
com.communote.plugins.mq.provider.activemq.settings - package com.communote.plugins.mq.provider.activemq.settings
 
com.communote.plugins.mq.provider.activemq.user - package com.communote.plugins.mq.provider.activemq.user
 
com.communote.plugins.mq.provider.jms - package com.communote.plugins.mq.provider.jms
 
com.communote.plugins.mq.service.exception - package com.communote.plugins.mq.service.exception
 
com.communote.plugins.mq.service.impl - package com.communote.plugins.mq.service.impl
 
com.communote.plugins.mq.service.message - package com.communote.plugins.mq.service.message
 
com.communote.plugins.mq.service.provider - package com.communote.plugins.mq.service.provider
 
com.communote.plugins.smileys - package com.communote.plugins.smileys
 
com.communote.plugins.webservice - package com.communote.plugins.webservice
 
com.communote.plugins.webservice.impl - package com.communote.plugins.webservice.impl
 
com.communote.plugins.widget.extension - package com.communote.plugins.widget.extension
 
com.communote.server - package com.communote.server
 
com.communote.server.api - package com.communote.server.api
 
com.communote.server.api.core.application - package com.communote.server.api.core.application
 
com.communote.server.api.core.attachment - package com.communote.server.api.core.attachment
 
com.communote.server.api.core.blog - package com.communote.server.api.core.blog
 
com.communote.server.api.core.bootstrap - package com.communote.server.api.core.bootstrap
 
com.communote.server.api.core.client - package com.communote.server.api.core.client
 
com.communote.server.api.core.common - package com.communote.server.api.core.common
 
com.communote.server.api.core.config - package com.communote.server.api.core.config
 
com.communote.server.api.core.config.database - package com.communote.server.api.core.config.database
 
com.communote.server.api.core.config.type - package com.communote.server.api.core.config.type
 
com.communote.server.api.core.event - package com.communote.server.api.core.event
 
com.communote.server.api.core.external - package com.communote.server.api.core.external
 
com.communote.server.api.core.i18n - package com.communote.server.api.core.i18n
 
com.communote.server.api.core.image - package com.communote.server.api.core.image
 
com.communote.server.api.core.image.type - package com.communote.server.api.core.image.type
 
com.communote.server.api.core.installer - package com.communote.server.api.core.installer
 
com.communote.server.api.core.note - package com.communote.server.api.core.note
 
com.communote.server.api.core.note.processor - package com.communote.server.api.core.note.processor
 
com.communote.server.api.core.property - package com.communote.server.api.core.property
 
com.communote.server.api.core.security - package com.communote.server.api.core.security
 
com.communote.server.api.core.security.permission - package com.communote.server.api.core.security.permission
 
com.communote.server.api.core.tag - package com.communote.server.api.core.tag
 
com.communote.server.api.core.task - package com.communote.server.api.core.task
 
com.communote.server.api.core.user - package com.communote.server.api.core.user
 
com.communote.server.api.service - package com.communote.server.api.service
 
com.communote.server.api.util - package com.communote.server.api.util
 
com.communote.server.core - package com.communote.server.core
 
com.communote.server.core.application - package com.communote.server.core.application
 
com.communote.server.core.blog - package com.communote.server.core.blog
 
com.communote.server.core.blog.events - package com.communote.server.core.blog.events
 
com.communote.server.core.blog.export - package com.communote.server.core.blog.export
 
com.communote.server.core.blog.export.impl - package com.communote.server.core.blog.export.impl
 
com.communote.server.core.blog.helper - package com.communote.server.core.blog.helper
 
com.communote.server.core.blog.notes - package com.communote.server.core.blog.notes
 
com.communote.server.core.blog.notes.processors - package com.communote.server.core.blog.notes.processors
 
com.communote.server.core.blog.notes.processors.exceptions - package com.communote.server.core.blog.notes.processors.exceptions
 
com.communote.server.core.bootstrap - package com.communote.server.core.bootstrap
 
com.communote.server.core.client - package com.communote.server.core.client
 
com.communote.server.core.common - package com.communote.server.core.common
 
com.communote.server.core.common.caching - package com.communote.server.core.common.caching
 
com.communote.server.core.common.caching.eh - package com.communote.server.core.common.caching.eh
 
com.communote.server.core.common.database - package com.communote.server.core.common.database
 
com.communote.server.core.common.exceptions - package com.communote.server.core.common.exceptions
 
com.communote.server.core.common.i18n - package com.communote.server.core.common.i18n
 
com.communote.server.core.common.ldap - package com.communote.server.core.common.ldap
 
com.communote.server.core.common.ldap.caching - package com.communote.server.core.common.ldap.caching
 
com.communote.server.core.common.session - package com.communote.server.core.common.session
 
com.communote.server.core.common.time - package com.communote.server.core.common.time
 
com.communote.server.core.common.util - package com.communote.server.core.common.util
 
com.communote.server.core.common.velocity - package com.communote.server.core.common.velocity
 
com.communote.server.core.common.velocity.tools - package com.communote.server.core.common.velocity.tools
 
com.communote.server.core.config - package com.communote.server.core.config
 
com.communote.server.core.converter - package com.communote.server.core.converter
 
com.communote.server.core.converter.blog - package com.communote.server.core.converter.blog
 
com.communote.server.core.converter.external - package com.communote.server.core.converter.external
 
com.communote.server.core.converter.user - package com.communote.server.core.converter.user
 
com.communote.server.core.crc - package com.communote.server.core.crc
 
com.communote.server.core.crc.vo - package com.communote.server.core.crc.vo
 
com.communote.server.core.crc.xml - package com.communote.server.core.crc.xml
 
com.communote.server.core.database - package com.communote.server.core.database
 
com.communote.server.core.database.config - package com.communote.server.core.database.config
 
com.communote.server.core.database.hibernate - package com.communote.server.core.database.hibernate
 
com.communote.server.core.database.liquibase - package com.communote.server.core.database.liquibase
 
com.communote.server.core.database.spring - package com.communote.server.core.database.spring
 
com.communote.server.core.delegate.client - package com.communote.server.core.delegate.client
 
com.communote.server.core.exception - package com.communote.server.core.exception
 
com.communote.server.core.exception.mapper - package com.communote.server.core.exception.mapper
 
com.communote.server.core.external - package com.communote.server.core.external
 
com.communote.server.core.external.confluence - package com.communote.server.core.external.confluence
 
com.communote.server.core.filter - package com.communote.server.core.filter
 
com.communote.server.core.filter.listitems - package com.communote.server.core.filter.listitems
 
com.communote.server.core.filter.listitems.blog - package com.communote.server.core.filter.listitems.blog
 
com.communote.server.core.filter.listitems.blog.member - package com.communote.server.core.filter.listitems.blog.member
 
com.communote.server.core.follow - package com.communote.server.core.follow
 
com.communote.server.core.general - package com.communote.server.core.general
 
com.communote.server.core.groups - package com.communote.server.core.groups
 
com.communote.server.core.helper - package com.communote.server.core.helper
 
com.communote.server.core.image - package com.communote.server.core.image
 
com.communote.server.core.image.caching - package com.communote.server.core.image.caching
 
com.communote.server.core.image.exceptions - package com.communote.server.core.image.exceptions
 
com.communote.server.core.image.type - package com.communote.server.core.image.type
 
com.communote.server.core.installer - package com.communote.server.core.installer
 
com.communote.server.core.integration - package com.communote.server.core.integration
 
com.communote.server.core.lastmodifieddate - package com.communote.server.core.lastmodifieddate
 
com.communote.server.core.mail - package com.communote.server.core.mail
 
com.communote.server.core.mail.fetching - package com.communote.server.core.mail.fetching
 
com.communote.server.core.mail.messages - package com.communote.server.core.mail.messages
 
com.communote.server.core.mail.messages.fetching - package com.communote.server.core.mail.messages.fetching
 
com.communote.server.core.mail.messages.user - package com.communote.server.core.mail.messages.user
 
com.communote.server.core.mail.messages.user.manager - package com.communote.server.core.mail.messages.user.manager
 
com.communote.server.core.messaging - package com.communote.server.core.messaging
 
com.communote.server.core.messaging.connector - package com.communote.server.core.messaging.connector
 
com.communote.server.core.messaging.connectors.xmpp - package com.communote.server.core.messaging.connectors.xmpp
 
com.communote.server.core.messaging.definitions - package com.communote.server.core.messaging.definitions
 
com.communote.server.core.messaging.vo - package com.communote.server.core.messaging.vo
 
com.communote.server.core.note - package com.communote.server.core.note
 
com.communote.server.core.note.processor - package com.communote.server.core.note.processor
 
com.communote.server.core.osgi - package com.communote.server.core.osgi
 
com.communote.server.core.permission - package com.communote.server.core.permission
 
com.communote.server.core.permission.filters - package com.communote.server.core.permission.filters
 
com.communote.server.core.plugin - package com.communote.server.core.plugin
 
com.communote.server.core.property - package com.communote.server.core.property
 
com.communote.server.core.query - package com.communote.server.core.query
 
com.communote.server.core.rest - package com.communote.server.core.rest
 
com.communote.server.core.retrieval.helper - package com.communote.server.core.retrieval.helper
 
com.communote.server.core.retrieval.normalizer - package com.communote.server.core.retrieval.normalizer
 
com.communote.server.core.security - package com.communote.server.core.security
 
com.communote.server.core.security.authentication - package com.communote.server.core.security.authentication
 
com.communote.server.core.security.authentication.confluence - package com.communote.server.core.security.authentication.confluence
 
com.communote.server.core.security.authentication.database - package com.communote.server.core.security.authentication.database
 
com.communote.server.core.security.authentication.ldap - package com.communote.server.core.security.authentication.ldap
 
com.communote.server.core.security.event - package com.communote.server.core.security.event
 
com.communote.server.core.security.iprange - package com.communote.server.core.security.iprange
 
com.communote.server.core.security.ldap - package com.communote.server.core.security.ldap
 
com.communote.server.core.security.ssl - package com.communote.server.core.security.ssl
 
com.communote.server.core.service - package com.communote.server.core.service
 
com.communote.server.core.storing - package com.communote.server.core.storing
 
com.communote.server.core.tag - package com.communote.server.core.tag
 
com.communote.server.core.tag.category - package com.communote.server.core.tag.category
 
com.communote.server.core.tag.impl - package com.communote.server.core.tag.impl
 
com.communote.server.core.tasks - package com.communote.server.core.tasks
 
com.communote.server.core.template - package com.communote.server.core.template
 
com.communote.server.core.template.velocity - package com.communote.server.core.template.velocity
 
com.communote.server.core.user - package com.communote.server.core.user
 
com.communote.server.core.user.client - package com.communote.server.core.user.client
 
com.communote.server.core.user.events - package com.communote.server.core.user.events
 
com.communote.server.core.user.exception - package com.communote.server.core.user.exception
 
com.communote.server.core.user.group - package com.communote.server.core.user.group
 
com.communote.server.core.user.groups - package com.communote.server.core.user.groups
 
com.communote.server.core.user.helper - package com.communote.server.core.user.helper
 
com.communote.server.core.user.listener - package com.communote.server.core.user.listener
 
com.communote.server.core.user.listeners - package com.communote.server.core.user.listeners
 
com.communote.server.core.user.note - package com.communote.server.core.user.note
 
com.communote.server.core.user.security - package com.communote.server.core.user.security
 
com.communote.server.core.user.validation - package com.communote.server.core.user.validation
 
com.communote.server.core.util - package com.communote.server.core.util
 
com.communote.server.core.virusscan - package com.communote.server.core.virusscan
 
com.communote.server.core.vo - package com.communote.server.core.vo
 
com.communote.server.core.vo.blog - package com.communote.server.core.vo.blog
 
com.communote.server.core.vo.client.converters - package com.communote.server.core.vo.client.converters
 
com.communote.server.core.vo.content - package com.communote.server.core.vo.content
 
com.communote.server.core.vo.external - package com.communote.server.core.vo.external
 
com.communote.server.core.vo.query - package com.communote.server.core.vo.query
 
com.communote.server.core.vo.query.blog - package com.communote.server.core.vo.query.blog
 
com.communote.server.core.vo.query.blog.external - package com.communote.server.core.vo.query.blog.external
 
com.communote.server.core.vo.query.config - package com.communote.server.core.vo.query.config
 
com.communote.server.core.vo.query.converters - package com.communote.server.core.vo.query.converters
 
com.communote.server.core.vo.query.filter - package com.communote.server.core.vo.query.filter
 
com.communote.server.core.vo.query.java.note - package com.communote.server.core.vo.query.java.note
 
com.communote.server.core.vo.query.logical - package com.communote.server.core.vo.query.logical
 
com.communote.server.core.vo.query.note - package com.communote.server.core.vo.query.note
 
com.communote.server.core.vo.query.post - package com.communote.server.core.vo.query.post
 
com.communote.server.core.vo.query.search - package com.communote.server.core.vo.query.search
 
com.communote.server.core.vo.query.tag - package com.communote.server.core.vo.query.tag
 
com.communote.server.core.vo.query.user - package com.communote.server.core.vo.query.user
 
com.communote.server.core.vo.query.user.group - package com.communote.server.core.vo.query.user.group
 
com.communote.server.core.vo.query.user.v1_0_1 - package com.communote.server.core.vo.query.user.v1_0_1
 
com.communote.server.core.vo.tag - package com.communote.server.core.vo.tag
 
com.communote.server.core.vo.user - package com.communote.server.core.vo.user
 
com.communote.server.core.vo.user.group - package com.communote.server.core.vo.user.group
 
com.communote.server.core.vo.user.note - package com.communote.server.core.vo.user.note
 
com.communote.server.core.vo.user.preferences - package com.communote.server.core.vo.user.preferences
 
com.communote.server.core.vo.uti - package com.communote.server.core.vo.uti
 
com.communote.server.external.acegi - package com.communote.server.external.acegi
 
com.communote.server.external.hibernate - package com.communote.server.external.hibernate
 
com.communote.server.external.hibernate.usertypes - package com.communote.server.external.hibernate.usertypes
 
com.communote.server.external.log4j - package com.communote.server.external.log4j
 
com.communote.server.model.attachment - package com.communote.server.model.attachment
 
com.communote.server.model.blog - package com.communote.server.model.blog
 
com.communote.server.model.client - package com.communote.server.model.client
 
com.communote.server.model.config - package com.communote.server.model.config
 
com.communote.server.model.external - package com.communote.server.model.external
 
com.communote.server.model.follow - package com.communote.server.model.follow
 
com.communote.server.model.global - package com.communote.server.model.global
 
com.communote.server.model.i18n - package com.communote.server.model.i18n
 
com.communote.server.model.messaging - package com.communote.server.model.messaging
 
com.communote.server.model.note - package com.communote.server.model.note
 
com.communote.server.model.property - package com.communote.server.model.property
 
com.communote.server.model.security - package com.communote.server.model.security
 
com.communote.server.model.tag - package com.communote.server.model.tag
 
com.communote.server.model.task - package com.communote.server.model.task
 
com.communote.server.model.user - package com.communote.server.model.user
 
com.communote.server.model.user.group - package com.communote.server.model.user.group
 
com.communote.server.model.user.note - package com.communote.server.model.user.note
 
com.communote.server.model.user.security - package com.communote.server.model.user.security
 
com.communote.server.persistence - package com.communote.server.persistence
 
com.communote.server.persistence.attachment - package com.communote.server.persistence.attachment
 
com.communote.server.persistence.blog - package com.communote.server.persistence.blog
 
com.communote.server.persistence.client - package com.communote.server.persistence.client
 
com.communote.server.persistence.common.messages - package com.communote.server.persistence.common.messages
 
com.communote.server.persistence.common.security - package com.communote.server.persistence.common.security
 
com.communote.server.persistence.config - package com.communote.server.persistence.config
 
com.communote.server.persistence.crc - package com.communote.server.persistence.crc
 
com.communote.server.persistence.external - package com.communote.server.persistence.external
 
com.communote.server.persistence.global - package com.communote.server.persistence.global
 
com.communote.server.persistence.helper.dao - package com.communote.server.persistence.helper.dao
 
com.communote.server.persistence.hibernate - package com.communote.server.persistence.hibernate
 
com.communote.server.persistence.lastmodifieddate - package com.communote.server.persistence.lastmodifieddate
 
com.communote.server.persistence.messaging - package com.communote.server.persistence.messaging
 
com.communote.server.persistence.messaging.config - package com.communote.server.persistence.messaging.config
 
com.communote.server.persistence.note - package com.communote.server.persistence.note
 
com.communote.server.persistence.property - package com.communote.server.persistence.property
 
com.communote.server.persistence.query - package com.communote.server.persistence.query
 
com.communote.server.persistence.resource - package com.communote.server.persistence.resource
 
com.communote.server.persistence.security - package com.communote.server.persistence.security
 
com.communote.server.persistence.security.iprange - package com.communote.server.persistence.security.iprange
 
com.communote.server.persistence.security.ssl - package com.communote.server.persistence.security.ssl
 
com.communote.server.persistence.tag - package com.communote.server.persistence.tag
 
com.communote.server.persistence.tasks - package com.communote.server.persistence.tasks
 
com.communote.server.persistence.user - package com.communote.server.persistence.user
 
com.communote.server.persistence.user.client - package com.communote.server.persistence.user.client
 
com.communote.server.persistence.user.group - package com.communote.server.persistence.user.group
 
com.communote.server.persistence.user.invitationfields - package com.communote.server.persistence.user.invitationfields
 
com.communote.server.persistence.user.note - package com.communote.server.persistence.user.note
 
com.communote.server.persistence.user.security - package com.communote.server.persistence.user.security
 
com.communote.server.plugins.api - package com.communote.server.plugins.api
 
com.communote.server.plugins.api.externals - package com.communote.server.plugins.api.externals
 
com.communote.server.plugins.core - package com.communote.server.plugins.core
 
com.communote.server.plugins.exceptions - package com.communote.server.plugins.exceptions
 
com.communote.server.service - package com.communote.server.service
 
com.communote.server.service.exceptions - package com.communote.server.service.exceptions
 
com.communote.server.web - package com.communote.server.web
 
com.communote.server.web.api.service - package com.communote.server.web.api.service
 
com.communote.server.web.api.service.blog - package com.communote.server.web.api.service.blog
 
com.communote.server.web.api.service.external - package com.communote.server.web.api.service.external
 
com.communote.server.web.api.service.external.confluence - package com.communote.server.web.api.service.external.confluence
 
com.communote.server.web.api.service.filter - package com.communote.server.web.api.service.filter
 
com.communote.server.web.api.service.post - package com.communote.server.web.api.service.post
 
com.communote.server.web.api.service.post.convert - package com.communote.server.web.api.service.post.convert
 
com.communote.server.web.api.service.post.convert.v1_0_0 - package com.communote.server.web.api.service.post.convert.v1_0_0
 
com.communote.server.web.api.service.post.convert.v1_0_1 - package com.communote.server.web.api.service.post.convert.v1_0_1
 
com.communote.server.web.api.service.user - package com.communote.server.web.api.service.user
 
com.communote.server.web.api.to - package com.communote.server.web.api.to
 
com.communote.server.web.api.to.listitem - package com.communote.server.web.api.to.listitem
 
com.communote.server.web.api.to.listitem.v1_0_1 - package com.communote.server.web.api.to.listitem.v1_0_1
 
com.communote.server.web.api.to.user - package com.communote.server.web.api.to.user
 
com.communote.server.web.bootstrap - package com.communote.server.web.bootstrap
 
com.communote.server.web.commons - package com.communote.server.web.commons
 
com.communote.server.web.commons.controller - package com.communote.server.web.commons.controller
 
com.communote.server.web.commons.filter - package com.communote.server.web.commons.filter
 
com.communote.server.web.commons.helper - package com.communote.server.web.commons.helper
 
com.communote.server.web.commons.i18n - package com.communote.server.web.commons.i18n
 
com.communote.server.web.commons.imagecache.controller - package com.communote.server.web.commons.imagecache.controller
 
com.communote.server.web.commons.resolver - package com.communote.server.web.commons.resolver
 
com.communote.server.web.commons.resource - package com.communote.server.web.commons.resource
 
com.communote.server.web.commons.resource.impl - package com.communote.server.web.commons.resource.impl
 
com.communote.server.web.commons.servlet - package com.communote.server.web.commons.servlet
 
com.communote.server.web.commons.tags - package com.communote.server.web.commons.tags
 
com.communote.server.web.commons.tags.menu - package com.communote.server.web.commons.tags.menu
 
com.communote.server.web.commons.view - package com.communote.server.web.commons.view
 
com.communote.server.web.commons.view.velocity - package com.communote.server.web.commons.view.velocity
 
com.communote.server.web.commons.viewtool - package com.communote.server.web.commons.viewtool
 
com.communote.server.web.external.spring.security - package com.communote.server.web.external.spring.security
 
com.communote.server.web.fe.admin - package com.communote.server.web.fe.admin
 
com.communote.server.web.fe.installer.controller - package com.communote.server.web.fe.installer.controller
 
com.communote.server.web.fe.installer.forms - package com.communote.server.web.fe.installer.forms
 
com.communote.server.web.fe.installer.helper - package com.communote.server.web.fe.installer.helper
 
com.communote.server.web.fe.installer.servlet - package com.communote.server.web.fe.installer.servlet
 
com.communote.server.web.fe.installer.validator - package com.communote.server.web.fe.installer.validator
 
com.communote.server.web.fe.portal - package com.communote.server.web.fe.portal
 
com.communote.server.web.fe.portal.about - package com.communote.server.web.fe.portal.about
 
com.communote.server.web.fe.portal.blog.controller - package com.communote.server.web.fe.portal.blog.controller
 
com.communote.server.web.fe.portal.blog.forms - package com.communote.server.web.fe.portal.blog.forms
 
com.communote.server.web.fe.portal.blog.helper - package com.communote.server.web.fe.portal.blog.helper
 
com.communote.server.web.fe.portal.blog.validator - package com.communote.server.web.fe.portal.blog.validator
 
com.communote.server.web.fe.portal.contact.controller - package com.communote.server.web.fe.portal.contact.controller
 
com.communote.server.web.fe.portal.controller - package com.communote.server.web.fe.portal.controller
 
com.communote.server.web.fe.portal.download - package com.communote.server.web.fe.portal.download
 
com.communote.server.web.fe.portal.login - package com.communote.server.web.fe.portal.login
 
com.communote.server.web.fe.portal.service - package com.communote.server.web.fe.portal.service
 
com.communote.server.web.fe.portal.user.client.controller - package com.communote.server.web.fe.portal.user.client.controller
 
com.communote.server.web.fe.portal.user.client.controller.integration - package com.communote.server.web.fe.portal.user.client.controller.integration
 
com.communote.server.web.fe.portal.user.client.controller.security - package com.communote.server.web.fe.portal.user.client.controller.security
 
com.communote.server.web.fe.portal.user.client.forms - package com.communote.server.web.fe.portal.user.client.forms
 
com.communote.server.web.fe.portal.user.client.validator - package com.communote.server.web.fe.portal.user.client.validator
 
com.communote.server.web.fe.portal.user.controller - package com.communote.server.web.fe.portal.user.controller
 
com.communote.server.web.fe.portal.user.forms - package com.communote.server.web.fe.portal.user.forms
 
com.communote.server.web.fe.portal.user.profile.controller - package com.communote.server.web.fe.portal.user.profile.controller
 
com.communote.server.web.fe.portal.user.profile.forms - package com.communote.server.web.fe.portal.user.profile.forms
 
com.communote.server.web.fe.portal.user.profile.validator - package com.communote.server.web.fe.portal.user.profile.validator
 
com.communote.server.web.fe.portal.user.system.application - package com.communote.server.web.fe.portal.user.system.application
 
com.communote.server.web.fe.portal.user.system.communication - package com.communote.server.web.fe.portal.user.system.communication
 
com.communote.server.web.fe.portal.user.system.content - package com.communote.server.web.fe.portal.user.system.content
 
com.communote.server.web.fe.portal.user.validator - package com.communote.server.web.fe.portal.user.validator
 
com.communote.server.web.fe.widgets - package com.communote.server.web.fe.widgets
 
com.communote.server.web.fe.widgets.admin.application.logging - package com.communote.server.web.fe.widgets.admin.application.logging
 
com.communote.server.web.fe.widgets.admin.client.security - package com.communote.server.web.fe.widgets.admin.client.security
 
com.communote.server.web.fe.widgets.blog - package com.communote.server.web.fe.widgets.blog
 
com.communote.server.web.fe.widgets.clouds - package com.communote.server.web.fe.widgets.clouds
 
com.communote.server.web.fe.widgets.controls - package com.communote.server.web.fe.widgets.controls
 
com.communote.server.web.fe.widgets.extension - package com.communote.server.web.fe.widgets.extension
 
com.communote.server.web.fe.widgets.extension.note - package com.communote.server.web.fe.widgets.extension.note
 
com.communote.server.web.fe.widgets.image - package com.communote.server.web.fe.widgets.image
 
com.communote.server.web.fe.widgets.management.localization - package com.communote.server.web.fe.widgets.management.localization
 
com.communote.server.web.fe.widgets.management.security.iprange - package com.communote.server.web.fe.widgets.management.security.iprange
 
com.communote.server.web.fe.widgets.management.system.application - package com.communote.server.web.fe.widgets.management.system.application
 
com.communote.server.web.fe.widgets.management.user - package com.communote.server.web.fe.widgets.management.user
 
com.communote.server.web.fe.widgets.management.user.group - package com.communote.server.web.fe.widgets.management.user.group
 
com.communote.server.web.fe.widgets.message - package com.communote.server.web.fe.widgets.message
 
com.communote.server.web.fe.widgets.navigation - package com.communote.server.web.fe.widgets.navigation
 
com.communote.server.web.fe.widgets.tag - package com.communote.server.web.fe.widgets.tag
 
com.communote.server.web.fe.widgets.type - package com.communote.server.web.fe.widgets.type
 
com.communote.server.web.fe.widgets.user - package com.communote.server.web.fe.widgets.user
 
com.communote.server.web.fe.widgets.user.news - package com.communote.server.web.fe.widgets.user.news
 
com.communote.server.web.fe.widgets.user.profile - package com.communote.server.web.fe.widgets.user.profile
 
com.communote.server.web.fe.widgets.users - package com.communote.server.web.fe.widgets.users
 
com.communote.server.web.filter - package com.communote.server.web.filter
 
com.communote.server.web.osgi - package com.communote.server.web.osgi
 
com.communote.server.web.security - package com.communote.server.web.security
 
com.communote.server.widgets - package com.communote.server.widgets
 
com.communote.server.widgets.annotations - package com.communote.server.widgets.annotations
 
com.communote.server.widgets.jsf - package com.communote.server.widgets.jsf
 
com.communote.server.widgets.springmvc - package com.communote.server.widgets.springmvc
 
com.communote.server.widgets.util - package com.communote.server.widgets.util
 
combineTags(String, String) - Method in class com.communote.server.core.tag.AbstractTagParser
Combines two tags to a list.
combineTags(String, String) - Method in interface com.communote.server.core.tag.TagParser
Combines two tags to a list.
COMMAND_LINE_PROCESS_TIMEOUT_PROP - Static variable in class com.communote.common.virusscan.impl.CommandlineScanner
Timeout of scan process
COMMAND_LINE_PROP - Static variable in class com.communote.common.virusscan.impl.CommandlineScanner
Command line string which will execute
CommandlineScanner - Class in com.communote.common.virusscan.impl
This class use the command line for scanning content.
CommandlineScanner() - Constructor for class com.communote.common.virusscan.impl.CommandlineScanner
This is just necessary for java reflection
CommaTagParser - Class in com.communote.server.core.tag.impl
This simple tag parser just splits the tags using a ',' as separator
CommaTagParser() - Constructor for class com.communote.server.core.tag.impl.CommaTagParser
Construct a colon tag parser
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationProcessingFilterEntryPoint
Send an SC_UNATHORIZED Error if the request has been send by AJAX
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.communote.server.web.external.spring.security.CommunoteBasicAuthenticationEntryPoint
COMMENT - Static variable in interface com.communote.server.web.commons.FormAction
Constants for blog post comment action
commit() - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
 
CommonPostListItem - Class in com.communote.server.web.api.to.listitem
Base class for list items that describe notes.
CommonPostListItem() - Constructor for class com.communote.server.web.api.to.listitem.CommonPostListItem
Creates a new instance
CommonPostListItem(CommonPostListItem) - Constructor for class com.communote.server.web.api.to.listitem.CommonPostListItem
Creates a new instance by cloning the provided instance
CommonPostListItem(Long, String) - Constructor for class com.communote.server.web.api.to.listitem.CommonPostListItem
Creates a new instance
COMMUNOTE_CONNECTION_PROVIDER_CLASS - Static variable in class com.communote.server.core.database.config.StandardDatabaseConfiguration
Name of a System property which can hold the full qualified class name of a org.hibernate.connection.ConnectionProvider
COMMUNOTE_QUEUE_DEFAULT - Static variable in interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQConfiguration
Default queue name for communote messages to process
COMMUNOTE_QUEUE_DEFAULT_REPLY - Static variable in interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQConfiguration
Default queue name for communote messages to reply to
CommunoteAccessDeniedHandler - Class in com.communote.server.web.external.spring.security
Handler for the AccessDeniedException which forwards the request to a configurable error page or sends a 403.
CommunoteAccessDeniedHandler() - Constructor for class com.communote.server.web.external.spring.security.CommunoteAccessDeniedHandler
 
CommunoteAuthenticationFailureHandler - Class in com.communote.server.web.external.spring.security
Redirects the request depending of the occurred authentication failure.
CommunoteAuthenticationFailureHandler(String) - Constructor for class com.communote.server.web.external.spring.security.CommunoteAuthenticationFailureHandler
Constructor.
CommunoteAuthenticationFilter - Interface in com.communote.server.core.security
Interface to define filters, which could be provided by plugins.
CommunoteAuthenticationFilterRegistry - Class in com.communote.plugins.core.registries
IPojo registry for registering CommunoteAuthenticationFilter.
CommunoteAuthenticationFilterRegistry() - Constructor for class com.communote.plugins.core.registries.CommunoteAuthenticationFilterRegistry
 
CommunoteAuthenticationProcessingFilterEntryPoint - Class in com.communote.server.web.external.spring.security
 
CommunoteAuthenticationProcessingFilterEntryPoint(String) - Constructor for class com.communote.server.web.external.spring.security.CommunoteAuthenticationProcessingFilterEntryPoint
Constructor.
CommunoteAuthenticationProvider - Interface in com.communote.server.core.security
Interface for orderable authentication providers, which could be implemented by plugins.
CommunoteAuthenticationProviderRegistry - Class in com.communote.plugins.core.registries
IPojo registry for registering CommunoteAuthenticationProvider.
CommunoteAuthenticationProviderRegistry() - Constructor for class com.communote.plugins.core.registries.CommunoteAuthenticationProviderRegistry
 
CommunoteAuthenticationSuccessHandler - Class in com.communote.server.web.external.spring.security
 
CommunoteAuthenticationSuccessHandler() - Constructor for class com.communote.server.web.external.spring.security.CommunoteAuthenticationSuccessHandler
 
CommunoteBasicAuthenticationEntryPoint - Class in com.communote.server.web.external.spring.security
Authentication Entry Point for the Basic Authentication.
CommunoteBasicAuthenticationEntryPoint() - Constructor for class com.communote.server.web.external.spring.security.CommunoteBasicAuthenticationEntryPoint
 
CommunoteBasicAuthenticationFilter - Class in com.communote.server.web.external.spring.security
Extension to the Basic Authentication Filter which allows disabling the check for the authentication header with the help of an request parameter.
CommunoteBasicAuthenticationFilter() - Constructor for class com.communote.server.web.external.spring.security.CommunoteBasicAuthenticationFilter
Default constructor
CommunoteBasicAuthenticationFilter(AuthenticationManager) - Constructor for class com.communote.server.web.external.spring.security.CommunoteBasicAuthenticationFilter
Constructor for consistency with parent class.
CommunoteBasicAuthenticationFilter(AuthenticationManager, AuthenticationEntryPoint) - Constructor for class com.communote.server.web.external.spring.security.CommunoteBasicAuthenticationFilter
Constructor for consistency with parent class.
CommunoteBundleListener - Class in com.communote.server.core.osgi
Marker interface for bundle listeners specific for Communote.
CommunoteBundleListener() - Constructor for class com.communote.server.core.osgi.CommunoteBundleListener
 
CommunoteClientRemoveHttpServletRequestWrapper - Class in com.communote.plugins.webservice.impl
 
CommunoteClientRemoveHttpServletRequestWrapper(HttpServletRequest) - Constructor for class com.communote.plugins.webservice.impl.CommunoteClientRemoveHttpServletRequestWrapper
 
CommunoteCorePluginBundleActivator - Class in com.communote.plugins.core
Activator.
CommunoteCorePluginBundleActivator() - Constructor for class com.communote.plugins.core.CommunoteCorePluginBundleActivator
 
CommunoteEntity - Class in com.communote.server.model.user
Parent type of users and groups.
CommunoteEntity() - Constructor for class com.communote.server.model.user.CommunoteEntity
 
CommunoteEntityConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity CommunoteEntity.
CommunoteEntityConstants() - Constructor for class com.communote.server.model.user.CommunoteEntityConstants
 
CommunoteEntityDao - Interface in com.communote.server.persistence.user
 
CommunoteEntityDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.KenmeiEntity.
CommunoteEntityDaoBase() - Constructor for class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
CommunoteEntityDaoImpl - Class in com.communote.server.persistence.user
 
CommunoteEntityDaoImpl() - Constructor for class com.communote.server.persistence.user.CommunoteEntityDaoImpl
 
CommunoteEntityData - Class in com.communote.server.core.filter.listitems.blog.member
Base value object for users and groups
CommunoteEntityData() - Constructor for class com.communote.server.core.filter.listitems.blog.member.CommunoteEntityData
 
CommunoteEntityHelper - Class in com.communote.server.core.user.helper
Helper for CommunoteEntity objects.
CommunoteEntityNotFoundException - Exception in com.communote.server.api.core.user
Thrown if a user or group is not found.
CommunoteEntityNotFoundException() - Constructor for exception com.communote.server.api.core.user.CommunoteEntityNotFoundException
The default constructor.
CommunoteEntityNotFoundException(String) - Constructor for exception com.communote.server.api.core.user.CommunoteEntityNotFoundException
Constructs a new instance of CommunoteEntityNotFoundException
CommunoteEntityNotFoundException(String, Throwable) - Constructor for exception com.communote.server.api.core.user.CommunoteEntityNotFoundException
Constructs a new instance of CommunoteEntityNotFoundException
CommunoteEntityNotFoundExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
CommunoteEntityNotFoundExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.CommunoteEntityNotFoundExceptionMapper
 
CommunoteEntityNotFoundExceptionMapper - Class in com.communote.server.core.exception.mapper
 
CommunoteEntityNotFoundExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.CommunoteEntityNotFoundExceptionMapper
 
CommunoteEntityQuery - Class in com.communote.server.core.vo.query.user
 
CommunoteEntityQuery() - Constructor for class com.communote.server.core.vo.query.user.CommunoteEntityQuery
 
CommunoteEntityQueryParameters - Class in com.communote.server.core.vo.query.user
The Class UserManagementQueryInstance.
CommunoteEntityQueryParameters() - Constructor for class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
 
CommunoteException - Exception in com.communote.server.persistence.common.security
 
CommunoteException(String) - Constructor for exception com.communote.server.persistence.common.security.CommunoteException
Constructs a new instance of CommunoteException
CommunoteException(String, Throwable) - Constructor for exception com.communote.server.persistence.common.security.CommunoteException
Constructs a new instance of CommunoteException
CommunoteException(String, Throwable, String, Object...) - Constructor for exception com.communote.server.persistence.common.security.CommunoteException
Constructs a new instance of CommunoteException
CommunoteExceptionMapper - Class in com.communote.plugins.api.rest.v22.service.exception.mapper
Adapter that creates a Restlet Response from an exception with the help of the Communote exception mapping infrastructure.
CommunoteExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v22.service.exception.mapper.CommunoteExceptionMapper
 
CommunoteExceptionMapper - Class in com.communote.plugins.api.rest.v24.service.exception.mapper
Adapter that creates a Restlet Response from an exception with the help of the Communote exception mapping infrastructure.
CommunoteExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v24.service.exception.mapper.CommunoteExceptionMapper
 
CommunoteExceptionMapper - Class in com.communote.plugins.api.rest.v30.service.exception.mapper
Adapter that creates a Restlet Response from an exception with the help of the Communote exception mapping infrastructure.
CommunoteExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v30.service.exception.mapper.CommunoteExceptionMapper
 
CommunoteInstaller - Interface in com.communote.server.api.core.installer
Helper to install Communote.
CommunoteInstallerException - Exception in com.communote.server.api.core.installer
Exception to be thrown if a step of the installer failed.
CommunoteInstallerException(String, Throwable) - Constructor for exception com.communote.server.api.core.installer.CommunoteInstallerException
 
CommunoteInstallerImpl - Class in com.communote.server.core.installer
Implementation of the installer.
CommunoteInstallerImpl(ApplicationInitializer) - Constructor for class com.communote.server.core.installer.CommunoteInstallerImpl
Create an installer
CommunoteInternalFilter - Class in com.communote.server.web.commons.filter
Filter to send not found error when uri is directly called.
CommunoteInternalFilter() - Constructor for class com.communote.server.web.commons.filter.CommunoteInternalFilter
 
CommunoteJaasAuthenticationBroker - Class in com.communote.plugins.mq.provider.activemq.security
A Jaas Authenticator that will either use a certificate or a username password authentication based on the settings and the connection.
CommunoteJaasAuthenticationBroker(MQSettingsDAO, ActiveMQEmbeddedConfiguration, Broker, String, String) - Constructor for class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasAuthenticationBroker
Simple constructor.
CommunoteJaasAuthenticationPlugin - Class in com.communote.plugins.mq.provider.activemq.security
Communote Jaas Authentication Plugin
CommunoteJaasAuthenticationPlugin(MQSettingsDAO, ActiveMQEmbeddedConfiguration) - Constructor for class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasAuthenticationPlugin
 
CommunoteJaasLoginModule - Class in com.communote.plugins.mq.provider.activemq.security
Login module.
CommunoteJaasLoginModule() - Constructor for class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
 
CommunoteJaxRsApplication - Class in com.communote.plugins.api.rest.servlet
This class is for configuring the JAX-RS application and use it either within a servlet container or a standalone server
CommunoteJaxRsApplication(Restlet, AbstractCommunoteApplicationConfig) - Constructor for class com.communote.plugins.api.rest.servlet.CommunoteJaxRsApplication
This method configures the JAX-RS application.
CommunoteJaxRsApplication - Class in com.communote.plugins.api.rest.v22.servlet
This class is for configuring the JAX-RS application and use it either within a servlet container or a standalone server
CommunoteJaxRsApplication(Restlet, AbstractCommunoteApplicationConfig) - Constructor for class com.communote.plugins.api.rest.v22.servlet.CommunoteJaxRsApplication
This method configures the JAX-RS application.
CommunoteJaxRsApplication - Class in com.communote.plugins.api.rest.v24.servlet
This class is for configuring the JAX-RS application and use it either within a servlet container or a standalone server
CommunoteJaxRsApplication(Restlet, AbstractCommunoteApplicationConfig) - Constructor for class com.communote.plugins.api.rest.v24.servlet.CommunoteJaxRsApplication
This method configures the JAX-RS application.
CommunoteJaxRsApplication - Class in com.communote.plugins.api.rest.v30.servlet
This class is for configuring the JAX-RS application and use it either within a servlet container or a standalone server
CommunoteJaxRsApplication(Restlet, AbstractCommunoteApplicationConfig) - Constructor for class com.communote.plugins.api.rest.v30.servlet.CommunoteJaxRsApplication
This method configures the JAX-RS application.
CommunoteJaxRsApplicationConfig - Class in com.communote.plugins.api.rest.service
 
CommunoteJaxRsApplicationConfig() - Constructor for class com.communote.plugins.api.rest.service.CommunoteJaxRsApplicationConfig
 
CommunoteJaxRsApplicationConfig - Class in com.communote.plugins.api.rest.v22.service
 
CommunoteJaxRsApplicationConfig() - Constructor for class com.communote.plugins.api.rest.v22.service.CommunoteJaxRsApplicationConfig
 
CommunoteJaxRsApplicationConfig - Class in com.communote.plugins.api.rest.v24.service
 
CommunoteJaxRsApplicationConfig() - Constructor for class com.communote.plugins.api.rest.v24.service.CommunoteJaxRsApplicationConfig
 
CommunoteJaxRsApplicationConfig - Class in com.communote.plugins.api.rest.v30.service
 
CommunoteJaxRsApplicationConfig() - Constructor for class com.communote.plugins.api.rest.v30.service.CommunoteJaxRsApplicationConfig
 
CommunoteLdapUserSearch - Class in com.communote.server.core.common.ldap
Search for a user in LDAP directory.
CommunoteLdapUserSearch(LdapConfiguration, LdapUserAttribute) - Constructor for class com.communote.server.core.common.ldap.CommunoteLdapUserSearch
Creates a search for retrieving LDAP users.
CommunoteLdapUserSearch(LdapSearchConfiguration, LdapUserAttributesMapper, LdapContextSource, LdapUserAttribute, String, String) - Constructor for class com.communote.server.core.common.ldap.CommunoteLdapUserSearch
Creates a search for retrieving LDAP users.
CommunoteLoggingBrokerPlugin - Class in com.communote.plugins.mq.provider.activemq.logging
logging broker plugin for Communote MQ
CommunoteLoggingBrokerPlugin() - Constructor for class com.communote.plugins.mq.provider.activemq.logging.CommunoteLoggingBrokerPlugin
 
CommunoteLogoutFilter - Class in com.communote.server.web.external.spring.security
Handles logout and takes care of clientId in target URL
CommunoteLogoutFilter(LogoutSuccessHandler, LogoutHandler[]) - Constructor for class com.communote.server.web.external.spring.security.CommunoteLogoutFilter
Constructor.
CommunoteLogoutFilter(String, LogoutHandler[]) - Constructor for class com.communote.server.web.external.spring.security.CommunoteLogoutFilter
Instantiates a new logout filter.
CommunoteMessageHandler<T extends BaseMessage> - Class in com.communote.plugins.mq.message.base.handler
Communote Message Handler is intended for processing a specified subset of messages.
CommunoteMessageHandler() - Constructor for class com.communote.plugins.mq.message.base.handler.CommunoteMessageHandler
 
CommunoteMessageSender - Interface in com.communote.plugins.mq.service.message
Abstracts MQ infrastructure from the CNT handlers
CommunoteMessageSenderImpl - Class in com.communote.plugins.mq.service.impl
implements CntMessageSender service.
CommunoteMessageSenderImpl() - Constructor for class com.communote.plugins.mq.service.impl.CommunoteMessageSenderImpl
 
CommunoteMQCallbackHandler - Class in com.communote.plugins.mq.provider.activemq.security
 
CommunoteMQCallbackHandler(String, String, String, String) - Constructor for class com.communote.plugins.mq.provider.activemq.security.CommunoteMQCallbackHandler
 
CommunoteMultipartResolver - Class in com.communote.server.web.commons.resolver
A multipart resolver that calculates the maxUploadSize from the configured attachment upload limit and an additional configurable offset.
CommunoteMultipartResolver() - Constructor for class com.communote.server.web.commons.resolver.CommunoteMultipartResolver
Default constructor.
CommunotePostgresDatabase - Class in com.communote.server.core.database.liquibase
 
CommunotePostgresDatabase() - Constructor for class com.communote.server.core.database.liquibase.CommunotePostgresDatabase
 
CommunotePostgresDatabaseSnapshot - Class in com.communote.server.core.database.liquibase
 
CommunotePostgresDatabaseSnapshot(CommunotePostgresDatabase, Set<DiffStatusListener>, String) - Constructor for class com.communote.server.core.database.liquibase.CommunotePostgresDatabaseSnapshot
 
CommunoteRememberMeProcessingFilter - Class in com.communote.server.web.external.spring.security
CommunoteRememberMeProcessingFilter() - Constructor for class com.communote.server.web.external.spring.security.CommunoteRememberMeProcessingFilter
 
CommunoteRememberMeServices - Class in com.communote.server.web.security
This is a custom RememberMe service, which provides enhanced functionality, to enable remember me independent of the used plattform.
CommunoteRememberMeServices(String, UserDetailsService) - Constructor for class com.communote.server.web.security.CommunoteRememberMeServices
Constructor.
CommunoteRememberMeUserDetailsService - Class in com.communote.server.web.security
Implementation of the UserDetailsService that interprets the username as a user ID like the CommunoteRememberMeService does.
CommunoteRememberMeUserDetailsService() - Constructor for class com.communote.server.web.security.CommunoteRememberMeUserDetailsService
 
CommunoteReplyMessage - Class in com.communote.plugins.mq.message.base.message
 
CommunoteReplyMessage() - Constructor for class com.communote.plugins.mq.message.base.message.CommunoteReplyMessage
 
CommunoteRestletCrawlerServlet - Class in com.communote.server.web.commons.servlet
Servlet for triggering the rest-api servlet adapter.
CommunoteRestletCrawlerServlet() - Constructor for class com.communote.server.web.commons.servlet.CommunoteRestletCrawlerServlet
 
CommunoteRestletForwardFilter - Class in com.communote.server.web.commons.filter
Filter to forward the rest api call to an internal servlet.
CommunoteRestletForwardFilter() - Constructor for class com.communote.server.web.commons.filter.CommunoteRestletForwardFilter
 
CommunoteRestletServlet - Class in com.communote.server.web.commons.servlet
Servlet for triggering the rest-api servlet adapter.
CommunoteRestletServlet() - Constructor for class com.communote.server.web.commons.servlet.CommunoteRestletServlet
 
CommunoteRestletServletAdapter - Class in com.communote.server.core.rest
Extend the restlets ServletAdapter since we need to specify the CommunoteRestletServletAdapter.getBaseRef(HttpServletRequest) more freely and HttpServletRequest.getServletPath() does not seem to fulfill our needs.
CommunoteRestletServletAdapter(ServletContext) - Constructor for class com.communote.server.core.rest.CommunoteRestletServletAdapter
Restlet servlet adapter
CommunoteRuntime - Class in com.communote.server.api.core.application
Holder of the singleton runtime instance.
CommunoteRuntimeException - Exception in com.communote.server.persistence.common.security
 
CommunoteRuntimeException(String) - Constructor for exception com.communote.server.persistence.common.security.CommunoteRuntimeException
Constructs a new instance of CommunoteException
CommunoteRuntimeException(String, Throwable) - Constructor for exception com.communote.server.persistence.common.security.CommunoteRuntimeException
Constructs a new instance of CommunoteException
CommunoteRuntimeException(String, Throwable, String, Object...) - Constructor for exception com.communote.server.persistence.common.security.CommunoteRuntimeException
Constructs a new instance of CommunoteException
CommunoteService - Interface in com.communote.server.core.service
A component which provides some service functionality.
CommunoteServiceManager - Class in com.communote.server.core.service
Manages all CommunoteService instances.
CommunoteServiceManager() - Constructor for class com.communote.server.core.service.CommunoteServiceManager
 
CommunoteSessionFactoryBean - Class in com.communote.server.core.database.spring
LocalSessionFactoryBean which configures the Hibernate session factory with the settings provided by a DatabaseConfiguration
CommunoteSessionFactoryBean() - Constructor for class com.communote.server.core.database.spring.CommunoteSessionFactoryBean
 
CommunoteSingletonService - Interface in com.communote.server.core.service
Interface for marking a service in a clustered environment as a service which should only run on one of the Communote instances.
CommunoteTokenAuthenticationProcessingFilter - Class in com.communote.server.web.external.spring.security
Authentication processing filter for the Communote token authentication method.
CommunoteTokenAuthenticationProcessingFilter() - Constructor for class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
 
CommunoteTool - Class in com.communote.server.core.common.velocity
Facade to different helper functions.
CommunoteTool() - Constructor for class com.communote.server.core.common.velocity.CommunoteTool
 
CommunoteTool.AuthenticationTool - Class in com.communote.server.core.common.velocity
Authentication specific tool.
CommunoteUserCertificate - Class in com.communote.server.persistence.common.security
This class encapsulates the subject name of a certificate and provides method to check if is a valid communote user certificate and provides method to get the clientId and user alias.
CommunoteUserCertificate(String) - Constructor for class com.communote.server.persistence.common.security.CommunoteUserCertificate
Use the given subject name.
CommunoteUserCertificate(X509Certificate) - Constructor for class com.communote.server.persistence.common.security.CommunoteUserCertificate
 
CommunoteUsernamePasswordJaasAuthenticationBroker - Class in com.communote.plugins.mq.provider.activemq.security
Authentication broker filter implementation
CommunoteUsernamePasswordJaasAuthenticationBroker(Broker, String) - Constructor for class com.communote.plugins.mq.provider.activemq.security.CommunoteUsernamePasswordJaasAuthenticationBroker
 
CommunoteWebAppInitializer - Class in com.communote.server.web.bootstrap
WebApplicationInitializer that starts Communote.
CommunoteWebAppInitializer() - Constructor for class com.communote.server.web.bootstrap.CommunoteWebAppInitializer
 
CommunoteWebServiceController - Class in com.communote.plugins.webservice.impl
 
CommunoteWebServiceController() - Constructor for class com.communote.plugins.webservice.impl.CommunoteWebServiceController
 
CommunoteWebServiceDefinition - Class in com.communote.plugins.webservice
 
CommunoteWebServiceDefinition() - Constructor for class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
CommunoteWebServiceRegistry - Interface in com.communote.plugins.webservice
 
COMPANY - Static variable in class com.communote.server.model.user.UserProfileConstants
 
compare(Object, Object) - Method in class com.communote.common.string.StringComparator
compare(Orderable, Orderable) - Method in class com.communote.common.util.DescendingOrderComparator
compare(Pair<Left, Right>, Pair<Left, Right>) - Method in class com.communote.common.util.PairComparator
 
compare(String, String) - Method in class com.communote.common.util.VersionComparator
Compares the version.
compare(NoteResource, NoteResource) - Method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper.NoteResourceComparator
Compares notes via their creation date.
compare(SimpleNoteListItem, SimpleNoteListItem) - Method in class com.communote.server.core.vo.query.note.LastDiscussionCreationDateComparator
compare(GroupItem, GroupItem) - Method in class com.communote.server.web.fe.widgets.management.user.GroupItem.GroupItemComparator
compareTo(MessageHandlerMQConsumer) - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.MessageHandlerMQConsumer
 
compareTo(Object) - Method in class com.communote.server.core.filter.SortType
 
compareTo(Object) - Method in class com.communote.server.model.attachment.AttachmentStatus
 
compareTo(Object) - Method in class com.communote.server.model.blog.BlogRole
 
compareTo(Object) - Method in class com.communote.server.model.client.ClientStatus
 
compareTo(Object) - Method in class com.communote.server.model.messaging.MessagerConnectorType
 
compareTo(Object) - Method in class com.communote.server.model.note.NoteCreationSource
 
compareTo(Object) - Method in class com.communote.server.model.note.NoteStatus
 
compareTo(Object) - Method in class com.communote.server.model.security.ChannelType
 
compareTo(Object) - Method in class com.communote.server.model.security.SecurityCodeAction
 
compareTo(Object) - Method in class com.communote.server.model.task.TaskStatus
 
compareTo(Object) - Method in class com.communote.server.model.user.group.UserOfGroupModificationType
 
compareTo(Object) - Method in class com.communote.server.model.user.ImageSizeType
 
compareTo(Object) - Method in class com.communote.server.model.user.UserRole
 
compareTo(Object) - Method in class com.communote.server.model.user.UserStatus
 
compareTo(Object) - Method in class com.communote.server.persistence.blog.ExportFormat
 
compareVersions(HttpServletRequest, String) - Method in class com.communote.server.web.api.service.BaseApiController
Deprecated.
Compares the version.
completeInstallation(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.installer.controller.InstallationJSONController
Ajax method to initialize the application after completing the installation.
CompoundTagFormula - Class in com.communote.server.core.vo.query.logical
An logical tag formula that can contain atoms and other compound formulas.
CompoundTagFormula(CompoundTagFormula.CompoundFormulaType, boolean) - Constructor for class com.communote.server.core.vo.query.logical.CompoundTagFormula
Creates a new compound formula.
CompoundTagFormula.CompoundFormulaType - Enum in com.communote.server.core.vo.query.logical
 
ConcatenatedResourceStore - Interface in com.communote.server.web.commons.resource
A store that manages resources of a specific content type by grouping them into categories.
ConcatenatedResourceStoreException - Exception in com.communote.server.web.commons.resource
Exception thrown by the ConcatenatedResourceStore when a category couldn't be added, updated or removed.
ConcatenatedResourceStoreException(String) - Constructor for exception com.communote.server.web.commons.resource.ConcatenatedResourceStoreException
Create a new exception with detail message.
ConcatenatedResourceStoreException(String, Throwable) - Constructor for exception com.communote.server.web.commons.resource.ConcatenatedResourceStoreException
Create a new exception with detail message.
ConcatenatedResourceStoreImpl - Class in com.communote.server.web.commons.resource.impl
Default implementation of the ConcatenatedResourceStore
ConcatenatedResourceStoreImpl(Map<String, List<String>>, String, String) - Constructor for class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Create a new file store to handle a specific type of files and initialize it with default categories and some initial resources per category.
ConcatenatedResourceStoreImpl(Map<String, List<String>>, String, String, String) - Constructor for class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Create a new file store to handle a specific type of files and initialize it with default categories and some initial resources per category.
ConcatenatedResourceStoreImpl(Map<String, List<String>>, String, String, String, String) - Constructor for class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Create a new file store to handle a specific type of files and initialize it with default categories and some initial resources per category.
concatenateResources(File, String, List<ResourceDescriptor>, File, String) - Method in class com.communote.server.web.commons.resource.impl.FilteringResourceConcatenator
 
concatenateResources(File, String, List<ResourceDescriptor>, File, String) - Method in class com.communote.server.web.commons.resource.impl.ResourceConcatenator
Concatenate the provided resources and write the result to the given file
CONFIGS - Static variable in class com.communote.server.model.user.NotificationConfigConstants
 
ConfigurableBroker - Interface in com.communote.plugins.mq.provider.activemq
Broker interface.
Configuration - Class in com.communote.server.model.config
 
Configuration() - Constructor for class com.communote.server.model.config.Configuration
 
Configuration.Factory - Class in com.communote.server.model.config
Constructs new instances of Configuration.
ConfigurationConstants - Class in com.communote.server.model.config
This class holds constants of attributes and associations of the entity Configuration.
ConfigurationConstants() - Constructor for class com.communote.server.model.config.ConfigurationConstants
 
ConfigurationDao - Interface in com.communote.server.persistence.config
 
ConfigurationDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.Configuration.
ConfigurationDaoBase() - Constructor for class com.communote.server.persistence.config.ConfigurationDaoBase
 
ConfigurationDaoImpl - Class in com.communote.server.persistence.config
 
ConfigurationDaoImpl() - Constructor for class com.communote.server.persistence.config.ConfigurationDaoImpl
 
ConfigurationImpl - Class in com.communote.server.model.config
 
ConfigurationImpl() - Constructor for class com.communote.server.model.config.ConfigurationImpl
 
ConfigurationInitializationException - Exception in com.communote.server.api.core.config
Exception to be thrown if the initialization of the configuration settings failed.
ConfigurationInitializationException(String) - Constructor for exception com.communote.server.api.core.config.ConfigurationInitializationException
Constructs a new exception.
ConfigurationInitializationException(String, Throwable) - Constructor for exception com.communote.server.api.core.config.ConfigurationInitializationException
Constructs a new exception wrapping the cause.
ConfigurationManagement - Interface in com.communote.server.core
Handling configurations
ConfigurationManagementBase - Class in com.communote.server.core
Spring Service base class for com.communote.server.service.ConfigurationManagement, provides access to all services and entities referenced by this service.
ConfigurationManagementBase() - Constructor for class com.communote.server.core.ConfigurationManagementBase
 
ConfigurationManagementException - Exception in com.communote.server.core
The default exception thrown for unexpected errors occurring within ConfigurationManagement.
ConfigurationManagementException(String) - Constructor for exception com.communote.server.core.ConfigurationManagementException
Constructs a new instance of ConfigurationManagementException.
ConfigurationManagementException(String, Throwable) - Constructor for exception com.communote.server.core.ConfigurationManagementException
Constructs a new instance of ConfigurationManagementException.
ConfigurationManagementImpl - Class in com.communote.server.core
The service class for configurations.
ConfigurationManagementImpl() - Constructor for class com.communote.server.core.ConfigurationManagementImpl
 
ConfigurationManager - Interface in com.communote.server.api.core.config
Manager for accessing and updating configuration
ConfigurationPropertiesManager - Class in com.communote.server.core.config
Manages the different configuration properties.
ConfigurationPropertiesManager(String) - Constructor for class com.communote.server.core.config.ConfigurationPropertiesManager
Creates and initializes a new instance of the configuration properties manager.
ConfigurationPropertyConstant - Interface in com.communote.server.api.core.config
Interface marking a configuration property constant.
ConfigurationUpdateException - Exception in com.communote.server.api.core.config
Exception to be thrown if the update of configuration settings failed.
ConfigurationUpdateException(String, String) - Constructor for exception com.communote.server.api.core.config.ConfigurationUpdateException
Constructs a new exception.
ConfigurationUpdateException(String, String, Throwable) - Constructor for exception com.communote.server.api.core.config.ConfigurationUpdateException
 
configure(Properties) - Method in class com.communote.server.core.database.hibernate.C3P0DataSourceConnectionProvider
configure(Map<String, ?>, T) - Method in class com.communote.server.core.vo.query.config.BlogQueryParametersConfigurator
Configures the query queryParameters
configure(Map<String, ?>, T, TopicAccessLevel) - Method in class com.communote.server.core.vo.query.config.BlogQueryParametersConfigurator
Configures the query queryParameters
configure(Map<String, ? extends Object>, NoteQueryParameters) - Method in class com.communote.server.core.vo.query.config.NoteQueryParametersConfigurator
Method to start the configuration process.
configure(Map<String, ? extends Object>, T) - Method in class com.communote.server.core.vo.query.config.TimelineQueryParametersConfigurator
Method to start the configuration process.
configure(Map<String, ? extends Object>, UserQueryParameters, Locale) - Method in class com.communote.server.core.vo.query.config.UserQueryParametersConfigurator
Method to start the configuration process.
configure(FactoryConfiguration) - Method in class com.communote.server.web.commons.view.velocity.ExtendableViewToolManager
 
configureBlogSpecificQueryInstance(Map<String, ? extends Object>, T) - Method in class com.communote.server.core.vo.query.config.TimelineQueryParametersConfigurator
This method configures the given QueryInstance with blog specific settings from the parameter map.
configureForAllManagedBlogs(BlogQueryParameters) - Static method in class com.communote.server.core.vo.query.config.BlogQueryParametersConfigurator
Helper method which configures the query queryParameters to return all managed blogs of the current user.
configureHttpClient(AbstractHttpClient, R) - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
Hook to be overwritten to configure the http client prior to executing a method.
configureQuery(Query, List, ResultSpecification) - Static method in class com.communote.server.persistence.helper.dao.ResultSpecificationHelper
Configure the query by setting the first and max result properties
configureQuery(Query, ResultSpecification) - Static method in class com.communote.server.persistence.helper.dao.ResultSpecificationHelper
Configure the query by setting the first and max result properties
configureQueryInstance(GetCollectionNoteParameter, QueryParametersParameterNameProvider, Locale) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Get query instance to filter notes
configureQueryInstance(GetCollectionTopicParameter, QueryParametersParameterNameProvider) - Static method in class com.communote.plugins.api.rest.resource.topic.TopicResourceHelper
Get query instance to filter notes
configureQueryInstance(GetCollectionTopicParameter, QueryParametersParameterNameProvider) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHelper
Get query instance to filter notes
configureQueryInstance(GetCollectionTopicParameter, QueryParametersParameterNameProvider) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHelper
Get query instance to filter notes
configureQueryInstance(GetCollectionTopicParameter, QueryParametersParameterNameProvider) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHelper
Get query instance to filter notes
configureQueryInstance(Map<String, ?>, T, TopicAccessLevel) - Method in class com.communote.server.core.vo.query.config.BlogQueryParametersConfigurator
Configures the query queryParameters
configureQueryInstance(NoteQuery) - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
 
configureQueryInstance(long) - Method in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
 
configureQueryInstance(Q) - Method in class com.communote.server.web.fe.widgets.user.AuthorFilterWidget
 
configureQueryParameters(Map<String, ? extends Object>, T) - Method in class com.communote.server.core.vo.query.config.TimelineQueryParametersConfigurator
This method configures a given query instance with the provided parameters map.
configureResourceHandler() - Method in class com.communote.plugins.api.rest.service.CommunoteJaxRsApplicationConfig
This is an abstract method that must be overwritten.
configureResourceHandler() - Method in class com.communote.plugins.api.rest.servlet.AbstractCommunoteApplicationConfig
This is an abstract method that must be overwritten.
configureResourceHandler() - Method in class com.communote.plugins.api.rest.v22.service.CommunoteJaxRsApplicationConfig
This is an abstract method that must be overwritten.
configureResourceHandler() - Method in class com.communote.plugins.api.rest.v22.servlet.AbstractCommunoteApplicationConfig
This is an abstract method that must be overwritten.
configureResourceHandler() - Method in class com.communote.plugins.api.rest.v24.service.CommunoteJaxRsApplicationConfig
This is an abstract method that must be overwritten.
configureResourceHandler() - Method in class com.communote.plugins.api.rest.v24.servlet.AbstractCommunoteApplicationConfig
This is an abstract method that must be overwritten.
configureResourceHandler() - Method in class com.communote.plugins.api.rest.v30.service.CommunoteJaxRsApplicationConfig
This is an abstract method that must be overwritten.
configureResourceHandler() - Method in class com.communote.plugins.api.rest.v30.servlet.AbstractCommunoteApplicationConfig
This is an abstract method that must be overwritten.
confirm(HttpServletRequest, HttpServletResponse, SecurityCode) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationHandler
Confirm the code.
CONFIRM_CLIENT_INVITATION - Static variable in class com.communote.server.model.security.SecurityCodeAction
 
CONFIRM_EMAIL - Static variable in class com.communote.server.model.security.SecurityCodeAction
 
CONFIRM_NEW_PASSWORD - Static variable in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
Constants for a confirm new email action
CONFIRM_USER - Static variable in class com.communote.server.model.security.SecurityCodeAction
 
CONFIRMATION_LINK - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the confirmation link
CONFIRMED - Static variable in class com.communote.server.model.user.UserStatus
 
confirmed(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.DeleteBlogPostController
Deletes the user tagged post with the id found in request parameter blogpostId.
ConfirmEmailAddressMessage - Class in com.communote.server.core.mail.messages.user
Mail to validate an email address.
ConfirmEmailAddressMessage(User, EmailSecurityCode) - Constructor for class com.communote.server.core.mail.messages.user.ConfirmEmailAddressMessage
Construct a new mail message for confirming an email address
confirmNewEmailAddress(String) - Method in interface com.communote.server.core.user.UserManagement
Confirms the new email address.
confirmNewEmailAddress(String) - Method in class com.communote.server.core.user.UserManagementBase
 
confirmUser(String, UserVO) - Method in interface com.communote.server.core.user.UserManagement
Confirms a registered or invited user, sets user data and change status to active or confirmed.
confirmUser(String, UserVO) - Method in class com.communote.server.core.user.UserManagementBase
 
ConfirmUserController - Class in com.communote.server.web.fe.portal.user.controller
Controller for the user registration process.
ConfirmUserController() - Constructor for class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
 
confirmUserDeletion(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
Handles a request for confirming the user deletion.
ConfirmUserMailMessage - Class in com.communote.server.core.mail.messages.user
Mail message for confirming a user
ConfirmUserMailMessage(User, SecurityCode, UserManagement.RegistrationType) - Constructor for class com.communote.server.core.mail.messages.user.ConfirmUserMailMessage
Construct a new mail message for user confirmation
ConfluenceAuthConfigurationForm - Class in com.communote.server.web.fe.portal.user.client.forms
Form for the confluence authentication.
ConfluenceAuthConfigurationForm(ConfluenceConfiguration) - Constructor for class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
Instantiates a new ConfluenceAuthConfigurationForm.
ConfluenceAuthConfigurationValidator - Class in com.communote.server.web.fe.portal.user.client.validator
 
ConfluenceAuthConfigurationValidator() - Constructor for class com.communote.server.web.fe.portal.user.client.validator.ConfluenceAuthConfigurationValidator
 
ConfluenceAuthenticationProvider - Class in com.communote.server.core.security.authentication.confluence
Authentication provider that authenticates a user against the user store of Confluence.
ConfluenceAuthenticationProvider() - Constructor for class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationProvider
 
ConfluenceAuthenticationRequest - Class in com.communote.server.core.security.authentication.confluence
A request for the confluence authentication api.
ConfluenceAuthenticationRequest(String) - Constructor for class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationRequest
Construct a request based on a token.
ConfluenceAuthenticationRequest(String, String) - Constructor for class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationRequest
Construct a request based on Confluence user name and password.
ConfluenceAuthenticationToken - Class in com.communote.server.core.security.authentication.confluence
A token to authenticate a user against Confluence.
ConfluenceAuthenticationToken(Object, String, Collection<GrantedAuthority>) - Constructor for class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationToken
Allows the creation of a successful authentication.
ConfluenceAuthenticationToken(String, boolean) - Constructor for class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationToken
Creates a token for authentication against Confluence.
ConfluenceAuthenticator - Class in com.communote.server.core.security.authentication.confluence
Authenticator that checks the token and logins against Confluence.
ConfluenceAuthenticator(ConfluenceConfiguration) - Constructor for class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticator
 
ConfluenceConfiguration - Class in com.communote.server.model.config
 
ConfluenceConfiguration() - Constructor for class com.communote.server.model.config.ConfluenceConfiguration
 
ConfluenceConfiguration.Factory - Class in com.communote.server.model.config
Constructs new instances of ConfluenceConfiguration .
ConfluenceConfigurationConstants - Class in com.communote.server.model.config
This class holds constants of attributes and associations of the entity ConfluenceConfiguration.
ConfluenceConfigurationConstants() - Constructor for class com.communote.server.model.config.ConfluenceConfigurationConstants
 
ConfluenceConfigurationDao - Interface in com.communote.server.persistence.config
 
ConfluenceConfigurationDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.ConfluenceConfiguration.
ConfluenceConfigurationDaoBase() - Constructor for class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
ConfluenceConfigurationDaoImpl - Class in com.communote.server.persistence.config
 
ConfluenceConfigurationDaoImpl() - Constructor for class com.communote.server.persistence.config.ConfluenceConfigurationDaoImpl
 
ConfluenceConfigurationImpl - Class in com.communote.server.model.config
 
ConfluenceConfigurationImpl() - Constructor for class com.communote.server.model.config.ConfluenceConfigurationImpl
 
ConfluenceExternalObjectsApiController - Class in com.communote.server.web.api.service.external.confluence
This controller enables the widget to send the save action.
ConfluenceExternalObjectsApiController() - Constructor for class com.communote.server.web.api.service.external.confluence.ConfluenceExternalObjectsApiController
 
ConfluencePluginActivator - Class in com.communote.plugins.confluence
 
ConfluencePluginActivator() - Constructor for class com.communote.plugins.confluence.ConfluencePluginActivator
 
ConfluenceTokenFactory - Class in com.communote.server.core.security.authentication.confluence
Factory to create a confluence token
ConfluenceTokenFactory() - Constructor for class com.communote.server.core.security.authentication.confluence.ConfluenceTokenFactory
 
ConfluenceUserImageProvider - Class in com.communote.plugins.confluence.image
This image provider loads the image from Confluence, if the user is a Confluence user.
ConfluenceUserImageProvider(String, String) - Constructor for class com.communote.plugins.confluence.image.ConfluenceUserImageProvider
 
ConfluenceUserRepository - Class in com.communote.server.core.external.confluence
 
ConfluenceUserRepository() - Constructor for class com.communote.server.core.external.confluence.ConfluenceUserRepository
Default constructor setting the default system id
connect(Long, Long) - Method in interface com.communote.server.persistence.blog.ResolvedTopicToTopicDao
This method connects the both topics, means builds the needed structure.
connect(Long, Long) - Method in class com.communote.server.persistence.blog.ResolvedTopicToTopicDaoImpl
This method connects the both topics, means builds the needed structure.
connected(XMPPConnection) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnectionStatusLogger
 
CONNECTION_TIMEOUT_PROP - Static variable in class com.communote.common.virusscan.impl.ClamAVScanner
TCP / IP Connection time out
connectionClosed() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnectionStatusLogger
connectionClosedOnError(Exception) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnectionStatusLogger
ConnectorURICallBack - Class in com.communote.plugins.mq.provider.activemq.security
Connector Uri call back
ConnectorURICallBack() - Constructor for class com.communote.plugins.mq.provider.activemq.security.ConnectorURICallBack
 
CONSTANT_MENTION_DISCUSSION_PARTICIPANTS - Static variable in interface com.communote.server.core.blog.NoteManagement
Pattern used for mention all discussion participants.
CONSTANT_MENTION_TOPIC_AUTHORS - Static variable in interface com.communote.server.core.blog.NoteManagement
Pattern used for mention all users with at least one note within the topic.
CONSTANT_MENTION_TOPIC_MANAGERS - Static variable in interface com.communote.server.core.blog.NoteManagement
Pattern used for mention all managers of the topic.
CONSTANT_MENTION_TOPIC_READERS - Static variable in interface com.communote.server.core.blog.NoteManagement
Pattern used for mention all users with at least read access to the topic.
ConsumerFactory - Class in com.communote.plugins.mq.provider.jms
Component intended for creating appropriate JMS message consumer for each message consumer registered in the OSGi context.
ConsumerFactory() - Constructor for class com.communote.plugins.mq.provider.jms.ConsumerFactory
 
Contact - Class in com.communote.server.model.user
Contact details for the associated user.
Contact() - Constructor for class com.communote.server.model.user.Contact
 
CONTACT - Static variable in class com.communote.server.model.user.UserProfileConstants
 
Contact.Factory - Class in com.communote.server.model.user
Constructs new instances of Contact.
ContactConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity Contact.
ContactConstants() - Constructor for class com.communote.server.model.user.ContactConstants
 
ContactController - Class in com.communote.server.web.fe.portal.contact.controller
Controller for the main portal contact view
ContactController() - Constructor for class com.communote.server.web.fe.portal.contact.controller.ContactController
 
ContactDao - Interface in com.communote.server.persistence.user
 
ContactDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.Contact.
ContactDaoBase() - Constructor for class com.communote.server.persistence.user.ContactDaoBase
 
ContactDaoImpl - Class in com.communote.server.persistence.user
 
ContactDaoImpl() - Constructor for class com.communote.server.persistence.user.ContactDaoImpl
 
ContactImpl - Class in com.communote.server.model.user
 
ContactImpl() - Constructor for class com.communote.server.model.user.ContactImpl
 
ContactLocalizedMessage - Class in com.communote.server.web.fe.portal.service
 
ContactLocalizedMessage() - Constructor for class com.communote.server.web.fe.portal.service.ContactLocalizedMessage
 
contains(Object) - Method in class com.communote.common.util.PageableList
contains(Collection<?>, Object) - Static method in class com.communote.server.web.commons.tags.SupportingTaglibFunctions
Checks if a collection contains an element
containsAll(Collection<?>) - Method in class com.communote.common.util.PageableList
containsEntityDirectly(Long, Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Returns true if the group or user is a direct member of the group.
containsEntityDirectly(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
containsFlag(UserService.UserServiceRetrievalFlag[], UserService.UserServiceRetrievalFlag) - Static method in enum com.communote.server.service.UserService.UserServiceRetrievalFlag
Checks if the flag is contained in flags
containsKey(Object) - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
containsKey(Object) - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
containsKey(Object) - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
containsKey(Object) - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
containsNonEmptyTextNodes(String) - Static method in class com.communote.common.util.HTMLHelper
Tests whether the provided HTML contains non-empty text nodes.
containsPropertyTO(Iterable<StringPropertyTO>, String, String, String) - Static method in class com.communote.server.api.core.property.PropertyHelper
Test whether the provided collection contains the given property and has the provided value
containsRole(Collection<GrantedAuthority>, UserRole) - Static method in class com.communote.server.core.user.UserAuthorityHelper
Test whether the granted authorities contain a given role.
containsUser(Long, Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Returns true if the user is a direct or indirect member of the group.
containsUser(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
containsUserDirectly(Long, Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Returns true if the user is a direct member of the group.
containsUserDirectly(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
containsValidCommunoteUser() - Method in class com.communote.server.persistence.common.security.CommunoteUserCertificate
Checks if the certificate / subject name contains all information for identifying the user.
containsValue(Object) - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
containsValue(Object) - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
containsValue(Object) - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
containsValue(Object) - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
Content - Class in com.communote.server.model.note
Content of a note.
Content() - Constructor for class com.communote.server.model.note.Content
 
CONTENT - Static variable in class com.communote.server.model.note.ContentConstants
 
CONTENT - Static variable in class com.communote.server.model.note.NoteConstants
 
Content.Factory - Class in com.communote.server.model.note
Constructs new instances of Content.
CONTENT_REPOSITORY_SIZE - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the current client crc size
CONTENT_REPOSITORY_SIZE_LIMIT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the current client crc size limit
CONTENT_REPOSITORY_SIZE_PERCENT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the percentage of the current client crc size
CONTENT_TYPE_HTML - Static variable in class com.communote.plugins.mq.message.core.data.note.Note
constant for the content type that should be used if the content is HTML
CONTENT_TYPE_PLAIN_TEXT - Static variable in class com.communote.plugins.mq.message.core.data.note.Note
constant for the content type that should be used if the content is plain text
CONTENT_TYPE_UNKNOWN - Static variable in class com.communote.plugins.mq.message.core.data.note.Note
constant for the content type that should be used if the type of the content is not known and the server should try figure it out
ContentConstants - Class in com.communote.server.model.note
This class holds constants of attributes and associations of the entity Content.
ContentConstants() - Constructor for class com.communote.server.model.note.ContentConstants
 
ContentDao - Interface in com.communote.server.persistence.resource
 
ContentDaoBase - Class in com.communote.server.persistence.resource
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type Content.
ContentDaoBase() - Constructor for class com.communote.server.persistence.resource.ContentDaoBase
 
ContentDaoImpl - Class in com.communote.server.persistence.resource
 
ContentDaoImpl() - Constructor for class com.communote.server.persistence.resource.ContentDaoImpl
 
ContentId - Class in com.communote.server.core.crc.vo
This object is representing the content id of a stored ContentTO.
ContentId() - Constructor for class com.communote.server.core.crc.vo.ContentId
 
ContentId(ContentId) - Constructor for class com.communote.server.core.crc.vo.ContentId
Copies constructor from other ContentId
ContentId(String, String) - Constructor for class com.communote.server.core.crc.vo.ContentId
 
CONTENTIDENTIFIER - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
ContentMetadata - Class in com.communote.server.core.crc.vo
The Metadata to store with the content.
ContentMetadata() - Constructor for class com.communote.server.core.crc.vo.ContentMetadata
 
ContentMetadata(ContentMetadata) - Constructor for class com.communote.server.core.crc.vo.ContentMetadata
Copies constructor from other ContentMetadata
ContentMetadata(String, Date, String, long, String, Object[], ContentId) - Constructor for class com.communote.server.core.crc.vo.ContentMetadata
 
ContentMetadata(String, Date, String, long, String, String, Object[], ContentId) - Constructor for class com.communote.server.core.crc.vo.ContentMetadata
 
ContentObserver - Interface in com.communote.server.core.crc
This is the Interface to implement by the classes that needs information about the stored content.
ContentProcessingErrorMailMessage - Class in com.communote.server.core.mail.messages.fetching
Mail Message to be sent in case of content processing errors during mail based posting.
ContentProcessingErrorMailMessage(User, String, ContentProcessingErrorMailMessage.Type) - Constructor for class com.communote.server.core.mail.messages.fetching.ContentProcessingErrorMailMessage
 
ContentProcessingErrorMailMessage.Type - Enum in com.communote.server.core.mail.messages.fetching
The possible error types to be handled by this mail message.
ContentRepositoryException - Exception in com.communote.server.persistence.crc
 
ContentRepositoryException(String) - Constructor for exception com.communote.server.persistence.crc.ContentRepositoryException
Constructs a new instance of ContentRepositoryException
ContentRepositoryException(String, Throwable) - Constructor for exception com.communote.server.persistence.crc.ContentRepositoryException
Constructs a new instance of ContentRepositoryException
ContentRepositoryManagementHelper - Class in com.communote.server.core.crc
The Class ContentRepositoryManagementHelper offers helper methods for the repository management.
CONTENTTYPE - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
ContentTypeExtractorActivator - Class in com.communote.plugins
OSGi Activator for RichMediaLink plugin.
ContentTypeExtractorActivator() - Constructor for class com.communote.plugins.ContentTypeExtractorActivator
 
ContentTypeExtractorJsMessages - Class in com.communote.plugins.contenttypes
 
ContentTypeExtractorJsMessages() - Constructor for class com.communote.plugins.contenttypes.ContentTypeExtractorJsMessages
 
ContentTypeNotePreProcessor - Class in com.communote.plugins.contenttypes
NoteContentProcessor, which extracts the content type out of the note.
ContentTypeNotePreProcessor() - Constructor for class com.communote.plugins.contenttypes.ContentTypeNotePreProcessor
 
ContentTypes - Enum in com.communote.plugins.contenttypes
 
ContentTypeWidget - Class in com.communote.server.web.fe.widgets.type
Controller for the the Widget to list workspaces.
ContentTypeWidget() - Constructor for class com.communote.server.web.fe.widgets.type.ContentTypeWidget
 
ContentTypeWidgetExtension - Class in com.communote.server.web.fe.widgets.type
This class allows to add new content types to Communote, for instance "Video", "Image" or "Document".
ContentTypeWidgetExtension(String, String, String, int, String...) - Constructor for class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
Constructor.
ContentTypeWidgetExtension(String, String, String, String...) - Constructor for class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
Constructor with default order.
ContentTypeWidgetExtensionManagement - Class in com.communote.server.web.fe.widgets.type
 
ContentTypeWidgetExtensionManagement() - Constructor for class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtensionManagement
 
ControllerHelper - Class in com.communote.server.web.commons.helper
Helper class for common controller functionality.
ControllerUtils - Class in com.communote.plugins.htmlclient
The Class ControllerUtils.
ControllerUtils() - Constructor for class com.communote.plugins.htmlclient.ControllerUtils
 
convert(Collection<S>) - Method in class com.communote.common.converter.CollectionConverter
Method to convert a collection of sources to a collection of targets.
convert(List<S>) - Method in class com.communote.common.converter.CollectionConverter
Method to convert a list of sources to a collection of targets.
convert(Set<S>) - Method in class com.communote.common.converter.CollectionConverter
Method to convert a set of sources to a set of targets.
convert(S) - Method in interface com.communote.common.converter.Converter
Converts the source object which is of type S into an object of type T
convert(T) - Method in class com.communote.common.converter.IdentityConverter
 
convert(S) - Method in class com.communote.common.converter.PojoTargetConverter
 
convert(S, T) - Method in class com.communote.common.converter.PojoTargetConverter
Convert the source into the provided target object
convert(BlogData, TimelineTopicResource) - Method in class com.communote.plugins.api.rest.converter.BlogDataToTimelineTopicConverter
Converts the temporary object of the query to a list object
convert(T, O) - Method in class com.communote.plugins.api.rest.converter.TopicTagListItemToTopicResourceConverter
 
convert(T, O) - Method in class com.communote.plugins.api.rest.converter.UserDataToTimelineUserConverter
Converts the temporary object of the query to a list object
convert(User) - Method in class com.communote.plugins.api.rest.converter.UserToTimelineUserConverter
 
convert(DiscussionNoteData) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResourceConverter
Helper method which flattens a discussion data object into a list of note resources.
convert(PageableList<SimpleNoteListItem>) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResourceConverter
Converts the temporary object of the query to a list object
convert(SimpleNoteListItem, TimelineNoteResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResourceConverter
Converts the temporary object of the query to a list object
convert(T, O) - Method in class com.communote.plugins.api.rest.resource.user.UserResourceConverter
 
convert(BlogData, TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v22.converter.BlogDataToTimelineTopicConverter
Converts the temporary object of the query to a list object
convert(T, O) - Method in class com.communote.plugins.api.rest.v22.converter.ExternalObjectToExternalObjectResourceConverter
 
convert(T, O) - Method in class com.communote.plugins.api.rest.v22.converter.TopicTagListItemToTopicResourceConverter
 
convert(T, O) - Method in class com.communote.plugins.api.rest.v22.converter.UserDataToTimelineUserConverter
Converts the temporary object of the query to a list object
convert(User) - Method in class com.communote.plugins.api.rest.v22.converter.UserToTimelineUserConverter
 
convert(DiscussionNoteData) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResourceConverter
Helper method which flattens a discussion data object into a list of note resources.
convert(PageableList<SimpleNoteListItem>) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResourceConverter
Converts the temporary object of the query to a list object
convert(SimpleNoteListItem, TimelineNoteResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResourceConverter
Converts the temporary object of the query to a list object
convert(T, O) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResourceConverter
 
convert(BlogData, TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v24.converter.BlogDataToTimelineTopicConverter
Converts the temporary object of the query to a list object
convert(T, O) - Method in class com.communote.plugins.api.rest.v24.converter.ExternalObjectToExternalObjectResourceConverter
 
convert(T, TopicResource) - Method in class com.communote.plugins.api.rest.v24.converter.TopicTagListItemToTopicResourceConverter
 
convert(T, O) - Method in class com.communote.plugins.api.rest.v24.converter.UserDataToTimelineUserConverter
Converts the temporary object of the query to a list object
convert(User) - Method in class com.communote.plugins.api.rest.v24.converter.UserToTimelineUserConverter
 
convert(DiscussionNoteData) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResourceConverter
Helper method which flattens a discussion data object into a list of note resources.
convert(PageableList<SimpleNoteListItem>) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResourceConverter
Converts the temporary object of the query to a list object
convert(SimpleNoteListItem, TimelineNoteResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResourceConverter
Converts the temporary object of the query to a list object
convert(T, O) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResourceConverter
 
convert(BlogData, TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v30.converter.BlogDataToTimelineTopicConverter
Converts the temporary object of the query to a list object
convert(T, O) - Method in class com.communote.plugins.api.rest.v30.converter.ExternalObjectListItemToExternalObjectResourceConverter
 
convert(T, O) - Method in class com.communote.plugins.api.rest.v30.converter.ExternalObjectToExternalObjectResourceConverter
 
convert(T, TopicResource) - Method in class com.communote.plugins.api.rest.v30.converter.TopicTagListItemToTopicResourceConverter
 
convert(T, O) - Method in class com.communote.plugins.api.rest.v30.converter.UserDataToTimelineUserConverter
Converts the temporary object of the query to a list object
convert(User) - Method in class com.communote.plugins.api.rest.v30.converter.UserToTimelineUserConverter
 
convert(Group) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResourceConverter
 
convert(Group) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResourceConverter
 
convert(DiscussionNoteData) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResourceConverter
Helper method which flattens a discussion data object into a list of note resources.
convert(PageableList<SimpleNoteListItem>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResourceConverter
Converts the temporary object of the query to a list object
convert(SimpleNoteListItem, TimelineNoteResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResourceConverter
Converts the temporary object of the query to a list object
convert(BlogRoleEntityListItem, RoleResource) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceConverter
 
convert(ExternalUserAuthentication, ExternalLoginResource) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResourceConverter
 
convert(T, O) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResourceConverter
 
convert(ExternalTopicRole) - Method in class com.communote.plugins.mq.message.core.handler.converter.ExternalTopicRoleToExternalTopicRoleTOConverter
Convert to a TO.
convert(ExternalObject) - Method in class com.communote.plugins.mq.message.core.handler.converter.MqToCoreExternalObjectConverter
 
convert(Blog, T) - Method in class com.communote.server.core.converter.blog.BlogToBlogDataConverter
 
convert(Blog, T) - Method in class com.communote.server.core.converter.blog.BlogToDetailBlogListItemConverter
 
convert(Blog, UserDetailBlogListItem) - Method in class com.communote.server.core.converter.blog.BlogToUserDetailBlogListItemConverter
 
convert(Pair<Blog, ExternalObject>) - Method in class com.communote.server.core.converter.external.ExternalObjectToExternalObjectListItemConverter
 
convert(S, T) - Method in class com.communote.server.core.converter.PropertyableToListItemConverter
 
convert(Group, EntityGroupListItem) - Method in class com.communote.server.core.converter.user.GroupToEntityGroupListItemConverter
 
convert(User, T) - Method in class com.communote.server.core.converter.user.UserToUserDataConverter
 
convert(Client) - Method in class com.communote.server.core.vo.client.converters.ClientToClientTOConverter
method to convert a client to a client TO.
convert(Attachment, AttachmentData) - Method in class com.communote.server.core.vo.query.converters.AttachmentToAttachmentDataQueryResultConverter
 
convert(PageableList<Attachment>) - Method in class com.communote.server.core.vo.query.converters.AttachmentToAttachmentDataQueryResultConverter
 
convert(BlogData, BlogTagListItem) - Method in class com.communote.server.core.vo.query.converters.BlogDataToBlogTagListItemQueryResultConverter
 
convert(Blog, UserBlogData) - Method in class com.communote.server.core.vo.query.converters.BlogToBlogListItemQueryResultConverter
 
convert(Blog, BlogTagListItem) - Method in class com.communote.server.core.vo.query.converters.BlogToBlogTagListItemQueryResultConverter
 
convert(I) - Method in class com.communote.server.core.vo.query.converters.DirectQueryResultConverter
 
convert(PageableList<RankTagListItem>) - Method in class com.communote.server.core.vo.query.converters.RankTagListItemToRankTagListItemQueryResultConverter
Converts the temporary object of the query to a list object
convert(RankTagListItem, NormalizedRankListItem<RankTagListItem>) - Method in class com.communote.server.core.vo.query.converters.RankTagListItemToRankTagListItemQueryResultConverter
Converts the temporary object of the query to a list object
convert(T, TagData) - Method in class com.communote.server.core.vo.query.converters.TagListItemToTagListItemQueryResultConverter
Converts the temporary object of the query to a list object
convert(Tag, TagData) - Method in class com.communote.server.core.vo.query.converters.TagToTagDataQueryResultConverter
Converts the temporary object of the query to a list object
convert(User, DetailedUserData) - Method in class com.communote.server.core.vo.query.converters.UserToUserDataQueryResultConverter
 
convert(I, O) - Method in class com.communote.server.core.vo.query.FilterQueryResultConverter
 
convert(PageableList<I>) - Method in class com.communote.server.core.vo.query.FilterQueryResultConverter
 
convert(SimpleNoteListItem, AutosaveNoteData) - Method in class com.communote.server.core.vo.query.note.SimpleNoteListItemToAutosaveNoteDataConverter
 
convert(PageableList<SimpleNoteListItem>) - Method in class com.communote.server.core.vo.query.note.SimpleNoteListItemToDiscussionNoteDataConverter
Converts the temporary object of the query to a list object
convert(SimpleNoteListItem, DiscussionNoteData) - Method in class com.communote.server.core.vo.query.note.SimpleNoteListItemToDiscussionNoteDataConverter
 
convert(Note, O, boolean) - Method in class com.communote.server.core.vo.query.note.SimpleNoteListItemToNoteDataQueryResultConverter
Converts a note with parent and children
convert(SimpleNoteListItem, O) - Method in class com.communote.server.core.vo.query.note.SimpleNoteListItemToNoteDataQueryResultConverter
Converts the temporary object of the query to a list object
convert(I, O) - Method in class com.communote.server.core.vo.query.QueryResultConverter
Converts the temporary object of the query to a list object
convert(PageableList<I>) - Method in class com.communote.server.core.vo.query.QueryResultConverter
Converts the temporary object of the query to a list object
convert(HttpServletRequest, HttpServletResponse, ApiResult) - Method in class com.communote.server.web.api.service.ApiResultApiController
Deprecated.
Convert the result into the request format, e.g.
convert(T, O) - Method in class com.communote.server.web.api.service.post.convert.ApiNoteConverter
Deprecated.
 
convert(BlogData, BlogListItem) - Method in class com.communote.server.web.api.service.post.convert.BlogListItemConverter
 
convert(T, O) - Method in class com.communote.server.web.api.service.post.convert.v1_0_0.ApiDetailNoteConverter
Deprecated.
 
convert(T, O) - Method in class com.communote.server.web.api.service.post.convert.v1_0_1.ApiDetailNoteConverter
Deprecated.
 
convertAnchorsToString(String) - Static method in class com.communote.common.util.UrlHelper
Parses a string for HTML anchor elements and replaces a shortened URL (suffixed by ...) within the the anchor with the href value.
convertArray(SourceType[], Collection<TargetType>, Converter<SourceType, TargetType>) - Static method in class com.communote.plugins.mq.message.core.util.ConverterUtils
Convert an array of source elements to target elements using the provided converter
convertBlogToTopic(Blog, Collection<ExternalObject>) - Method in class com.communote.plugins.mq.message.core.handler.converter.TopicConverter
 
convertCollection(Collection<I>) - Method in class com.communote.server.core.vo.query.QueryResultConverter
Converts the temporary object to a list object
Converter<S,T> - Interface in com.communote.common.converter
Generic converter interface to convert one type into another.
ConverterUtils - Class in com.communote.plugins.mq.message.core.util
Helper for converting MQ POJOs into Communote entities or TOs.
convertException(BlogAccessException) - Static method in class com.communote.server.core.blog.helper.BlogManagementHelper
Convert the exception to an AccessDeniedException.
convertException(BlogNotFoundException) - Static method in class com.communote.server.core.blog.helper.BlogManagementHelper
Convert the exception to an AccessDeniedException Needed to not break existing behavior after removing old assertBlogAccess(Blog) method.
convertHTMLListToText(String) - Static method in class com.communote.common.util.HTMLHelper
Converts HTML lists to readable plain text representations.
convertIterableToCollection(Iterable<SourceType>, Converter<SourceType, TargetType>) - Static method in class com.communote.plugins.mq.message.core.util.ConverterUtils
Convert iterable source elements into a collection of target elements.
convertListParagraphsToHTMLList(String) - Static method in class com.communote.common.util.MsoHTMLHelper
Converts paragraphs of class MsoListParagraph into equivalent HTML lists.
convertNormalizedRank(double) - Static method in class com.communote.server.model.user.note.UserNoteEntityHelper
Converts the normalized rank to an integer
convertNumericToRole(int) - Static method in class com.communote.server.core.blog.helper.BlogRoleHelper
Convert a numeric representation of a role into the role object.
convertPropertyResourcesToStringProperties(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResourceHelper
Get note properties of property resources
convertPropertyResourcesToStringProperties(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.resource.user.property.PropertyResourceHelper
Get note properties of property resources
convertPropertyResourcesToStringProperties(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResourceHelper
Get note properties of property resources
convertPropertyResourcesToStringProperties(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResourceHelper
Get note properties of property resources
convertPropertyResourcesToStringProperties(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResourceHelper
Get note properties of property resources
convertPropertyResourcesToStringProperties(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResourceHelper
Get note properties of property resources
convertPropertyResourcesToStringProperties(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResourceHelper
Get note properties of property resources
convertPropertyResourcesToStringProperties(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResourceHelper
Get note properties of property resources
convertPropertyResourcesToStringPropertyTOs(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.resource.note.property.PropertyResourceHelper
Get note properties of property resources
convertPropertyResourcesToStringPropertyTOs(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResourceHelper
Get set of string properties of property resources
convertPropertyResourcesToStringPropertyTOs(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResourceHelper
Get set of string properties of property resources
convertPropertyResourcesToStringPropertyTOs(PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResourceHelper
Get set of string properties of property resources
convertRoleToNumeric(BlogRole) - Static method in class com.communote.server.core.blog.helper.BlogRoleHelper
Convert a role into a numeric representation.
convertToActivityNote(NoteStoringTO, String, String) - Method in interface com.communote.plugins.activity.base.service.ActivityService
Add the required properties to mark the note as an activity of the provided type.
convertToActivityNote(NoteStoringTO, String, String) - Method in class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
convertToByteFormatString(byte[]) - Static method in class com.communote.server.core.common.ldap.LdapUtils
Converts the bytes to a string in LDAP bytes format.
convertToCommunoteMessage(TransferMessage, Class<T>) - Method in class com.communote.plugins.mq.service.impl.MessagesConverterImpl
Convert to cnt message.
convertToCommunoteMessage(TransferMessage, Class<T>) - Method in interface com.communote.plugins.mq.service.provider.MessagesConverter
Convert to cnt message.
convertToEnumList(Class<T>, List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a String list to a enum list
convertToEnumList(Class<T>, List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a String list to a enum list
convertToEnumList(Class<T>, List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a String list to a enum list
convertToEnumList(Class<T>, List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a String list to a enum list
convertToJsonString(Map<String, Object>, boolean) - Method in class com.communote.server.core.common.velocity.CommunoteTool
Convert the map to a serialized JSON string.
convertToList(ChannelType[]) - Static method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterChannelType
Convert the given channel types for a filter to list of IpRangeFilterFormItemChannelType.
convertToNormalizedRank(int) - Static method in class com.communote.server.model.user.note.UserNoteEntityHelper
Convert the rank back to a normalized rank
convertToPropertyResources(Collection<StringPropertyTO>) - Static method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResourceHelper
Converts the property TOs into an array of property resource objects
convertToPropertyResources(Collection<StringPropertyTO>) - Static method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteHelper
Converts the property TOs into an array of property resource objects
convertToPropertyResources(Collection<StringPropertyTO>) - Static method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResourceHelper
Converts the property TOs into an array of property resource objects
convertToPropertyResources(Collection<StringPropertyTO>) - Static method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteHelper
Converts the property TOs into an array of property resource objects
convertToPropertyResources(Collection<StringPropertyTO>) - Static method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResourceHelper
Converts the property TOs into an array of property resource objects
convertToPropertyResources(Collection<StringPropertyTO>) - Static method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteHelper
Converts the property TOs into an array of property resource objects
convertToTransferMessage(T) - Method in class com.communote.plugins.mq.service.impl.MessagesConverterImpl
Convert to transfer message.
convertToTransferMessage(T) - Method in interface com.communote.plugins.mq.service.provider.MessagesConverter
Convert to transfer message.
convertXmlSerializedHtmlToLegalHtml(String) - Static method in class com.communote.common.util.HTMLHelper
Does some cleanup to convert HTML generated by serializing an HTML DOM with an XML processor to legal HTML.
copy(BlogTO) - Method in class com.communote.server.api.core.blog.BlogTO
Copies all properties from the argument value object into this value object.
copy(UserBlogData) - Method in class com.communote.server.api.core.blog.UserBlogData
Copies all properties from the argument value object into this value object.
copy(IdentifiableEntityData) - Method in class com.communote.server.api.core.common.IdentifiableEntityData
 
copy(ImageVO) - Method in class com.communote.server.api.core.image.ImageVO
Copies all properties from the argument value object into this value object.
copy(StringPropertyTO) - Method in class com.communote.server.api.core.property.StringPropertyTO
Copies all properties from the argument value object into this value object.
copy(TagData) - Method in class com.communote.server.api.core.tag.TagData
Copies all properties from the argument value object into this value object.
copy(ContentId) - Method in class com.communote.server.core.crc.vo.ContentId
Copies all properties from the argument value object into this value object.
copy(ContentMetadata) - Method in class com.communote.server.core.crc.vo.ContentMetadata
Copies all properties from the argument value object into this value object.
copy(BlogTagListItem) - Method in class com.communote.server.core.filter.listitems.blog.BlogTagListItem
Copies all properties from the argument value object into this value object.
copy(DetailBlogListItem) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
Copies all properties from the argument value object into this value object.
copy(NoteFollowListItem) - Method in class com.communote.server.core.filter.listitems.NoteFollowListItem
Copies all properties from the argument value object into this value object.
copy(RankTagListItem) - Method in class com.communote.server.core.filter.listitems.RankTagListItem
Copies all properties from the argument value object into this value object.
copy(RankUserListItem) - Method in class com.communote.server.core.filter.listitems.RankUserListItem
Copies all properties from the argument value object into this value object.
copy(TimeRangeListItem) - Method in class com.communote.server.core.filter.listitems.TimeRangeListItem
Copies all properties from the argument value object into this value object.
copy(UserManagementListItem) - Method in class com.communote.server.core.filter.listitems.UserManagementListItem
Copies all properties from the argument value object into this value object.
copy(UserProfileDetailListItem) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
Copies all properties from the argument value object into this value object.
copy(ResultSpecification) - Method in class com.communote.server.core.filter.ResultSpecification
Copies all properties from the argument value object into this value object.
copy(SortedResultSpecification) - Method in class com.communote.server.core.filter.SortedResultSpecification
Copies all properties from the argument value object into this value object.
copy(Message) - Method in class com.communote.server.core.messaging.vo.Message
Copies all properties from the argument value object into this value object.
copy(AbstractTransferObject) - Method in class com.communote.server.core.vo.AbstractTransferObject
Copies all properties from the argument value object into this value object.
copy(ExternalTopicRoleTO) - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
Copies all properties from the argument value object into this value object.
copy(CategorizedTagVO) - Method in class com.communote.server.core.vo.tag.CategorizedTagVO
Copies all properties from the argument value object into this value object.
copy(GlobalTagCategoryVO) - Method in class com.communote.server.core.vo.tag.GlobalTagCategoryVO
Copies all properties from the argument value object into this value object.
copy(TagClearanceVO) - Method in class com.communote.server.core.vo.tag.TagClearanceVO
Copies all properties from the argument value object into this value object.
copy(UserTagClearanceVO) - Method in class com.communote.server.core.vo.tag.UserTagClearanceVO
Copies all properties from the argument value object into this value object.
copy(ExternalGroupVO) - Method in class com.communote.server.core.vo.user.group.ExternalGroupVO
Copies all properties from the argument value object into this value object.
copy(GroupVO) - Method in class com.communote.server.core.vo.user.group.GroupVO
Copies all properties from the argument value object into this value object.
copy(UserGroupMembershipVO) - Method in class com.communote.server.core.vo.user.group.UserGroupMembershipVO
Copies all properties from the argument value object into this value object.
copy(UserNotificationResult) - Method in class com.communote.server.core.vo.uti.UserNotificationResult
Copies all properties from the argument value object into this value object.
copy(IpRangeFilterVO) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
Copies all properties from the argument value object into this value object.
copy(UserProfileVO) - Method in class com.communote.server.persistence.user.UserProfileVO
Copies all properties from the argument value object into this value object.
copy(CommonPostListItem) - Method in class com.communote.server.web.api.to.listitem.CommonPostListItem
Copies all properties from the argument value object into this value object.
copy(DetailPostListItem) - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
Copies all properties from the argument value object into this value object.
copy(DiscussionListItem) - Method in class com.communote.server.web.api.to.listitem.DiscussionListItem
Copies all properties from the argument value object into this value object.
copy(PostListItem) - Method in class com.communote.server.web.api.to.listitem.PostListItem
Copies all properties from the argument value object into this value object.
copyAttachments(Collection<Attachment>) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Copies all attachments of a note and returns an array containing the attachment ids of the copies.
copyExifOrientation(byte[], byte[]) - Static method in class com.communote.common.image.ImageHelper
This method will copy the Exif "orientation" information to the resulting image, if the original image contains this data too.
CopyInputStreamBuffer - Class in com.communote.common.io
Copy the given stream.
CopyInputStreamBuffer(InputStream, File) - Constructor for class com.communote.common.io.CopyInputStreamBuffer
Constructor
CoreConfigurationPropertyConstant - Interface in com.communote.server.api.core.config
Marks a property constant as a core configuration property constant.
CoreImageType - Enum in com.communote.server.core.image
The built-in image type.
CoreProperty - Enum in com.communote.server.api.core.config.type
Property constants that are required for start of the application.
CorePropertyDatabase - Enum in com.communote.server.api.core.config.type
Property constants that represent database settings which are required for the start of the application.
correctTopicOfComment(Long) - Method in interface com.communote.server.core.blog.NoteManagement
Corrects the topic of a comment note if it does not equal the topic of the discussion root note.
correctTopicOfComment(Long) - Method in class com.communote.server.core.blog.NoteManagementImpl
 
COUNT - Static variable in class com.communote.server.core.filter.SortType
 
count() - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Returns the number of all elements.
count() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
count(String) - Method in interface com.communote.server.persistence.user.group.GroupDao
Returns the number of elements within the database.
count(String) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
countAtomicTags() - Method in class com.communote.server.core.vo.query.logical.AtomicTagFormula
countAtomicTags() - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
countAtomicTags() - Method in class com.communote.server.core.vo.query.logical.LogicalTagFormula
 
CountListItem - Class in com.communote.server.core.filter.listitems
IdentifiableEntityData for the count.
CountListItem(Long) - Constructor for class com.communote.server.core.filter.listitems.CountListItem
 
countMembers(Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Return the number of direct members of a group.
countMembers(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
 
countMembers(long) - Method in interface com.communote.server.persistence.user.group.GroupDao
Returns the number of members of the given group.
countMembers(long) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
CountNoteQuery - Class in com.communote.server.core.vo.query.post
Query to count the number of notes.
CountNoteQuery() - Constructor for class com.communote.server.core.vo.query.post.CountNoteQuery
 
COUNTRY - Static variable in class com.communote.server.model.user.ContactConstants
 
Country - Class in com.communote.server.model.user
Represents a country.
Country() - Constructor for class com.communote.server.model.user.Country
 
Country.Factory - Class in com.communote.server.model.user
Constructs new instances of Country.
COUNTRYCODE - Static variable in class com.communote.server.model.user.CountryConstants
 
CountryConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity Country.
CountryConstants() - Constructor for class com.communote.server.model.user.CountryConstants
 
CountryDao - Interface in com.communote.server.persistence.user
 
CountryDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.Country.
CountryDaoBase() - Constructor for class com.communote.server.persistence.user.CountryDaoBase
 
CountryDaoImpl - Class in com.communote.server.persistence.user
 
CountryDaoImpl() - Constructor for class com.communote.server.persistence.user.CountryDaoImpl
 
CountryImpl - Class in com.communote.server.model.user
 
CountryImpl() - Constructor for class com.communote.server.model.user.CountryImpl
 
CPLNoteActionsProvider - Class in com.communote.server.web.fe.widgets.extension.note
Extension for the ChronologicalPostListWidget which allows adding or replacing actions of a note.
CPLNoteActionsProvider() - Constructor for class com.communote.server.web.fe.widgets.extension.note.CPLNoteActionsProvider
 
CPLNoteActionsProviderManagement - Class in com.communote.server.web.fe.widgets.extension.note
CPLNoteActionsProviderManagement() - Constructor for class com.communote.server.web.fe.widgets.extension.note.CPLNoteActionsProviderManagement
 
CPLNoteItemTemplateProvider - Class in com.communote.server.web.fe.widgets.extension.note
Extension for the ChronologicalPostList widget which provides means to render the HTML of a note with another template.
CPLNoteItemTemplateProvider() - Constructor for class com.communote.server.web.fe.widgets.extension.note.CPLNoteItemTemplateProvider
 
CPLNoteItemTemplateProviderManagement - Class in com.communote.server.web.fe.widgets.extension.note
Manager for the CPLNoteItemTemplateProvider extension.
CPLNoteItemTemplateProviderManagement() - Constructor for class com.communote.server.web.fe.widgets.extension.note.CPLNoteItemTemplateProviderManagement
 
CPLNoteMetaDataProvider - Class in com.communote.server.web.fe.widgets.extension.note
Extension for the ChronologicalPostListWidget which allows adding meta-data to a note which should be available in the JavaScript frontend, for example in a NoteActionHandler or a note click handler.
CPLNoteMetaDataProvider() - Constructor for class com.communote.server.web.fe.widgets.extension.note.CPLNoteMetaDataProvider
 
CPLNoteMetaDataProviderManagement - Class in com.communote.server.web.fe.widgets.extension.note
CPLNoteMetaDataProviderManagement() - Constructor for class com.communote.server.web.fe.widgets.extension.note.CPLNoteMetaDataProviderManagement
 
CrawlLastModifcationDateOnTopicRoleChangeEventListener - Class in com.communote.server.core.blog
Event donating that a manager granted himself management access to a topic.
CrawlLastModifcationDateOnTopicRoleChangeEventListener(BlogManagement, BlogRightsManagement, EventDispatcher) - Constructor for class com.communote.server.core.blog.CrawlLastModifcationDateOnTopicRoleChangeEventListener
Constructor.
CRAWLLASTMODIFICATIONDATE - Static variable in class com.communote.server.model.blog.BlogConstants
 
CRAWLLASTMODIFICATIONDATE - Static variable in class com.communote.server.model.note.NoteConstants
 
create() - Method in class com.communote.common.converter.PojoTargetConverter
Create an instance of the target type
create() - Method in class com.communote.plugins.api.rest.converter.BlogDataToTimelineTopicConverter
 
create() - Method in class com.communote.plugins.api.rest.converter.TopicTagListItemToTopicResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.converter.UserDataToTimelineUserConverter
 
create() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResourceConverter
Creates a new pageable list object to fill
create() - Method in class com.communote.plugins.api.rest.resource.user.UserResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v22.converter.BlogDataToTimelineTopicConverter
 
create() - Method in class com.communote.plugins.api.rest.v22.converter.ExternalObjectToExternalObjectResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v22.converter.TopicTagListItemToTopicResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v22.converter.UserDataToTimelineUserConverter
 
create() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResourceConverter
Creates a new pageable list object to fill
create() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v24.converter.BlogDataToTimelineTopicConverter
 
create() - Method in class com.communote.plugins.api.rest.v24.converter.ExternalObjectToExternalObjectResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v24.converter.TopicTagListItemToTopicResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v24.converter.UserDataToTimelineUserConverter
 
create() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResourceConverter
Creates a new pageable list object to fill
create() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v30.converter.BlogDataToTimelineTopicConverter
 
create() - Method in class com.communote.plugins.api.rest.v30.converter.ExternalObjectListItemToExternalObjectResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v30.converter.ExternalObjectToExternalObjectResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v30.converter.TopicTagListItemToTopicResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v30.converter.UserDataToTimelineUserConverter
 
create() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResourceConverter
Creates a new pageable list object to fill
create() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResourceConverter
 
create() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResourceConverter
 
create() - Method in class com.communote.server.core.vo.query.converters.AttachmentToAttachmentDataQueryResultConverter
 
create() - Method in class com.communote.server.core.vo.query.converters.BlogDataToBlogTagListItemQueryResultConverter
 
create() - Method in class com.communote.server.core.vo.query.converters.BlogToBlogListItemQueryResultConverter
 
create() - Method in class com.communote.server.core.vo.query.converters.BlogToBlogTagListItemQueryResultConverter
 
create() - Method in class com.communote.server.core.vo.query.converters.RankTagListItemToRankTagListItemQueryResultConverter
 
create() - Method in class com.communote.server.core.vo.query.converters.TagListItemToTagListItemQueryResultConverter
 
create() - Method in class com.communote.server.core.vo.query.converters.TagToTagDataQueryResultConverter
 
create() - Method in class com.communote.server.core.vo.query.converters.UserToUserDataQueryResultConverter
 
create() - Method in class com.communote.server.core.vo.query.FilterQueryResultConverter
 
create() - Method in class com.communote.server.core.vo.query.note.SimpleNoteListItemToNoteDataQueryResultConverter
Creates a new pageable list object to fill
create() - Method in class com.communote.server.core.vo.query.QueryResultConverter
Creates a new pageable list object to fill
create(Blog) - Method in interface com.communote.server.persistence.blog.BlogDao
Creates an instance of com.communote.server.persistence.blog.Blog and adds it to the persistent store.
create(int, Blog) - Method in interface com.communote.server.persistence.blog.BlogDao
Does the same thing as BlogDao.create(com.communote.server.model.blog.Blog) with an additional flag called transform.
create(int, Collection<Blog>) - Method in interface com.communote.server.persistence.blog.BlogDao
Does the same thing as BlogDao.create(com.communote.server.model.blog.Blog) with an additional flag called transform.
create(Collection<Blog>) - Method in interface com.communote.server.persistence.blog.BlogDao
Creates a new instance of com.communote.server.persistence.blog.Blog and adds from the passed in entities collection
create(Blog) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
create(int, Blog) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
create(int, Collection<Blog>) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
create(Collection<Blog>) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
create(int, Blog) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
Does the same thing as BlogDao.create(com.communote.server.model.blog.Blog) with an additional flag called transform.
create(BlogMember) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Creates an instance of com.communote.server.persistence.blog.BlogMember and adds it to the persistent store.
create(int, BlogMember) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Does the same thing as BlogMemberDao.create(com.communote.server.model.blog.BlogMember) with an additional flag called transform.
create(int, Collection<BlogMember>) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Does the same thing as BlogMemberDao.create(com.communote.server.model.blog.BlogMember) with an additional flag called transform.
create(Collection<BlogMember>) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Creates a new instance of com.communote.server.persistence.blog.BlogMember and adds from the passed in entities collection
create(BlogMember) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
create(int, BlogMember) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
create(int, Collection<BlogMember>) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
create(Collection<BlogMember>) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
create(BlogProperty) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Creates an instance of com.communote.server.persistence.blog.BlogProperty and adds it to the persistent store.
create(int, BlogProperty) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Does the same thing as BlogPropertyDao.create(com.communote.server.model.blog.BlogProperty) with an additional flag called transform.
create(int, Collection<BlogProperty>) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Does the same thing as BlogPropertyDao.create(com.communote.server.model.blog.BlogProperty) with an additional flag called transform.
create(Collection<BlogProperty>) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Creates a new instance of com.communote.server.persistence.blog.BlogProperty and adds from the passed in entities collection
create(BlogProperty) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
create(int, BlogProperty) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
create(int, Collection<BlogProperty>) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
create(Collection<BlogProperty>) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
create(ExternalBlogMember) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Creates an instance of com.communote.server.persistence.blog.ExternalBlogMember and adds it to the persistent store.
create(int, ExternalBlogMember) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Does the same thing as ExternalBlogMemberDao.create(com.communote.server.model.blog.ExternalBlogMember) with an additional flag called transform.
create(int, Collection<ExternalBlogMember>) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Does the same thing as ExternalBlogMemberDao.create(com.communote.server.model.blog.ExternalBlogMember) with an additional flag called transform.
create(Collection<ExternalBlogMember>) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Creates a new instance of com.communote.server.persistence.blog.ExternalBlogMember and adds from the passed in entities collection
create(ExternalBlogMember) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
create(int, ExternalBlogMember) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
create(int, Collection<ExternalBlogMember>) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
create(Collection<ExternalBlogMember>) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
create(Collection<Note>) - Method in interface com.communote.server.persistence.blog.NoteDao
Creates a new instance of Note and adds from the passed in entities collection
create(int, Collection<Note>) - Method in interface com.communote.server.persistence.blog.NoteDao
Does the same thing as NoteDao.create(Note) with an additional flag called transform.
create(int, Note) - Method in interface com.communote.server.persistence.blog.NoteDao
Does the same thing as NoteDao.create(Note) with an additional flag called transform.
create(Note) - Method in interface com.communote.server.persistence.blog.NoteDao
Creates an instance of Note and adds it to the persistent store.
create(int, Collection<Note>) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
create(int, Note) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
create(Collection<Note>) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
create(Note) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
create(int, Note) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Does the same thing as NoteDao.create(Note) with an additional flag called transform.
create(NoteProperty) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Creates an instance of com.communote.server.persistence.blog.NoteProperty and adds it to the persistent store.
create(int, NoteProperty) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Does the same thing as NotePropertyDao.create(com.communote.server.model.note.NoteProperty) with an additional flag called transform.
create(int, Collection<NoteProperty>) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Does the same thing as NotePropertyDao.create(com.communote.server.model.note.NoteProperty) with an additional flag called transform.
create(Collection<NoteProperty>) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Creates a new instance of com.communote.server.persistence.blog.NoteProperty and adds from the passed in entities collection
create(int, Collection<NoteProperty>) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
create(int, NoteProperty) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
create(Collection<NoteProperty>) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
create(NoteProperty) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
create(ProcessedMailNote) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Creates an instance of com.communote.server.persistence.blog.ProcessedMailNote and adds it to the persistent store.
create(int, ProcessedMailNote) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Does the same thing as ProcessedMailNoteDao.create(com.communote.server.model.note.ProcessedMailNote) with an additional flag called transform.
create(int, Collection<ProcessedMailNote>) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Does the same thing as ProcessedMailNoteDao.create(com.communote.server.model.note.ProcessedMailNote) with an additional flag called transform.
create(Collection<ProcessedMailNote>) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Creates a new instance of com.communote.server.persistence.blog.ProcessedMailNote and adds from the passed in entities collection
create(ProcessedMailNote) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
create(int, ProcessedMailNote) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
create(int, Collection<ProcessedMailNote>) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
create(Collection<ProcessedMailNote>) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
create(UserToBlogRoleMapping) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Creates an instance of com.communote.server.persistence.blog.UserToBlogRoleMapping and adds it to the persistent store.
create(int, UserToBlogRoleMapping) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Does the same thing as UserToBlogRoleMappingDao.create(com.communote.server.model.blog.UserToBlogRoleMapping) with an additional flag called transform.
create(int, Collection<UserToBlogRoleMapping>) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Does the same thing as UserToBlogRoleMappingDao.create(com.communote.server.model.blog.UserToBlogRoleMapping) with an additional flag called transform.
create(Collection<UserToBlogRoleMapping>) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Creates a new instance of com.communote.server.persistence.blog.UserToBlogRoleMapping and adds from the passed in entities collection
create(UserToBlogRoleMapping) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
create(int, UserToBlogRoleMapping) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
create(int, Collection<UserToBlogRoleMapping>) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
create(Collection<UserToBlogRoleMapping>) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
create(int, UserToBlogRoleMapping) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoImpl
Does the same thing as UserToBlogRoleMappingDao.create(com.communote.server.model.blog.UserToBlogRoleMapping) with an additional flag called transform.
create(Message) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Creates an instance of Message and adds it to the persistent store.
create(int, Message) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Does the same thing as MessageDao.create(com.communote.server.model.i18n.Message) with an additional flag called transform.
create(int, Collection<Message>) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Does the same thing as MessageDao.create(com.communote.server.model.i18n.Message) with an additional flag called transform.
create(Collection<Message>) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Creates a new instance of Message and adds from the passed in entities collection
create(Message) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
create(int, Message) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
create(int, Collection<Message>) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
create(Collection<Message>) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
create(SecurityCode) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Creates an instance of SecurityCode and adds it to the persistent store.
create(int, SecurityCode) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Does the same thing as SecurityCodeDao.create(com.communote.server.model.security.SecurityCode) with an additional flag called transform.
create(int, Collection<SecurityCode>) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Does the same thing as SecurityCodeDao.create(com.communote.server.model.security.SecurityCode) with an additional flag called transform.
create(Collection<SecurityCode>) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Creates a new instance of SecurityCode and adds from the passed in entities collection
create(SecurityCode) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
create(int, SecurityCode) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
create(int, Collection<SecurityCode>) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
create(Collection<SecurityCode>) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
create(ApplicationConfigurationSetting) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Creates an instance of com.communote.server.persistence.config.ApplicationConfigurationSetting and adds it to the persistent store.
create(int, ApplicationConfigurationSetting) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
create(int, Collection<ApplicationConfigurationSetting>) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
create(Collection<ApplicationConfigurationSetting>) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Creates a new instance of com.communote.server.persistence.config.ApplicationConfigurationSetting and adds from the passed in entities collection
create(ApplicationConfigurationSetting) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
create(int, ApplicationConfigurationSetting) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
create(int, Collection<ApplicationConfigurationSetting>) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
create(Collection<ApplicationConfigurationSetting>) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
create(ClientConfiguration) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Creates an instance of com.communote.server.persistence.config.ClientConfiguration and adds it to the persistent store.
create(int, ClientConfiguration) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Does the same thing as ClientConfigurationDao.create(com.communote.server.model.config.ClientConfiguration) with an additional flag called transform.
create(int, Collection<ClientConfiguration>) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Does the same thing as ClientConfigurationDao.create(com.communote.server.model.config.ClientConfiguration) with an additional flag called transform.
create(Collection<ClientConfiguration>) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Creates a new instance of com.communote.server.persistence.config.ClientConfiguration and adds from the passed in entities collection
create(ClientConfiguration) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
create(int, ClientConfiguration) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
create(int, Collection<ClientConfiguration>) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
create(Collection<ClientConfiguration>) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
create(Configuration) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Creates an instance of com.communote.server.persistence.config.Configuration and adds it to the persistent store.
create(int, Configuration) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Does the same thing as ConfigurationDao.create(com.communote.server.model.config.Configuration) with an additional flag called transform.
create(int, Collection<Configuration>) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Does the same thing as ConfigurationDao.create(com.communote.server.model.config.Configuration) with an additional flag called transform.
create(Collection<Configuration>) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Creates a new instance of com.communote.server.persistence.config.Configuration and adds from the passed in entities collection
create(Configuration) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
create(int, Configuration) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
create(int, Collection<Configuration>) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
create(Collection<Configuration>) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
create(ConfluenceConfiguration) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Creates an instance of com.communote.server.persistence.config.ConfluenceConfiguration and adds it to the persistent store.
create(int, ConfluenceConfiguration) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Does the same thing as ConfluenceConfigurationDao.create(com.communote.server.model.config.ConfluenceConfiguration) with an additional flag called transform.
create(int, Collection<ConfluenceConfiguration>) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Does the same thing as ConfluenceConfigurationDao.create(com.communote.server.model.config.ConfluenceConfiguration) with an additional flag called transform.
create(Collection<ConfluenceConfiguration>) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Creates a new instance of com.communote.server.persistence.config.ConfluenceConfiguration and adds from the passed in entities collection
create(ConfluenceConfiguration) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
create(int, ConfluenceConfiguration) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
create(int, Collection<ConfluenceConfiguration>) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
create(Collection<ConfluenceConfiguration>) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
create(ExternalSystemConfiguration) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Creates an instance of com.communote.server.persistence.config.ExternalSystemConfiguration and adds it to the persistent store.
create(int, ExternalSystemConfiguration) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
create(int, Collection<ExternalSystemConfiguration>) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
create(Collection<ExternalSystemConfiguration>) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Creates a new instance of com.communote.server.persistence.config.ExternalSystemConfiguration and adds from the passed in entities collection
create(ExternalSystemConfiguration) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
create(int, ExternalSystemConfiguration) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
create(int, Collection<ExternalSystemConfiguration>) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
create(Collection<ExternalSystemConfiguration>) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
create(LdapConfiguration) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Creates an instance of com.communote.server.persistence.config.LdapConfiguration and adds it to the persistent store.
create(int, LdapConfiguration) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Does the same thing as LdapConfigurationDao.create(com.communote.server.model.config.LdapConfiguration) with an additional flag called transform.
create(int, Collection<LdapConfiguration>) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Does the same thing as LdapConfigurationDao.create(com.communote.server.model.config.LdapConfiguration) with an additional flag called transform.
create(Collection<LdapConfiguration>) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Creates a new instance of com.communote.server.persistence.config.LdapConfiguration and adds from the passed in entities collection
create(LdapConfiguration) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
create(int, LdapConfiguration) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
create(int, Collection<LdapConfiguration>) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
create(Collection<LdapConfiguration>) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
create(LdapGroupSyncConfiguration) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Creates an instance of com.communote.server.persistence.config.LdapGroupSyncConfiguration and adds it to the persistent store.
create(int, LdapGroupSyncConfiguration) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Does the same thing as LdapGroupSyncConfigurationDao.create(com.communote.server.model.config.LdapGroupSyncConfiguration) with an additional flag called transform.
create(int, Collection<LdapGroupSyncConfiguration>) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Does the same thing as LdapGroupSyncConfigurationDao.create(com.communote.server.model.config.LdapGroupSyncConfiguration) with an additional flag called transform.
create(Collection<LdapGroupSyncConfiguration>) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Creates a new instance of com.communote.server.persistence.config.LdapGroupSyncConfiguration and adds from the passed in entities collection
create(LdapGroupSyncConfiguration) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
create(int, LdapGroupSyncConfiguration) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
create(int, Collection<LdapGroupSyncConfiguration>) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
create(Collection<LdapGroupSyncConfiguration>) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
create(LdapSearchBaseDefinition) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Creates an instance of com.communote.server.persistence.config.LdapSearchBaseDefinition and adds it to the persistent store.
create(int, LdapSearchBaseDefinition) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Does the same thing as LdapSearchBaseDefinitionDao.create(com.communote.server.model.config.LdapSearchBaseDefinition) with an additional flag called transform.
create(int, Collection<LdapSearchBaseDefinition>) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Does the same thing as LdapSearchBaseDefinitionDao.create(com.communote.server.model.config.LdapSearchBaseDefinition) with an additional flag called transform.
create(Collection<LdapSearchBaseDefinition>) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Creates a new instance of com.communote.server.persistence.config.LdapSearchBaseDefinition and adds from the passed in entities collection
create(LdapSearchBaseDefinition) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
create(int, LdapSearchBaseDefinition) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
create(int, Collection<LdapSearchBaseDefinition>) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
create(Collection<LdapSearchBaseDefinition>) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
create(LdapSearchConfiguration) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Creates an instance of com.communote.server.persistence.config.LdapSearchConfiguration and adds it to the persistent store.
create(int, LdapSearchConfiguration) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Does the same thing as LdapSearchConfigurationDao.create(com.communote.server.model.config.LdapSearchConfiguration) with an additional flag called transform.
create(int, Collection<LdapSearchConfiguration>) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Does the same thing as LdapSearchConfigurationDao.create(com.communote.server.model.config.LdapSearchConfiguration) with an additional flag called transform.
create(Collection<LdapSearchConfiguration>) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Creates a new instance of com.communote.server.persistence.config.LdapSearchConfiguration and adds from the passed in entities collection
create(LdapSearchConfiguration) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
create(int, LdapSearchConfiguration) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
create(int, Collection<LdapSearchConfiguration>) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
create(Collection<LdapSearchConfiguration>) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
create(Setting) - Method in interface com.communote.server.persistence.config.SettingDao
Creates an instance of com.communote.server.persistence.config.Setting and adds it to the persistent store.
create(int, Setting) - Method in interface com.communote.server.persistence.config.SettingDao
Does the same thing as SettingDao.create(com.communote.server.model.config.Setting) with an additional flag called transform.
create(int, Collection<Setting>) - Method in interface com.communote.server.persistence.config.SettingDao
Does the same thing as SettingDao.create(com.communote.server.model.config.Setting) with an additional flag called transform.
create(Collection<Setting>) - Method in interface com.communote.server.persistence.config.SettingDao
Creates a new instance of com.communote.server.persistence.config.Setting and adds from the passed in entities collection
create(int, Collection<Setting>) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
create(int, Setting) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
create(Collection<Setting>) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
create(Setting) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
create(ExternalObject) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Creates an instance of com.communote.server.persistence.external.ExternalObject and adds it to the persistent store.
create(int, ExternalObject) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Does the same thing as ExternalObjectDao.create(com.communote.server.model.external.ExternalObject) with an additional flag called transform.
create(int, Collection<ExternalObject>) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Does the same thing as ExternalObjectDao.create(com.communote.server.model.external.ExternalObject) with an additional flag called transform.
create(Collection<ExternalObject>) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Creates a new instance of com.communote.server.persistence.external.ExternalObject and adds from the passed in entities collection
create(ExternalObject) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
create(int, ExternalObject) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
create(int, Collection<ExternalObject>) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
create(Collection<ExternalObject>) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
create(ExternalObjectProperty) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Creates an instance of com.communote.server.persistence.external.ExternalObjectProperty and adds it to the persistent store.
create(int, ExternalObjectProperty) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Does the same thing as ExternalObjectPropertyDao.create(com.communote.server.model.external.ExternalObjectProperty) with an additional flag called transform.
create(int, Collection<ExternalObjectProperty>) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Does the same thing as ExternalObjectPropertyDao.create(com.communote.server.model.external.ExternalObjectProperty) with an additional flag called transform.
create(Collection<ExternalObjectProperty>) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Creates a new instance of com.communote.server.persistence.external.ExternalObjectProperty and adds from the passed in entities collection
create(ExternalObjectProperty) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
create(int, ExternalObjectProperty) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
create(int, Collection<ExternalObjectProperty>) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
create(Collection<ExternalObjectProperty>) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
create(GlobalId) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Creates an instance of com.communote.server.persistence.global.GlobalId and adds it to the persistent store.
create(int, GlobalId) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Does the same thing as GlobalIdDao.create(com.communote.server.model.global.GlobalId) with an additional flag called transform.
create(int, Collection<GlobalId>) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Does the same thing as GlobalIdDao.create(com.communote.server.model.global.GlobalId) with an additional flag called transform.
create(Collection<GlobalId>) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Creates a new instance of com.communote.server.persistence.global.GlobalId and adds from the passed in entities collection
create(GlobalId) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
create(int, GlobalId) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
create(int, Collection<GlobalId>) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
create(Collection<GlobalId>) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
create(T) - Method in interface com.communote.server.persistence.hibernate.HibernateDao
Creates a new entity within the database.
create(Collection<T>) - Method in interface com.communote.server.persistence.hibernate.HibernateDao
Creates all given entities within the database.
create(T) - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Creates a new entity within the database.
create(Collection<T>) - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Creates all given entities within the database.
create(int, Collection<MessagerConnectorConfig>) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Does the same thing as MessagerConnectorConfigDao.create(MessagerConnectorConfig) with an additional flag called transform.
create(int, MessagerConnectorConfig) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Does the same thing as MessagerConnectorConfigDao.create(MessagerConnectorConfig) with an additional flag called transform.
create(Collection<MessagerConnectorConfig>) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Creates a new instance of MessagerConnectorConfig and adds from the passed in entities collection
create(MessagerConnectorConfig) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Creates an instance of MessagerConnectorConfig and adds it to the persistent store.
create(int, Collection<MessagerConnectorConfig>) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
create(int, MessagerConnectorConfig) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
create(Collection<MessagerConnectorConfig>) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
create(MessagerConnectorConfig) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
create(BinaryProperty) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Creates an instance of BinaryProperty and adds it to the persistent store.
create(Collection<BinaryProperty>) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Creates a new instance of BinaryProperty and adds from the passed in entities collection
create(int, BinaryProperty) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Does the same thing as BinaryPropertyDao.create(BinaryProperty) with an additional flag called transform.
create(int, Collection<BinaryProperty>) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Does the same thing as BinaryPropertyDao.create(BinaryProperty) with an additional flag called transform.
create(BinaryProperty) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
create(Collection<BinaryProperty>) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
create(int, BinaryProperty) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
create(int, Collection<BinaryProperty>) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
create(GlobalProperty) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Creates an instance of com.communote.server.persistence.property.GlobalProperty and adds it to the persistent store.
create(int, GlobalProperty) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Does the same thing as GlobalPropertyDao.create(com.communote.server.model.property.GlobalProperty) with an additional flag called transform.
create(int, Collection<GlobalProperty>) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Does the same thing as GlobalPropertyDao.create(com.communote.server.model.property.GlobalProperty) with an additional flag called transform.
create(Collection<GlobalProperty>) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Creates a new instance of com.communote.server.persistence.property.GlobalProperty and adds from the passed in entities collection
create(GlobalProperty) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
create(int, GlobalProperty) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
create(int, Collection<GlobalProperty>) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
create(Collection<GlobalProperty>) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
create(PluginProperty) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Creates an instance of com.communote.server.persistence.property.PluginProperty and adds it to the persistent store.
create(int, PluginProperty) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Does the same thing as PluginPropertyDao.create(com.communote.server.model.property.PluginProperty) with an additional flag called transform.
create(int, Collection<PluginProperty>) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Does the same thing as PluginPropertyDao.create(com.communote.server.model.property.PluginProperty) with an additional flag called transform.
create(Collection<PluginProperty>) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Creates a new instance of com.communote.server.persistence.property.PluginProperty and adds from the passed in entities collection
create(int, Collection<PluginProperty>) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
create(int, PluginProperty) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
create(Collection<PluginProperty>) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
create(PluginProperty) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
create(Property) - Method in interface com.communote.server.persistence.property.PropertyDao
Creates an instance of com.communote.server.persistence.property.Property and adds it to the persistent store.
create(int, Property) - Method in interface com.communote.server.persistence.property.PropertyDao
Does the same thing as PropertyDao.create(com.communote.server.model.property.Property) with an additional flag called transform.
create(int, Collection<Property>) - Method in interface com.communote.server.persistence.property.PropertyDao
Does the same thing as PropertyDao.create(com.communote.server.model.property.Property) with an additional flag called transform.
create(Collection<Property>) - Method in interface com.communote.server.persistence.property.PropertyDao
Creates a new instance of com.communote.server.persistence.property.Property and adds from the passed in entities collection
create(int, Collection<Property>) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
create(int, Property) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
create(Collection<Property>) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
create(Property) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
create(StringProperty) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Creates an instance of com.communote.server.persistence.property.StringProperty and adds it to the persistent store.
create(int, StringProperty) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Does the same thing as StringPropertyDao.create(com.communote.server.model.property.StringProperty) with an additional flag called transform.
create(int, Collection<StringProperty>) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Does the same thing as StringPropertyDao.create(com.communote.server.model.property.StringProperty) with an additional flag called transform.
create(Collection<StringProperty>) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Creates a new instance of com.communote.server.persistence.property.StringProperty and adds from the passed in entities collection
create(int, Collection<StringProperty>) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
create(int, StringProperty) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
create(Collection<StringProperty>) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
create(StringProperty) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
create(Attachment) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Creates an instance of Attachment and adds it to the persistent store.
create(Collection<Attachment>) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Creates a new instance of Attachment and adds from the passed in entities collection
create(int, Attachment) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Does the same thing as AttachmentDao.create(Attachment) with an additional flag called transform.
create(int, Collection<Attachment>) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Does the same thing as AttachmentDao.create(Attachment) with an additional flag called transform.
create(Attachment) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
create(int, Attachment) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
create(int, Collection<Attachment>) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
create(Collection<Attachment>) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
create(int, Attachment) - Method in class com.communote.server.persistence.resource.AttachmentDaoImpl
Does the same thing as AttachmentDao.create(Attachment) with an additional flag called transform.
create(Content) - Method in interface com.communote.server.persistence.resource.ContentDao
Creates an instance of com.communote.server.persistence.resource.Content and adds it to the persistent store.
create(int, Content) - Method in interface com.communote.server.persistence.resource.ContentDao
Does the same thing as ContentDao.create(com.communote.server.model.note.Content) with an additional flag called transform.
create(int, Collection<Content>) - Method in interface com.communote.server.persistence.resource.ContentDao
Does the same thing as ContentDao.create(com.communote.server.model.note.Content) with an additional flag called transform.
create(Collection<Content>) - Method in interface com.communote.server.persistence.resource.ContentDao
Creates a new instance of com.communote.server.persistence.resource.Content and adds from the passed in entities collection
create(Content) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
create(int, Content) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
create(int, Collection<Content>) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
create(Collection<Content>) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
create(IpRangeChannel) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Creates an instance of com.communote.server.persistence.security.iprange.IpRangeChannel and adds it to the persistent store.
create(int, IpRangeChannel) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Does the same thing as IpRangeChannelDao.create(com.communote.server.model.security.IpRangeChannel) with an additional flag called transform.
create(int, Collection<IpRangeChannel>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Does the same thing as IpRangeChannelDao.create(com.communote.server.model.security.IpRangeChannel) with an additional flag called transform.
create(Collection<IpRangeChannel>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Creates a new instance of com.communote.server.persistence.security.iprange.IpRangeChannel and adds from the passed in entities collection
create(IpRangeChannel) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
create(int, IpRangeChannel) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
create(int, Collection<IpRangeChannel>) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
create(Collection<IpRangeChannel>) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
create(IpRange) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Creates an instance of com.communote.server.persistence.security.iprange.IpRange and adds it to the persistent store.
create(int, IpRange) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Does the same thing as IpRangeDao.create(com.communote.server.model.security.IpRange) with an additional flag called transform.
create(int, Collection<IpRange>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Does the same thing as IpRangeDao.create(com.communote.server.model.security.IpRange) with an additional flag called transform.
create(Collection<IpRange>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Creates a new instance of com.communote.server.persistence.security.iprange.IpRange and adds from the passed in entities collection
create(IpRange) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
create(int, IpRange) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
create(int, Collection<IpRange>) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
create(Collection<IpRange>) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
create(IpRangeFilter) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Creates an instance of com.communote.server.persistence.security.iprange.IpRangeFilter and adds it to the persistent store.
create(int, IpRangeFilter) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Does the same thing as IpRangeFilterDao.create(com.communote.server.model.security.IpRangeFilter) with an additional flag called transform.
create(int, Collection<IpRangeFilter>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Does the same thing as IpRangeFilterDao.create(com.communote.server.model.security.IpRangeFilter) with an additional flag called transform.
create(Collection<IpRangeFilter>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Creates a new instance of com.communote.server.persistence.security.iprange.IpRangeFilter and adds from the passed in entities collection
create(IpRangeFilter) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
create(int, IpRangeFilter) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
create(int, Collection<IpRangeFilter>) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
create(Collection<IpRangeFilter>) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
create(ChannelConfiguration) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Creates an instance of com.communote.server.persistence.security.ssl.ChannelConfiguration and adds it to the persistent store.
create(int, ChannelConfiguration) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Does the same thing as ChannelConfigurationDao.create(com.communote.server.model.security.ChannelConfiguration) with an additional flag called transform.
create(int, Collection<ChannelConfiguration>) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Does the same thing as ChannelConfigurationDao.create(com.communote.server.model.security.ChannelConfiguration) with an additional flag called transform.
create(Collection<ChannelConfiguration>) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Creates a new instance of com.communote.server.persistence.security.ssl.ChannelConfiguration and adds from the passed in entities collection
create(ChannelConfiguration) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
create(int, ChannelConfiguration) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
create(int, Collection<ChannelConfiguration>) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
create(Collection<ChannelConfiguration>) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
create(AbstractTagCategory) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Creates an instance of com.communote.server.persistence.tag.AbstractTagCategory and adds it to the persistent store.
create(int, AbstractTagCategory) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Does the same thing as AbstractTagCategoryDao.create(com.communote.server.model.tag.AbstractTagCategory) with an additional flag called transform.
create(int, Collection<AbstractTagCategory>) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Does the same thing as AbstractTagCategoryDao.create(com.communote.server.model.tag.AbstractTagCategory) with an additional flag called transform.
create(Collection<AbstractTagCategory>) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Creates a new instance of com.communote.server.persistence.tag.AbstractTagCategory and adds from the passed in entities collection
create(AbstractTagCategory) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
create(int, AbstractTagCategory) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
create(int, Collection<AbstractTagCategory>) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
create(Collection<AbstractTagCategory>) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
create(CategorizedTag) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Creates an instance of com.communote.server.persistence.tag.CategorizedTag and adds it to the persistent store.
create(int, CategorizedTag) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Does the same thing as CategorizedTagDao.create(com.communote.server.model.tag.CategorizedTag) with an additional flag called transform.
create(int, Collection<CategorizedTag>) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Does the same thing as CategorizedTagDao.create(com.communote.server.model.tag.CategorizedTag) with an additional flag called transform.
create(Collection<CategorizedTag>) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Creates a new instance of com.communote.server.persistence.tag.CategorizedTag and adds from the passed in entities collection
create(CategorizedTag) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
create(int, CategorizedTag) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
create(int, Collection<CategorizedTag>) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
create(Collection<CategorizedTag>) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
create(GlobalTagCategory) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Creates an instance of com.communote.server.persistence.tag.GlobalTagCategory and adds it to the persistent store.
create(int, GlobalTagCategory) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as GlobalTagCategoryDao.create(com.communote.server.model.tag.GlobalTagCategory) with an additional flag called transform.
create(int, Collection<GlobalTagCategory>) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as GlobalTagCategoryDao.create(com.communote.server.model.tag.GlobalTagCategory) with an additional flag called transform.
create(Collection<GlobalTagCategory>) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Creates a new instance of com.communote.server.persistence.tag.GlobalTagCategory and adds from the passed in entities collection
create(GlobalTagCategory) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
create(int, GlobalTagCategory) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
create(int, Collection<GlobalTagCategory>) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
create(Collection<GlobalTagCategory>) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
create(Collection<Tag>) - Method in interface com.communote.server.persistence.tag.TagDao
Creates a new instance of Tag and adds from the passed in entities collection
create(int, Collection<Tag>) - Method in interface com.communote.server.persistence.tag.TagDao
Does the same thing as TagDao.create(Tag) with an additional flag called transform.
create(int, Tag) - Method in interface com.communote.server.persistence.tag.TagDao
Does the same thing as TagDao.create(Tag) with an additional flag called transform.
create(Tag) - Method in interface com.communote.server.persistence.tag.TagDao
Creates an instance of Tag and adds it to the persistent store.
create(Collection<Tag>) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
create(int, Collection<Tag>) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
create(int, Tag) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
create(Tag) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
create(int, Tag) - Method in class com.communote.server.persistence.tag.TagDaoImpl
Does the same thing as TagDao.create(Tag) with an additional flag called transform.
create(Task) - Method in interface com.communote.server.persistence.tasks.TaskDao
Creates an instance of com.communote.server.persistence.tasks.Task and adds it to the persistent store.
create(int, Task) - Method in interface com.communote.server.persistence.tasks.TaskDao
Does the same thing as TaskDao.create(com.communote.server.model.task.Task) with an additional flag called transform.
create(int, Collection<Task>) - Method in interface com.communote.server.persistence.tasks.TaskDao
Does the same thing as TaskDao.create(com.communote.server.model.task.Task) with an additional flag called transform.
create(Collection<Task>) - Method in interface com.communote.server.persistence.tasks.TaskDao
Creates a new instance of com.communote.server.persistence.tasks.Task and adds from the passed in entities collection
create(Task) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
create(int, Task) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
create(int, Collection<Task>) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
create(Collection<Task>) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
create(TaskExecution) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Creates an instance of com.communote.server.persistence.tasks.TaskExecution and adds it to the persistent store.
create(int, TaskExecution) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Does the same thing as TaskExecutionDao.create(com.communote.server.model.task.TaskExecution) with an additional flag called transform.
create(int, Collection<TaskExecution>) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Does the same thing as TaskExecutionDao.create(com.communote.server.model.task.TaskExecution) with an additional flag called transform.
create(Collection<TaskExecution>) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Creates a new instance of com.communote.server.persistence.tasks.TaskExecution and adds from the passed in entities collection
create(TaskExecution) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
create(int, TaskExecution) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
create(int, Collection<TaskExecution>) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
create(Collection<TaskExecution>) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
create(TaskProperty) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Creates an instance of com.communote.server.persistence.tasks.TaskProperty and adds it to the persistent store.
create(int, TaskProperty) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Does the same thing as TaskPropertyDao.create(com.communote.server.model.task.TaskProperty) with an additional flag called transform.
create(int, Collection<TaskProperty>) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Does the same thing as TaskPropertyDao.create(com.communote.server.model.task.TaskProperty) with an additional flag called transform.
create(Collection<TaskProperty>) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Creates a new instance of com.communote.server.persistence.tasks.TaskProperty and adds from the passed in entities collection
create(TaskProperty) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
create(int, TaskProperty) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
create(int, Collection<TaskProperty>) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
create(Collection<TaskProperty>) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
create(Client) - Method in interface com.communote.server.persistence.user.client.ClientDao
Creates an instance of com.communote.server.persistence.user.client.Client and adds it to the persistent store.
create(int, Client) - Method in interface com.communote.server.persistence.user.client.ClientDao
Does the same thing as ClientDao.create(com.communote.server.model.client.Client) with an additional flag called transform.
create(int, Collection<Client>) - Method in interface com.communote.server.persistence.user.client.ClientDao
Does the same thing as ClientDao.create(com.communote.server.model.client.Client) with an additional flag called transform.
create(Collection<Client>) - Method in interface com.communote.server.persistence.user.client.ClientDao
Creates a new instance of com.communote.server.persistence.user.client.Client and adds from the passed in entities collection
create(Client) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
create(int, Client) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
create(int, Collection<Client>) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
create(Collection<Client>) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
create(ClientStatistic) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Creates an instance of com.communote.server.persistence.user.client.ClientStatistic and adds it to the persistent store.
create(int, ClientStatistic) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Does the same thing as ClientStatisticDao.create(com.communote.server.model.client.ClientStatistic) with an additional flag called transform.
create(int, Collection<ClientStatistic>) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Does the same thing as ClientStatisticDao.create(com.communote.server.model.client.ClientStatistic) with an additional flag called transform.
create(Collection<ClientStatistic>) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Creates a new instance of com.communote.server.persistence.user.client.ClientStatistic and adds from the passed in entities collection
create(ClientStatistic) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
create(int, ClientStatistic) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
create(int, Collection<ClientStatistic>) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
create(Collection<ClientStatistic>) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
create(CommunoteEntity) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Creates an instance of com.communote.server.persistence.user.KenmeiEntity and adds it to the persistent store.
create(int, CommunoteEntity) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Does the same thing as CommunoteEntityDao.create(com.communote.server.model.user.CommunoteEntity) with an additional flag called transform.
create(int, Collection<CommunoteEntity>) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Does the same thing as CommunoteEntityDao.create(com.communote.server.model.user.CommunoteEntity) with an additional flag called transform.
create(Collection<CommunoteEntity>) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Creates a new instance of com.communote.server.persistence.user.KenmeiEntity and adds from the passed in entities collection
create(CommunoteEntity) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
create(int, CommunoteEntity) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
create(int, Collection<CommunoteEntity>) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
create(Collection<CommunoteEntity>) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
create(Contact) - Method in interface com.communote.server.persistence.user.ContactDao
Creates an instance of com.communote.server.persistence.user.Contact and adds it to the persistent store.
create(int, Contact) - Method in interface com.communote.server.persistence.user.ContactDao
Does the same thing as ContactDao.create(com.communote.server.model.user.Contact) with an additional flag called transform.
create(int, Collection<Contact>) - Method in interface com.communote.server.persistence.user.ContactDao
Does the same thing as ContactDao.create(com.communote.server.model.user.Contact) with an additional flag called transform.
create(Collection<Contact>) - Method in interface com.communote.server.persistence.user.ContactDao
Creates a new instance of com.communote.server.persistence.user.Contact and adds from the passed in entities collection
create(Contact) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
create(int, Contact) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
create(int, Collection<Contact>) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
create(Collection<Contact>) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
create(Country) - Method in interface com.communote.server.persistence.user.CountryDao
Creates an instance of com.communote.server.persistence.user.Country and adds it to the persistent store.
create(int, Country) - Method in interface com.communote.server.persistence.user.CountryDao
Does the same thing as CountryDao.create(com.communote.server.model.user.Country) with an additional flag called transform.
create(int, Collection<Country>) - Method in interface com.communote.server.persistence.user.CountryDao
Does the same thing as CountryDao.create(com.communote.server.model.user.Country) with an additional flag called transform.
create(Collection<Country>) - Method in interface com.communote.server.persistence.user.CountryDao
Creates a new instance of com.communote.server.persistence.user.Country and adds from the passed in entities collection
create(Country) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
create(int, Country) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
create(int, Collection<Country>) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
create(Collection<Country>) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
create(ExternalUserAuthentication) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Creates an instance of com.communote.server.persistence.user.ExternalUserAuthentication and adds it to the persistent store.
create(int, ExternalUserAuthentication) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Does the same thing as ExternalUserAuthenticationDao.create(com.communote.server.model.user.ExternalUserAuthentication) with an additional flag called transform.
create(int, Collection<ExternalUserAuthentication>) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Does the same thing as ExternalUserAuthenticationDao.create(com.communote.server.model.user.ExternalUserAuthentication) with an additional flag called transform.
create(Collection<ExternalUserAuthentication>) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Creates a new instance of com.communote.server.persistence.user.ExternalUserAuthentication and adds from the passed in entities collection
create(ExternalUserAuthentication) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
create(int, ExternalUserAuthentication) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
create(int, Collection<ExternalUserAuthentication>) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
create(Collection<ExternalUserAuthentication>) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
create(ExternalUserGroup) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Creates an instance of com.communote.server.persistence.user.group.ExternalUserGroup and adds it to the persistent store.
create(int, ExternalUserGroup) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Does the same thing as ExternalUserGroupDao.create(com.communote.server.model.user.group.ExternalUserGroup) with an additional flag called transform.
create(int, Collection<ExternalUserGroup>) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Does the same thing as ExternalUserGroupDao.create(com.communote.server.model.user.group.ExternalUserGroup) with an additional flag called transform.
create(Collection<ExternalUserGroup>) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Creates a new instance of com.communote.server.persistence.user.group.ExternalUserGroup and adds from the passed in entities collection
create(Collection<ExternalUserGroup>) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
create(ExternalUserGroup) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
create(int, Collection<ExternalUserGroup>) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
create(int, ExternalUserGroup) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
create(int, ExternalUserGroup) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoImpl
Does the same thing as ExternalUserGroupDao.create(com.communote.server.model.user.group.ExternalUserGroup) with an additional flag called transform.
create(Group) - Method in interface com.communote.server.persistence.user.group.GroupDao
Creates an instance of Group and adds it to the persistent store.
create(int, Group) - Method in interface com.communote.server.persistence.user.group.GroupDao
Does the same thing as GroupDao.create(com.communote.server.model.user.group.Group) with an additional flag called transform.
create(int, Collection<Group>) - Method in interface com.communote.server.persistence.user.group.GroupDao
Does the same thing as GroupDao.create(com.communote.server.model.user.group.Group) with an additional flag called transform.
create(Collection<Group>) - Method in interface com.communote.server.persistence.user.group.GroupDao
Creates a new instance of Group and adds from the passed in entities collection
create(Collection<Group>) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
create(Group) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
create(int, Collection<Group>) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
create(int, Group) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
create(int, Group) - Method in class com.communote.server.persistence.user.group.GroupDaoImpl
Does the same thing as GroupDao.create(com.communote.server.model.user.group.Group) with an additional flag called transform.
create(GroupProperty) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Creates an instance of GroupProperty and adds it to the persistent store.
create(int, GroupProperty) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Does the same thing as GroupPropertyDao.create(com.communote.server.model.user.group.GroupProperty) with an additional flag called transform.
create(int, Collection<GroupProperty>) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Does the same thing as GroupPropertyDao.create(com.communote.server.model.user.group.GroupProperty) with an additional flag called transform.
create(Collection<GroupProperty>) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Creates a new instance of GroupProperty and adds from the passed in entities collection
create(GroupProperty) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
create(int, GroupProperty) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
create(int, Collection<GroupProperty>) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
create(Collection<GroupProperty>) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
create(UserOfGroup) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Creates an instance of com.communote.server.persistence.user.group.UserOfGroup and adds it to the persistent store.
create(int, UserOfGroup) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Does the same thing as UserOfGroupDao.create(com.communote.server.model.user.group.UserOfGroup) with an additional flag called transform.
create(int, Collection<UserOfGroup>) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Does the same thing as UserOfGroupDao.create(com.communote.server.model.user.group.UserOfGroup) with an additional flag called transform.
create(Collection<UserOfGroup>) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Creates a new instance of com.communote.server.persistence.user.group.UserOfGroup and adds from the passed in entities collection
create(UserOfGroup) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
create(int, UserOfGroup) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
create(int, Collection<UserOfGroup>) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
create(Collection<UserOfGroup>) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
create(Language) - Method in interface com.communote.server.persistence.user.LanguageDao
Creates an instance of com.communote.server.persistence.user.Language and adds it to the persistent store.
create(int, Language) - Method in interface com.communote.server.persistence.user.LanguageDao
Does the same thing as LanguageDao.create(com.communote.server.model.user.Language) with an additional flag called transform.
create(int, Collection<Language>) - Method in interface com.communote.server.persistence.user.LanguageDao
Does the same thing as LanguageDao.create(com.communote.server.model.user.Language) with an additional flag called transform.
create(Collection<Language>) - Method in interface com.communote.server.persistence.user.LanguageDao
Creates a new instance of com.communote.server.persistence.user.Language and adds from the passed in entities collection
create(Language) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
create(int, Language) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
create(int, Collection<Language>) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
create(Collection<Language>) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
create(UserNoteEntity) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Creates an instance of com.communote.server.persistence.user.note.UserNoteEntity and adds it to the persistent store.
create(int, UserNoteEntity) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Does the same thing as UserNoteEntityDao.create(com.communote.server.model.user.note.UserNoteEntity) with an additional flag called transform.
create(int, Collection<UserNoteEntity>) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Does the same thing as UserNoteEntityDao.create(com.communote.server.model.user.note.UserNoteEntity) with an additional flag called transform.
create(Collection<UserNoteEntity>) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Creates a new instance of com.communote.server.persistence.user.note.UserNoteEntity and adds from the passed in entities collection
create(UserNoteEntity) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
create(int, UserNoteEntity) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
create(int, Collection<UserNoteEntity>) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
create(Collection<UserNoteEntity>) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
create(NotificationConfig) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Creates an instance of com.communote.server.persistence.user.NotificationConfig and adds it to the persistent store.
create(int, NotificationConfig) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Does the same thing as NotificationConfigDao.create(com.communote.server.model.user.NotificationConfig) with an additional flag called transform.
create(int, Collection<NotificationConfig>) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Does the same thing as NotificationConfigDao.create(com.communote.server.model.user.NotificationConfig) with an additional flag called transform.
create(Collection<NotificationConfig>) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Creates a new instance of com.communote.server.persistence.user.NotificationConfig and adds from the passed in entities collection
create(NotificationConfig) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
create(int, NotificationConfig) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
create(int, Collection<NotificationConfig>) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
create(Collection<NotificationConfig>) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
create(AuthenticationFailedStatus) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Creates an instance of com.communote.server.persistence.user.security.AuthenticationFailedStatus and adds it to the persistent store.
create(int, AuthenticationFailedStatus) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
create(int, Collection<AuthenticationFailedStatus>) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
create(Collection<AuthenticationFailedStatus>) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Creates a new instance of com.communote.server.persistence.user.security.AuthenticationFailedStatus and adds from the passed in entities collection
create(AuthenticationFailedStatus) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
create(int, AuthenticationFailedStatus) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
create(int, Collection<AuthenticationFailedStatus>) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
create(Collection<AuthenticationFailedStatus>) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
create(EmailSecurityCode) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Creates an instance of com.communote.server.persistence.user.security.EmailSecurityCode and adds it to the persistent store.
create(int, EmailSecurityCode) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Does the same thing as EmailSecurityCodeDao.create(com.communote.server.model.user.security.EmailSecurityCode) with an additional flag called transform.
create(int, Collection<EmailSecurityCode>) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Does the same thing as EmailSecurityCodeDao.create(com.communote.server.model.user.security.EmailSecurityCode) with an additional flag called transform.
create(Collection<EmailSecurityCode>) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Creates a new instance of com.communote.server.persistence.user.security.EmailSecurityCode and adds from the passed in entities collection
create(EmailSecurityCode) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
create(int, EmailSecurityCode) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
create(int, Collection<EmailSecurityCode>) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
create(Collection<EmailSecurityCode>) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
create(ForgottenPasswordSecurityCode) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Creates an instance of com.communote.server.persistence.user.security.ForgottenPasswordSecurityCode and adds it to the persistent store.
create(int, ForgottenPasswordSecurityCode) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
create(int, Collection<ForgottenPasswordSecurityCode>) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
create(Collection<ForgottenPasswordSecurityCode>) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Creates a new instance of com.communote.server.persistence.user.security.ForgottenPasswordSecurityCode and adds from the passed in entities collection
create(ForgottenPasswordSecurityCode) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
create(int, ForgottenPasswordSecurityCode) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
create(int, Collection<ForgottenPasswordSecurityCode>) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
create(Collection<ForgottenPasswordSecurityCode>) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
create(T) - Method in interface com.communote.server.persistence.user.security.InviteSecurityCodeDao
Creates an instance of the invite SecurityCode and adds it to the persistent store.
create(Collection<InviteUserToBlogSecurityCode>) - Method in interface com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDao
Creates a new instance of InviteUserToBlogSecurityCode and adds from the passed in entities collection
create(Collection<InviteUserToBlogSecurityCode>) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
create(InviteUserToBlogSecurityCode) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
create(Collection<InviteUserToClientSecurityCode>) - Method in interface com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDao
Creates a new instance of InviteUserToClientSecurityCode and adds from the passed in entities collection
create(Collection<InviteUserToClientSecurityCode>) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
create(InviteUserToClientSecurityCode) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
create(UnlockUserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Creates an instance of com.communote.server.persistence.user.security.UnlockUserSecurityCode and adds it to the persistent store.
create(int, UnlockUserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Does the same thing as UnlockUserSecurityCodeDao.create(com.communote.server.model.user.security.UnlockUserSecurityCode) with an additional flag called transform.
create(int, Collection<UnlockUserSecurityCode>) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Does the same thing as UnlockUserSecurityCodeDao.create(com.communote.server.model.user.security.UnlockUserSecurityCode) with an additional flag called transform.
create(Collection<UnlockUserSecurityCode>) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Creates a new instance of com.communote.server.persistence.user.security.UnlockUserSecurityCode and adds from the passed in entities collection
create(UnlockUserSecurityCode) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
create(int, UnlockUserSecurityCode) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
create(int, Collection<UnlockUserSecurityCode>) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
create(Collection<UnlockUserSecurityCode>) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
create(UserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Creates an instance of com.communote.server.persistence.user.security.UserSecurityCode and adds it to the persistent store.
create(int, UserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Does the same thing as UserSecurityCodeDao.create(com.communote.server.model.user.security.UserSecurityCode) with an additional flag called transform.
create(int, Collection<UserSecurityCode>) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Does the same thing as UserSecurityCodeDao.create(com.communote.server.model.user.security.UserSecurityCode) with an additional flag called transform.
create(Collection<UserSecurityCode>) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Creates a new instance of com.communote.server.persistence.user.security.UserSecurityCode and adds from the passed in entities collection
create(UserSecurityCode) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
create(int, UserSecurityCode) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
create(int, Collection<UserSecurityCode>) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
create(Collection<UserSecurityCode>) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
create(UserAuthority) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Creates an instance of the authority entity and adds it to the persistent store.
create(int, UserAuthority) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Does the same thing as UserAuthorityDao.create(com.communote.server.model.user.UserAuthority) with an additional flag called transform.
create(int, Collection<UserAuthority>) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Does the same thing as UserAuthorityDao.create(com.communote.server.model.user.UserAuthority) with an additional flag called transform.
create(Collection<UserAuthority>) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Creates a new instance of UserAuthority and adds from the passed in entities collection
create(UserAuthority) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
create(int, UserAuthority) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
create(int, Collection<UserAuthority>) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
create(Collection<UserAuthority>) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
create(Collection<User>) - Method in interface com.communote.server.persistence.user.UserDao
Creates a new instance of User and adds from the passed in entities collection
create(int, Collection<User>) - Method in interface com.communote.server.persistence.user.UserDao
Does the same thing as UserDao.create(User) with an additional flag called transform.
create(int, User) - Method in interface com.communote.server.persistence.user.UserDao
Does the same thing as UserDao.create(User) with an additional flag called transform.
create(User) - Method in interface com.communote.server.persistence.user.UserDao
Creates an instance of User and adds it to the persistent store.
create(User) - Method in class com.communote.server.persistence.user.UserDaoBase
 
create(int, User) - Method in class com.communote.server.persistence.user.UserDaoBase
 
create(int, Collection<User>) - Method in class com.communote.server.persistence.user.UserDaoBase
 
create(Collection<User>) - Method in class com.communote.server.persistence.user.UserDaoBase
 
create(int, User) - Method in class com.communote.server.persistence.user.UserDaoImpl
Does the same thing as UserDao.create(User) with an additional flag called transform.
create(UserImage) - Method in interface com.communote.server.persistence.user.UserImageDao
Creates an instance of com.communote.server.persistence.user.UserImage and adds it to the persistent store.
create(int, UserImage) - Method in interface com.communote.server.persistence.user.UserImageDao
Does the same thing as UserImageDao.create(com.communote.server.model.user.UserImage) with an additional flag called transform.
create(int, Collection<UserImage>) - Method in interface com.communote.server.persistence.user.UserImageDao
Does the same thing as UserImageDao.create(com.communote.server.model.user.UserImage) with an additional flag called transform.
create(Collection<UserImage>) - Method in interface com.communote.server.persistence.user.UserImageDao
Creates a new instance of com.communote.server.persistence.user.UserImage and adds from the passed in entities collection
create(UserImage) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
create(int, UserImage) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
create(int, Collection<UserImage>) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
create(Collection<UserImage>) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
create(UserNoteProperty) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Creates an instance of com.communote.server.persistence.user.UserNoteProperty and adds it to the persistent store.
create(int, UserNoteProperty) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Does the same thing as UserNotePropertyDao.create(com.communote.server.model.user.UserNoteProperty) with an additional flag called transform.
create(int, Collection<UserNoteProperty>) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Does the same thing as UserNotePropertyDao.create(com.communote.server.model.user.UserNoteProperty) with an additional flag called transform.
create(Collection<UserNoteProperty>) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Creates a new instance of com.communote.server.persistence.user.UserNoteProperty and adds from the passed in entities collection
create(int, Collection<UserNoteProperty>) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
create(int, UserNoteProperty) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
create(Collection<UserNoteProperty>) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
create(UserNoteProperty) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
create(UserProfile) - Method in interface com.communote.server.persistence.user.UserProfileDao
Creates an instance of com.communote.server.persistence.user.KenmeiUserProfile and adds it to the persistent store.
create(int, UserProfile) - Method in interface com.communote.server.persistence.user.UserProfileDao
Does the same thing as UserProfileDao.create(com.communote.server.model.user.UserProfile) with an additional flag called transform.
create(int, Collection<UserProfile>) - Method in interface com.communote.server.persistence.user.UserProfileDao
Does the same thing as UserProfileDao.create(com.communote.server.model.user.UserProfile) with an additional flag called transform.
create(Collection<UserProfile>) - Method in interface com.communote.server.persistence.user.UserProfileDao
Creates a new instance of com.communote.server.persistence.user.KenmeiUserProfile and adds from the passed in entities collection
create(UserProfile) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
create(int, UserProfile) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
create(int, Collection<UserProfile>) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
create(Collection<UserProfile>) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
create(UserProperty) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Creates an instance of com.communote.server.persistence.user.UserProperty and adds it to the persistent store.
create(int, UserProperty) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Does the same thing as UserPropertyDao.create(com.communote.server.model.user.UserProperty) with an additional flag called transform.
create(int, Collection<UserProperty>) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Does the same thing as UserPropertyDao.create(com.communote.server.model.user.UserProperty) with an additional flag called transform.
create(Collection<UserProperty>) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Creates a new instance of com.communote.server.persistence.user.UserProperty and adds from the passed in entities collection
create(int, Collection<UserProperty>) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
create(int, UserProperty) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
create(Collection<UserProperty>) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
create(UserProperty) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
create() - Method in class com.communote.server.web.api.service.post.convert.ApiNoteConverter
Deprecated.
 
create() - Method in class com.communote.server.web.api.service.post.convert.BlogListItemConverter
 
create() - Method in class com.communote.server.web.api.service.post.convert.v1_0_0.ApiDetailNoteConverter
Deprecated.
 
create() - Method in class com.communote.server.web.api.service.post.convert.v1_0_1.ApiDetailNoteConverter
Deprecated.
 
CREATE - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a create action
CREATE_EDIT - Static variable in interface com.communote.server.web.commons.FormAction
Create edit
createApplicationContext() - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
Create the Spring ApplicationContext and inform the ApplicationPreparedCallback.
createAttachment(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
 
createAttachment(String) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
 
createAttachment() - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
 
createAttachment(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
 
createAttachment(String) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
 
createAttachment() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
 
createAttachment(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
 
createAttachment(String) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
 
createAttachment() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
 
createAttachment(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
createAttachment(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
createAttachment() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
createAttachmentJSONObject(Attachment) - Static method in class com.communote.server.web.fe.portal.blog.helper.CreateBlogPostFeHelper
Creates a JSON object that describes an attachment.
createAttachmentJSONObject(AttachmentData) - Static method in class com.communote.server.web.fe.portal.blog.helper.CreateBlogPostFeHelper
Creates a JSON object that describes an attachment.
CreateAttachmentParameter - Class in com.communote.plugins.api.rest.resource.attachment
This class it the parameter class for the Attachment resource.
CreateAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.resource.attachment.CreateAttachmentParameter
Default Constuctor necessary for json parsing
CreateAttachmentParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.attachment.CreateAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
CreateAttachmentParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.attachment.CreateAttachmentParameter
 
CreateAttachmentParameter - Class in com.communote.plugins.api.rest.v22.resource.attachment
This class it the parameter class for the Attachment resource.
CreateAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Default Constuctor necessary for json parsing
CreateAttachmentParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
CreateAttachmentParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
 
CreateAttachmentParameter - Class in com.communote.plugins.api.rest.v24.resource.attachment
This class it the parameter class for the Attachment resource.
CreateAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Default Constuctor necessary for json parsing
CreateAttachmentParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
CreateAttachmentParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
 
CreateAttachmentParameter - Class in com.communote.plugins.api.rest.v30.resource.attachment
This class it the parameter class for the Attachment resource.
CreateAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Default Constuctor necessary for json parsing
CreateAttachmentParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
CreateAttachmentParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
 
createAuthentication(User) - Static method in class com.communote.server.core.security.AuthenticationHelper
Create an authentication for the user that can be used to be set in the security context
createAuthorities(UserRole[], boolean) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
 
createAuthorities(UserRole[], boolean) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
createAuthorizationPlugin(String, String) - Static method in class com.communote.plugins.mq.provider.activemq.security.ActiveMQProviderSecurityHelper
Creates the authorization pluging
createBinder(HttpServletRequest, T) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
Create a binder for the given request and form backing object.
createBlog(CreationBlogTO) - Method in interface com.communote.server.api.core.blog.BlogManagement
Create a new blog and set the user referenced in the transfer object as its manager.
createBlog(CreationBlogTO) - Method in class com.communote.server.core.blog.BlogManagementBase
Create a new blog and set the user referenced in the transfer object as its manager.
CreateBlogPostFeHelper - Class in com.communote.server.web.fe.portal.blog.helper
Helper class for blog post creation.
CreateBlogPostHelper - Class in com.communote.server.persistence.blog
Helper class for blog post creation.
TODO rwi move to service.blog
createBlogRightsSynchronizer(Long, String) - Method in class com.communote.plugins.mq.message.core.handler.SetTopicRolesMessageHandler
 
createBlogRightsSynchronizer(Long, String) - Method in class com.communote.plugins.mq.message.core.handler.UpdateTopicRolesMessageHandler
Create a synchronizer for external topic roles
createBlogSearchJSONResult(Collection<BlogData>, boolean, boolean) - Static method in class com.communote.server.web.fe.portal.blog.helper.BlogSearchHelper
Creates a JSON array with JSON objects of the blog list items.
createBlogSearchJSONResult(Long, String, String, boolean) - Static method in class com.communote.server.web.fe.portal.blog.helper.BlogSearchHelper
Creates a JSON object describing a blog by its id, nameId and title
createBlogSearchJSONResult(Long, String, String, String, boolean) - Static method in class com.communote.server.web.fe.portal.blog.helper.BlogSearchHelper
Creates a JSON object describing a blog by its id, nameId and title
createBlogSearchJSONResult(PageableList<BlogData>, boolean, boolean, boolean) - Static method in class com.communote.server.web.fe.portal.blog.helper.BlogSearchHelper
Creates a JSON array with JSON objects of the blog list items.
CreateBlogViewController - Class in com.communote.server.web.fe.portal.blog.controller
View for the blog creation.
CreateBlogViewController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.CreateBlogViewController
 
createBuildTimestampParam() - Method in class com.communote.server.web.commons.viewtool.UrlTool
Creates a request parameter holding the build timestamp.
createBuiltInNavigationItems(Long) - Method in interface com.communote.server.core.user.NavigationItemManagement
Create the built-in immutable navigation items for the current user if they do not yet exist.
createBuiltInNavigationItems(Long) - Method in class com.communote.server.core.user.NavigationItemManagementImpl
Create the built-in immutable navigation items for the current user if they do not yet exist.
createBuiltInNavigationItems(Long) - Method in class com.communote.server.service.NavigationItemService
Create the built-in navigation items for the provided user if they do not yet exist.
CreateBuiltInNavigationItemsOnUserActivation - Class in com.communote.server.core.user.listeners
Event handler for the UserStatusChangedEvent which creates the built-in navigation items if the user provided by the event was activated.
CreateBuiltInNavigationItemsOnUserActivation() - Constructor for class com.communote.server.core.user.listeners.CreateBuiltInNavigationItemsOnUserActivation
 
createCacheExtension(Ehcache, Properties) - Method in class com.communote.server.core.common.caching.eh.DistributionSupportCacheExtensionFactory
createCacheManager(EhCacheConfigurer, Properties) - Static method in class com.communote.server.core.common.caching.eh.SingletonEhCacheManagerFactory
Creates the singleton cache manager if it does not yet exist.
createCacheManager(String) - Static method in class com.communote.server.core.common.caching.eh.SingletonEhCacheManagerFactory
Creates the singleton cache manager if it does not yet exist.
createCachePeerListener(CacheManager, Properties) - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListenerFactory
createCachePeerProvider(CacheManager, Properties) - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProviderFactory
createCategorizedTag(CategorizedTagVO, Long, Integer) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
createCategorizedTag(CategorizedTagVO, Long, Integer) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
createChildTopic(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResource
 
createChildTopic(String, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResource
 
CreateChildTopicParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.childtopic
This class it the parameter class for the ChildTopic resource.
CreateChildTopicParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
Default Constuctor necessary for json parsing
CreateChildTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
This constructor parses all incoming parameter of a request into the class structure
CreateChildTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
 
createChunk(String) - Static method in class com.communote.server.core.blog.export.impl.RtfElementFactory
This creates a new chunk with the given text.
createChunk(String, Font) - Static method in class com.communote.server.core.blog.export.impl.RtfElementFactory
This creates a new chunk with the given text and font.
createCode(User, String) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Creates an EmailSecurityCode.
createCode(User, String) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
createCode(User) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
 
createCode(User) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
createCode(User, ChannelType) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Creates an user security code
createCode(User, ChannelType) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
createCode(User) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Creates an user security code
createCode(User) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
createCommunoteAccount(String, String) - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
Create the Communote account (aka the global client).
createCommunoteAccount(String, String) - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
createConfiguration() - Method in class com.communote.plugin.ldap.LdapUserRepository
Create an empty configuration.
createConfiguration() - Method in class com.communote.server.core.external.confluence.ConfluenceUserRepository
Create an empty configuration.
createConfiguration() - Method in interface com.communote.server.core.external.ExternalUserRepository
Create an empty configuration.
createConnectionFactory(String) - Method in class com.communote.plugins.mq.provider.activemq.embedded.EmbeddedConnectionFactoryProviderImpl
createConnectionFactory(String) - Method in interface com.communote.plugins.mq.provider.jms.EmbeddedConnectionFactoryProvider
 
createDatabaseConfiguration() - Method in interface com.communote.server.api.core.config.database.DatabaseConfigurationFactory
 
createDatabaseConfiguration() - Method in class com.communote.server.core.database.hibernate.HibernateDatabaseConfigurationFactory
 
createDatabaseSnapshot(String, Set<DiffStatusListener>) - Method in class com.communote.server.core.database.liquibase.CommunotePostgresDatabase
 
createDataSource() - Method in class com.communote.server.core.database.hibernate.C3P0DataSourceConnectionProvider
Create the DataSource from which the connections should be retrieved.
createDefaultBlog(String) - Method in interface com.communote.server.api.core.blog.BlogManagement
Create a default topic if there is no such topic yet.
createDefaultBlog(String) - Method in class com.communote.server.core.blog.BlogManagementImpl
 
createDefaultMailFetchingService() - Static method in class com.communote.server.core.mail.fetching.MailFetchingService
Factory method to create the default mail fetching service.
createEmptyList(Class<T>) - Method in class com.communote.common.util.AugmentedPageableList
create a new empty list of the same type
createEmptyList(Class<T>) - Method in class com.communote.common.util.PageableList
create a new empty list of the same type
createEmptyListWithMetaData(Class<T>) - Method in class com.communote.common.util.AugmentedPageableList
createEmptyListWithMetaData(Class<T>) - Method in class com.communote.common.util.PageableList
 
createEntitySearchJSONResult(PageableList<CommunoteEntityData>, boolean, ImageSizeType) - Static method in class com.communote.server.web.fe.portal.blog.helper.UserSearchHelper
Creates an array of JSON objects which hold details about the found users or groups.
createErrorMessage(HttpServletRequest, AuthenticationException) - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
Creates a descriptive error message for the authentication exception.
createExternalGroup(ExternalGroupVO) - Method in interface com.communote.server.core.user.UserGroupManagement
Create a group imported from an external system.
createExternalGroup(ExternalGroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
createExternalObject(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
createExternalObject(String, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
createExternalObject(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
createExternalObject(String, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
createExternalObject(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
createExternalObject(String, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
CreateExternalObjectParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
CreateExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Default Constuctor necessary for json parsing
CreateExternalObjectParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
CreateExternalObjectParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
 
CreateExternalObjectParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
CreateExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Default Constuctor necessary for json parsing
CreateExternalObjectParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
CreateExternalObjectParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
 
CreateExternalObjectParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
CreateExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Default Constuctor necessary for json parsing
CreateExternalObjectParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
CreateExternalObjectParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
 
createFavorite(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
 
createFavorite(String, Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
 
createFavorite() - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
 
createFavorite(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
 
createFavorite(String, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
 
createFavorite(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
 
createFavorite(String, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
 
createFavorite(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
 
createFavorite(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
 
CreateFavoriteParameter - Class in com.communote.plugins.api.rest.resource.note.favorite
This class it the parameter class for the Favorite resource.
CreateFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
Default Constuctor necessary for json parsing
CreateFavoriteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFavoriteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
 
CreateFavoriteParameter - Class in com.communote.plugins.api.rest.v22.resource.note.favorite
This class it the parameter class for the Favorite resource.
CreateFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
Default Constuctor necessary for json parsing
CreateFavoriteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFavoriteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
 
CreateFavoriteParameter - Class in com.communote.plugins.api.rest.v24.resource.note.favorite
This class it the parameter class for the Favorite resource.
CreateFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
Default Constuctor necessary for json parsing
CreateFavoriteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFavoriteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
 
CreateFavoriteParameter - Class in com.communote.plugins.api.rest.v30.resource.note.favorite
This class it the parameter class for the Favorite resource.
CreateFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
Default Constuctor necessary for json parsing
CreateFavoriteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFavoriteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
 
createFilter(String, String, String) - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
createFilter(String, String, String) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
createFollow(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
 
createFollow(String, String) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
 
createFollow() - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
 
createFollow(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
 
createFollow(String, Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
 
createFollow() - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
 
createFollow(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
 
createFollow(String, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
 
createFollow(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
 
createFollow(String, Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
 
createFollow(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
 
createFollow(String, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
 
createFollow(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
 
createFollow(String, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
 
createFollow(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
 
createFollow(String, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
 
createFollow(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
 
createFollow(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
 
CreateFollowParameter - Class in com.communote.plugins.api.rest.resource.topic.follow
This class it the parameter class for the Follow resource.
CreateFollowParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
Default Constuctor necessary for json parsing
CreateFollowParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFollowParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
 
CreateFollowParameter - Class in com.communote.plugins.api.rest.resource.user.follow
This class it the parameter class for the Follow resource.
CreateFollowParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
Default Constuctor necessary for json parsing
CreateFollowParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFollowParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
 
CreateFollowParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.follow
This class it the parameter class for the Follow resource.
CreateFollowParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
Default Constuctor necessary for json parsing
CreateFollowParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFollowParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
 
CreateFollowParameter - Class in com.communote.plugins.api.rest.v22.resource.user.follow
This class it the parameter class for the Follow resource.
CreateFollowParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
Default Constuctor necessary for json parsing
CreateFollowParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFollowParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
 
CreateFollowParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.follow
This class it the parameter class for the Follow resource.
CreateFollowParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
Default Constuctor necessary for json parsing
CreateFollowParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFollowParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
 
CreateFollowParameter - Class in com.communote.plugins.api.rest.v24.resource.user.follow
This class it the parameter class for the Follow resource.
CreateFollowParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
Default Constuctor necessary for json parsing
CreateFollowParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFollowParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
 
CreateFollowParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.follow
This class it the parameter class for the Follow resource.
CreateFollowParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
Default Constuctor necessary for json parsing
CreateFollowParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFollowParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
 
CreateFollowParameter - Class in com.communote.plugins.api.rest.v30.resource.user.follow
This class it the parameter class for the Follow resource.
CreateFollowParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
Default Constuctor necessary for json parsing
CreateFollowParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
This constructor parses all incoming parameter of a request into the class structure
CreateFollowParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
 
createGlobalClient(String, String) - Method in interface com.communote.server.core.user.client.ClientManagement
Create the global client (as entity with db config only)
createGlobalClient(String, String) - Method in class com.communote.server.core.user.client.ClientManagementBase
 
createGlobalClient(String, String) - Method in class com.communote.server.service.ClientCreationService
Create the global client.
createGlobalId(Attachment) - Method in interface com.communote.server.persistence.global.GlobalIdDao
 
createGlobalId(Blog) - Method in interface com.communote.server.persistence.global.GlobalIdDao
 
createGlobalId(Note) - Method in interface com.communote.server.persistence.global.GlobalIdDao
 
createGlobalId(Tag) - Method in interface com.communote.server.persistence.global.GlobalIdDao
 
createGlobalId(Group) - Method in interface com.communote.server.persistence.global.GlobalIdDao
 
createGlobalId(User) - Method in interface com.communote.server.persistence.global.GlobalIdDao
 
createGlobalId(Attachment) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
createGlobalId(Blog) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
createGlobalId(Note) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
createGlobalId(Tag) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
createGlobalId(Group) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
createGlobalId(User) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
createGlobalTagCategory(GlobalTagCategoryVO) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
createGlobalTagCategory(GlobalTagCategoryVO) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
createGroup(GroupVO) - Method in interface com.communote.server.core.user.UserGroupManagement
Create a new group.
createGroup(GroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
createImage(byte[], float, float) - Static method in class com.communote.server.core.blog.export.impl.RtfElementFactory
 
createImage(String, float, float) - Static method in class com.communote.server.core.blog.export.impl.RtfElementFactory
This method creates an Image depending on the path.
createImageFile(byte[], String) - Static method in class com.communote.common.image.ImageHelper
Creates an image file and save it to the cache directory
createInfo() - Method in class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
createInitialFilters(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Creates the initial filters by invoking InitialFiltersViewController.prefillInitalFilters(HttpServletRequest) and passing the prefilled VO to BlogManagement.fillIntalFilters.
createInstance() - Method in class com.communote.server.core.mail.MimeMessageSenderFactory
 
createInstance() - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQuery
Create an empty instance for this definition
createInstance() - Method in class com.communote.server.core.vo.query.blog.BlogMemberQuery
Create an empty instance for this definition
createInstance() - Method in class com.communote.server.core.vo.query.blog.BlogQuery
Create an empty instance for this definition
createInstance() - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQuery
 
createInstance() - Method in class com.communote.server.core.vo.query.blog.UserTaggedBlogQuery
 
createInstance() - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
Create a new empty query instance
createInstance() - Method in class com.communote.server.core.vo.query.post.NoteQuery
Create a new empty query instance
createInstance() - Method in class com.communote.server.core.vo.query.Query
Create an empty instance for this definition
createInstance() - Method in class com.communote.server.core.vo.query.tag.AbstractBlogTagQuery
 
createInstance() - Method in class com.communote.server.core.vo.query.tag.AbstractTagQuery
Create an empty instance for this definition
createInstance() - Method in class com.communote.server.core.vo.query.tag.BlogTagQuery
 
createInstance() - Method in class com.communote.server.core.vo.query.tag.UserTagQuery
 
createInstance() - Method in class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQuery
Create an empty instance for this definition
createInstance() - Method in class com.communote.server.core.vo.query.user.AbstractUserTaggingCoreQuery
Create a new empty query instance
createInstance() - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQuery
Create an empty instance for this definition
createInstance() - Method in class com.communote.server.core.vo.query.user.UserManagementQuery
 
createInstance() - Method in class com.communote.server.core.vo.query.user.UserQuery
Create an empty instance for this definition
createInstance() - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
Create a new empty query instance
createJsonErrorResponse(String) - Static method in class com.communote.server.web.commons.helper.JsonRequestHelper
Create a JSON error response object
createJsonSuccessResponse(String, ObjectNode) - Static method in class com.communote.server.web.commons.helper.JsonRequestHelper
Create a JSON success response object
createLastModificationDate(Long, Date) - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResourceFactory
 
createLastModificationDate(Long, Date) - Method in interface com.communote.server.persistence.lastmodifieddate.LastModificationDateFactory
Create some form of object that holds the entity id and date
createLastModificationDate(Long, Date) - Method in class com.communote.server.persistence.lastmodifieddate.StandardLastModificationDateFactory
 
createLdapContext(LdapConfiguration, LdapAttributesMapper<?>) - Static method in class com.communote.server.core.common.ldap.LdapSearchUtils
Creates an LDAP context
createLdapContext(LdapConfiguration, String[]) - Static method in class com.communote.server.core.common.ldap.LdapSearchUtils
 
createLeftSidePairComparator(Comparator<L>) - Static method in class com.communote.common.util.PairComparator
Creating a constructor for a comparison on the left side of the pair
createLike(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
 
createLike(String, Long) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
 
createLike() - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
 
createLike(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
 
createLike(String, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
 
createLike(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
 
createLike(String, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
 
createLike(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
 
createLike(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
 
CreateLikeParameter - Class in com.communote.plugins.api.rest.resource.note.like
This class it the parameter class for the Like resource.
CreateLikeParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
Default Constuctor necessary for json parsing
CreateLikeParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
This constructor parses all incoming parameter of a request into the class structure
CreateLikeParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
 
CreateLikeParameter - Class in com.communote.plugins.api.rest.v22.resource.note.like
This class it the parameter class for the Like resource.
CreateLikeParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
Default Constuctor necessary for json parsing
CreateLikeParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
This constructor parses all incoming parameter of a request into the class structure
CreateLikeParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
 
CreateLikeParameter - Class in com.communote.plugins.api.rest.v24.resource.note.like
This class it the parameter class for the Like resource.
CreateLikeParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
Default Constuctor necessary for json parsing
CreateLikeParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
This constructor parses all incoming parameter of a request into the class structure
CreateLikeParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
 
CreateLikeParameter - Class in com.communote.plugins.api.rest.v30.resource.note.like
This class it the parameter class for the Like resource.
CreateLikeParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
Default Constuctor necessary for json parsing
CreateLikeParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
This constructor parses all incoming parameter of a request into the class structure
CreateLikeParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
 
createListItem(String) - Static method in class com.communote.server.core.blog.export.impl.RtfElementFactory
This method returns a IdentifiableEntityData with the given text as specific einput.
createListItem(String, Font) - Static method in class com.communote.server.core.blog.export.impl.RtfElementFactory
This method returns a IdentifiableEntityData with the given text as specific einput.
createMailNotificationConfig(Long) - Method in interface com.communote.server.persistence.user.UserDao
Create the default mail notification config
createMailNotificationConfig(Long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
createMatcher(NoteQueryParameters) - Static method in class com.communote.server.core.vo.query.java.note.MatcherFactory
Method to create a matcher for the given parameters.
createMessageIdentifier(Note) - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Creates a message identifier that uniquely identifies a note and can be used as part of a Message-ID email header.
createMessageIdHeaderValue(String) - Static method in class com.communote.server.core.mail.MailMessageHelper
Creates a value for the Message-ID header.
createMethod(ConfluenceAuthenticationRequest, boolean) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticator
createMethod(R, boolean) - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
 
createMimeMessage() - Method in class com.communote.server.core.mail.FileSystemMimeMessageSender
 
createMimeMessage() - Method in interface com.communote.server.core.mail.MimeMessageSender
 
createMimeMessage() - Method in class com.communote.server.core.mail.SmtpMimeMessageSender
 
createMultiResultView(HttpServletRequest, Widget, List<?>) - Method in class com.communote.server.widgets.SimpleWidgetController
Creates and prepares the view to render the response of the widget request.
createMultiResultView(HttpServletRequest, Widget, List<?>) - Method in class com.communote.server.widgets.springmvc.SpringMVCWidgetController
Creates and prepares the view to render the response of the widget request.
createMultiResultView(HttpServletRequest, Widget, List<?>) - Method in class com.communote.server.widgets.WidgetController
Creates and prepares the view to render the response of the widget request.
createNavigationItem(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
createNavigationItem(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
CreateNavigationItemParameter - Class in com.communote.plugins.api.rest.v30.resource.user.navigationitem
This class it the parameter class for the NavigationItem resource.
CreateNavigationItemParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Default Constuctor necessary for json parsing
CreateNavigationItemParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
This constructor parses all incoming parameter of a request into the class structure
CreateNavigationItemParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
 
createNote(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
createNote(String) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
createNote() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
createNote(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
createNote(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
createNote(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
createNote(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
createNote(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
createNote(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
createNote(NoteStoringTO, Set<String>) - Method in interface com.communote.server.core.blog.NoteManagement
Creates a note from the supplied transfer object.
createNote(NoteStoringTO, Set<String>) - Method in class com.communote.server.core.blog.NoteManagementBase
 
createNote(NoteStoringTO, Set<String>) - Method in class com.communote.server.service.NoteService
Creates a note from the supplied transfer object.
createNoteFromMail(Message, String, Set<String>) - Method in interface com.communote.server.core.blog.MailBasedPostingManagement
Creates a UserTaggedPost from an email message.
createNoteFromMail(Message, String, Set<String>) - Method in class com.communote.server.core.blog.MailBasedPostingManagementBase
 
createNoteFromMail(ClientTO, Message, String, Set<String>) - Method in class com.communote.server.core.blog.MailBasedPostingManagementFacade
Creates a user tagged post from a email message.
CreateNoteMessage - Class in com.communote.plugins.mq.message.core.message.note
Message to be sent for creating a note
CreateNoteMessage() - Constructor for class com.communote.plugins.mq.message.core.message.note.CreateNoteMessage
 
CreateNoteMessageHandler - Class in com.communote.plugins.mq.message.core.handler
Handler for creating notes.
CreateNoteMessageHandler() - Constructor for class com.communote.plugins.mq.message.core.handler.CreateNoteMessageHandler
 
CreateNoteParameter - Class in com.communote.plugins.api.rest.resource.note
This class it the parameter class for the Note resource.
CreateNoteParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Default Constuctor necessary for json parsing
CreateNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
 
CreateNoteParameter - Class in com.communote.plugins.api.rest.v22.resource.note
This class it the parameter class for the Note resource.
CreateNoteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Default Constuctor necessary for json parsing
CreateNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
 
CreateNoteParameter - Class in com.communote.plugins.api.rest.v24.resource.note
This class it the parameter class for the Note resource.
CreateNoteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Default Constuctor necessary for json parsing
CreateNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
 
CreateNoteParameter - Class in com.communote.plugins.api.rest.v30.resource.note
This class it the parameter class for the Note resource.
CreateNoteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Default Constuctor necessary for json parsing
CreateNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
 
createNotePropertyFilter(String, String, String, PropertyFilter.MatchMode, boolean) - Static method in class com.communote.plugins.embed.EmbedController
 
createNoteRenderContext(Boolean, boolean, Request) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Creates a suitable note render context.
createNoteRenderContext(Boolean, boolean, Request) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHelper
Creates a suitable note render context.
createNoteRenderContext(Boolean, boolean, Request) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHelper
Creates a suitable note render context.
createNoteRenderContext(Boolean, boolean, Request) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHelper
Creates a suitable note render context.
CreateNoteWidget - Class in com.communote.server.web.fe.widgets.blog
 
CreateNoteWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
 
createOrUpdateExternalGroup(ExternalGroupVO) - Method in interface com.communote.server.core.user.UserGroupManagement
Create a group imported from an external system or if that group already exists it is updated.
createOrUpdateExternalGroup(ExternalGroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
createOrUpdateExternalUser(ExternalUserVO) - Method in interface com.communote.server.core.user.UserManagement
Creates or updates a user with data retrieved from a external user repository (e.g.
createOrUpdateExternalUser(ExternalUserVO) - Method in class com.communote.server.core.user.UserManagementBase
 
createParameterName(AtomicTagFormula) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Creates a named parameter from a atomic tag formula.
createParameterNames(LogicalTagFormula) - Method in class com.communote.server.core.vo.query.tag.TagQueryParameters
Create parameter names for excluding the tags of the query.
createParameterNamesForSearch(String, String[]) - Method in class com.communote.server.core.vo.query.QueryParameters
Creates an array of parameter names to be used in a query that searches for the provided searchValues.
createPatternParser(String) - Method in class com.communote.server.external.log4j.PatternClientLayout
createPermissonViolationException(T, Permission<T>) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
Create an exception that should be thrown when the current user does not have a required permission
createPermissonViolationException(Note, Permission<Note>) - Method in class com.communote.server.core.permission.NotePermissionManagementImpl
 
createPermissonViolationException(Blog, Permission<Blog>) - Method in class com.communote.server.core.permission.TopicPermissionManagementImpl
 
createPhrase(Collection<Object>) - Static method in class com.communote.server.core.blog.export.impl.RtfElementFactory
Returns as simple phrase with all given children added.
createPreference(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
createPreference(String, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
createPreference(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
createPreference(String, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
CreatePreferenceParameter - Class in com.communote.plugins.api.rest.v24.resource.user.userpreference.preference
This class it the parameter class for the Preference resource.
CreatePreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Default Constuctor necessary for json parsing
CreatePreferenceParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePreferenceParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
 
CreatePreferenceParameter - Class in com.communote.plugins.api.rest.v30.resource.user.userpreference.preference
This class it the parameter class for the Preference resource.
CreatePreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Default Constuctor necessary for json parsing
CreatePreferenceParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePreferenceParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
 
createProperty() - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
 
createProperty(String, String) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
 
createProperty() - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
 
createProperty() - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
 
createProperty(String, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
 
createProperty(String, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
 
createProperty(String, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
 
createProperty(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
 
createProperty(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.resource.note.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.resource.topic.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.resource.user.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.note.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.user.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.note.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.user.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.note.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
 
CreatePropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.user.property
This class it the parameter class for the Property resource.
CreatePropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Default Constuctor necessary for json parsing
CreatePropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
This constructor parses all incoming parameter of a request into the class structure
CreatePropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
 
createQueryConverter(HttpServletRequest) - Method in class com.communote.server.web.api.service.filter.BaseFilterApiController
Deprecated.
Get the right converter for the current request
createQueryConverter(HttpServletRequest) - Method in class com.communote.server.web.api.service.filter.BlogFilterApiController
Deprecated.
 
createQueryConverter(HttpServletRequest) - Method in class com.communote.server.web.api.service.filter.PostFilterApiController
Deprecated.
Get the right converter for the current request
createQueryInstance(HttpServletRequest) - Method in class com.communote.server.web.api.service.filter.BaseFilterApiController
Deprecated.
Get the query instance for the current request to be configured
createQueryInstance(HttpServletRequest) - Method in class com.communote.server.web.api.service.filter.BlogFilterApiController
Deprecated.
Get the query instance for the current request to be configured
createQueryInstance(HttpServletRequest) - Method in class com.communote.server.web.api.service.filter.PostFilterApiController
Deprecated.
Get the query instance for the current request to be configured
createQueryInstance(HttpServletRequest) - Method in class com.communote.server.web.api.service.filter.TagFilterApiController
Deprecated.
Get the query instance for the current request to be configured
createQueryInstance(HttpServletRequest) - Method in class com.communote.server.web.api.service.filter.UserFilterApiController
Deprecated.
Get the query instance for the current request to be configured
CreateRepostNoteContentRenderingPreProcessor - Class in com.communote.server.core.blog.notes.processors
PreProcessor that prepares the note content for using it in an editor to create a repost to that note.
CreateRepostNoteContentRenderingPreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.CreateRepostNoteContentRenderingPreProcessor
 
CreateRepostNoteMetadataRenderingPreProcessor - Class in com.communote.server.core.blog.notes.processors
PreProcessor that prepares the note metadata for using it in an editor to create a repost to that note.
CreateRepostNoteMetadataRenderingPreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.CreateRepostNoteMetadataRenderingPreProcessor
 
createRightSidePairComparator(Comparator<R>) - Static method in class com.communote.common.util.PairComparator
Creating a constructor for a comparison on the right side of the pair
createRole(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResource
 
createRole(String, String) - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResource
 
createRole() - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResource
 
createRole(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
 
createRole(String, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
 
createRole(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
 
createRole(String, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
 
createRole(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
 
createRole(String, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
 
createRoleBulkExternal(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
createRoleBulkExternal(String, String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
createRoleBulkExternal() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
createRoleBulkExternal(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
createRoleBulkExternal(String, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
createRoleBulkExternal(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
createRoleBulkExternal(String, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
createRoleBulkExternal(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
createRoleBulkExternal(String, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
CreateRoleBulkExternalParameter - Class in com.communote.plugins.api.rest.resource.topic.rolebulkexternal
This class it the parameter class for the RoleBulkExternal resource.
CreateRoleBulkExternalParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Default Constuctor necessary for json parsing
CreateRoleBulkExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleBulkExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
 
CreateRoleBulkExternalParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal
This class it the parameter class for the RoleBulkExternal resource.
CreateRoleBulkExternalParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Default Constuctor necessary for json parsing
CreateRoleBulkExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleBulkExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
 
CreateRoleBulkExternalParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal
This class it the parameter class for the RoleBulkExternal resource.
CreateRoleBulkExternalParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Default Constuctor necessary for json parsing
CreateRoleBulkExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleBulkExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
 
CreateRoleBulkExternalParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal
This class it the parameter class for the RoleBulkExternal resource.
CreateRoleBulkExternalParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Default Constuctor necessary for json parsing
CreateRoleBulkExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleBulkExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
 
createRoleExternal(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
 
createRoleExternal(String, String) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
 
createRoleExternal() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
 
createRoleExternal(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
 
createRoleExternal(String, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
 
createRoleExternal(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
 
createRoleExternal(String, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
 
createRoleExternal(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
 
createRoleExternal(String, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
 
CreateRoleExternalParameter - Class in com.communote.plugins.api.rest.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
CreateRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Default Constuctor necessary for json parsing
CreateRoleExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
 
CreateRoleExternalParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
CreateRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Default Constuctor necessary for json parsing
CreateRoleExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
 
CreateRoleExternalParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
CreateRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Default Constuctor necessary for json parsing
CreateRoleExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
 
CreateRoleExternalParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
CreateRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Default Constuctor necessary for json parsing
CreateRoleExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
 
CreateRoleParameter - Class in com.communote.plugins.api.rest.resource.topic.role
This class it the parameter class for the Role resource.
CreateRoleParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Default Constuctor necessary for json parsing
CreateRoleParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
 
CreateRoleParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.role
This class it the parameter class for the Role resource.
CreateRoleParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Default Constuctor necessary for json parsing
CreateRoleParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
 
CreateRoleParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.role
This class it the parameter class for the Role resource.
CreateRoleParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Default Constuctor necessary for json parsing
CreateRoleParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
 
CreateRoleParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.role
This class it the parameter class for the Role resource.
CreateRoleParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Default Constuctor necessary for json parsing
CreateRoleParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
This constructor parses all incoming parameter of a request into the class structure
CreateRoleParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
 
createSearchSummaryStatement(PageableList<?>) - Static method in class com.communote.server.web.fe.portal.blog.helper.UserSearchHelper
Creates a JSON Object that holds details about the number of items returned and whether there are more results
createSender(Map<ApplicationPropertyMailing, String>) - Method in class com.communote.server.core.mail.SmtpMimeMessageSender
 
createSingleResultView(HttpServletRequest, Widget, Object) - Method in class com.communote.server.widgets.SimpleWidgetController
Creates and prepares the view to render the response of the widget request.
createSingleResultView(HttpServletRequest, Widget, Object) - Method in class com.communote.server.widgets.springmvc.SpringMVCWidgetController
Creates and prepares the view to render the response of the widget request.
createSingleResultView(HttpServletRequest, Widget, Object) - Method in class com.communote.server.widgets.WidgetController
Creates and prepares the view to render the response of the widget request.
createStandardClientSettings() - Static method in class com.communote.server.core.config.ClientConfigurationHelper
Creates standard client settings.
createSuccessAuthentication(UserDetails, Authentication) - Method in class com.communote.server.core.security.authentication.BaseCommunoteAuthenticationProvider
Creates a successful Authentication object.
createSuccessAuthentication(UserDetails, Authentication) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationProvider
Creates a successful Authentication object.
createSuccessAuthentication(UserDetails, Authentication) - Method in class com.communote.server.core.security.authentication.database.DatabaseAuthenticationProvider
Creates a successful Authentication object.
createSuccessAuthentication(UserDetails, Authentication) - Method in class com.communote.server.core.security.authentication.ldap.LdapAuthenticationProvider
Creates a successful Authentication object.
CREATESYSTEMNOTES - Static variable in class com.communote.server.model.blog.BlogConstants
 
createTag(String) - Method in interface com.communote.server.core.tag.TagManagement
Deprecated.
Use createTag(Tag tag) instead.
createTag(String) - Method in class com.communote.server.core.tag.TagManagementBase
 
createTagInDatabaseNewTx(TagTO, TagStore) - Method in interface com.communote.server.core.tag.TagManagement
Creates a tag in the database.
createTagInDatabaseNewTx(TagTO, TagStore) - Method in class com.communote.server.core.tag.TagManagementImpl
Creates a tag in the database.
createTagSuggestionList(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
 
createTagSuggestionList(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
 
CreateTagSuggestionListParameter - Class in com.communote.plugins.api.rest.v30.resource.tagsuggestionlist
This class it the parameter class for the TagSuggestionList resource.
CreateTagSuggestionListParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Default Constuctor necessary for json parsing
CreateTagSuggestionListParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTagSuggestionListParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
 
createTimelineNote(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
 
createTimelineNote(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
 
createTimelineNote(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
 
createTimelineNote(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
 
createTimelineNote(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
 
createTimelineNote(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
 
CreateTimelineNoteParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
CreateTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.CreateTimelineNoteParameter
Default Constuctor necessary for json parsing
CreateTimelineNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.CreateTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTimelineNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.CreateTimelineNoteParameter
 
CreateTimelineNoteParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
CreateTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.CreateTimelineNoteParameter
Default Constuctor necessary for json parsing
CreateTimelineNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.CreateTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTimelineNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.CreateTimelineNoteParameter
 
CreateTimelineNoteParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
CreateTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Default Constuctor necessary for json parsing
CreateTimelineNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTimelineNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
 
createTimelineTag(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
 
createTimelineTag(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
 
CreateTimelineTagParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinetag
This class it the parameter class for the TimelineTag resource.
CreateTimelineTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Default Constuctor necessary for json parsing
CreateTimelineTagParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTimelineTagParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
 
createTimelineTopic(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
 
createTimelineTopic(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
 
CreateTimelineTopicParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinetopic
This class it the parameter class for the TimelineTopic resource.
CreateTimelineTopicParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Default Constuctor necessary for json parsing
CreateTimelineTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTimelineTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
 
createTimelineUser(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
 
createTimelineUser(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
 
CreateTimelineUserParameter - Class in com.communote.plugins.api.rest.v30.resource.timelineuser
This class it the parameter class for the TimelineUser resource.
CreateTimelineUserParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Default Constuctor necessary for json parsing
CreateTimelineUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTimelineUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
 
createToken(String) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceTokenFactory
 
createToken(String) - Method in interface com.communote.server.core.security.authentication.TokenFactory
 
createTopic(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
createTopic(String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
createTopic() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
createTopic(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
createTopic(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
createTopic(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
createTopic(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
createTopic(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
createTopic(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
CreateTopicMessage - Class in com.communote.plugins.mq.message.core.message.topic
create topic message
CreateTopicMessage() - Constructor for class com.communote.plugins.mq.message.core.message.topic.CreateTopicMessage
 
CreateTopicMessageHandler - Class in com.communote.plugins.mq.message.core.handler
Create Topic Message
CreateTopicMessageHandler() - Constructor for class com.communote.plugins.mq.message.core.handler.CreateTopicMessageHandler
 
CreateTopicParameter - Class in com.communote.plugins.api.rest.resource.topic
This class it the parameter class for the Topic resource.
CreateTopicParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Default Constuctor necessary for json parsing
CreateTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
 
CreateTopicParameter - Class in com.communote.plugins.api.rest.v22.resource.topic
This class it the parameter class for the Topic resource.
CreateTopicParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Default Constuctor necessary for json parsing
CreateTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
 
CreateTopicParameter - Class in com.communote.plugins.api.rest.v24.resource.topic
This class it the parameter class for the Topic resource.
CreateTopicParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Default Constuctor necessary for json parsing
CreateTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
 
CreateTopicParameter - Class in com.communote.plugins.api.rest.v30.resource.topic
This class it the parameter class for the Topic resource.
CreateTopicParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Default Constuctor necessary for json parsing
CreateTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
This constructor parses all incoming parameter of a request into the class structure
CreateTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
 
createUniqueClientId() - Static method in class com.communote.server.persistence.user.client.ClientHelper
Creates a (worldwide) unique ID to be used as unique identifier for a client.
createUser(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
createUser(String) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
createUser() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
createUser(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
createUser(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
createUser(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
createUser(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
createUser(MultivaluedMap<String, String>) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
createUser(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
createUser(UserVO, boolean, boolean) - Method in interface com.communote.server.core.user.UserManagement
Create a user based on the parameters.
createUser(UserVO, boolean, boolean) - Method in class com.communote.server.core.user.UserManagementBase
 
createUserIdentification(ExternalUserVO) - Method in class com.communote.server.core.security.authentication.ExternalAuthenticationProvider
Create the user identification to be used for the user service.
CreateUserParameter - Class in com.communote.plugins.api.rest.resource.user
This class it the parameter class for the User resource.
CreateUserParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.CreateUserParameter
Default Constuctor necessary for json parsing
CreateUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.user.CreateUserParameter
This constructor parses all incoming parameter of a request into the class structure
CreateUserParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.user.CreateUserParameter
 
CreateUserParameter - Class in com.communote.plugins.api.rest.v22.resource.user
This class it the parameter class for the User resource.
CreateUserParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.CreateUserParameter
Default Constuctor necessary for json parsing
CreateUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.CreateUserParameter
This constructor parses all incoming parameter of a request into the class structure
CreateUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.CreateUserParameter
 
CreateUserParameter - Class in com.communote.plugins.api.rest.v24.resource.user
This class it the parameter class for the User resource.
CreateUserParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.CreateUserParameter
Default Constuctor necessary for json parsing
CreateUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.CreateUserParameter
This constructor parses all incoming parameter of a request into the class structure
CreateUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.CreateUserParameter
 
CreateUserParameter - Class in com.communote.plugins.api.rest.v30.resource.user
This class it the parameter class for the User resource.
CreateUserParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Default Constuctor necessary for json parsing
CreateUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
This constructor parses all incoming parameter of a request into the class structure
CreateUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
 
createUserSearchJSONResult(Long, String, String, String, String) - Static method in class com.communote.server.web.fe.portal.blog.helper.UserSearchHelper
Creates a JSON Object with key value pairs from the parameters passed to this method.
createUserSearchJSONResult(PageableList<T>, boolean, ImageSizeType) - Static method in class com.communote.server.web.fe.portal.blog.helper.UserSearchHelper
Creates an array of JSON objects which hold details about the found users.
createUserSearchJSONResult(UserData, ImageSizeType) - Static method in class com.communote.server.web.fe.portal.blog.helper.UserSearchHelper
Creates a JSON object describing a user.
createUserVO() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticator
Creates a prepared value object.
createUserVO() - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
Creates a prepared value object.
createVelocityContext(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.commons.view.velocity.VelocityToolbox2View
createWidget(String, String, Map<String, String[]>) - Method in class com.communote.server.web.fe.widgets.extension.ExtendableWidgetFactory
 
createWidget(String, String, Map<String, String[]>) - Method in class com.communote.server.widgets.SimpleWidgetFactory
 
createWidget(String, String, Map<String, String[]>) - Method in interface com.communote.server.widgets.WidgetFactory
Create a new widget instance that should handle the current widget request.
CREATINGDATE - Static variable in class com.communote.server.model.security.SecurityCodeConstants
 
creatingSchema() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that the schema is going to be created on the global database.
creatingSchema() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that the schema is going to be created on the global database.
creatingSchemaFailed() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that the schema creation failed.
creatingSchemaFailed() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that the schema creation failed.
creatingSchemaSucceeded() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that the schema creation succeeded.
creatingSchemaSucceeded() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that the schema creation succeeded.
CreationBlogTO - Class in com.communote.server.api.core.blog
This is a variant of the BlogTO with special fields need only for creation of new topics.
CreationBlogTO() - Constructor for class com.communote.server.api.core.blog.CreationBlogTO
Default constructor.
CreationBlogTO(boolean, boolean, String, boolean) - Constructor for class com.communote.server.api.core.blog.CreationBlogTO
Create a new TO and set the provided members
CREATIONDATE - Static variable in class com.communote.server.model.blog.BlogConstants
 
CREATIONDATE - Static variable in class com.communote.server.model.note.NoteConstants
 
CREATIONREVISION - Static variable in class com.communote.server.model.client.ClientConstants
 
CREATIONSOURCE - Static variable in class com.communote.server.model.note.NoteConstants
 
CREATIONTIME - Static variable in class com.communote.server.model.client.ClientConstants
 
CREATIONVERSION - Static variable in class com.communote.server.model.client.ClientConstants
 
CROSSPOSTBLOGS - Static variable in class com.communote.server.model.note.NoteConstants
 
CssUrlRewriter - Class in com.communote.server.web.commons.resource.impl
Filter match processor that corrects the relative path of an url( ...
CssUrlRewriter() - Constructor for class com.communote.server.web.commons.resource.impl.CssUrlRewriter
Create a new normalizer
CSV - Static variable in class com.communote.server.persistence.blog.ExportFormat
 
CURRENT_LOCALE - Static variable in class com.communote.server.web.commons.filter.ExposeLocaleToErrorPageFilter
 
CURRENT_USER_LOCALE - Static variable in class com.communote.server.core.common.session.SessionHandler
Attribute for the current user locale.
CurrentIpNotInRange - Exception in com.communote.server.core.security.iprange
 
CurrentIpNotInRange(String, String) - Constructor for exception com.communote.server.core.security.iprange.CurrentIpNotInRange
Constructs a new instance of CurrentIpNotInRange
currentUser() - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders a permanent link to the current user
currentUserHasManagementAccess(Long) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Tests whether the current user is manager of a blog.
currentUserHasManagementAccess(Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Tests whether the current user is manager of a blog.
currentUserHasReadAccess(Long, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Tests whether the current user has read access to a blog.
currentUserHasReadAccess(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
currentUserHasWriteAccess(Long, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Tests whether the current user has write access to a blog.
currentUserHasWriteAccess(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
currentUserLocaleChanged(HttpServletRequest) - Method in class com.communote.server.core.common.session.SessionHandler
Method to be called to notify the session handler that the user changed his profile language.
CustomInitializer - Interface in com.communote.server.api.core.bootstrap
Extension that allows custom initializations during startup.
CustomizableImageTypeDescriptor - Class in com.communote.server.api.core.image.type
Image type descriptor that allows the customization of some of the scaling settings.
CustomizableImageTypeDescriptor(ClientConfigurationPropertyConstant) - Constructor for class com.communote.server.api.core.image.type.CustomizableImageTypeDescriptor
Create a customizable descriptor.
CustomizeMessageForm - Class in com.communote.server.web.fe.portal.user.client.forms
Imprint form.
CustomizeMessageForm() - Constructor for class com.communote.server.web.fe.portal.user.client.forms.CustomizeMessageForm
 
CustomizeTermsOfUseController - Class in com.communote.server.web.fe.portal.user.client.controller
 
CustomizeTermsOfUseController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.CustomizeTermsOfUseController
 
CustomJsMessages - Class in com.communote.plugins.mq.provider.activemq.impl
 
CustomJsMessages() - Constructor for class com.communote.plugins.mq.provider.activemq.impl.CustomJsMessages
 
CustomMessageKeyConstant - Interface in com.communote.server.persistence.common.messages
Constants for the custom messages keys.

D

DATA - Static variable in class com.communote.server.model.user.NavigationItemConstants
 
DataAccessBlogConverter<I,O> - Class in com.communote.server.core.vo.query.blog
Giving access to blog object by requesting DB
DataAccessBlogConverter() - Constructor for class com.communote.server.core.vo.query.blog.DataAccessBlogConverter
 
DataAccessNoteConverter<I,O> - Class in com.communote.server.core.vo.query.note
Giving access to note object by requesting DB
DataAccessNoteConverter() - Constructor for class com.communote.server.core.vo.query.note.DataAccessNoteConverter
 
DataAccessUserConverter<I,O> - Class in com.communote.server.core.vo.query.user
 
DataAccessUserConverter() - Constructor for class com.communote.server.core.vo.query.user.DataAccessUserConverter
 
DATABASE_SETUP_MESSAGE_SESSION_KEY - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
the name of the session attribute for setup progress
DATABASE_SETUP_PROGRESS_CONNECTION - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
this number represents the progress 'establish a connection'
DATABASE_SETUP_PROGRESS_DATA - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
this number represents the progress 'initial some application data'
DATABASE_SETUP_PROGRESS_PREPARING - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
this number represents the progress 'preparing the installation'
DATABASE_SETUP_PROGRESS_SCHEMA - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
this number represents the progress 'creating the database schema'
DATABASE_SETUP_PROGRESS_SESSION_KEY - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
the name of the session attribute for setup progress
DATABASE_SETUP_STATUS_FAILED - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
this value represents a failed step
DATABASE_SETUP_STATUS_SESSION_KEY - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
the name of the session attribute for setup status
DATABASE_SETUP_STATUS_STARTED - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
this value represents the start of a process
DATABASE_SETUP_STATUS_SUCCEEDED - Static variable in class com.communote.server.web.fe.installer.controller.InstallationJSONController
this value represents a succeeded step
DatabaseAuthenticationProvider - Class in com.communote.server.core.security.authentication.database
Authentication provider that authenticates a user against the local database.
DatabaseAuthenticationProvider() - Constructor for class com.communote.server.core.security.authentication.database.DatabaseAuthenticationProvider
Constructor.
DatabaseConfiguration - Interface in com.communote.server.api.core.config.database
Provides database specific implementations of certain additional features like the HQL 'fulltext' function.
DatabaseConfigurationFactory - Interface in com.communote.server.api.core.config.database
Factory to create a database configuration.
DatabaseConnectionException - Exception in com.communote.server.api.core.config.database
Exception to be thrown if a database connection cannot be established.
DatabaseConnectionException(String) - Constructor for exception com.communote.server.api.core.config.database.DatabaseConnectionException
 
DatabaseConnectionException(String, Throwable) - Constructor for exception com.communote.server.api.core.config.database.DatabaseConnectionException
 
DatabaseHelper - Class in com.communote.server.core.common.util
Helper for database operations.
databaseInitialization() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that database initialization has started.
databaseInitialization() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that database initialization has started.
databaseInitializationAlreadyDone() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that database initialization has already been successfully completed.
databaseInitializationAlreadyDone() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that database initialization has already been successfully completed.
databaseInitializationFinished(boolean) - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that database initialization has been successfully finished.
databaseInitializationFinished(boolean) - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that database initialization has been successfully finished.
DatabaseInitializationStatusCallback - Interface in com.communote.server.api.core.installer
Callback interface to inform the caller of the status of the initialization of the database.
DatabaseRuntimeUpdateJob - Class in com.communote.server.core.database
Job that runs the RUNTIME database updates.
DatabaseRuntimeUpdateJob() - Constructor for class com.communote.server.core.database.DatabaseRuntimeUpdateJob
 
DatabaseStatusCallback - Class in com.communote.server.web.fe.installer.helper
The Class DatabaseStatusCallback implements GlobalDatabaseInitializationStatusCallback to define the current state of database initialization.
DatabaseStatusCallback(HttpSession, Locale) - Constructor for class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Callback to inform the caller of the global database initialization routine about the current step.
DatabaseType - Class in com.communote.server.api.core.config.database
Describes a database management system.
DatabaseType(String, int, String, String, String) - Constructor for class com.communote.server.api.core.config.database.DatabaseType
Constructor for database type.
DatabaseType(String, int, String, String, String, String[]) - Constructor for class com.communote.server.api.core.config.database.DatabaseType
Constructor for database type.
DatabaseUpdateException - Exception in com.communote.server.core.common.database
An exception indicating an error during the update of a database
DatabaseUpdateException(String) - Constructor for exception com.communote.server.core.common.database.DatabaseUpdateException
Constructs a new exception with the specified detail message.
DatabaseUpdateException(String, Throwable) - Constructor for exception com.communote.server.core.common.database.DatabaseUpdateException
Constructs a new exception with the specified detail message and cause.
DatabaseUpdater - Class in com.communote.server.core.common.database
Component for installing and updating a Communote database to the latest state.
DatabaseUpdater() - Constructor for class com.communote.server.core.common.database.DatabaseUpdater
 
DatabaseUpdateType - Enum in com.communote.server.core.common.database
Holds the types for updating a Communote database.
DateField - Enum in com.communote.server.api.core.config.database
Date field for the date part function.
DateFilter - Class in com.communote.server.core.vo.query.search
 
DateFilter() - Constructor for class com.communote.server.core.vo.query.search.DateFilter
 
DateHelper - Class in com.communote.common.util
Date helper
DateRangeMatcher - Class in com.communote.server.core.vo.query.java.note
This matcher checks, if the note is within the given time range.
DateRangeMatcher(Date, Date) - Constructor for class com.communote.server.core.vo.query.java.note.DateRangeMatcher
Constructor.
DAYS - Static variable in class com.communote.common.util.DateHelper
a day in milli seconds
DAYS_IN_SEC - Static variable in class com.communote.common.util.DateHelper
a day in seconds
DB_TAG_TAGTO_CONVERTER - Static variable in class com.communote.plugins.mq.message.core.util.ConverterUtils
Existing Tag to Tag TO converter
deactivateBroker() - Method in class com.communote.plugins.mq.provider.activemq.ActiveMQBroker
stops ActiveMQ broker.
deactivateBroker() - Method in interface com.communote.plugins.mq.provider.activemq.ConfigurableBroker
deactivates broker
deactivateDefaultBlog() - Method in interface com.communote.server.api.core.config.ConfigurationManager
Deactivates the default blog of the current client.
deactivateDefaultBlog() - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
decode(byte[]) - Static method in class com.communote.common.util.Base64Utils
Decodes base64 encoded bytes.
decode(String) - Static method in class com.communote.common.util.Base64Utils
Decodes a base64 encoded string.
decodeRGB(String) - Static method in class com.communote.common.util.ColorUtils
Decode a string with an RGB color into a Color object.
decodeRGBSilently(String) - Static method in class com.communote.common.util.ColorUtils
Like ColorUtils.decodeRGB(String) but does not throw an exception if the color cannot be parsed.
decrementRepositorySize(long) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Decrements the repository size counter.
decrementRepositorySize(long) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
decrypt(String, String) - Static method in class com.communote.common.encryption.EncryptionUtils
Decrypts text and returns the readable clear text.
deepCopy(Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
deepCopy(Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
deepCopy() - Method in class com.communote.server.model.config.ConfluenceConfiguration
creates a detached deep copy of the entity
deepCopy() - Method in class com.communote.server.model.config.ConfluenceConfigurationImpl
creates a detached deep copy of the entity
deepCopy() - Method in class com.communote.server.model.config.LdapConfiguration
creates a detached deep copy of the entity
deepCopy() - Method in class com.communote.server.model.config.LdapConfigurationImpl
creates a detached deep copy of the entity
deepCopy(Object) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
deepCopy(Object) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
DEFAULT_ALLOW_ALL_READ_WRITE_FOR_USERS - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
default value for the client settings, if all users could create global blogs.
DEFAULT_ALLOW_DB_AUTH_ON_EXTERNAL - Static variable in enum com.communote.server.api.core.config.type.ClientPropertySecurity
default value for ALLOW_DB_AUTH_ON_EXTERNAL
DEFAULT_ALLOW_PUBLIC_ACCESS - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
default value for the client settings to allow public access for blogs.
DEFAULT_ALLOW_TOPIC_CREATE_FOR_ALL_USERS - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_ATTACHMENT_MAX_UPLOAD_SIZE - Static variable in enum com.communote.server.api.core.config.type.ApplicationProperty
default value for the attachment upload limit
DEFAULT_AUTOMATIC_USER_ACTIVATION - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
default value for the client user activation.
DEFAULT_AUTOSAVE_TIMER - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_CLAMAV_CONNECTION_TIMEOUT - Static variable in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
the specified connection timeout, in seconds
DEFAULT_CLAMAV_HOST - Static variable in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
the host name
DEFAULT_CLAMAV_PORT - Static variable in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
the port number
DEFAULT_CLAMAV_TEMP_DIR - Static variable in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
directory for temporary files
DEFAULT_CLIENT_BLOG_COUNT_100_MAIL - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
TODO For what is this for? More descriptive name please.
DEFAULT_CLIENT_BLOG_COUNT_90_MAIL - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
TODO For what is this for? More descriptive name please.
DEFAULT_CLIENT_BLOG_COUNT_LIMIT - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
default value for the blog count limit
DEFAULT_CLIENT_USER_TAGGED_COUNT_100_MAIL - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
TODO For what is this for? More descriptive name please.
DEFAULT_CLIENT_USER_TAGGED_COUNT_90_MAIL - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
TODO For what is this for? More descriptive name please.
DEFAULT_CLIENT_USER_TAGGED_COUNT_LIMIT - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
default value for the resource count limit
DEFAULT_CONFLUENCE_SYSTEM_ID - Static variable in interface com.communote.server.core.ConfigurationManagement
DEFAULT_CONFLUENCE_SYSTEM_ID.
DEFAULT_CREATE_EXTERNAL_GROUP_AUTOMATICALLY - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_CREATE_EXTERNAL_USER_AUTOMATICALLY - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_CREATE_PERSONAL_BLOG - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_DATABASE_ID - Static variable in interface com.communote.server.core.ConfigurationManagement
DEFAULT_DATABASE_ID.
DEFAULT_DELETABLE_BY_USER - Static variable in class com.communote.plugins.activity.base.data.ActivityDefinition
the default value for all definitions that do not set the deletableByUser flag
DEFAULT_DELETE_USER_BY_ANONYMIZE_ENABLED - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_DELETE_USER_BY_DISABLE_ENABLED - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_DISABLE_PUBLIC_BLOG - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
default value for the public blog of a communote client.
DEFAULT_FAILED_AUTH_LIMIT_PERMLOCK - Static variable in enum com.communote.server.api.core.config.type.ClientPropertySecurity
default value: permanently action limit
DEFAULT_FAILED_AUTH_LOCKED_TIMESPAN - Static variable in enum com.communote.server.api.core.config.type.ClientPropertySecurity
default value: locked timespan of failed auth
DEFAULT_FAILED_AUTH_STEPS_RISK_LEVEL - Static variable in enum com.communote.server.api.core.config.type.ClientPropertySecurity
default value: risk level steps
DEFAULT_FAILED_AUTH_STEPS_TEMPLOCK - Static variable in enum com.communote.server.api.core.config.type.ClientPropertySecurity
default value: temporary action steps
DEFAULT_FETCH_TIMEOUT - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
DEFAULT_FILE_SYSTEM_REPOSITORY_SIZE_LIMIT - Static variable in class com.communote.server.core.config.ClientConfigurationHelper
default value for the file system repository size limit in BYTES.
DEFAULT_FILESYSTEM_CONNECTOR - Static variable in class com.communote.server.core.crc.FilesystemConnector
Id for default file system connector.
DEFAULT_GLOBAL_CLIENT_ID - Static variable in class com.communote.server.persistence.user.client.ClientHelper
The Constant DEFAULT_GLOBAL_CLIENT_ID defines the default id for the global client.
DEFAULT_GROUP_SYNCHRONIZATION_INTERVAL_IN_MINUTES - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_HASHCODE_CHARSET - Static variable in class com.communote.common.encryption.HashCodeGenerator
The Constant DEFAULT_HASHCODE_CHARSET.
DEFAULT_IMAGE_ENTITY_ID - Static variable in class com.communote.server.core.image.type.EntityImageManagement
Id of the default image.
DEFAULT_IMAGE_IDENTIFIER - Static variable in class com.communote.server.core.image.type.UserImageProvider
The identifier to use in the image descriptor to refer to the the default image.
DEFAULT_IMAGE_MAX_UPLOAD_SIZE - Static variable in enum com.communote.server.api.core.config.type.ApplicationProperty
default value for the image upload limit
DEFAULT_INVITATION_RENDER_BLOG_PERMALINK - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_KEY_GROUP - Static variable in class com.communote.server.core.vo.query.filter.PropertyFilter
Key for the default group
DEFAULT_LDAP_SYSTEM_ID - Static variable in interface com.communote.server.core.ConfigurationManagement
Deprecated.
Use LdapUserRepository#EXTERNAL_SYSTEM_ID_DEFAULT_LDAP where possible. All LDAP specifics should be moved to the ldap plugin.
DEFAULT_LOCAL_USER_PASSWORD_UPDATE_ON_LOGIN - Static variable in enum com.communote.server.core.user.security.ApplicationPropertyUserPassword
Default value for property LOCAL_USER_PASSWORD_UPDATE_ON_LOGIN
DEFAULT_MAIN_TEMPLATE - Static variable in interface com.communote.plugins.core.views.PluginViewController
Name that resolves to the template of the main page.
DEFAULT_MAIN_TEMPLATE_ADMINISTRATION - Static variable in interface com.communote.plugins.core.views.PluginViewController
Name that resolves to the template of the administration main page.
DEFAULT_MAX_NUMBER_OF_MENTIONED_USERS - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_MESSAGE_KEY_PREFIX - Static variable in class com.communote.server.core.tag.impl.InternalTagSuggestionProvider
Prefix for message keys.
DEFAULT_MIMETYPES - Static variable in class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
Default supported mime types which are JPEG and PNG
DEFAULT_NO_AUTHENTICATION_CHALLENGE_REQUEST_PARAM - Static variable in class com.communote.server.web.external.spring.security.CommunoteBasicAuthenticationEntryPoint
Default name for the request parameter that when set to "true" will lead to not sending a basic authentication challenge.
DEFAULT_NOTIFICATION_RENDER_ATTACHMENTLINKS - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_NOTIFICATION_RENDER_PERMALINKS - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_ORDER - Static variable in interface com.communote.server.api.core.note.processor.NoteContentRenderingPreProcessor
default order value
DEFAULT_ORDER - Static variable in interface com.communote.server.api.core.note.processor.NoteMetadataRenderingPreProcessor
default order value
DEFAULT_ORDER - Static variable in interface com.communote.server.api.core.note.processor.NoteStoringEditableContentPreProcessor
the default value for the order.
DEFAULT_ORDER - Static variable in interface com.communote.server.api.core.note.processor.NoteStoringImmutableContentPreProcessor
the default value for the order.
DEFAULT_ORDER - Static variable in interface com.communote.server.core.user.validation.UserActivationValidator
the default value for the order.
DEFAULT_ORDER - Static variable in class com.communote.server.web.commons.controller.StaticPageSection
The default order value
DEFAULT_ORDER_VALUE - Static variable in interface com.communote.server.core.permission.filters.NotePermissionFilter
the default value for the order.
DEFAULT_ORDER_VALUE - Static variable in interface com.communote.server.web.fe.widgets.extension.WidgetExtension
The default order value that should be used when the extension has no specific requirements to its invocation order.
DEFAULT_POSTING_INTERVAL - Static variable in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
time to wait for next posting
DEFAULT_PRECONNECT_TIMEOUT - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
DEFAULT_PRESELECTED_TOPIC_OVERVIEW_TAB - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_PRIORITY - Static variable in class com.communote.server.persistence.tag.DefaultTagStore
The default priority
DEFAULT_PROTOCOL - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
DEFAULT_PROTOCOL_SEPARATOR - Static variable in interface com.communote.server.api.core.config.StartupProperties
The default protocol separator for jdbc url if no separator is configured
DEFAULT_QUERY - Static variable in class com.communote.server.core.vo.query.blog.BlogQuery
Static default query.
DEFAULT_REGEX - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
Default Regex .
DEFAULT_SYMBOL_REGEX - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
Default pattern for a single symbol.
DEFAULT_TERMS_OF_USE_USERS_MUST_ACCEPT - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_TOP_LEVEL_TOPICS_ENABLED - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_USER_SERVICE_REPOSITORY_MODE - Static variable in enum com.communote.server.api.core.config.type.ClientProperty
DEFAULT_WEB_HTTP_PORT - Static variable in enum com.communote.server.api.core.config.type.ApplicationProperty
The default port for HTTP connections.
DEFAULT_WEB_HTTPS_PORT - Static variable in enum com.communote.server.api.core.config.type.ApplicationProperty
The default port for HTTPS connections.
DEFAULT_WEB_HTTPS_SUPPORTED - Static variable in enum com.communote.server.api.core.config.type.ApplicationProperty
DEFAULTBLOG - Static variable in class com.communote.server.model.config.ClientConfigurationConstants
 
DefaultEhCacheConfigurer - Class in com.communote.server.core.common.caching.eh
Provides the standard ehCache configuration.
DefaultEhCacheConfigurer() - Constructor for class com.communote.server.core.common.caching.eh.DefaultEhCacheConfigurer
 
defaultImageChanged(String, String) - Method in interface com.communote.server.api.core.image.ImageManager
Inform the image manager that the default image of the given provider changed.
defaultImageChanged(String, String) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
DefaultImageTypeDescriptor - Class in com.communote.server.api.core.image.type
Image type descriptor which returns defaults for most attributes.
DefaultImageTypeDescriptor() - Constructor for class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
 
DEFAULTNAME - Static variable in class com.communote.server.model.tag.TagConstants
 
DefaultParameter - Class in com.communote.plugins.api.rest.resource
Defines default attribute to be used in the resource handlers in the case, when appropriate operation is not supported by the resource
DefaultParameter() - Constructor for class com.communote.plugins.api.rest.resource.DefaultParameter
 
DefaultParameter - Class in com.communote.plugins.api.rest.v22.resource
Defines default attribute to be used in the resource handlers in the case, when appropriate operation is not supported by the resource
DefaultParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.DefaultParameter
 
DefaultParameter - Class in com.communote.plugins.api.rest.v24.resource
Defines default attribute to be used in the resource handlers in the case, when appropriate operation is not supported by the resource
DefaultParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.DefaultParameter
 
DefaultParameter - Class in com.communote.plugins.api.rest.v30.resource
Defines default attribute to be used in the resource handlers in the case, when appropriate operation is not supported by the resource
DefaultParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.DefaultParameter
 
DefaultPermalinkGenerator - Class in com.communote.server.core.blog.export
Helper class for the perma links
DefaultPermalinkGenerator() - Constructor for class com.communote.server.core.blog.export.DefaultPermalinkGenerator
 
DefaultResourceHandler<C,E,D,G,L> - Class in com.communote.plugins.api.rest.resource
Default implementation of AbstractResourceHandler.
DefaultResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.DefaultResourceHandler
Default constructor, setting a DefaultValidator
DefaultResourceHandler(Validator<C, E, D, G, L>) - Constructor for class com.communote.plugins.api.rest.resource.DefaultResourceHandler
Constructor for using a specific validator
DefaultResourceHandler<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v22.resource
Default implementation of AbstractResourceHandler.
DefaultResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.DefaultResourceHandler
Default constructor, setting a DefaultValidator
DefaultResourceHandler(Validator<C, E, D, G, L>) - Constructor for class com.communote.plugins.api.rest.v22.resource.DefaultResourceHandler
Constructor for using a specific validator
DefaultResourceHandler<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v24.resource
Default implementation of AbstractResourceHandler.
DefaultResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.DefaultResourceHandler
Default constructor, setting a DefaultValidator
DefaultResourceHandler(Validator<C, E, D, G, L>) - Constructor for class com.communote.plugins.api.rest.v24.resource.DefaultResourceHandler
Constructor for using a specific validator
DefaultResourceHandler<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v30.resource
Default implementation of AbstractResourceHandler.
DefaultResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.DefaultResourceHandler
Default constructor, setting a DefaultValidator
DefaultResourceHandler(Validator<C, E, D, G, L>) - Constructor for class com.communote.plugins.api.rest.v30.resource.DefaultResourceHandler
Constructor for using a specific validator
DefaultRuntime - Class in com.communote.server.core.application
 
DefaultRuntime(ApplicationInformation, ConfigurationManager, ApplicationInitializer, InstallationPreparedCallback) - Constructor for class com.communote.server.core.application.DefaultRuntime
 
DefaultRuntimeBuilder - Class in com.communote.server.core.application
 
DefaultTagStore - Class in com.communote.server.persistence.tag
Base class for TagStore.
DefaultTagStore(String, int, boolean, TagStoreType...) - Constructor for class com.communote.server.persistence.tag.DefaultTagStore
Constructor.
DefaultTagStore(String, TagStoreType...) - Constructor for class com.communote.server.persistence.tag.DefaultTagStore
Constructor with a priority of 1000 and multilingual support.
DefaultTagSuggestionProvider - Class in com.communote.server.core.tag
Defines a TagSuggestionProvider with an unchangeable alias.
DefaultTagSuggestionProvider(String) - Constructor for class com.communote.server.core.tag.DefaultTagSuggestionProvider
 
DefaultValidator<C,E,D,G,L> - Class in com.communote.plugins.api.rest.resource.validation
Default implementation of the validator.
DefaultValidator() - Constructor for class com.communote.plugins.api.rest.resource.validation.DefaultValidator
 
DefaultValidator<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v22.resource.validation
Default implementation of the validator.
DefaultValidator() - Constructor for class com.communote.plugins.api.rest.v22.resource.validation.DefaultValidator
 
DefaultValidator<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v24.resource.validation
Default implementation of the validator.
DefaultValidator() - Constructor for class com.communote.plugins.api.rest.v24.resource.validation.DefaultValidator
 
DefaultValidator<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v30.resource.validation
Default implementation of the validator.
DefaultValidator() - Constructor for class com.communote.plugins.api.rest.v30.resource.validation.DefaultValidator
 
define(String) - Static method in class com.communote.server.model.client.ClientStatus
Define a new client status type
define(String) - Static method in class com.communote.server.model.security.SecurityCodeAction
Define a new security code action
DelegateCallbackException - Exception in com.communote.server.core.delegate.client
Exception to wrap exceptions occurring within a ClientDelegateCallback.
DelegateCallbackException(String) - Constructor for exception com.communote.server.core.delegate.client.DelegateCallbackException
Constructor with a message only.
DelegateCallbackException(String, Throwable) - Constructor for exception com.communote.server.core.delegate.client.DelegateCallbackException
Constructor with message and an original exception.
delete(Long) - Method in interface com.communote.server.core.user.NavigationItemManagement
Delete a given item.
delete(Long) - Method in class com.communote.server.core.user.NavigationItemManagementImpl
Delete a given item.
delete(Long) - Method in class com.communote.server.service.NavigationItemService
Deletes the given item.
DELETE - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a delete action
delete(CachedFileDescriptor) - Method in class com.communote.server.web.commons.resource.impl.CachedFileCleaner
Delete the cached files listed in a descriptor.
delete(String) - Method in class com.communote.server.web.commons.resource.impl.CachedFileCleaner
Delete a cached file by name.
deleteAccount(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileActionController
Deletion of the current user account.
DeleteActivitiesNoteQueryParameters - Class in com.communote.plugins.activity.base.task
NoteQueryParameters with additional fields for retrieving only activities but excluding those that cannot be deleted.
DeleteActivitiesNoteQueryParameters(String, long) - Constructor for class com.communote.plugins.activity.base.task.DeleteActivitiesNoteQueryParameters
Constructor.
DeleteActivitiesTaskHandler - Class in com.communote.plugins.activity.base.task
TaskHandler for deleting old activities.
DeleteActivitiesTaskHandler() - Constructor for class com.communote.plugins.activity.base.task.DeleteActivitiesTaskHandler
 
deleteAllCodesByUser(Long, Class<? extends SecurityCode>) - Method in interface com.communote.server.api.core.security.SecurityCodeManagement
Delete all codes of the given user.
deleteAllCodesByUser(Long, Class<? extends SecurityCode>) - Method in class com.communote.server.core.user.SecurityCodeManagementBase
 
deleteAllCodesByUser(Long, Class<? extends SecurityCode>) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
 
deleteAllCodesByUser(Long, Class<? extends SecurityCode>) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
deleteAttachment(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
deleteAttachment(Long) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Deletes an attachment.
deleteAttachment(Long) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
Deletes an attachment.
DeleteAttachmentParameter - Class in com.communote.plugins.api.rest.v30.resource.attachment
This class it the parameter class for the Attachment resource.
DeleteAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.DeleteAttachmentParameter
Default Constuctor necessary for json parsing
DeleteAttachmentParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.DeleteAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteAttachmentParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.DeleteAttachmentParameter
 
deleteAutosave(Long) - Method in interface com.communote.server.core.blog.NoteManagement
Deletes an autosave identified by the passed ID.
deleteAutosave(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
Deletes an autosave identified by the passed ID.
deleteAutosave(Long) - Method in class com.communote.server.service.NoteService
Deletes an autosave identified by the passed ID.
deleteAutosave(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.DeleteBlogPostController
Deletes an autosave.
deleteBlog(Long, Long) - Method in interface com.communote.server.api.core.blog.BlogManagement
Delete a blog with all its notes
deleteBlog(Long, Long) - Method in class com.communote.server.core.blog.BlogManagementBase
 
deleteBlog(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogController
Sets the blog user role.
DeleteBlogApiController - Class in com.communote.server.web.api.service.blog
Deprecated.
Use new generated REST-API instead.
DeleteBlogApiController() - Constructor for class com.communote.server.web.api.service.blog.DeleteBlogApiController
Deprecated.
 
DeleteBlogPostController - Class in com.communote.server.web.fe.portal.blog.controller
MultiActionController for blog post deletion.
DeleteBlogPostController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.DeleteBlogPostController
 
deleteBlogs(Long[]) - Method in interface com.communote.server.api.core.blog.BlogManagement
Delete a selection of blogs.
deleteBlogs(Long[]) - Method in class com.communote.server.core.blog.BlogManagementBase
 
deleteCategorizedTag(Long) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
deleteCategorizedTag(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
deleteChildTopic(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResource
 
DeleteChildTopicParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.childtopic
This class it the parameter class for the ChildTopic resource.
DeleteChildTopicParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
Default Constuctor necessary for json parsing
DeleteChildTopicParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteChildTopicParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
 
deleteContent(ContentId) - Method in class com.communote.server.core.crc.FilesystemConnector
Delete the content with the given ContentId.
deleteContent(ContentId) - Method in interface com.communote.server.core.crc.RepositoryConnector
Delete the content with the given ContentId.
deleteContent(ContentId) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
Deletes the content with the given ContentId.
deleteContent(ContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
DELETED - Static variable in class com.communote.server.model.user.UserStatus
 
deleteExternalGroup(Long, String) - Method in interface com.communote.server.core.user.UserGroupManagement
Delete an external group.
deleteExternalGroup(Long, String) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
deleteExternalObject(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
deleteExternalObject(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
deleteExternalObject(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
DeleteExternalObjectParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
DeleteExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Default Constuctor necessary for json parsing
DeleteExternalObjectParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteExternalObjectParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
 
DeleteExternalObjectParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
DeleteExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Default Constuctor necessary for json parsing
DeleteExternalObjectParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteExternalObjectParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
 
DeleteExternalObjectParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
DeleteExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Default Constuctor necessary for json parsing
DeleteExternalObjectParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteExternalObjectParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
 
DeleteExternalObjectsApiController - Class in com.communote.server.web.api.service.external
This controller enables the widget to send the save action.
DeleteExternalObjectsApiController() - Constructor for class com.communote.server.web.api.service.external.DeleteExternalObjectsApiController
 
deleteFavorite(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
 
deleteFavorite(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
 
deleteFavorite(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
 
deleteFavorite(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
 
DeleteFavoriteParameter - Class in com.communote.plugins.api.rest.resource.note.favorite
This class it the parameter class for the Favorite resource.
DeleteFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.DeleteFavoriteParameter
Default Constuctor necessary for json parsing
DeleteFavoriteParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.DeleteFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFavoriteParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.DeleteFavoriteParameter
 
DeleteFavoriteParameter - Class in com.communote.plugins.api.rest.v22.resource.note.favorite
This class it the parameter class for the Favorite resource.
DeleteFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.DeleteFavoriteParameter
Default Constuctor necessary for json parsing
DeleteFavoriteParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.DeleteFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFavoriteParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.DeleteFavoriteParameter
 
DeleteFavoriteParameter - Class in com.communote.plugins.api.rest.v24.resource.note.favorite
This class it the parameter class for the Favorite resource.
DeleteFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.DeleteFavoriteParameter
Default Constuctor necessary for json parsing
DeleteFavoriteParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.DeleteFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFavoriteParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.DeleteFavoriteParameter
 
DeleteFavoriteParameter - Class in com.communote.plugins.api.rest.v30.resource.note.favorite
This class it the parameter class for the Favorite resource.
DeleteFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.DeleteFavoriteParameter
Default Constuctor necessary for json parsing
DeleteFavoriteParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.DeleteFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFavoriteParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.DeleteFavoriteParameter
 
deleteFollow(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
 
deleteFollow(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
 
deleteFollow(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
 
deleteFollow(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
 
deleteFollow(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
 
deleteFollow(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
 
deleteFollow(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
 
deleteFollow(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
 
DeleteFollowParameter - Class in com.communote.plugins.api.rest.resource.topic.follow
This class it the parameter class for the Follow resource.
DeleteFollowParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.DeleteFollowParameter
Default Constuctor necessary for json parsing
DeleteFollowParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.DeleteFollowParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFollowParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.DeleteFollowParameter
 
DeleteFollowParameter - Class in com.communote.plugins.api.rest.resource.user.follow
This class it the parameter class for the Follow resource.
DeleteFollowParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.follow.DeleteFollowParameter
Default Constuctor necessary for json parsing
DeleteFollowParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.follow.DeleteFollowParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFollowParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.follow.DeleteFollowParameter
 
DeleteFollowParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.follow
This class it the parameter class for the Follow resource.
DeleteFollowParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.DeleteFollowParameter
Default Constuctor necessary for json parsing
DeleteFollowParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.DeleteFollowParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFollowParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.DeleteFollowParameter
 
DeleteFollowParameter - Class in com.communote.plugins.api.rest.v22.resource.user.follow
This class it the parameter class for the Follow resource.
DeleteFollowParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.DeleteFollowParameter
Default Constuctor necessary for json parsing
DeleteFollowParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.DeleteFollowParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFollowParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.DeleteFollowParameter
 
DeleteFollowParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.follow
This class it the parameter class for the Follow resource.
DeleteFollowParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.DeleteFollowParameter
Default Constuctor necessary for json parsing
DeleteFollowParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.DeleteFollowParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFollowParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.DeleteFollowParameter
 
DeleteFollowParameter - Class in com.communote.plugins.api.rest.v24.resource.user.follow
This class it the parameter class for the Follow resource.
DeleteFollowParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.DeleteFollowParameter
Default Constuctor necessary for json parsing
DeleteFollowParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.DeleteFollowParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFollowParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.DeleteFollowParameter
 
DeleteFollowParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.follow
This class it the parameter class for the Follow resource.
DeleteFollowParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.DeleteFollowParameter
Default Constuctor necessary for json parsing
DeleteFollowParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.DeleteFollowParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFollowParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.DeleteFollowParameter
 
DeleteFollowParameter - Class in com.communote.plugins.api.rest.v30.resource.user.follow
This class it the parameter class for the Follow resource.
DeleteFollowParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.DeleteFollowParameter
Default Constuctor necessary for json parsing
DeleteFollowParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.DeleteFollowParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteFollowParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.DeleteFollowParameter
 
deleteGroup(Long) - Method in interface com.communote.server.core.user.UserGroupManagement
Delete a group.
deleteGroup(Long) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
deleteGroup(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupManagementController
Deletes the group.
deleteLike(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
 
deleteLike(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
 
deleteLike(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
 
deleteLike(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
 
DeleteLikeParameter - Class in com.communote.plugins.api.rest.resource.note.like
This class it the parameter class for the Like resource.
DeleteLikeParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.like.DeleteLikeParameter
Default Constuctor necessary for json parsing
DeleteLikeParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.like.DeleteLikeParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteLikeParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.like.DeleteLikeParameter
 
DeleteLikeParameter - Class in com.communote.plugins.api.rest.v22.resource.note.like
This class it the parameter class for the Like resource.
DeleteLikeParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.DeleteLikeParameter
Default Constuctor necessary for json parsing
DeleteLikeParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.DeleteLikeParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteLikeParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.DeleteLikeParameter
 
DeleteLikeParameter - Class in com.communote.plugins.api.rest.v24.resource.note.like
This class it the parameter class for the Like resource.
DeleteLikeParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.DeleteLikeParameter
Default Constuctor necessary for json parsing
DeleteLikeParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.DeleteLikeParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteLikeParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.DeleteLikeParameter
 
DeleteLikeParameter - Class in com.communote.plugins.api.rest.v30.resource.note.like
This class it the parameter class for the Like resource.
DeleteLikeParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.DeleteLikeParameter
Default Constuctor necessary for json parsing
DeleteLikeParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.DeleteLikeParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteLikeParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.DeleteLikeParameter
 
deleteMessage(Message) - Method in class com.communote.server.core.mail.fetching.MailFetcher
Deletes an email message.
deleteNavigationItem(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
DeleteNavigationItemParameter - Class in com.communote.plugins.api.rest.v30.resource.user.navigationitem
This class it the parameter class for the NavigationItem resource.
DeleteNavigationItemParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.DeleteNavigationItemParameter
Default Constuctor necessary for json parsing
DeleteNavigationItemParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.DeleteNavigationItemParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteNavigationItemParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.DeleteNavigationItemParameter
 
deleteNote(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
deleteNote(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
deleteNote(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
deleteNote(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
deleteNote(Long, boolean, boolean) - Method in interface com.communote.server.core.blog.NoteManagement
Deletes a user tagged post and all its comments.
deleteNote(Long, boolean, boolean) - Method in class com.communote.server.core.blog.NoteManagementBase
Deletes a user tagged post and all its comments.
deleteNote(Long, boolean, boolean) - Method in class com.communote.server.service.NoteService
Deletes a user tagged post and all its comments.
DeleteNoteParameter - Class in com.communote.plugins.api.rest.resource.note
This class it the parameter class for the Note resource.
DeleteNoteParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.DeleteNoteParameter
Default Constuctor necessary for json parsing
DeleteNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.DeleteNoteParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.DeleteNoteParameter
 
DeleteNoteParameter - Class in com.communote.plugins.api.rest.v22.resource.note
This class it the parameter class for the Note resource.
DeleteNoteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.DeleteNoteParameter
Default Constuctor necessary for json parsing
DeleteNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.DeleteNoteParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.DeleteNoteParameter
 
DeleteNoteParameter - Class in com.communote.plugins.api.rest.v24.resource.note
This class it the parameter class for the Note resource.
DeleteNoteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.DeleteNoteParameter
Default Constuctor necessary for json parsing
DeleteNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.DeleteNoteParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.DeleteNoteParameter
 
DeleteNoteParameter - Class in com.communote.plugins.api.rest.v30.resource.note
This class it the parameter class for the Note resource.
DeleteNoteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.DeleteNoteParameter
Default Constuctor necessary for json parsing
DeleteNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.DeleteNoteParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.DeleteNoteParameter
 
deleteNotesOfUser(Long) - Method in interface com.communote.server.core.blog.NoteManagement
Delete all notes and drafts of a user.
deleteNotesOfUser(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
Delete all notes and drafts of a user.
deleteNotesOfUser(Long) - Method in class com.communote.server.service.NoteService
Delete all notes and drafts of a user.
deleteOrphanedAttachments(Date) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Remove all attachments which are not connected to a note and which are older than the given date.
deleteOrphanedAttachments(Collection<Long>) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Deletes all provided attachments that are not connected to a note.
deleteOrphanedAttachments(Collection<Long>) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
Deletes all provided attachments that are not connected to a note.
deleteOrphanedAttachments(Date) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
DeleteOrphanedAttachmentsTaskHandler - Class in com.communote.server.core.tasks
 
DeleteOrphanedAttachmentsTaskHandler() - Constructor for class com.communote.server.core.tasks.DeleteOrphanedAttachmentsTaskHandler
 
DeletePostApiController - Class in com.communote.server.web.api.service.post
Deprecated.
Use new generated REST-API instead.
DeletePostApiController() - Constructor for class com.communote.server.web.api.service.post.DeletePostApiController
Deprecated.
 
deletePreference(MultivaluedMap<String, String>, Long, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
deletePreference(MultivaluedMap<String, String>, Long, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
DeletePreferenceParameter - Class in com.communote.plugins.api.rest.v24.resource.user.userpreference.preference
This class it the parameter class for the Preference resource.
DeletePreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
Default Constuctor necessary for json parsing
DeletePreferenceParameter(MultivaluedMap<String, String>, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
DeletePreferenceParameter(String, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
 
DeletePreferenceParameter - Class in com.communote.plugins.api.rest.v30.resource.user.userpreference.preference
This class it the parameter class for the Preference resource.
DeletePreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
Default Constuctor necessary for json parsing
DeletePreferenceParameter(MultivaluedMap<String, String>, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
DeletePreferenceParameter(String, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
 
deleteTag(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
 
deleteTagCategory(Long) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
deleteTagCategory(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
DeleteTagParameter - Class in com.communote.plugins.api.rest.v30.resource.tag
This class it the parameter class for the Tag resource.
DeleteTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.DeleteTagParameter
Default Constuctor necessary for json parsing
DeleteTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.DeleteTagParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.DeleteTagParameter
 
deleteTopic(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
deleteTopic(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
deleteTopic(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
deleteTopic(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
DeleteTopicMessage - Class in com.communote.plugins.mq.message.core.message.topic
Message for deleting a topic.
DeleteTopicMessage() - Constructor for class com.communote.plugins.mq.message.core.message.topic.DeleteTopicMessage
 
DeleteTopicMessageHandler - Class in com.communote.plugins.mq.message.core.handler
Handler for delete topic message
DeleteTopicMessageHandler() - Constructor for class com.communote.plugins.mq.message.core.handler.DeleteTopicMessageHandler
 
DeleteTopicParameter - Class in com.communote.plugins.api.rest.resource.topic
This class it the parameter class for the Topic resource.
DeleteTopicParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.DeleteTopicParameter
Default Constuctor necessary for json parsing
DeleteTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.DeleteTopicParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.DeleteTopicParameter
 
DeleteTopicParameter - Class in com.communote.plugins.api.rest.v22.resource.topic
This class it the parameter class for the Topic resource.
DeleteTopicParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.DeleteTopicParameter
Default Constuctor necessary for json parsing
DeleteTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.DeleteTopicParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.DeleteTopicParameter
 
DeleteTopicParameter - Class in com.communote.plugins.api.rest.v24.resource.topic
This class it the parameter class for the Topic resource.
DeleteTopicParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.DeleteTopicParameter
Default Constuctor necessary for json parsing
DeleteTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.DeleteTopicParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.DeleteTopicParameter
 
DeleteTopicParameter - Class in com.communote.plugins.api.rest.v30.resource.topic
This class it the parameter class for the Topic resource.
DeleteTopicParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.DeleteTopicParameter
Default Constuctor necessary for json parsing
DeleteTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.DeleteTopicParameter
This constructor parses all incoming parameter of a request into the class structure
DeleteTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.DeleteTopicParameter
 
DeleteTopicWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for deleting a topic.
DeleteTopicWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.DeleteTopicWidget
 
deleteUser(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
This method deletes the requested user by setting its status to UserStatus.DELETED.
DelimiterFilterMatchProcessor - Interface in com.communote.common.io
Handler that is invoked when a DelimiterFilterReader found a match.
DelimiterFilterReader - Class in com.communote.common.io
Reader that allows on-the-fly filtering of a character-stream read from another reader.
DelimiterFilterReader(Reader, String, String, DelimiterFilterMatchProcessor) - Constructor for class com.communote.common.io.DelimiterFilterReader
Create a new filtering reader
deproxy(Object, Class<T>) - Static method in class com.communote.server.persistence.helper.dao.LazyClassLoaderHelper
Dereference the proxy objects on demand.
DescendingOrderComparator - Class in com.communote.common.util
Comparator for sorting orderable objects in descending order.
DescendingOrderComparator() - Constructor for class com.communote.common.util.DescendingOrderComparator
 
DESCRIPTION - Static variable in class com.communote.server.model.blog.BlogConstants
 
DESCRIPTION - Static variable in class com.communote.server.model.tag.AbstractTagCategoryConstants
 
DESCRIPTION - Static variable in class com.communote.server.model.user.group.GroupConstants
 
DESCRIPTIONS - Static variable in class com.communote.server.model.tag.TagConstants
 
destroy() - Method in class com.communote.server.core.security.AbstractCommunoteAuthenticationFilter
Does nothing.
destroy() - Method in class com.communote.server.external.hibernate.ClientDelegateCache
destroy() - Method in class com.communote.server.web.commons.filter.BypassSessionTimeoutFilter
Does nothing.
destroy() - Method in class com.communote.server.web.commons.filter.ClientContextProcessingFilter
Does nothing.
destroy() - Method in class com.communote.server.web.commons.filter.CommunoteInternalFilter
destroy() - Method in class com.communote.server.web.commons.filter.CommunoteRestletForwardFilter
destroy() - Method in class com.communote.server.web.commons.filter.EncodingFilter
destroy() - Method in class com.communote.server.web.commons.filter.ExposeLocaleToErrorPageFilter
 
destroy() - Method in class com.communote.server.web.commons.filter.ForceSslChannelFilter
Does nothing.
destroy() - Method in class com.communote.server.web.commons.filter.InitializationFilter
Does nothing.
destroy() - Method in class com.communote.server.web.commons.filter.IpRangeChannelFilter
destroy() - Method in class com.communote.server.web.commons.filter.KenmeiForwardFilter
destroy() - Method in class com.communote.server.web.commons.filter.LanguageFilter
destroy() - Method in class com.communote.server.web.commons.filter.PublicAccessProcessingFilter
Does nothing.
destroy() - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
destroy() - Method in class com.communote.server.web.external.spring.security.HideInstallerAfterInstallationFilter
destroy() - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
destroy() - Method in class com.communote.server.web.external.spring.security.UserStatusFilter
destroy() - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
destroy() - Method in class com.communote.server.web.fe.installer.servlet.InstallationForwardFilter
destroy() - Method in class com.communote.server.web.filter.PluginAuthenticationFilter
Does nothing.
DetailBlogListItem - Class in com.communote.server.core.filter.listitems.blog
 
DetailBlogListItem() - Constructor for class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
Default constructor.
DetailBlogListItem(boolean, boolean, String, String, String, String, boolean, String, String, Long, String, Date) - Constructor for class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
DetailBlogListItem(DetailBlogListItem) - Constructor for class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
Copies constructor from other DetailBlogListItem
DetailedUserData - Class in com.communote.server.api.core.user
Value object holding detailed user data.
DetailedUserData() - Constructor for class com.communote.server.api.core.user.DetailedUserData
Constructor.
DetailedUserData(DetailedUserData) - Constructor for class com.communote.server.api.core.user.DetailedUserData
Copies constructor from other UserData
DetailedUserData(Date, Date, Long, String, String, String, String, String, UserStatus) - Constructor for class com.communote.server.api.core.user.DetailedUserData
Contructor
DetailedUserData(Date, Long, String, String, String, String, String, UserStatus) - Constructor for class com.communote.server.api.core.user.DetailedUserData
Contructor
DetailPostListItem - Class in com.communote.server.web.api.to.listitem
List item describing a note that should be used by the old API in versions prior to 1.0.1
DetailPostListItem() - Constructor for class com.communote.server.web.api.to.listitem.DetailPostListItem
creates a new instance
DetailPostListItem - Class in com.communote.server.web.api.to.listitem.v1_0_1
List item describing a note that should be used by the old API in versions since 1.0.1
DetailPostListItem() - Constructor for class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
Creates a new instance
determineAbsoluteAttachmentUrl(Attachment) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Determine the absolute URL Path for a resource
determineAbsoluteAttachmentUrl(Attachment, boolean) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Determine the absolute URL Path for a resource
determineAbsoluteAttachmentUrl(AttachmentData, boolean) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Determine the absolute URL Path for a resource
determineKnownMimeType(Attachment) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Match the contentype of the attachment to the known mime types
determineKnownMimeType(AttachmentData) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Match the contentype of the attachment to the known mime types
determineKnownMimeType(String) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Match the mime type to the known mime types
determineMimeTypeIconName(Attachment) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Well its not frontend here, but we do this anyway in here
determineOutputType() - Method in class com.communote.server.widgets.AbstractWidget
Determine the output type based on the request
determineRelativeAttachmentUrl(Attachment) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Determine the resource url for download/access for the given item
determineRelativeAttachmentUrl(AttachmentData) - Static method in class com.communote.server.core.retrieval.helper.AttachmentHelper
Determine the resource URL for download/access for the given list item
determineScriptsCompression(HttpServletRequest, Map<String, Object>) - Method in class com.communote.plugins.core.views.ViewControllerData
Checks, if scripts should be packed and/or compressed.
determineStylesCompression(HttpServletRequest, Map<String, Object>) - Method in class com.communote.plugins.core.views.ViewControllerData
Checks, if styles should be packed and/or compressed.
determineTargetUrl(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationSuccessHandler
Get the targetUrl from the request parameter returned by AbstractAuthenticationTargetUrlRequestHandler.getTargetUrlParameter().
determineUrlToUseForThisRequest(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationProcessingFilterEntryPoint
determineViewType(Map<String, ? extends Object>, QueryParametersParameterNameProvider) - Static method in class com.communote.server.core.vo.query.config.TimelineQueryParametersConfigurator
Helper to determine the TimelineFilterViewType based on the parameters.
determineViewType(Map<String, ? extends Object>) - Method in class com.communote.server.core.vo.query.config.TimelineQueryParametersConfigurator
Helper to determine the TimelineFilterViewType based on the parameters and the defined name provider.
DevelopmentProperties - Class in com.communote.server.api.core.config
Object holding some special properties when running a development system.
DevelopmentProperties(File) - Constructor for class com.communote.server.api.core.config.DevelopmentProperties
Creates and initializes the development properties.
DevelopmentView() - Constructor for class com.communote.plugins.api.rest.to.ApiResult.DevelopmentView
 
DevelopmentView() - Constructor for class com.communote.plugins.api.rest.v22.to.ApiResult.DevelopmentView
 
DevelopmentView() - Constructor for class com.communote.plugins.api.rest.v24.to.ApiResult.DevelopmentView
 
DevelopmentView() - Constructor for class com.communote.plugins.api.rest.v30.to.ApiResult.DevelopmentView
 
DIRECT - Static variable in class com.communote.server.model.note.NoteConstants
 
DIRECT_MESSAGE_PREFIX - Static variable in class com.communote.server.core.blog.notes.processors.ExtractUsersNotePreProcessor
Prefix for direct messages
DirectMessageConversionException - Exception in com.communote.server.core.blog.notes
Exception to be raised when someone update a note and tries to convert it into a direct message.
DirectMessageConversionException(String) - Constructor for exception com.communote.server.core.blog.notes.DirectMessageConversionException
Creates an instance of the exception with a details message.
DirectMessageMissingRecipientException - Exception in com.communote.server.core.blog.notes.processors.exceptions
Thrown to indicate that a direct message could not be created because there were no users to be notified.
DirectMessageMissingRecipientException(boolean) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.DirectMessageMissingRecipientException
Constructor.
DirectMessageMissingRecipientException(Collection<String>, Collection<String>) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.DirectMessageMissingRecipientException
Constructor.
DirectMessageMissingRecipientMailMessage - Class in com.communote.server.core.mail.messages.fetching
A mail message displaying the error message shown when reply to a direct message do not contains correct recipients.
DirectMessageMissingRecipientMailMessage(User, String[], String[]) - Constructor for class com.communote.server.core.mail.messages.fetching.DirectMessageMissingRecipientMailMessage
Creates a new error message email.
DirectMessageWrongRecipientForAnswerException - Exception in com.communote.server.core.blog.notes.processors.exceptions
Thrown if a recipient of a direct message which is an answer to another direct message is not among the recipients of the parent note or is not the author of the parent note.
DirectMessageWrongRecipientForAnswerException(String) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.DirectMessageWrongRecipientForAnswerException
Constructor.
DirectQueryResultConverter<I,O> - Class in com.communote.server.core.vo.query.converters
 
DirectQueryResultConverter() - Constructor for class com.communote.server.core.vo.query.converters.DirectQueryResultConverter
 
DIRECTUSERS - Static variable in class com.communote.server.model.note.NoteConstants
 
disableDistribution() - Method in class com.communote.server.core.common.caching.eh.DistributionSupportCacheExtension
Turns the distribution for the extended cache off
disableTemporarily(String, C) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Temporarily disable the image provider
disableUser(String) - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
This method is called if a user disables this connector.
disableUser(String) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
This method does nothing.
disableUser(long, String) - Method in interface com.communote.server.core.messaging.NotificationManagement
This method is called when a user disables a connector.
disableUser(long, String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
This method is called when a user disables a connector.
disableUser(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
This method temporarily disables the selected user.
disassemble(Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
disassemble(Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
disassemble(Object) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
disassemble(Object) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
disconnect() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Closes the connection to the mail server.
disconnect(Long) - Method in interface com.communote.server.persistence.blog.ResolvedTopicToTopicDao
This method removes all connections for the given topic.
disconnect(Long, Long) - Method in interface com.communote.server.persistence.blog.ResolvedTopicToTopicDao
This method removes the given child topic as child from the given parent topic.
disconnect(Long) - Method in class com.communote.server.persistence.blog.ResolvedTopicToTopicDaoImpl
This method removes all connections for the given topic.
disconnect(Long, Long) - Method in class com.communote.server.persistence.blog.ResolvedTopicToTopicDaoImpl
This method removes the given child topic as child from the given parent topic.
DiscussionChangedEvent - Class in com.communote.server.core.blog
Event, which is fired, when a discussion as changed.
DiscussionChangedEvent(Long) - Constructor for class com.communote.server.core.blog.DiscussionChangedEvent
Constructor.
DiscussionContentTypeWidgetExtension - Class in com.communote.plugins.widget.extension
ContentType for discussion/conversations.
DiscussionContentTypeWidgetExtension() - Constructor for class com.communote.plugins.widget.extension.DiscussionContentTypeWidgetExtension
Constructor.
DiscussionDetailsRetriever - Class in com.communote.server.core.blog
 
DiscussionDetailsRetriever(NoteDao) - Constructor for class com.communote.server.core.blog.DiscussionDetailsRetriever
Creates a new instance of the retriever
DiscussionFilterMode - Enum in com.communote.server.core.vo.query
Defines possible filter modes for discussions.
DISCUSSIONID - Static variable in class com.communote.server.model.note.NoteConstants
 
DiscussionListItem - Class in com.communote.server.web.api.to.listitem
List item to be attached to a note to provide the details about the discussion the note belongs to.
DiscussionListItem() - Constructor for class com.communote.server.web.api.to.listitem.DiscussionListItem
Creates a new instance
DiscussionNoteData - Class in com.communote.server.core.vo.blog
NoteData which additionally provides the comments of the note.
DiscussionNoteData() - Constructor for class com.communote.server.core.vo.blog.DiscussionNoteData
 
DiscussionNotificationDefinition - Class in com.communote.server.core.messaging.definitions
Notification definition for discussions.
DiscussionNotificationNoteProcessor - Class in com.communote.server.core.blog.notes.processors
Processor for the @@discussion notation.
DiscussionNotificationNoteProcessor(boolean, BlogRightsManagement) - Constructor for class com.communote.server.core.blog.notes.processors.DiscussionNotificationNoteProcessor
Constructor which creates a new notification note processor
DiscussionParticipationNotificationNoteProcessor - Class in com.communote.server.core.blog.notes.processors
Processor, which collects users, which want's to be notified about discussions they participated explicitly without being explicitly notified.
DiscussionParticipationNotificationNoteProcessor(boolean, BlogRightsManagement, NotificationService) - Constructor for class com.communote.server.core.blog.notes.processors.DiscussionParticipationNotificationNoteProcessor
Constructor which creates a new notification note processor
DISCUSSIONPATH - Static variable in class com.communote.server.model.note.NoteConstants
 
DispatcherServletInitializer - Class in com.communote.server.web.bootstrap
 
DispatcherServletInitializer(ServletContext) - Constructor for class com.communote.server.web.bootstrap.DispatcherServletInitializer
 
DisplayName - Interface in com.communote.server.persistence
Interface for rendering a displayable name
dispose() - Method in class com.communote.server.core.common.caching.eh.DistributionSupportCacheExtension
dispose() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
dispose() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProvider
DistributableEvent - Interface in com.communote.server.api.core.event
An event that can be distributed to other Communote nodes when running a clustered Communote setup.
DistributionSupportCacheExtension - Class in com.communote.server.core.common.caching.eh
Cache extensions which can switch a cache into a distributed cache that works with a specific replication scheme.
DistributionSupportCacheExtension(Ehcache, Properties) - Constructor for class com.communote.server.core.common.caching.eh.DistributionSupportCacheExtension
Creates a cache extension for the provided cache.
DistributionSupportCacheExtensionFactory - Class in com.communote.server.core.common.caching.eh
Factory to create cache extensions which can switch a cache into a distributed cache that works with a specific replication scheme.
DistributionSupportCacheExtensionFactory() - Constructor for class com.communote.server.core.common.caching.eh.DistributionSupportCacheExtensionFactory
 
dnConformsToSearchBaseDefinitions(String, Collection<LdapSearchBaseDefinition>) - Static method in class com.communote.server.core.common.ldap.LdapUtils
Tests whether a DN conforms to at least on of the search bases.
DocumentContentTypeWidgetExtension - Class in com.communote.plugins.widget.extension
ContentType for documents, like pdf or word.
DocumentContentTypeWidgetExtension() - Constructor for class com.communote.plugins.widget.extension.DocumentContentTypeWidgetExtension
Constructor.
doDelete(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.core.views.ViewController
Handles DELETE requests.
doEndTag() - Method in class com.communote.server.web.commons.tags.FmtMessageTag
doEndTag() - Method in class com.communote.server.web.commons.tags.HighlightMatchingTag
doEndTag() - Method in class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
This method sets specific values for rendering the image path.
doEndTag() - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
doEndTag() - Method in class com.communote.server.web.commons.tags.menu.EntryTag
 
doEndTag() - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
doEndTag() - Method in class com.communote.server.web.commons.tags.TipTag
doExecute(DatabaseUpdateType) - Method in class com.communote.server.core.common.database.DatabaseUpdater
Will be invoked by DatabaseUpdater.execute(DatabaseUpdateType) to do the actual update.
doExecute(DatabaseUpdateType) - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.core.security.AuthenticationFilterManagement
Executes the chain with the additional filters.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.BypassSessionTimeoutFilter
Checks the current session.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.ClientContextProcessingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.CommunoteInternalFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.CommunoteRestletForwardFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.EncodingFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.ExposeLocaleToErrorPageFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.ForceSslChannelFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.InitializationFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.IpRangeChannelFilter
set channel type to ClientAndChannelContextHolder check ip
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.KenmeiForwardFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.LanguageFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.commons.filter.PublicAccessProcessingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.external.spring.security.AuthenticationSuccessFailureFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.external.spring.security.CommunoteBasicAuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.external.spring.security.CommunoteRememberMeProcessingFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.external.spring.security.HideInstallerAfterInstallationFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.external.spring.security.UserStatusFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.fe.installer.servlet.InstallationForwardFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.communote.server.web.filter.PluginAuthenticationFilter
Dispatches the logic to registered filters from plugins.
doGet(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.activity.base.fe.admin.ActivityAdminController
 
doGet(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.core.views.ViewController
Handles GET requests.
doGet(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.embed.EmbedController
 
doGet(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.embed.EmbedMessengerController
 
doGet(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.mq.provider.activemq.adminconsole.AdminController
Handles GET requests.
doGet(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.mq.provider.activemq.monitor.MQBrokerMonitorController
 
doGet(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.BaseRestApiController
Deprecated.
Do the get on a resource
doGet(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.blog.BlogApiController
Deprecated.
Do the get on a resource
doGet(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.blog.BlogUserRoleApiController
Deprecated.
Do the get on a resource
doGet(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.post.PostApiController
Deprecated.
Do the get on a resource
doGet(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.post.PostCounterApiController
Returns the number of posts.
doGet(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.user.UserApiController
Deprecated.
Do the get on a resource
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.commons.servlet.CommunoteRestletCrawlerServlet
doHead(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.core.views.ViewController
Handles HEAD requests.
doOnClient(ClientTO) - Method in interface com.communote.server.api.core.client.ClientDelegateCallback
Execute the method on the desired database.
doOnClient(ClientTO) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPDatabaseCallback
Execute the method on the desired database.
doOnGlobalClient() - Method in interface com.communote.server.api.core.client.GlobalClientDelegateCallback
Do on global database.
doPost(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.activity.base.fe.admin.ActivityAdminController
 
doPost(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.core.views.ViewController
Handles POST requests.
doPost(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.embed.EmbedController
 
doPost(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.mq.provider.activemq.adminconsole.AdminController
Handles POST requests.
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.BaseRestApiController
Deprecated.
Do a a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.blog.BlogApiController
Deprecated.
Do a creation or edit of a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.blog.BlogPublicAccessApiController
Deprecated.
Do a a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.blog.BlogRightApiController
Deprecated.
Do a a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.blog.BlogUserRoleApiController
Deprecated.
Do a a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.blog.DeleteBlogApiController
Deprecated.
Do a a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.blog.InviteUserToBlogApiController
Deprecated.
Do a a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.external.confluence.ConfluenceExternalObjectsApiController
Save the settings.
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.external.DeleteExternalObjectsApiController
Save the settings.
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.post.DeletePostApiController
Deprecated.
Do a a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.post.FavoriteApiController
Deprecated.
Do a a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.post.PostApiController
Deprecated.
Do a creation or edit of a post resource
doPost(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.user.FollowApiController
Deprecated.
Do a a post resource
doPut(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.core.views.ViewController
Handles PUT requests.
doStartTag() - Method in class com.communote.server.web.commons.tags.FmtMessageTag
doStartTag() - Method in class com.communote.server.web.commons.tags.menu.EntryTag
 
doStartTag() - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
doUnknown(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.plugins.core.views.ViewController
Handles UNKNOWN requests.
doValidate(T, Errors) - Method in class com.communote.server.web.commons.controller.GenericValidator
 
doValidate(AuthenticationForm, Errors) - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationValidator
doValidate(ServerForm, Errors) - Method in class com.communote.server.web.fe.portal.user.system.application.ServerValidator
doValidate(VirusScanningForm, Errors) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningValidator
doValidate(MailInForm, Errors) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInValidator
doValidate(XmppForm, Errors) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppAdvancedValidator
doValidate(XmppForm, Errors) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppValidator
download(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.communote.server.web.fe.portal.controller.ResourceStoreDownloadController
Handler for a GET request which will stream the content of the resource category.
DOWNLOAD_PARAMETER - Static variable in class com.communote.server.web.commons.view.RepositoryContentView
Use this parameter to set a file to be attached instead of inline.
DUMMY_OBJECT - Static variable in class com.communote.server.core.property.BinaryPropertyAccessor
DUMMY Object since the binary properties are not bound to a object instance
DummyPropertyable() - Constructor for class com.communote.server.core.property.BinaryPropertyAccessor.DummyPropertyable
 
dumpSession(HttpServletRequest) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Dumps the session.
DuplicateNoteIdDetectedForDeletionException - Exception in com.communote.plugins.activity.base.task
Occurs in case a note id is detected for deletion that already has been handled in the past.
DuplicateNoteIdDetectedForDeletionException(String) - Constructor for exception com.communote.plugins.activity.base.task.DuplicateNoteIdDetectedForDeletionException
DYNAMICMODE - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
DynamicUrlHandlerMapping - Class in com.communote.server.web.commons.controller
 
DynamicUrlHandlerMapping() - Constructor for class com.communote.server.web.commons.controller.DynamicUrlHandlerMapping
 
DynamicUrlHandlerMappingRegistry - Class in com.communote.plugins.core.registries
Component which registers a new UrlMappingController.
DynamicUrlHandlerMappingRegistry() - Constructor for class com.communote.plugins.core.registries.DynamicUrlHandlerMappingRegistry
Constructor.
DynamicVelocityViewResolver - Class in com.communote.server.web.commons.view.velocity
A velocity view resolver which uses the TemplateManager for resolving the view names.
DynamicVelocityViewResolver() - Constructor for class com.communote.server.web.commons.view.velocity.DynamicVelocityViewResolver
 

E

EDIT - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a update action
EDITABLE - Static variable in class com.communote.server.web.commons.FeConstants.Attributes
Boolean if a form / action should be editable
EditBlogViewController - Class in com.communote.server.web.fe.portal.blog.controller
Controller to prepare the edit blog view.
EditBlogViewController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.EditBlogViewController
 
editExternalObject(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
editExternalObject(String, Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
editExternalObject(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
editExternalObject(String, Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
editExternalObject(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
editExternalObject(String, Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
EditExternalObjectParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
EditExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Default Constuctor necessary for json parsing
EditExternalObjectParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
EditExternalObjectParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
 
EditExternalObjectParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
EditExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Default Constuctor necessary for json parsing
EditExternalObjectParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
EditExternalObjectParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
 
EditExternalObjectParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
EditExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Default Constuctor necessary for json parsing
EditExternalObjectParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
EditExternalObjectParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
 
editNavigationItem(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
editNavigationItem(String, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
EditNavigationItemParameter - Class in com.communote.plugins.api.rest.v30.resource.user.navigationitem
This class it the parameter class for the NavigationItem resource.
EditNavigationItemParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Default Constuctor necessary for json parsing
EditNavigationItemParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
This constructor parses all incoming parameter of a request into the class structure
EditNavigationItemParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
 
editNote(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
editNote(String, Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
editNote(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
editNote(String, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
editNote(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
editNote(String, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
editNote(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
editNote(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
EditNoteParameter - Class in com.communote.plugins.api.rest.resource.note
This class it the parameter class for the Note resource.
EditNoteParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Default Constuctor necessary for json parsing
EditNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.EditNoteParameter
This constructor parses all incoming parameter of a request into the class structure
EditNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.EditNoteParameter
 
EditNoteParameter - Class in com.communote.plugins.api.rest.v22.resource.note
This class it the parameter class for the Note resource.
EditNoteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Default Constuctor necessary for json parsing
EditNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
This constructor parses all incoming parameter of a request into the class structure
EditNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
 
EditNoteParameter - Class in com.communote.plugins.api.rest.v24.resource.note
This class it the parameter class for the Note resource.
EditNoteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Default Constuctor necessary for json parsing
EditNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
This constructor parses all incoming parameter of a request into the class structure
EditNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
 
EditNoteParameter - Class in com.communote.plugins.api.rest.v30.resource.note
This class it the parameter class for the Note resource.
EditNoteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Default Constuctor necessary for json parsing
EditNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
This constructor parses all incoming parameter of a request into the class structure
EditNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
 
EditNotificationNoteStoringPreProcessor - Class in com.communote.server.core.blog.notes.processors
 
EditNotificationNoteStoringPreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.EditNotificationNoteStoringPreProcessor
 
editPreference(MultivaluedMap<String, String>, Long, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
editPreference(String, Long, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
editPreference(MultivaluedMap<String, String>, Long, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
editPreference(String, Long, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
EditPreferenceParameter - Class in com.communote.plugins.api.rest.v24.resource.user.userpreference.preference
This class it the parameter class for the Preference resource.
EditPreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Default Constuctor necessary for json parsing
EditPreferenceParameter(MultivaluedMap<String, String>, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
EditPreferenceParameter(String, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
 
EditPreferenceParameter - Class in com.communote.plugins.api.rest.v30.resource.user.userpreference.preference
This class it the parameter class for the Preference resource.
EditPreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Default Constuctor necessary for json parsing
EditPreferenceParameter(MultivaluedMap<String, String>, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
EditPreferenceParameter(String, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
 
editRight(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
 
editRight(String, Long, String) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
 
editRight(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
 
editRight(String, Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
 
editRight(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
 
editRight(String, Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
 
editRight(MultivaluedMap<String, String>, Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
 
editRight(String, Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
 
EditRightParameter - Class in com.communote.plugins.api.rest.resource.topic.right
This class it the parameter class for the Right resource.
EditRightParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Default Constuctor necessary for json parsing
EditRightParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
This constructor parses all incoming parameter of a request into the class structure
EditRightParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
 
EditRightParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.right
This class it the parameter class for the Right resource.
EditRightParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Default Constuctor necessary for json parsing
EditRightParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
This constructor parses all incoming parameter of a request into the class structure
EditRightParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
 
EditRightParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.right
This class it the parameter class for the Right resource.
EditRightParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Default Constuctor necessary for json parsing
EditRightParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
This constructor parses all incoming parameter of a request into the class structure
EditRightParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
 
EditRightParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.right
This class it the parameter class for the Right resource.
EditRightParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Default Constuctor necessary for json parsing
EditRightParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
This constructor parses all incoming parameter of a request into the class structure
EditRightParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
 
editTag(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
 
editTag(String, Long) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
 
editTag(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
 
editTag(String, Long) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
 
editTag(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
 
editTag(String, Long) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
 
editTag(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
 
editTag(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
 
EditTagParameter - Class in com.communote.plugins.api.rest.resource.tag
This class it the parameter class for the Tag resource.
EditTagParameter() - Constructor for class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Default Constuctor necessary for json parsing
EditTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.tag.EditTagParameter
This constructor parses all incoming parameter of a request into the class structure
EditTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.tag.EditTagParameter
 
EditTagParameter - Class in com.communote.plugins.api.rest.v22.resource.tag
This class it the parameter class for the Tag resource.
EditTagParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Default Constuctor necessary for json parsing
EditTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
This constructor parses all incoming parameter of a request into the class structure
EditTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
 
EditTagParameter - Class in com.communote.plugins.api.rest.v24.resource.tag
This class it the parameter class for the Tag resource.
EditTagParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Default Constuctor necessary for json parsing
EditTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
This constructor parses all incoming parameter of a request into the class structure
EditTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
 
EditTagParameter - Class in com.communote.plugins.api.rest.v30.resource.tag
This class it the parameter class for the Tag resource.
EditTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Default Constuctor necessary for json parsing
EditTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
This constructor parses all incoming parameter of a request into the class structure
EditTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
 
editTopic(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
editTopic(String, String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
editTopic(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
editTopic(String, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
editTopic(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
editTopic(String, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
editTopic(MultivaluedMap<String, String>, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
editTopic(String, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
EditTopicMessage - Class in com.communote.plugins.mq.message.core.message.topic
Message for editing a topic.
EditTopicMessage() - Constructor for class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
EditTopicMessageHandler - Class in com.communote.plugins.mq.message.core.handler
The Class EditTopicMessageHandler.
EditTopicMessageHandler() - Constructor for class com.communote.plugins.mq.message.core.handler.EditTopicMessageHandler
 
EditTopicParameter - Class in com.communote.plugins.api.rest.resource.topic
This class it the parameter class for the Topic resource.
EditTopicParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Default Constuctor necessary for json parsing
EditTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
This constructor parses all incoming parameter of a request into the class structure
EditTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
 
EditTopicParameter - Class in com.communote.plugins.api.rest.v22.resource.topic
This class it the parameter class for the Topic resource.
EditTopicParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Default Constuctor necessary for json parsing
EditTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
This constructor parses all incoming parameter of a request into the class structure
EditTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
 
EditTopicParameter - Class in com.communote.plugins.api.rest.v24.resource.topic
This class it the parameter class for the Topic resource.
EditTopicParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Default Constuctor necessary for json parsing
EditTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
This constructor parses all incoming parameter of a request into the class structure
EditTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
 
EditTopicParameter - Class in com.communote.plugins.api.rest.v30.resource.topic
This class it the parameter class for the Topic resource.
EditTopicParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Default Constuctor necessary for json parsing
EditTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
This constructor parses all incoming parameter of a request into the class structure
EditTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
 
EditTopicStructureWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for editing the topic structure.
EditTopicStructureWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.EditTopicStructureWidget
 
editUser(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
editUser(String, Long) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
editUser(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
editUser(String, Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
editUser(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
editUser(String, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
editUser(MultivaluedMap<String, String>, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
editUser(String, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
EditUserParameter - Class in com.communote.plugins.api.rest.resource.user
This class it the parameter class for the User resource.
EditUserParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.EditUserParameter
Default Constuctor necessary for json parsing
EditUserParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.EditUserParameter
This constructor parses all incoming parameter of a request into the class structure
EditUserParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.EditUserParameter
 
EditUserParameter - Class in com.communote.plugins.api.rest.v22.resource.user
This class it the parameter class for the User resource.
EditUserParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Default Constuctor necessary for json parsing
EditUserParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
This constructor parses all incoming parameter of a request into the class structure
EditUserParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
 
EditUserParameter - Class in com.communote.plugins.api.rest.v24.resource.user
This class it the parameter class for the User resource.
EditUserParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Default Constuctor necessary for json parsing
EditUserParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
This constructor parses all incoming parameter of a request into the class structure
EditUserParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
 
EditUserParameter - Class in com.communote.plugins.api.rest.v30.resource.user
This class it the parameter class for the User resource.
EditUserParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Default Constuctor necessary for json parsing
EditUserParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
This constructor parses all incoming parameter of a request into the class structure
EditUserParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
 
editUserPreference(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
 
editUserPreference(String, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
 
editUserPreference(MultivaluedMap<String, String>, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
 
editUserPreference(String, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
 
EditUserPreferenceParameter - Class in com.communote.plugins.api.rest.v24.resource.user.userpreference
This class it the parameter class for the UserPreference resource.
EditUserPreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Default Constuctor necessary for json parsing
EditUserPreferenceParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
EditUserPreferenceParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
 
EditUserPreferenceParameter - Class in com.communote.plugins.api.rest.v30.resource.user.userpreference
This class it the parameter class for the UserPreference resource.
EditUserPreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Default Constuctor necessary for json parsing
EditUserPreferenceParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
EditUserPreferenceParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.resource.tagsuggestionlist
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.resource.timelinenote
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.resource.timelinetag
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.resource.timelinetopic
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.resource.timelineuser
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v22.resource.tagsuggestionlist
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v22.resource.timelinenote
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v22.resource.timelinetag
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v22.resource.timelinetopic
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v22.resource.timelineuser
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v24.resource.tagsuggestionlist
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v24.resource.timelinenote
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v24.resource.timelinetag
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v24.resource.timelinetopic
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v24.resource.timelineuser
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v30.resource.tagsuggestionlist
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v30.resource.timelinenote
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v30.resource.timelinetag
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v30.resource.timelinetopic
 
EF_topicAccess - Enum in com.communote.plugins.api.rest.v30.resource.timelineuser
 
EGroupIdentifier - Enum in com.communote.plugins.api.rest.v30.resource.group
 
EGroupIdentifier - Enum in com.communote.plugins.api.rest.v30.resource.group.member
 
EhCache - Class in com.communote.server.core.common.caching.eh
Cache backend by Ehcache.
EhCache(Ehcache) - Constructor for class com.communote.server.core.common.caching.eh.EhCache
Creates the EhCache instance.
EhCacheConfigurer - Interface in com.communote.server.core.common.caching.eh
An EhCacheConfigurer gives access to a configuration for the EhCache backend.
EhCacheManager - Class in com.communote.server.core.common.caching.eh
Implementation of the CacheManager interface using Ehcache.
EhCacheManager() - Constructor for class com.communote.server.core.common.caching.eh.EhCacheManager
 
EMAIL - Static variable in class com.communote.server.model.user.UserConstants
 
EmailAliasInvitationField - Class in com.communote.server.persistence.user.invitationfields
 
EmailAlreadyExistsException - Exception in com.communote.server.core.user
 
EmailAlreadyExistsException(String) - Constructor for exception com.communote.server.core.user.EmailAlreadyExistsException
Constructs a new instance of EmailAlreadyExistsException
EmailInvitationField - Class in com.communote.server.persistence.user.invitationfields
 
EmailSecurityCode - Class in com.communote.server.model.user.security
Code for confirming an email address
EmailSecurityCode() - Constructor for class com.communote.server.model.user.security.EmailSecurityCode
 
EmailSecurityCode.Factory - Class in com.communote.server.model.user.security
Constructs new instances of EmailSecurityCode.
EmailSecurityCodeConstants - Class in com.communote.server.model.user.security
This class holds constants of attributes and associations of the entity EmailSecurityCode.
EmailSecurityCodeConstants() - Constructor for class com.communote.server.model.user.security.EmailSecurityCodeConstants
 
EmailSecurityCodeDao - Interface in com.communote.server.persistence.user.security
 
EmailSecurityCodeDaoBase - Class in com.communote.server.persistence.user.security
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.security.EmailSecurityCode.
EmailSecurityCodeDaoBase() - Constructor for class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
EmailSecurityCodeDaoImpl - Class in com.communote.server.persistence.user.security
 
EmailSecurityCodeDaoImpl() - Constructor for class com.communote.server.persistence.user.security.EmailSecurityCodeDaoImpl
 
EmailSecurityCodeImpl - Class in com.communote.server.model.user.security
 
EmailSecurityCodeImpl() - Constructor for class com.communote.server.model.user.security.EmailSecurityCodeImpl
 
EmailValidationException - Exception in com.communote.server.api.core.common
 
EmailValidationException(String) - Constructor for exception com.communote.server.api.core.common.EmailValidationException
Constructs a new instance of EmailValidationException
EmailValidationException(String, Throwable) - Constructor for exception com.communote.server.api.core.common.EmailValidationException
Constructs a new instance of EmailValidationException
EmailValidator - Class in com.communote.common.validation
Static class for eMail validation
EmbedController - Class in com.communote.plugins.embed
Controller to embed Communote elsewhere
EmbedController(BundleContext) - Constructor for class com.communote.plugins.embed.EmbedController
 
EmbedControllerRequestPostProcessor - Interface in com.communote.plugins.embed
Processor which can be used to modify the ModelAndView before the response of the EmbedController is rendered.
EmbeddedConnectionFactoryProvider - Interface in com.communote.plugins.mq.provider.jms
Provides the connection factory for an embedded broker.
EmbeddedConnectionFactoryProviderImpl - Class in com.communote.plugins.mq.provider.activemq.embedded
Provides the ActiveMQConnectionFactory for an embedded broker.
EmbeddedConnectionFactoryProviderImpl() - Constructor for class com.communote.plugins.mq.provider.activemq.embedded.EmbeddedConnectionFactoryProviderImpl
 
EmbedJsMessages - Class in com.communote.plugins.embed
 
EmbedJsMessages() - Constructor for class com.communote.plugins.embed.EmbedJsMessages
 
EmbedMediaMetadataProvider - Class in com.communote.plugins.widget.extension
 
EmbedMediaMetadataProvider() - Constructor for class com.communote.plugins.widget.extension.EmbedMediaMetadataProvider
 
EmbedMessengerController - Class in com.communote.plugins.embed
 
EmbedMessengerController(BundleContext) - Constructor for class com.communote.plugins.embed.EmbedMessengerController
 
emptyList() - Static method in class com.communote.common.util.PageableList
Get an empty, unmodifiable empty list
EmptyWidget - Class in com.communote.server.widgets
An empty widget for widgets with no functionality, just displaying functionality
EmptyWidget() - Constructor for class com.communote.server.widgets.EmptyWidget
 
enable() - Method in class com.communote.server.core.image.HttpExternalImageProvider
Re-enable the provider if it is currently temporarily disabled.
ENABLED - Static variable in class com.communote.server.model.security.IpRangeChannelConstants
 
ENABLED - Static variable in class com.communote.server.model.security.IpRangeFilterConstants
 
enableDistribution() - Method in class com.communote.server.core.common.caching.eh.DistributionSupportCacheExtension
Turns the distribution for the extended cache on
enableUser(String) - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
This method is called if a user enables this connector.
enableUser(String) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
This method sends a friend request to the user if he isn't already in the bots Roster .
enableUser(long, String) - Method in interface com.communote.server.core.messaging.NotificationManagement
This method is called if a user enables a connector.
enableUser(long, String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
This method is called if a user enables a connector.
encapsulateAttributesInQuotes(String) - Static method in class com.communote.common.util.HTMLHelper
Some tools (e.g.
encode(byte[]) - Static method in class com.communote.common.util.Base64Utils
Base64 encodes the bytes with the URL-safe table.
encodeRGBHexString(Color, boolean) - Static method in class com.communote.common.util.ColorUtils
Create a string representation of the color in the format #RRGGBB or #RRGGBBAA if withAlpha is true.
encodeRGBIntString(Color, boolean) - Static method in class com.communote.common.util.ColorUtils
Create a string of the integer values of the RGB components of the color.
encodeToBytes(byte[]) - Static method in class com.communote.common.util.Base64Utils
Base64 encodes the bytes with the URL-safe table.
encodeUriComponent(String) - Static method in class com.communote.common.util.UriUtils
Encode a URI component by replacing reserved characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character.
EncodingFilter - Class in com.communote.server.web.commons.filter
Filter to set the encoding on the request and response
EncodingFilter() - Constructor for class com.communote.server.web.commons.filter.EncodingFilter
 
encrypt(String, String) - Static method in class com.communote.common.encryption.EncryptionUtils
Encrypt the clear text and adds a random salt.
encrypt(String, String, byte[]) - Static method in class com.communote.common.encryption.EncryptionUtils
Encrypt the clear text with a defined salt.
EncryptionException - Exception in com.communote.common.encryption
Exception which is thrown when the de- or encryption failed
EncryptionException(String) - Constructor for exception com.communote.common.encryption.EncryptionException
Constructor
EncryptionException(String, Throwable) - Constructor for exception com.communote.common.encryption.EncryptionException
 
EncryptionUtils - Class in com.communote.common.encryption
 
END - Static variable in class com.communote.server.model.security.IpRangeConstants
 
endElement(String, String, String) - Method in class com.communote.server.core.crc.xml.MetadataXMLHandler
ENDVALUE - Static variable in class com.communote.server.model.security.IpRangeConstants
 
EnhancedPageSection - Class in com.communote.server.web.fe.portal.controller
Descriptor for sections which defines some additional content elements.
EnhancedPageSection(String) - Constructor for class com.communote.server.web.fe.portal.controller.EnhancedPageSection
 
EntityBannerImageDescriptor - Class in com.communote.server.api.core.image.type
Descriptor for banner images of entities like topics, tags or users.
EntityBannerImageDescriptor() - Constructor for class com.communote.server.api.core.image.type.EntityBannerImageDescriptor
 
EntityGroupListItem - Class in com.communote.server.core.filter.listitems.blog.member
List item for groups (as part of the blog role assignment)
EntityGroupListItem() - Constructor for class com.communote.server.core.filter.listitems.blog.member.EntityGroupListItem
 
EntityImageManagement - Class in com.communote.server.core.image.type
Service for storing and accessing images of entities like users, topics or tags.
EntityImageManagement() - Constructor for class com.communote.server.core.image.type.EntityImageManagement
 
EntityImageManagement.ImageType - Enum in com.communote.server.core.image.type
Possible types.
EntityImageProvider - Class in com.communote.server.core.image.type
Provider that loads the images of entities like topics or tags from binary properties.
EntityImageProvider(String, EntityImageManagement.ImageType) - Constructor for class com.communote.server.core.image.type.EntityImageProvider
Constructor.
EntityListItem - Class in com.communote.server.web.fe.widgets.management.user.group
Simple data object to represent a user or a group.
EntityListItem() - Constructor for class com.communote.server.web.fe.widgets.management.user.group.EntityListItem
 
EntityProfileImageDescriptor - Class in com.communote.server.api.core.image.type
Descriptor for images of entities like topics or tags.
EntityProfileImageDescriptor() - Constructor for class com.communote.server.api.core.image.type.EntityProfileImageDescriptor
 
EntityTopicAccessRightsChangedEvent - Class in com.communote.server.core.blog.events
Event that is fired when topic access rights of entities (users or groups) have changed.
EntityTopicAccessRightsChangedEvent(long, String, long, long, boolean, BlogRole, BlogRole) - Constructor for class com.communote.server.core.blog.events.EntityTopicAccessRightsChangedEvent
Constructor.
EntityTopicAccessRightsChangedEventListener - Class in com.communote.plugins.activity.core
Creates an activity when a new topic had been created.
EntityTopicAccessRightsChangedEventListener(ActivityService, BlogManagement, NoteService, UserGroupManagement) - Constructor for class com.communote.plugins.activity.core.EntityTopicAccessRightsChangedEventListener
Create a new listener
EntryIdIncludeExcludeFilter<T extends MenuEntry> - Class in com.communote.common.menu
Base class to implement a filter which includes or excludes an entry if a condition is met.
EntryIdIncludeExcludeFilter() - Constructor for class com.communote.common.menu.EntryIdIncludeExcludeFilter
 
entrySet() - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
Not supported.
entrySet() - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
Not supported.
entrySet() - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
Not supported.
entrySet() - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
Not supported.
EntryTag - Class in com.communote.server.web.commons.tags.menu
Simple entry within a panel.
EntryTag() - Constructor for class com.communote.server.web.commons.tags.menu.EntryTag
 
EParentTopicIdentifier - Enum in com.communote.plugins.api.rest.v30.resource.topic.childtopic
 
equals(Number, Number) - Static method in class com.communote.common.util.NumberHelper
Compare the two numbers and taking care of null values
equals(Object) - Method in class com.communote.common.util.Pair
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.user.image.ImageResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.image.ImageResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.PreviewResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.image.ImageResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.PreviewResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.image.ImageResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
 
equals(Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
equals(Object) - Method in class com.communote.plugins.mq.message.core.data.property.StringProperty
 
equals(Object) - Method in class com.communote.server.api.core.client.ClientTO
equals(Object) - Method in class com.communote.server.api.core.common.IdentifiableEntityData
 
equals(Object) - Method in class com.communote.server.api.core.security.permission.Permission
 
equals(Object) - Method in class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
equals(Object) - Method in class com.communote.server.core.common.ClientValue
 
equals(Object) - Method in class com.communote.server.core.crc.vo.ContentId
 
equals(Object) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
equals(Object) - Method in class com.communote.server.core.filter.SortType
 
equals(Object) - Method in class com.communote.server.core.messaging.NotificationDefinition
 
equals(Object) - Method in class com.communote.server.core.tag.DefaultTagSuggestionProvider
equals(Object) - Method in class com.communote.server.core.vo.query.logical.AtomicTagFormula
equals(Object) - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
equals(Object) - Method in class com.communote.server.core.vo.query.logical.LogicalTagFormula
equals(Object) - Method in class com.communote.server.external.hibernate.ClientDelegateCacheSerializableKey
 
equals(Object, Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
equals(Object, Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
equals(Object) - Method in class com.communote.server.model.attachment.Attachment
Returns true if the argument is an Attachment instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.attachment.AttachmentStatus
 
equals(Object) - Method in class com.communote.server.model.blog.Blog
Returns true if the argument is an Blog instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.blog.BlogMember
Returns true if the argument is an BlogMember instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.blog.BlogRole
 
equals(Object) - Method in class com.communote.server.model.blog.ExternalBlogMember
This entity does not have any identifiers but since it extends the com.communote.server.persistence.blog.BlogMemberImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
Returns true if the argument is an ResolvedTopicToTopic instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
Returns true if the argument is an UserToBlogRoleMapping instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.client.Client
Returns true if the argument is an Client instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.client.ClientStatistic
Returns true if the argument is an ClientStatistic instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.client.ClientStatus
 
equals(Object) - Method in class com.communote.server.model.config.ApplicationConfigurationSetting
Returns true if the argument is an ApplicationConfigurationSetting instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.config.ClientConfiguration
Returns true if the argument is an ClientConfiguration instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.config.Configuration
Returns true if the argument is an Configuration instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.config.ConfluenceConfiguration
This entity does not have any identifiers but since it extends the com.communote.server.persistence.config.ExternalSystemConfigurationImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.config.ExternalSystemConfiguration
Returns true if the argument is an ExternalSystemConfiguration instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.config.LdapConfiguration
This entity does not have any identifiers but since it extends the com.communote.server.persistence.config.ExternalSystemConfigurationImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
Returns true if the argument is an LdapGroupSyncConfiguration instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.config.LdapSearchBaseDefinition
Returns true if the argument is an LdapSearchBaseDefinition instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.config.LdapSearchConfiguration
Returns true if the argument is an LdapSearchConfiguration instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.config.Setting
Returns true if the argument is an Setting instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.external.ExternalObject
Returns true if the argument is an ExternalObject instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.global.GlobalId
Returns true if the argument is an GlobalId instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.i18n.Message
Returns true if the argument is an Message instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
Returns true if the argument is an MessagerConnectorConfig instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.messaging.MessagerConnectorType
 
equals(Object) - Method in class com.communote.server.model.note.Content
Returns true if the argument is an Content instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.note.Note
Returns true if the argument is an Note instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.note.NoteCreationSource
 
equals(Object) - Method in class com.communote.server.model.note.NoteStatus
 
equals(Object) - Method in class com.communote.server.model.note.ProcessedMailNote
Returns true if the argument is an ProcessedMailNote instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.property.BinaryProperty
This entity does not have any identifiers but since it extends the Property class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.property.Property
Returns true if the argument is an Property instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.property.StringProperty
This entity does not have any identifiers but since it extends the Property class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.security.ChannelConfiguration
Returns true if the argument is an ChannelConfiguration instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.security.ChannelType
 
equals(Object) - Method in class com.communote.server.model.security.IpRange
Returns true if the argument is an IpRange instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.security.IpRangeChannel
Returns true if the argument is an IpRangeChannel instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.security.IpRangeFilter
Returns true if the argument is an IpRangeFilter instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.security.SecurityCode
Returns true if the argument is an SecurityCode instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.security.SecurityCodeAction
 
equals(Object) - Method in class com.communote.server.model.tag.AbstractTagCategory
Returns true if the argument is an AbstractTagCategory instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.tag.CategorizedTag
This entity does not have any identifiers but since it extends the com.communote.server.persistence.tag.TagImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.tag.GlobalTagCategory
This entity does not have any identifiers but since it extends the com.communote.server.persistence.tag.AbstractTagCategoryImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.tag.Tag
Returns true if the argument is an Tag instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.task.Task
Returns true if the argument is an Task instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.task.TaskExecution
Returns true if the argument is an TaskExecution instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.task.TaskProperty
Returns true if the argument is an TaskProperty instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.task.TaskStatus
 
equals(Object) - Method in class com.communote.server.model.user.CommunoteEntity
Returns true if the argument is an CommunoteEntity instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.Contact
Returns true if the argument is an Contact instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.Country
Returns true if the argument is an Country instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.ExternalUserAuthentication
Returns true if the argument is an ExternalUserAuthentication instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.group.ExternalUserGroup
This entity does not have any identifiers but since it extends the Group class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.user.group.Group
This entity does not have any identifiers but since it extends the com.communote.server.persistence.user.KenmeiEntityImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.user.group.UserOfGroup
Returns true if the argument is an UserOfGroup instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.group.UserOfGroupModificationType
 
equals(Object) - Method in class com.communote.server.model.user.ImageSizeType
 
equals(Object) - Method in class com.communote.server.model.user.Language
Returns true if the argument is an Language instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.NavigationItem
Returns true if the argument is an NavigationItem instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.note.UserNoteEntity
Returns true if the argument is an UserNoteEntity instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.NotificationConfig
Returns true if the argument is an NotificationConfig instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.PhoneNumber
Indicates if the argument is of the same type and all values are equal.
equals(Object) - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
Returns true if the argument is an AuthenticationFailedStatus instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.security.EmailSecurityCode
This entity does not have any identifiers but since it extends the com.communote.server.persistence.common.security.SecurityCodeImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.user.security.ForgottenPasswordSecurityCode
This entity does not have any identifiers but since it extends the com.communote.server.persistence.common.security.SecurityCodeImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.user.security.InviteUserToBlogSecurityCode
This entity does not have any identifiers but since it extends the SecurityCodeImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.user.security.InviteUserToClientSecurityCode
This entity does not have any identifiers but since it extends the SecurityCodeImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.user.security.UnlockUserSecurityCode
This entity does not have any identifiers but since it extends the com.communote.server.persistence.common.security.SecurityCodeImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.user.security.UserSecurityCode
This entity does not have any identifiers but since it extends the com.communote.server.persistence.common.security.SecurityCodeImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.user.User
This entity does not have any identifiers but since it extends the com.communote.server.persistence.user.KenmeiEntityImpl class it will simply delegate the call up there.
equals(Object) - Method in class com.communote.server.model.user.UserAuthority
Returns true if the argument is an UserAuthority instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.UserImage
Returns true if the argument is an UserImage instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.UserProfile
Returns true if the argument is an UserProfile instance and all identifiers for this entity equal the identifiers of the argument entity.
equals(Object) - Method in class com.communote.server.model.user.UserRole
 
equals(Object) - Method in class com.communote.server.model.user.UserStatus
 
equals(Object, Object) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
equals(Object) - Method in class com.communote.server.persistence.blog.ExportFormat
 
equals(Object, Object) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
equals(Object) - Method in class com.communote.server.persistence.lastmodifieddate.LastModificationDate
 
equals(Object, Object) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
equals(Object, Object) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
equals(Object) - Method in class com.communote.server.web.commons.resource.ResourceCategoryDefinition
 
equals(Object) - Method in class com.communote.server.web.osgi.BundleFaviconProvider
 
ERights - Enum in com.communote.plugins.api.rest.resource.timelinenote
 
ERights - Enum in com.communote.plugins.api.rest.v22.resource.timelinenote
 
ERights - Enum in com.communote.plugins.api.rest.v24.resource.timelinenote
 
ERights - Enum in com.communote.plugins.api.rest.v30.resource.timelinenote
 
ERole - Enum in com.communote.plugins.api.rest.resource.topic.role
 
ERole - Enum in com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
ERole - Enum in com.communote.plugins.api.rest.resource.topic.roleexternal
 
ERole - Enum in com.communote.plugins.api.rest.v22.resource.topic.role
 
ERole - Enum in com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
ERole - Enum in com.communote.plugins.api.rest.v22.resource.topic.roleexternal
 
ERole - Enum in com.communote.plugins.api.rest.v24.resource.topic.role
 
ERole - Enum in com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
ERole - Enum in com.communote.plugins.api.rest.v24.resource.topic.roleexternal
 
ERole - Enum in com.communote.plugins.api.rest.v30.resource.topic.role
 
ERole - Enum in com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
ERole - Enum in com.communote.plugins.api.rest.v30.resource.topic.roleexternal
 
Error - Class in com.communote.plugins.mq.message.base.data.status
Error class
Error() - Constructor for class com.communote.plugins.mq.message.base.data.status.Error
 
ERROR_MESSAGE - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for a error message
ERROR_MESSAGES_KEY - Static variable in class com.communote.server.web.commons.MessageHelper
The request key to be used for error messages.
ErrorCodes - Interface in com.communote.server.core.exception
This interface contains a series of default error codes.
ErrorField() - Constructor for class com.communote.server.web.api.service.blog.InviteUserToBlogApiController.ErrorField
Deprecated.
 
errorOnStoreContent(AttachmentTO) - Method in interface com.communote.server.core.crc.ContentObserver
Sends a message about an error on storing content.
errorsOccured() - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
 
errorsOccured(String) - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
check if there are errors for a certain form field
escapeJavaScript(String) - Static method in class com.communote.common.string.StringEscapeHelper
Escapes backslash, single and double quotes with a backslash.
escapeJavaScriptInlineHtml(String) - Static method in class com.communote.common.string.StringEscapeHelper
Escapes strings which should be used as string literals in JavaScript code that is rendered in HTML inline event handler attributes like onclick or inside a script tag.
escapeJsonInlineHtml(String) - Static method in class com.communote.common.string.StringEscapeHelper
Escapes serialized JSON which should be used in JavaScript code that is rendered inside a script tag.
escapeLdapSearchFilterValue(String) - Static method in class com.communote.server.core.common.ldap.LdapUtils
Escapes an LDAP search filter value according to RFC 2254 (Section 4).
escapeNonWordCharacters(String) - Static method in class com.communote.common.string.StringEscapeHelper
Escape characters that are not in the slightly extended word regex character class with an underscore.
escapeQuote(Object) - Method in class com.communote.common.velocity.EscapeTool
Escapes the double quotes in a string with a backslash.
escapeSingleQuote(Object) - Method in class com.communote.common.velocity.EscapeTool
Escapes the single quotes in a string with a backslash.
EscapeTool - Class in com.communote.common.velocity
Extended version of the generic velocity escape tool that provides some additional escape functions.
EscapeTool() - Constructor for class com.communote.common.velocity.EscapeTool
 
escapeXml(String) - Static method in class com.communote.common.string.StringEscapeHelper
Performs the following substring replacements (to facilitate output to XML/HTML pages):
& with &amp;
< with &lt;
> with &gt;
" with &#034;
' with &#039;
ESize - Enum in com.communote.plugins.api.rest.resource.user.image
 
ESize - Enum in com.communote.plugins.api.rest.v22.resource.user.image
 
ESize - Enum in com.communote.plugins.api.rest.v24.resource.user.image
 
ESize - Enum in com.communote.plugins.api.rest.v30.resource.user.image
 
establishingConnection() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that the connection to the global database is going to be established.
establishingConnection() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that the connection to the global database is going to be established.
establishingConnectionFailed(DatabaseConnectionException) - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that the connection to the global database could not be established.
establishingConnectionFailed(DatabaseConnectionException) - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that the connection to the global database could not be established.
establishingConnectionSucceeded() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that the connection to the global database could be established successfully.
establishingConnectionSucceeded() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that the connection to the global database could be established successfully.
ETERNAL_TIME_TO_LIVE - Static variable in interface com.communote.server.core.common.caching.CacheElementProvider
Constant representing eternal caching.
ETopicIdentifier - Enum in com.communote.plugins.api.rest.resource.topic
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.resource.topic.role
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.resource.topic.rolebulkexternal
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.resource.topic.roleexternal
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v22.resource.topic
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v22.resource.topic.externalobject
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v22.resource.topic.role
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v22.resource.topic.roleexternal
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v24.resource.topic
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v24.resource.topic.externalobject
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v24.resource.topic.role
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v24.resource.topic.roleexternal
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v30.resource.topic
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v30.resource.topic.externalobject
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v30.resource.topic.role
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal
 
ETopicIdentifier - Enum in com.communote.plugins.api.rest.v30.resource.topic.roleexternal
 
ETopicListType - Enum in com.communote.plugins.api.rest.resource.topic
 
ETopicListType - Enum in com.communote.plugins.api.rest.v22.resource.topic
 
ETopicListType - Enum in com.communote.plugins.api.rest.v24.resource.topic
 
ETopicListType - Enum in com.communote.plugins.api.rest.v30.resource.topic
 
EType - Enum in com.communote.plugins.api.rest.v30.resource.lastmodificationdate
 
EUserNoteProperties - Enum in com.communote.plugins.api.rest.resource.timelinenote
 
EUserNoteProperties - Enum in com.communote.plugins.api.rest.v22.resource.timelinenote
 
EUserNoteProperties - Enum in com.communote.plugins.api.rest.v24.resource.timelinenote
 
EUserNoteProperties - Enum in com.communote.plugins.api.rest.v30.resource.timelinenote
 
evaluateText(String, Locale, Map<String, Object>) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Method to get a message and let it parse through Velocity.
Event - Interface in com.communote.server.api.core.event
Defines an event.
EventDispatcher - Class in com.communote.server.api.core.event
The EventDispatcher is the main class for managing events.
EventDispatcher() - Constructor for class com.communote.server.api.core.event.EventDispatcher
 
EventListener<T extends Event> - Interface in com.communote.server.api.core.event
The EventListener provides the logic to handle an event.
evict(Blog) - Method in interface com.communote.server.persistence.blog.BlogDao
Evicts (removes) the entity from the hibernate cache
evict(Blog) - Method in class com.communote.server.persistence.blog.BlogDaoBase
Evicts (removes) the entity from the hibernate cache
evict(BlogMember) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Evicts (removes) the entity from the hibernate cache
evict(BlogMember) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
Evicts (removes) the entity from the hibernate cache
evict(BlogProperty) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Evicts (removes) the entity from the hibernate cache
evict(BlogProperty) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ExternalBlogMember) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Evicts (removes) the entity from the hibernate cache
evict(ExternalBlogMember) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Note) - Method in interface com.communote.server.persistence.blog.NoteDao
Evicts (removes) the entity from the hibernate cache
evict(Note) - Method in class com.communote.server.persistence.blog.NoteDaoBase
Evicts (removes) the entity from the hibernate cache
evict(NoteProperty) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Evicts (removes) the entity from the hibernate cache
evict(NoteProperty) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ProcessedMailNote) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Evicts (removes) the entity from the hibernate cache
evict(ProcessedMailNote) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
Evicts (removes) the entity from the hibernate cache
evict(UserToBlogRoleMapping) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Evicts (removes) the entity from the hibernate cache
evict(UserToBlogRoleMapping) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Message) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Evicts (removes) the entity from the hibernate cache
evict(Message) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
Evicts (removes) the entity from the hibernate cache
evict(SecurityCode) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Evicts (removes) the entity from the hibernate cache
evict(SecurityCode) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ApplicationConfigurationSetting) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Evicts (removes) the entity from the hibernate cache
evict(ApplicationConfigurationSetting) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ClientConfiguration) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Evicts (removes) the entity from the hibernate cache
evict(ClientConfiguration) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Configuration) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Evicts (removes) the entity from the hibernate cache
evict(Configuration) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ConfluenceConfiguration) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Evicts (removes) the entity from the hibernate cache
evict(ConfluenceConfiguration) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ExternalSystemConfiguration) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Evicts (removes) the entity from the hibernate cache
evict(ExternalSystemConfiguration) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
Evicts (removes) the entity from the hibernate cache
evict(LdapConfiguration) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Evicts (removes) the entity from the hibernate cache
evict(LdapConfiguration) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
Evicts (removes) the entity from the hibernate cache
evict(LdapGroupSyncConfiguration) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Evicts (removes) the entity from the hibernate cache
evict(LdapGroupSyncConfiguration) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
Evicts (removes) the entity from the hibernate cache
evict(LdapSearchBaseDefinition) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Evicts (removes) the entity from the hibernate cache
evict(LdapSearchBaseDefinition) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
Evicts (removes) the entity from the hibernate cache
evict(LdapSearchConfiguration) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Evicts (removes) the entity from the hibernate cache
evict(LdapSearchConfiguration) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Setting) - Method in interface com.communote.server.persistence.config.SettingDao
Evicts (removes) the entity from the hibernate cache
evict(Setting) - Method in class com.communote.server.persistence.config.SettingDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ExternalObject) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Evicts (removes) the entity from the hibernate cache
evict(ExternalObject) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ExternalObjectProperty) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Evicts (removes) the entity from the hibernate cache
evict(ExternalObjectProperty) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(GlobalId) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Evicts (removes) the entity from the hibernate cache
evict(GlobalId) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
Evicts (removes) the entity from the hibernate cache
evict(T) - Method in interface com.communote.server.persistence.hibernate.HibernateDao
See HibernateTemplate#evit
evict(T) - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
See HibernateTemplate#evit
evict(MessagerConnectorConfig) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Evicts (removes) the entity from the hibernate cache
evict(MessagerConnectorConfig) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
Evicts (removes) the entity from the hibernate cache
evict(BinaryProperty) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Evicts (removes) the entity from the hibernate cache
evict(BinaryProperty) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(GlobalProperty) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Evicts (removes) the entity from the hibernate cache
evict(GlobalProperty) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(PluginProperty) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Evicts (removes) the entity from the hibernate cache
evict(PluginProperty) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Property) - Method in interface com.communote.server.persistence.property.PropertyDao
Evicts (removes) the entity from the hibernate cache
evict(Property) - Method in class com.communote.server.persistence.property.PropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(StringProperty) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Evicts (removes) the entity from the hibernate cache
evict(StringProperty) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Attachment) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Evicts (removes) the entity from the hibernate cache
evict(Attachment) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Content) - Method in interface com.communote.server.persistence.resource.ContentDao
Evicts (removes) the entity from the hibernate cache
evict(Content) - Method in class com.communote.server.persistence.resource.ContentDaoBase
Evicts (removes) the entity from the hibernate cache
evict(IpRangeChannel) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Evicts (removes) the entity from the hibernate cache
evict(IpRangeChannel) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
Evicts (removes) the entity from the hibernate cache
evict(IpRange) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Evicts (removes) the entity from the hibernate cache
evict(IpRange) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
Evicts (removes) the entity from the hibernate cache
evict(IpRangeFilter) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Evicts (removes) the entity from the hibernate cache
evict(IpRangeFilter) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ChannelConfiguration) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Evicts (removes) the entity from the hibernate cache
evict(ChannelConfiguration) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
Evicts (removes) the entity from the hibernate cache
evict(AbstractTagCategory) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Evicts (removes) the entity from the hibernate cache
evict(AbstractTagCategory) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
Evicts (removes) the entity from the hibernate cache
evict(CategorizedTag) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Evicts (removes) the entity from the hibernate cache
evict(CategorizedTag) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
Evicts (removes) the entity from the hibernate cache
evict(GlobalTagCategory) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Evicts (removes) the entity from the hibernate cache
evict(GlobalTagCategory) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Tag) - Method in interface com.communote.server.persistence.tag.TagDao
Evicts (removes) the entity from the hibernate cache
evict(Tag) - Method in class com.communote.server.persistence.tag.TagDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Task) - Method in interface com.communote.server.persistence.tasks.TaskDao
Evicts (removes) the entity from the hibernate cache
evict(Task) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
Evicts (removes) the entity from the hibernate cache
evict(TaskExecution) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Evicts (removes) the entity from the hibernate cache
evict(TaskExecution) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
Evicts (removes) the entity from the hibernate cache
evict(TaskProperty) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Evicts (removes) the entity from the hibernate cache
evict(TaskProperty) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Client) - Method in interface com.communote.server.persistence.user.client.ClientDao
Evicts (removes) the entity from the hibernate cache
evict(Client) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ClientStatistic) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Evicts (removes) the entity from the hibernate cache
evict(ClientStatistic) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
Evicts (removes) the entity from the hibernate cache
evict(CommunoteEntity) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Evicts (removes) the entity from the hibernate cache
evict(CommunoteEntity) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Contact) - Method in interface com.communote.server.persistence.user.ContactDao
Evicts (removes) the entity from the hibernate cache
evict(Contact) - Method in class com.communote.server.persistence.user.ContactDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Country) - Method in interface com.communote.server.persistence.user.CountryDao
Evicts (removes) the entity from the hibernate cache
evict(Country) - Method in class com.communote.server.persistence.user.CountryDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ExternalUserAuthentication) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Evicts (removes) the entity from the hibernate cache
evict(ExternalUserAuthentication) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ExternalUserGroup) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Evicts (removes) the entity from the hibernate cache
evict(ExternalUserGroup) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Group) - Method in interface com.communote.server.persistence.user.group.GroupDao
Evicts (removes) the entity from the hibernate cache
evict(Group) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Evicts (removes) the entity from the hibernate cache
evict(GroupProperty) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Evicts (removes) the entity from the hibernate cache
evict(GroupProperty) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(UserOfGroup) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Evicts (removes) the entity from the hibernate cache
evict(UserOfGroup) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
Evicts (removes) the entity from the hibernate cache
evict(Language) - Method in interface com.communote.server.persistence.user.LanguageDao
Evicts (removes) the entity from the hibernate cache
evict(Language) - Method in class com.communote.server.persistence.user.LanguageDaoBase
Evicts (removes) the entity from the hibernate cache
evict(UserNoteEntity) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Evicts (removes) the entity from the hibernate cache
evict(UserNoteEntity) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
Evicts (removes) the entity from the hibernate cache
evict(NotificationConfig) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Evicts (removes) the entity from the hibernate cache
evict(NotificationConfig) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
Evicts (removes) the entity from the hibernate cache
evict(AuthenticationFailedStatus) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Evicts (removes) the entity from the hibernate cache
evict(AuthenticationFailedStatus) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
Evicts (removes) the entity from the hibernate cache
evict(EmailSecurityCode) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Evicts (removes) the entity from the hibernate cache
evict(EmailSecurityCode) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
Evicts (removes) the entity from the hibernate cache
evict(ForgottenPasswordSecurityCode) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Evicts (removes) the entity from the hibernate cache
evict(ForgottenPasswordSecurityCode) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
Evicts (removes) the entity from the hibernate cache
evict(InviteUserToBlogSecurityCode) - Method in interface com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDao
Evicts (removes) the entity from the hibernate cache
evict(InviteUserToBlogSecurityCode) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
evict(InviteUserToClientSecurityCode) - Method in interface com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDao
Evicts (removes) the entity from the hibernate cache
evict(InviteUserToClientSecurityCode) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
evict(UnlockUserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Evicts (removes) the entity from the hibernate cache
evict(UnlockUserSecurityCode) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
Evicts (removes) the entity from the hibernate cache
evict(UserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Evicts (removes) the entity from the hibernate cache
evict(UserSecurityCode) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
Evicts (removes) the entity from the hibernate cache
evict(UserAuthority) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Evicts (removes) the entity from the hibernate cache
evict(UserAuthority) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
Evicts (removes) the entity from the hibernate cache
evict(User) - Method in interface com.communote.server.persistence.user.UserDao
Evicts (removes) the entity from the hibernate cache
evict(User) - Method in class com.communote.server.persistence.user.UserDaoBase
Evicts (removes) the entity from the hibernate cache
evict(UserImage) - Method in interface com.communote.server.persistence.user.UserImageDao
Evicts (removes) the entity from the hibernate cache
evict(UserImage) - Method in class com.communote.server.persistence.user.UserImageDaoBase
Evicts (removes) the entity from the hibernate cache
evict(UserNoteProperty) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Evicts (removes) the entity from the hibernate cache
evict(UserNoteProperty) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
Evicts (removes) the entity from the hibernate cache
evict(UserProfile) - Method in interface com.communote.server.persistence.user.UserProfileDao
Evicts (removes) the entity from the hibernate cache
evict(UserProfile) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
Evicts (removes) the entity from the hibernate cache
evict(UserProperty) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Evicts (removes) the entity from the hibernate cache
evict(UserProperty) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
Evicts (removes) the entity from the hibernate cache
ExceptionExceptionMapper - Class in com.communote.server.core.exception.mapper
Fallback mapper for exception.
ExceptionExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.ExceptionExceptionMapper
 
ExceptionHelper - Class in com.communote.server.core.common.util
Utility class to check and throw exceptions.
ExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
ExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.ExceptionMapper
 
ExceptionMapper<T extends Throwable> - Interface in com.communote.server.core.exception
 
ExceptionMapperManagement - Class in com.communote.server.core.exception
Service that provides means to map exceptions into a status object which describes the occurred exception with a localizable message and other details.
ExceptionMapperManagement() - Constructor for class com.communote.server.core.exception.ExceptionMapperManagement
 
ExceptionMapperRegistry - Class in com.communote.plugins.core.registries
 
ExceptionMapperRegistry() - Constructor for class com.communote.plugins.core.registries.ExceptionMapperRegistry
 
excludeAccountMenuEntryOnGlobalClient(String) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Exclude a account menu entry if the menu is rendered on the global client.
EXCLUDES - Static variable in class com.communote.server.model.security.IpRangeFilterConstants
 
execute(ClassLoader...) - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregatorThreadContextSetter
 
execute(ClientDelegateCallback<T>) - Method in class com.communote.server.api.core.client.ClientDelegate
Executes operations of the callback, makes sure that we are on the right client (client or global).
execute(GlobalClientDelegateCallback<T>) - Method in class com.communote.server.api.core.client.ClientDelegate
Executes operations of the callback on the global client.
execute(DatabaseUpdateType) - Method in class com.communote.server.core.common.database.DatabaseUpdater
Execute the given update.
execute() - Method in interface com.communote.server.core.general.RunInTransaction
 
execute() - Method in interface com.communote.server.core.general.RunInTransactionWithResult
 
execute(RunInTransaction) - Method in interface com.communote.server.core.general.TransactionManagement
 
execute(RunInTransactionWithResult<T>) - Method in interface com.communote.server.core.general.TransactionManagement
 
execute(RunInTransaction) - Method in class com.communote.server.core.general.TransactionManagementBase
execute(RunInTransactionWithResult<T>) - Method in class com.communote.server.core.general.TransactionManagementImpl
execute(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.ApiResultApiController
Deprecated.
This methods executes the main API action and returns the object to be sent back.
execute(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.BaseRestApiController
Deprecated.
This methods executes the main API action and returns the object to be sent back.
execute(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.BinaryApiController
Deprecated.
This methods executes the main API action and returns the binary data to be send back.
execute(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.filter.BaseFilterApiController
Deprecated.
This methods executes the main API action and returns the object to be sent back.
execute(ApiResult, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.user.LoginApiController
Deprecated.
This methods executes the main API action and returns the object to be sent back.
execute(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.user.UserPhotoApiController
Deprecated.
This methods executes the main API action and returns the binary data to be send back.
executeInNew(RunInTransaction) - Method in interface com.communote.server.core.general.TransactionManagement
This uses propagation REQUIRES_NEW
executeInNew(RunInTransactionWithResult<T>) - Method in interface com.communote.server.core.general.TransactionManagement
This uses propagation REQUIRES_NEW
executeInNew(RunInTransaction) - Method in class com.communote.server.core.general.TransactionManagementImpl
This uses propagation REQUIRES_NEW
executeInNew(RunInTransactionWithResult<T>) - Method in class com.communote.server.core.general.TransactionManagementImpl
This uses propagation REQUIRES_NEW
executeInternal(JobExecutionContext) - Method in class com.communote.server.core.database.DatabaseRuntimeUpdateJob
executeInternal(JobExecutionContext) - Method in class com.communote.server.core.mail.fetching.ExpungeMessagesJob
(non-Javadoc)
executeInternal(JobExecutionContext) - Method in class com.communote.server.core.tasks.RunScheduledTasksJob
executeInternal(JobExecutionContext) - Method in class com.communote.server.core.tasks.RunTaskHandlerJob
executeInternal(JobExecutionContext) - Method in class com.communote.server.core.tasks.TaskExecutionCleanupJob
executeQuery(Query<L, T>, T) - Method in class com.communote.server.core.query.QueryManagement
executeQuery(Query, QueryParameters) - Method in interface com.communote.server.persistence.query.QueryHelperDao
execute the query definition
executeQuery(Query, QueryParameters, QueryResultConverter, ResultSpecification) - Method in interface com.communote.server.persistence.query.QueryHelperDao
execute the query definition and convert the result
executeQuery(Query, QueryParameters) - Method in class com.communote.server.persistence.query.QueryHelperDaoBase
 
executeQuery(Query, QueryParameters, QueryResultConverter, ResultSpecification) - Method in class com.communote.server.persistence.query.QueryHelperDaoBase
 
executeQueryComplete(Query<L, T>, T) - Method in class com.communote.server.core.query.QueryManagement
 
executeQueryComplete(Query, QueryParameters) - Method in interface com.communote.server.persistence.query.QueryHelperDao
execute the query instance but not take of max counts or offset; retrieve the complete list
executeQueryComplete(Query, QueryParameters) - Method in class com.communote.server.persistence.query.QueryHelperDaoBase
 
EXIT_CODE_PROP - Static variable in class com.communote.common.virusscan.impl.CommandlineScanner
Exit code of the scan process
EXPORT_DEFAULT_MAX_POSTS - Static variable in class com.communote.server.core.blog.export.NoteWriterFactory
Maximum of posts to export
ExportFormat - Class in com.communote.server.persistence.blog
 
ExportFormat() - Constructor for class com.communote.server.persistence.blog.ExportFormat
The default constructor allowing super classes to access it.
ExportFormatEnum - Class in com.communote.server.persistence.blog
 
ExportFormatEnum() - Constructor for class com.communote.server.persistence.blog.ExportFormatEnum
Default constructor.
ExposeLocaleToErrorPageFilter - Class in com.communote.server.web.commons.filter
Filter that exposes the current locale, which is retrieved from the SessionHandler, as a request attribute so that it can be uses by the error page, where there is no access to the SecurityContext (and thus to the locale authenticated user).
ExposeLocaleToErrorPageFilter() - Constructor for class com.communote.server.web.commons.filter.ExposeLocaleToErrorPageFilter
 
expungeMessages() - Method in class com.communote.server.core.mail.fetching.ImapMailboxConnection
Expunge messages with the deleted flag.
expungeMessages() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Expunge messages with the deleted flag.
expungeMessages() - Method in class com.communote.server.core.mail.fetching.MailFetcher
Expunge (permanently remove) messages having the deleted flag.
ExpungeMessagesJob - Class in com.communote.server.core.mail.fetching
A job that expunges deleted messages in the mail folder used by the MailFetcher instance.
ExpungeMessagesJob() - Constructor for class com.communote.server.core.mail.fetching.ExpungeMessagesJob
 
ExtendableViewToolManager - Class in com.communote.server.web.commons.view.velocity
A tool manager which can be extended with additional tools.
ExtendableViewToolManager(ServletContext, boolean, boolean) - Constructor for class com.communote.server.web.commons.view.velocity.ExtendableViewToolManager
 
ExtendableWidgetFactory - Class in com.communote.server.web.fe.widgets.extension
Factory that uses the WidgetFactoryRegistry to create widgets provided by plugins.
ExtendableWidgetFactory() - Constructor for class com.communote.server.web.fe.widgets.extension.ExtendableWidgetFactory
 
ExtendedContentId - Class in com.communote.server.core.crc.vo
Extends the content ID in a way that provides access to the associated note and attachment
ExtendedContentId(ContentId) - Constructor for class com.communote.server.core.crc.vo.ExtendedContentId
 
ExtensionMimeDetector - Class in com.communote.common.io
Mime type detector which works like eu.medsea.mimeutil.detector.ExtensionMimeDetector but respects the order of the mime types.
ExtensionMimeDetector() - Constructor for class com.communote.common.io.ExtensionMimeDetector
No-arguments constructor which will be called by MimeDetectorRegistry
ExtensionNotSupportedException - Exception in com.communote.plugins.api.rest.exception
Exception for not supported extension.
ExtensionNotSupportedException(String) - Constructor for exception com.communote.plugins.api.rest.exception.ExtensionNotSupportedException
The default constructor for ExtensionNotExistException.
ExtensionNotSupportedException(String, String) - Constructor for exception com.communote.plugins.api.rest.exception.ExtensionNotSupportedException
Constructs a new instance of ExtensionNotExistException.
ExtensionNotSupportedException - Exception in com.communote.plugins.api.rest.v22.exception
Exception for not supported extension.
ExtensionNotSupportedException(String) - Constructor for exception com.communote.plugins.api.rest.v22.exception.ExtensionNotSupportedException
The default constructor for ExtensionNotExistException.
ExtensionNotSupportedException(String, String) - Constructor for exception com.communote.plugins.api.rest.v22.exception.ExtensionNotSupportedException
Constructs a new instance of ExtensionNotExistException.
ExtensionNotSupportedException - Exception in com.communote.plugins.api.rest.v24.exception
Exception for not supported extension.
ExtensionNotSupportedException(String) - Constructor for exception com.communote.plugins.api.rest.v24.exception.ExtensionNotSupportedException
The default constructor for ExtensionNotExistException.
ExtensionNotSupportedException(String, String) - Constructor for exception com.communote.plugins.api.rest.v24.exception.ExtensionNotSupportedException
Constructs a new instance of ExtensionNotExistException.
ExtensionNotSupportedException - Exception in com.communote.plugins.api.rest.v30.exception
Exception for not supported extension.
ExtensionNotSupportedException(String) - Constructor for exception com.communote.plugins.api.rest.v30.exception.ExtensionNotSupportedException
The default constructor for ExtensionNotExistException.
ExtensionNotSupportedException(String, String) - Constructor for exception com.communote.plugins.api.rest.v30.exception.ExtensionNotSupportedException
Constructs a new instance of ExtensionNotExistException.
ExtensionNotSupportedExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
ExtensionNotSupportedExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.ExtensionNotSupportedExceptionMapper
 
ExtensionNotSupportedExceptionMapper - Class in com.communote.plugins.api.rest.v22.service.exception.mapper
ExtensionNotSupportedExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v22.service.exception.mapper.ExtensionNotSupportedExceptionMapper
 
ExtensionNotSupportedExceptionMapper - Class in com.communote.plugins.api.rest.v24.service.exception.mapper
ExtensionNotSupportedExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v24.service.exception.mapper.ExtensionNotSupportedExceptionMapper
 
ExtensionNotSupportedExceptionMapper - Class in com.communote.plugins.api.rest.v30.service.exception.mapper
ExtensionNotSupportedExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v30.service.exception.mapper.ExtensionNotSupportedExceptionMapper
 
extentSingletonsWithExceptionMappers(Set<Object>) - Static method in class com.communote.plugins.api.rest.service.common.ApplicationConfigUtils
Get extented singleton set with exception mappers
extentSingletonsWithExceptionMappers(Set<Object>) - Static method in class com.communote.plugins.api.rest.v22.service.common.ApplicationConfigUtils
Get extented singleton set with exception mappers
extentSingletonsWithExceptionMappers(Set<Object>) - Static method in class com.communote.plugins.api.rest.v24.service.common.ApplicationConfigUtils
Get extented singleton set with exception mappers
extentSingletonsWithExceptionMappers(Set<Object>) - Static method in class com.communote.plugins.api.rest.v30.service.common.ApplicationConfigUtils
Get extented singleton set with exception mappers
EXTERNAL_SYSTEM_ID_DEFAULT_CONFLUENCE - Static variable in class com.communote.server.core.external.confluence.ConfluenceUserRepository
Define constant here, once this is a plugin.
EXTERNAL_SYSTEM_ID_DEFAULT_LDAP - Static variable in class com.communote.plugin.ldap.LdapActivator
System if for LDAP
EXTERNAL_SYSTEM_ID_DEFAULT_LDAP - Static variable in class com.communote.plugin.ldap.LdapUserRepository
Default Ldap it.
ExternalAuthenticationProvider - Class in com.communote.server.core.security.authentication
Authentication provider that authenticates a user against an external user repository.
ExternalAuthenticationProvider() - Constructor for class com.communote.server.core.security.authentication.ExternalAuthenticationProvider
 
EXTERNALAUTHENTICATIONS - Static variable in class com.communote.server.model.user.UserConstants
 
ExternalBlogMember - Class in com.communote.server.model.blog
 
ExternalBlogMember() - Constructor for class com.communote.server.model.blog.ExternalBlogMember
 
ExternalBlogMember.Factory - Class in com.communote.server.model.blog
Constructs new instances of ExternalBlogMember.
ExternalBlogMemberConstants - Class in com.communote.server.model.blog
This class holds constants of attributes and associations of the entity ExternalBlogMember.
ExternalBlogMemberConstants() - Constructor for class com.communote.server.model.blog.ExternalBlogMemberConstants
 
ExternalBlogMemberDao - Interface in com.communote.server.persistence.blog
 
ExternalBlogMemberDaoBase - Class in com.communote.server.persistence.blog
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.blog.ExternalBlogMember.
ExternalBlogMemberDaoBase() - Constructor for class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
ExternalBlogMemberDaoImpl - Class in com.communote.server.persistence.blog
 
ExternalBlogMemberDaoImpl() - Constructor for class com.communote.server.persistence.blog.ExternalBlogMemberDaoImpl
 
ExternalBlogMemberImpl - Class in com.communote.server.model.blog
 
ExternalBlogMemberImpl() - Constructor for class com.communote.server.model.blog.ExternalBlogMemberImpl
 
ExternalEntityVisitor<T> - Interface in com.communote.server.plugins.api.externals
Interface for implementing the visitor pattern for visiting external entities.
ExternalGroupVO - Class in com.communote.server.core.vo.user.group
Extended VO for external user groups.
ExternalGroupVO() - Constructor for class com.communote.server.core.vo.user.group.ExternalGroupVO
 
ExternalGroupVO(ExternalGroupVO) - Constructor for class com.communote.server.core.vo.user.group.ExternalGroupVO
Copies constructor from other ExternalGroupVO
ExternalGroupVO(String, String, String) - Constructor for class com.communote.server.core.vo.user.group.ExternalGroupVO
 
ExternalGroupVO(String, String, String, String, String, String) - Constructor for class com.communote.server.core.vo.user.group.ExternalGroupVO
 
ExternalGroupVOContextMapper - Class in com.communote.plugin.ldap.helper
Mapper for mapping a LDAP context to ExternalGroupVO
ExternalGroupVOContextMapper(LdapGroupSyncConfiguration, ExternalUserGroupDao, UserGroupManagement) - Constructor for class com.communote.plugin.ldap.helper.ExternalGroupVOContextMapper
Constructor.
EXTERNALID - Static variable in class com.communote.server.model.external.ExternalObjectConstants
 
EXTERNALID - Static variable in class com.communote.server.model.user.group.ExternalUserGroupConstants
 
ExternalImageApiUrlProvider - Interface in com.communote.server.model.config
 
ExternalImageProviderServiceException - Exception in com.communote.server.core.image.exceptions
Exception to be thrown by an external image provider to notify about an error of the external service, for example when the service is not reachable.
ExternalImageProviderServiceException(String) - Constructor for exception com.communote.server.core.image.exceptions.ExternalImageProviderServiceException
Create an exception with a detail message
ExternalImageProviderServiceException(String, Throwable) - Constructor for exception com.communote.server.core.image.exceptions.ExternalImageProviderServiceException
Create an exception with a detail message and a cause
ExternalKenmeiApiAuthenticator<R extends AuthenticationRequest> - Class in com.communote.server.core.security.authentication
Authenticator that runs against an external api.
ExternalKenmeiApiAuthenticator(String, boolean) - Constructor for class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
 
externalLoginList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
 
ExternalLoginResource - Class in com.communote.plugins.api.rest.v30.resource.user.externallogin
 
ExternalLoginResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
 
ExternalLoginResourceConverter - Class in com.communote.plugins.api.rest.v30.resource.user.externallogin
 
ExternalLoginResourceConverter(Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResourceConverter
 
ExternalLoginResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.user.externallogin
ExternalLoginResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResourceHandler
 
EXTERNALNAME - Static variable in class com.communote.server.model.external.ExternalObjectConstants
 
ExternalObject - Class in com.communote.plugins.mq.message.core.data.topic
External object of a topic
ExternalObject() - Constructor for class com.communote.plugins.mq.message.core.data.topic.ExternalObject
 
ExternalObject - Class in com.communote.server.model.external
 
ExternalObject() - Constructor for class com.communote.server.model.external.ExternalObject
 
ExternalObject.Factory - Class in com.communote.server.model.external
Constructs new instances of ExternalObject.
ExternalObjectAccessor - Interface in com.communote.server.plugins.api.externals
Interface to retrieve object from remote systems.
ExternalObjectAlreadyAssignedException - Exception in com.communote.server.core.external
Thrown to indicate that the external object is already assigned to a blog.
ExternalObjectAlreadyAssignedException(String, String, String, Long) - Constructor for exception com.communote.server.core.external.ExternalObjectAlreadyAssignedException
Create a new exception
ExternalObjectAlreadyAssignedExceptionMapper - Class in com.communote.server.core.exception.mapper
ExternalObjectAlreadyAssignedExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.ExternalObjectAlreadyAssignedExceptionMapper
 
ExternalObjectConstants - Class in com.communote.server.model.external
This class holds constants of attributes and associations of the entity ExternalObject.
ExternalObjectConstants() - Constructor for class com.communote.server.model.external.ExternalObjectConstants
 
ExternalObjectDao - Interface in com.communote.server.persistence.external
 
ExternalObjectDaoBase - Class in com.communote.server.persistence.external
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.external.ExternalObject.
ExternalObjectDaoBase() - Constructor for class com.communote.server.persistence.external.ExternalObjectDaoBase
 
ExternalObjectDaoImpl - Class in com.communote.server.persistence.external
 
ExternalObjectDaoImpl() - Constructor for class com.communote.server.persistence.external.ExternalObjectDaoImpl
 
ExternalObjectImpl - Class in com.communote.server.model.external
 
ExternalObjectImpl() - Constructor for class com.communote.server.model.external.ExternalObjectImpl
 
externalObjectList(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
externalObjectList(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
externalObjectList(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
ExternalObjectListItem - Class in com.communote.server.core.filter.listitems.blog
List item for com.communote.server.persistence.external.ExternalObject If the user has no access to the topic the topicNameIdentifier and the externalName field will be null.
ExternalObjectListItem() - Constructor for class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
constructor
ExternalObjectListItem(Long) - Constructor for class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
constructor
ExternalObjectListItem(Long, String, String, String, Long, String) - Constructor for class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
ExternalObjectListItemToExternalObjectResourceConverter<T extends ExternalObjectListItem,O extends ExternalObjectResource> - Class in com.communote.plugins.api.rest.v30.converter
This converter convert a ExternalObjectListItem to a ExternalObjectResource
ExternalObjectListItemToExternalObjectResourceConverter() - Constructor for class com.communote.plugins.api.rest.v30.converter.ExternalObjectListItemToExternalObjectResourceConverter
 
ExternalObjectManagement - Interface in com.communote.server.core.external
Management functions for the external objects
ExternalObjectManagementBase - Class in com.communote.server.core.external
Spring Service base class for ExternalObjectManagementException, provides access to all services and entities referenced by this service.
ExternalObjectManagementBase() - Constructor for class com.communote.server.core.external.ExternalObjectManagementBase
 
ExternalObjectManagementException - Exception in com.communote.server.core.external
The default exception thrown for unexpected errors occurring within ExternalObjectManagement.
ExternalObjectManagementException(String) - Constructor for exception com.communote.server.core.external.ExternalObjectManagementException
Constructs a new instance of ExternalObjectManagementException.
ExternalObjectManagementException(String, Throwable) - Constructor for exception com.communote.server.core.external.ExternalObjectManagementException
Constructs a new instance of ExternalObjectManagementException.
ExternalObjectManagementImpl - Class in com.communote.server.core.external
 
ExternalObjectManagementImpl() - Constructor for class com.communote.server.core.external.ExternalObjectManagementImpl
 
ExternalObjectNotAssignedException - Exception in com.communote.server.api.core.external
Thrown to indicate that a topic has to be assigned to an external object, but isn't.
ExternalObjectNotAssignedException(String, Long, BlogRole, String, String) - Constructor for exception com.communote.server.api.core.external.ExternalObjectNotAssignedException
Create a new exception
ExternalObjectNotAssignedExceptionMapper - Class in com.communote.server.core.exception.mapper
ExternalObjectNotAssignedExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.ExternalObjectNotAssignedExceptionMapper
 
ExternalObjectProperty - Class in com.communote.server.model.external
 
ExternalObjectProperty() - Constructor for class com.communote.server.model.external.ExternalObjectProperty
 
ExternalObjectProperty.Factory - Class in com.communote.server.model.external
Constructs new instances of ExternalObjectProperty.
ExternalObjectPropertyAccessor - Class in com.communote.server.core.property
Property accessor for users, don't construct it, use it from the PropertyManagement
ExternalObjectPropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.ExternalObjectPropertyAccessor
Don't construct it from the outside packages.
ExternalObjectPropertyConstants - Class in com.communote.server.model.external
This class holds constants of attributes and associations of the entity ExternalObjectProperty.
ExternalObjectPropertyConstants() - Constructor for class com.communote.server.model.external.ExternalObjectPropertyConstants
 
ExternalObjectPropertyDao - Interface in com.communote.server.persistence.external
 
ExternalObjectPropertyDaoBase - Class in com.communote.server.persistence.external
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type ExternalObjectProperty.
ExternalObjectPropertyDaoBase() - Constructor for class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
ExternalObjectPropertyDaoImpl - Class in com.communote.server.persistence.external
 
ExternalObjectPropertyDaoImpl() - Constructor for class com.communote.server.persistence.external.ExternalObjectPropertyDaoImpl
 
ExternalObjectQuery - Class in com.communote.server.core.vo.query.blog.external
Query to filter for external objects over all topics given the ids
ExternalObjectQuery() - Constructor for class com.communote.server.core.vo.query.blog.external.ExternalObjectQuery
 
ExternalObjectQueryParameters - Class in com.communote.server.core.vo.query.blog.external
Parameters for filtering for external objects
ExternalObjectQueryParameters() - Constructor for class com.communote.server.core.vo.query.blog.external.ExternalObjectQueryParameters
 
ExternalObjectResource - Class in com.communote.plugins.api.rest.v22.resource.topic.externalobject
 
ExternalObjectResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
ExternalObjectResource - Class in com.communote.plugins.api.rest.v24.resource.topic.externalobject
 
ExternalObjectResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
ExternalObjectResource - Class in com.communote.plugins.api.rest.v30.resource.topic.externalobject
 
ExternalObjectResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
ExternalObjectResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.topic.externalobject
 
ExternalObjectResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResourceHandler
 
ExternalObjectResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.topic.externalobject
 
ExternalObjectResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResourceHandler
 
ExternalObjectResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.topic.externalobject
 
ExternalObjectResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResourceHandler
 
ExternalObjectResourceHelper - Class in com.communote.plugins.api.rest.v22.resource.topic.externalobject
 
ExternalObjectResourceHelper - Class in com.communote.plugins.api.rest.v24.resource.topic.externalobject
 
ExternalObjectResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.topic.externalobject
 
EXTERNALOBJECTS - Static variable in class com.communote.server.model.blog.BlogConstants
 
externalObjectSingle(Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
externalObjectSingle(Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
externalObjectSingle(Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
ExternalObjectSource - Interface in com.communote.server.core.external
Describes a source of external objects that can be linked to topics.
ExternalObjectSourceAlreadyExistsException - Exception in com.communote.server.core.external
Thrown if an ExternalObjectSource with the same identifier already exists.
ExternalObjectSourceAlreadyExistsException(String) - Constructor for exception com.communote.server.core.external.ExternalObjectSourceAlreadyExistsException
Create a new exception
ExternalObjectSourceConfiguration - Interface in com.communote.server.core.external
Provides some configuration options that should be considered when linking external objects of the associated source with a topic.
ExternalObjectToExternalObjectListItemConverter - Class in com.communote.server.core.converter.external
 
ExternalObjectToExternalObjectListItemConverter(boolean) - Constructor for class com.communote.server.core.converter.external.ExternalObjectToExternalObjectListItemConverter
Create a converter
ExternalObjectToExternalObjectResourceConverter<T extends ExternalObject,O extends ExternalObjectResource> - Class in com.communote.plugins.api.rest.v22.converter
This converter convert a ExternalObject to a ExternalObjectResource
ExternalObjectToExternalObjectResourceConverter() - Constructor for class com.communote.plugins.api.rest.v22.converter.ExternalObjectToExternalObjectResourceConverter
 
ExternalObjectToExternalObjectResourceConverter<T extends ExternalObject,O extends ExternalObjectResource> - Class in com.communote.plugins.api.rest.v24.converter
This converter convert a ExternalObject to a ExternalObjectResource
ExternalObjectToExternalObjectResourceConverter() - Constructor for class com.communote.plugins.api.rest.v24.converter.ExternalObjectToExternalObjectResourceConverter
 
ExternalObjectToExternalObjectResourceConverter<T extends ExternalObject,O extends ExternalObjectResource> - Class in com.communote.plugins.api.rest.v30.converter
This converter convert a ExternalObject to a ExternalObjectResource
ExternalObjectToExternalObjectResourceConverter() - Constructor for class com.communote.plugins.api.rest.v30.converter.ExternalObjectToExternalObjectResourceConverter
 
ExternalPropertyResource - Class in com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty
 
ExternalPropertyResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
 
externalPropertySingle(Long, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
 
ExternalRepositoryException - Exception in com.communote.server.core.external
 
ExternalRepositoryException(String) - Constructor for exception com.communote.server.core.external.ExternalRepositoryException
Creates an exception with a detail message.
ExternalRepositoryException(String, Throwable) - Constructor for exception com.communote.server.core.external.ExternalRepositoryException
Creates an exception with a detail message and a cause.
ExternalSystemConfiguration - Class in com.communote.server.model.config
This abstract class defines an external system configuration
ExternalSystemConfiguration() - Constructor for class com.communote.server.model.config.ExternalSystemConfiguration
 
ExternalSystemConfigurationConstants - Class in com.communote.server.model.config
This class holds constants for the entity ExternalSystemConfiguration attributes and association.
ExternalSystemConfigurationConstants() - Constructor for class com.communote.server.model.config.ExternalSystemConfigurationConstants
 
ExternalSystemConfigurationDao - Interface in com.communote.server.persistence.config
 
ExternalSystemConfigurationDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.ExternalSystemConfiguration.
ExternalSystemConfigurationDaoBase() - Constructor for class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
ExternalSystemConfigurationDaoImpl - Class in com.communote.server.persistence.config
 
ExternalSystemConfigurationDaoImpl() - Constructor for class com.communote.server.persistence.config.ExternalSystemConfigurationDaoImpl
 
EXTERNALSYSTEMCONFIGURATIONS - Static variable in class com.communote.server.model.config.ConfigurationConstants
 
EXTERNALSYSTEMID - Static variable in class com.communote.server.model.blog.ExternalBlogMemberConstants
 
EXTERNALSYSTEMID - Static variable in class com.communote.server.model.blog.UserToBlogRoleMappingConstants
 
EXTERNALSYSTEMID - Static variable in class com.communote.server.model.external.ExternalObjectConstants
 
EXTERNALSYSTEMID - Static variable in class com.communote.server.model.user.group.ExternalUserGroupConstants
 
ExternalSystemNotConfiguredException - Exception in com.communote.server.core.external
Exception indicating that an external system is not configured
ExternalSystemNotConfiguredException(String, String) - Constructor for exception com.communote.server.core.external.ExternalSystemNotConfiguredException
 
ExternalSystemNotConfiguredExceptionMapper - Class in com.communote.server.core.exception.mapper
 
ExternalSystemNotConfiguredExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.ExternalSystemNotConfiguredExceptionMapper
 
ExternalTopicRole - Class in com.communote.plugins.mq.message.core.data.role
External role of use for topic
ExternalTopicRole() - Constructor for class com.communote.plugins.mq.message.core.data.role.ExternalTopicRole
 
ExternalTopicRoleTO - Class in com.communote.server.core.vo.external
 
ExternalTopicRoleTO() - Constructor for class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
ExternalTopicRoleTO(BlogRole, Long, String, Boolean, String, String) - Constructor for class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
ExternalTopicRoleTO(BlogRole, String) - Constructor for class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
ExternalTopicRoleTO(ExternalTopicRoleTO) - Constructor for class com.communote.server.core.vo.external.ExternalTopicRoleTO
Copies constructor from other ExternalTopicRoleTO
ExternalTopicRoleToExternalTopicRoleTOConverter - Class in com.communote.plugins.mq.message.core.handler.converter
Convert external topic role to external topic role transfer object
ExternalTopicRoleToExternalTopicRoleTOConverter() - Constructor for class com.communote.plugins.mq.message.core.handler.converter.ExternalTopicRoleToExternalTopicRoleTOConverter
 
ExternalUserAuthentication - Class in com.communote.server.model.user
This class represents external authentication details to a user.
ExternalUserAuthentication() - Constructor for class com.communote.server.model.user.ExternalUserAuthentication
 
ExternalUserAuthentication.Factory - Class in com.communote.server.model.user
Constructs new instances of ExternalUserAuthentication.
ExternalUserAuthenticationConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity ExternalUserAuthentication.
ExternalUserAuthenticationConstants() - Constructor for class com.communote.server.model.user.ExternalUserAuthenticationConstants
 
ExternalUserAuthenticationDao - Interface in com.communote.server.persistence.user
 
ExternalUserAuthenticationDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.ExternalUserAuthentication.
ExternalUserAuthenticationDaoBase() - Constructor for class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
ExternalUserAuthenticationDaoImpl - Class in com.communote.server.persistence.user
 
ExternalUserAuthenticationDaoImpl() - Constructor for class com.communote.server.persistence.user.ExternalUserAuthenticationDaoImpl
 
ExternalUserAuthenticationImpl - Class in com.communote.server.model.user
 
ExternalUserAuthenticationImpl() - Constructor for class com.communote.server.model.user.ExternalUserAuthenticationImpl
 
ExternalUserGroup - Class in com.communote.server.model.user.group
 
ExternalUserGroup() - Constructor for class com.communote.server.model.user.group.ExternalUserGroup
 
ExternalUserGroup.Factory - Class in com.communote.server.model.user.group
Constructs new instances of ExternalUserGroup.
ExternalUserGroupAccessor - Interface in com.communote.server.plugins.api.externals
 
ExternalUserGroupAccessorException - Exception in com.communote.server.plugins.api.externals
 
ExternalUserGroupAccessorException(String) - Constructor for exception com.communote.server.plugins.api.externals.ExternalUserGroupAccessorException
Constructor.
ExternalUserGroupAccessorException(String, Throwable) - Constructor for exception com.communote.server.plugins.api.externals.ExternalUserGroupAccessorException
Constructor.
ExternalUserGroupAccessorException(Throwable) - Constructor for exception com.communote.server.plugins.api.externals.ExternalUserGroupAccessorException
Constructor.
ExternalUserGroupAccessorExtensionPoint - Class in com.communote.server.plugins.core
 
ExternalUserGroupConstants - Class in com.communote.server.model.user.group
This class holds constants of attributes and associations of the entity ExternalUserGroup.
ExternalUserGroupConstants() - Constructor for class com.communote.server.model.user.group.ExternalUserGroupConstants
 
ExternalUserGroupDao - Interface in com.communote.server.persistence.user.group
 
ExternalUserGroupDaoBase - Class in com.communote.server.persistence.user.group
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type ExternalUserGroup.
ExternalUserGroupDaoBase() - Constructor for class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
ExternalUserGroupDaoImpl - Class in com.communote.server.persistence.user.group
 
ExternalUserGroupDaoImpl() - Constructor for class com.communote.server.persistence.user.group.ExternalUserGroupDaoImpl
 
ExternalUserGroupImpl - Class in com.communote.server.model.user.group
 
ExternalUserGroupImpl() - Constructor for class com.communote.server.model.user.group.ExternalUserGroupImpl
 
ExternalUserGroupRetriever - Class in com.communote.server.core.user.groups
UserGroupRetriever, which retrieves the external users and groups from the internal database.
ExternalUserGroupRetriever(String) - Constructor for class com.communote.server.core.user.groups.ExternalUserGroupRetriever
Constructor.
EXTERNALUSERID - Static variable in class com.communote.server.model.user.ExternalUserAuthenticationConstants
 
ExternalUsernameInvitationField - Class in com.communote.server.persistence.user.invitationfields
 
ExternalUserPasswordChangeNotAllowedException - Exception in com.communote.server.core.user
 
ExternalUserPasswordChangeNotAllowedException(String, String) - Constructor for exception com.communote.server.core.user.ExternalUserPasswordChangeNotAllowedException
 
ExternalUserRepository - Interface in com.communote.server.core.external
 
ExternalUserRepositoryException - Exception in com.communote.server.core.user.exception
 
ExternalUserRepositoryException(String) - Constructor for exception com.communote.server.core.user.exception.ExternalUserRepositoryException
Constructs a new instance of ExternalUserRepositoryException
ExternalUserRepositoryException(String, Throwable) - Constructor for exception com.communote.server.core.user.exception.ExternalUserRepositoryException
Constructs a new instance of ExternalUserRepositoryException
ExternalUserRepositoryRegistry - Class in com.communote.plugins.core.registries
Registry for ExternalUserRepositoryRegistry
ExternalUserRepositoryRegistry() - Constructor for class com.communote.plugins.core.registries.ExternalUserRepositoryRegistry
 
ExternalUserVO - Class in com.communote.server.persistence.user
A value object representing a User retrieved from an external repository like LDAP.
ExternalUserVO() - Constructor for class com.communote.server.persistence.user.ExternalUserVO
Empty constructor.
extractBlogId(String) - Static method in class com.communote.server.core.messaging.connectors.xmpp.XMPPPatternUtils
This method extracts the blog id from the alias.
ExtractBlogsNoteStoringPreProcessor - Class in com.communote.server.core.blog.notes.processors
Preprocessor which searches the content for strings that are syntactically correct blog aliases and start with an '&' character.
ExtractBlogsNoteStoringPreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.ExtractBlogsNoteStoringPreProcessor
 
extractClient(String) - Static method in class com.communote.server.core.messaging.connectors.xmpp.XMPPPatternUtils
This method extracts a client from an alias jid.
extractClientIdFromUser(String) - Static method in class com.communote.server.core.messaging.connectors.xmpp.XMPPPatternUtils
This method extracts the client from a user jid.
extractImageFromEntity(HttpEntity, Date) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Extract the image from the response entity.
extractImageIdentifier(Map<String, ? extends Object>) - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
Get the identifier of an image from a key value mapping, like the parameters of a request.
extractImageIdentifier(Map<String, ? extends Object>) - Method in class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
Return the value of a parameter that has the key "id" and a string value.
extractImageIdentifier(Map<String, ? extends Object>) - Method in class com.communote.server.core.image.type.ClientImageDescriptor
 
extractKenmeiUser(String) - Static method in class com.communote.server.core.messaging.connectors.xmpp.XMPPPatternUtils
This method returns a client extracted from the alias.
extractKenmeiUserWithoutDatabaseDelegate(String) - Static method in class com.communote.server.core.messaging.connectors.xmpp.XMPPPatternUtils
This works on the current assigned client.
extractMessageIdentifierFromReplyHeaders(Message) - Static method in class com.communote.server.core.mail.MailMessageHelper
Extracts the message identifier from the reply headers.
extractMessagePartsMatchingMimeTypes(Message, String...) - Static method in class com.communote.server.core.mail.MailMessageHelper
Extracts all parts (especially in case of a multipart message) of a message that have one of the supplied MIME types.
extractNoteIdFromMessageIdentifier(String) - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Extracts the ID of a note from a message identifier that was previously created with MailBasedPostingHelper.createMessageIdentifier(Note).
extractPermaLinkIdentifier(String[]) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
Get the type of perma link (one of the constants PermalinkGenerator.PERMA_ID_TOPICS etc)
extractPermaLinkIdentifier(String[]) - Method in class com.communote.server.core.blog.export.PermalinkGenerationManagement
Delegates to the last added generator or the default generator.
extractPermaLinkIdentifier(String[]) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
Get the type of perma link (one of the constants PermalinkGenerator.PERMA_ID_TOPICS etc)
extractPropertiesTO(StringProperty[]) - Static method in class com.communote.plugins.mq.message.core.handler.TopicMessageHandlerUtils
 
extractPropertiesTO(StringProperty[], StoringPolicy) - Static method in class com.communote.plugins.mq.message.core.handler.TopicMessageHandlerUtils
extracts properties TOs, based on the specified extraction policy
extractRichMediaDescription(String) - Method in interface com.communote.plugins.mediaparser.mediatype.RichMediaType
Checks the link and extracts the ID if the link is of the right source
extractRichMediaDescription(String) - Method in enum com.communote.plugins.mediaparser.mediatype.RichMediaTypes
Checks the link and extracts the ID if the link is of the right source
extractSquareBracketContentFromSubject(Message) - Method in class com.communote.server.core.blog.NoteMailMessageWorkerBase
Returns the white-space trimmed content of the first square brackets pair found inside the email subject which encapsulates some word characters.
ExtractTagsNotePreProcessor - Class in com.communote.server.core.blog.notes.processors
This processor extracts tags from the note content and adds them to the meta data of the note.
ExtractTagsNotePreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.ExtractTagsNotePreProcessor
 
extractTagTOs(Tag[]) - Static method in class com.communote.plugins.mq.message.core.handler.TopicMessageHandlerUtils
 
extractTagTOs(Tag[], Set<Tag>, StoringPolicy) - Static method in class com.communote.plugins.mq.message.core.handler.TopicMessageHandlerUtils
extracts tags according to the extraction policy
extractToken(HttpServletRequest) - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
Extract the token string from the current request.
extractUserData(ObjectNode, ExternalUserVO) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticator
Copies user data from a JSON object to a value object.
extractUserData(ObjectNode, ExternalUserVO) - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
Copies user data from a JSON object to a value object.
extractUserIdsToSkip(NoteStoringPostProcessorContext) - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
Extracts the IDs of the users to not notify from the context properties and adds them to the context attributes so it can be reused by all notification processors handling the same note.
ExtractUsersNotePreProcessor - Class in com.communote.server.core.blog.notes.processors
This processors extracts the users to be notified from the content.
ExtractUsersNotePreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.ExtractUsersNotePreProcessor
 

F

Factory() - Constructor for class com.communote.server.model.attachment.Attachment.Factory
 
Factory() - Constructor for class com.communote.server.model.attachment.AttachmentProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.blog.Blog.Factory
 
Factory() - Constructor for class com.communote.server.model.blog.BlogMember.Factory
 
Factory() - Constructor for class com.communote.server.model.blog.BlogProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.blog.ExternalBlogMember.Factory
 
Factory() - Constructor for class com.communote.server.model.blog.ResolvedTopicToTopic.Factory
 
Factory() - Constructor for class com.communote.server.model.blog.UserToBlogRoleMapping.Factory
 
Factory() - Constructor for class com.communote.server.model.client.Client.Factory
 
Factory() - Constructor for class com.communote.server.model.client.ClientStatistic.Factory
 
Factory() - Constructor for class com.communote.server.model.config.ApplicationConfigurationSetting.Factory
 
Factory() - Constructor for class com.communote.server.model.config.ClientConfiguration.Factory
 
Factory() - Constructor for class com.communote.server.model.config.Configuration.Factory
 
Factory() - Constructor for class com.communote.server.model.config.ConfluenceConfiguration.Factory
 
Factory() - Constructor for class com.communote.server.model.config.LdapConfiguration.Factory
 
Factory() - Constructor for class com.communote.server.model.config.LdapGroupSyncConfiguration.Factory
 
Factory() - Constructor for class com.communote.server.model.config.LdapSearchBaseDefinition.Factory
 
Factory() - Constructor for class com.communote.server.model.config.LdapSearchConfiguration.Factory
 
Factory() - Constructor for class com.communote.server.model.config.Setting.Factory
 
Factory() - Constructor for class com.communote.server.model.external.ExternalObject.Factory
 
Factory() - Constructor for class com.communote.server.model.external.ExternalObjectProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.global.GlobalId.Factory
 
Factory() - Constructor for class com.communote.server.model.i18n.Message.Factory
 
Factory() - Constructor for class com.communote.server.model.messaging.MessagerConnectorConfig.Factory
 
Factory() - Constructor for class com.communote.server.model.note.Content.Factory
 
Factory() - Constructor for class com.communote.server.model.note.Note.Factory
 
Factory() - Constructor for class com.communote.server.model.note.NoteProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.note.ProcessedMailNote.Factory
 
Factory() - Constructor for class com.communote.server.model.property.BinaryProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.property.GlobalProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.property.PluginProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.security.ChannelConfiguration.Factory
 
Factory() - Constructor for class com.communote.server.model.security.IpRange.Factory
 
Factory() - Constructor for class com.communote.server.model.security.IpRangeChannel.Factory
 
Factory() - Constructor for class com.communote.server.model.security.IpRangeFilter.Factory
 
Factory() - Constructor for class com.communote.server.model.security.SecurityCode.Factory
 
Factory() - Constructor for class com.communote.server.model.tag.CategorizedTag.Factory
 
Factory() - Constructor for class com.communote.server.model.tag.GlobalTagCategory.Factory
 
Factory() - Constructor for class com.communote.server.model.tag.Tag.Factory
 
Factory() - Constructor for class com.communote.server.model.task.Task.Factory
 
Factory() - Constructor for class com.communote.server.model.task.TaskExecution.Factory
 
Factory() - Constructor for class com.communote.server.model.task.TaskProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.user.Contact.Factory
 
Factory() - Constructor for class com.communote.server.model.user.Country.Factory
 
Factory() - Constructor for class com.communote.server.model.user.ExternalUserAuthentication.Factory
 
Factory() - Constructor for class com.communote.server.model.user.group.ExternalUserGroup.Factory
 
Factory() - Constructor for class com.communote.server.model.user.group.Group.Factory
 
Factory() - Constructor for class com.communote.server.model.user.group.GroupProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.user.group.UserOfGroup.Factory
 
Factory() - Constructor for class com.communote.server.model.user.Language.Factory
 
Factory() - Constructor for class com.communote.server.model.user.NavigationItem.Factory
 
Factory() - Constructor for class com.communote.server.model.user.note.UserNoteEntity.Factory
 
Factory() - Constructor for class com.communote.server.model.user.NotificationConfig.Factory
 
Factory() - Constructor for class com.communote.server.model.user.security.AuthenticationFailedStatus.Factory
 
Factory() - Constructor for class com.communote.server.model.user.security.EmailSecurityCode.Factory
 
Factory() - Constructor for class com.communote.server.model.user.security.ForgottenPasswordSecurityCode.Factory
 
Factory() - Constructor for class com.communote.server.model.user.security.InviteUserToBlogSecurityCode.Factory
 
Factory() - Constructor for class com.communote.server.model.user.security.InviteUserToClientSecurityCode.Factory
 
Factory() - Constructor for class com.communote.server.model.user.security.UnlockUserSecurityCode.Factory
 
Factory() - Constructor for class com.communote.server.model.user.security.UserSecurityCode.Factory
 
Factory() - Constructor for class com.communote.server.model.user.User.Factory
 
Factory() - Constructor for class com.communote.server.model.user.UserAuthority.Factory
 
Factory() - Constructor for class com.communote.server.model.user.UserImage.Factory
 
Factory() - Constructor for class com.communote.server.model.user.UserNoteProperty.Factory
 
Factory() - Constructor for class com.communote.server.model.user.UserProfile.Factory
 
Factory() - Constructor for class com.communote.server.model.user.UserProperty.Factory
 
FAILED - Static variable in class com.communote.server.model.task.TaskStatus
 
FAILEDAUTHCOUNTER - Static variable in class com.communote.server.model.user.security.AuthenticationFailedStatusConstants
 
FAILEDAUTHENTICATION - Static variable in class com.communote.server.model.user.UserConstants
 
failTaskExecution(String) - Method in interface com.communote.server.api.core.task.TaskManagement
Mark the execution of a task as failed.
failTaskExecution(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
FALLBACK - Static variable in class com.communote.server.model.user.NotificationConfigConstants
 
FALLBACK_ON_FAIL_LITERAL - Static variable in interface com.communote.server.core.messaging.NotificationManagementConstants
Property for fallback on fail.
FAVICON_FILE_PATH - Static variable in class com.communote.server.web.osgi.BundleFaviconProvider
relative location to the favicon icon file within the bundle storage
FaviconProvider - Interface in com.communote.server.web.commons.resource
Provider which defines the URL from which a favicon icon can be downloaded.
FaviconProviderManager - Class in com.communote.server.web.commons.resource
Manages the available FaviconProviders.
FaviconProviderManager() - Constructor for class com.communote.server.web.commons.resource.FaviconProviderManager
 
FavoriteApiController - Class in com.communote.server.web.api.service.post
Deprecated.
Use new generated REST-API instead
FavoriteApiController() - Constructor for class com.communote.server.web.api.service.post.FavoriteApiController
Deprecated.
 
favoriteList(Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
 
favoriteList(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
 
favoriteList(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
 
favoriteList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
 
FavoriteManagement - Interface in com.communote.server.core.blog
Interface for favorite management.
FavoriteManagementBase - Class in com.communote.server.core.blog
Spring Service base class for com.communote.server.service.blog.FavoriteManagement, provides access to all services and entities referenced by this service.
FavoriteManagementBase() - Constructor for class com.communote.server.core.blog.FavoriteManagementBase
 
FavoriteManagementException - Exception in com.communote.server.core.blog
The default exception thrown for unexpected errors occurring within FavoriteManagement.
FavoriteManagementException(String) - Constructor for exception com.communote.server.core.blog.FavoriteManagementException
Constructs a new instance of FavoriteManagementException.
FavoriteManagementException(String, Throwable) - Constructor for exception com.communote.server.core.blog.FavoriteManagementException
Constructs a new instance of FavoriteManagementException.
FavoriteManagementImpl - Class in com.communote.server.core.blog
 
FavoriteManagementImpl() - Constructor for class com.communote.server.core.blog.FavoriteManagementImpl
 
FavoriteMatcher - Class in com.communote.server.core.vo.query.java.note
FavoriteMatcher(FavoriteManagement) - Constructor for class com.communote.server.core.vo.query.java.note.FavoriteMatcher
Constructor.
FavoriteResource - Class in com.communote.plugins.api.rest.resource.note.favorite
 
FavoriteResource() - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
 
FavoriteResource - Class in com.communote.plugins.api.rest.v22.resource.note.favorite
 
FavoriteResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
 
FavoriteResource - Class in com.communote.plugins.api.rest.v24.resource.note.favorite
 
FavoriteResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
 
FavoriteResource - Class in com.communote.plugins.api.rest.v30.resource.note.favorite
 
FavoriteResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
 
FavoriteResourceHandler - Class in com.communote.plugins.api.rest.resource.note.favorite
 
FavoriteResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResourceHandler
 
FavoriteResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.note.favorite
 
FavoriteResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResourceHandler
 
FavoriteResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.note.favorite
 
FavoriteResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResourceHandler
 
FavoriteResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.note.favorite
 
FavoriteResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResourceHandler
 
FAVORITEUSERS - Static variable in class com.communote.server.model.note.NoteConstants
 
FAX - Static variable in class com.communote.server.model.user.ContactConstants
 
FeConstants - Class in com.communote.server.web.commons
Interface that holds all the constants that are used in the frontend
FeConstants.Attributes - Class in com.communote.server.web.commons
Attributes.
FeConstants.Params - Class in com.communote.server.web.commons
Parameters.
FieldUserIdentification - Class in com.communote.server.core.security
A UserIdentification that is map holding some attributes.
FieldUserIdentification() - Constructor for class com.communote.server.core.security.FieldUserIdentification
 
FileHelper - Class in com.communote.common.io
 
FileImage - Class in com.communote.server.api.core.image
Image which streams the image from a file.
FileImage(File, String, String, boolean) - Constructor for class com.communote.server.api.core.image.FileImage
 
FileImage(File, String, String, boolean, boolean) - Constructor for class com.communote.server.api.core.image.FileImage
 
FileStorageController - Class in com.communote.server.web.fe.portal.user.system.content
 
FileStorageController() - Constructor for class com.communote.server.web.fe.portal.user.system.content.FileStorageController
 
FileStorageForm - Class in com.communote.server.web.fe.portal.user.system.content
 
FileStorageForm() - Constructor for class com.communote.server.web.fe.portal.user.system.content.FileStorageForm
Does nothing.
FileStorageForm(String) - Constructor for class com.communote.server.web.fe.portal.user.system.content.FileStorageForm
 
FileStorageValidator - Class in com.communote.server.web.fe.portal.user.system.content
Validator for the FileStorageController.
FileStorageValidator() - Constructor for class com.communote.server.web.fe.portal.user.system.content.FileStorageValidator
 
FileSystemCachingImageManager - Class in com.communote.server.core.image
Implementation which uses the file system for caching images.
FileSystemCachingImageManager() - Constructor for class com.communote.server.core.image.FileSystemCachingImageManager
Constructor.
FilesystemConnector - Class in com.communote.server.core.crc
A class for the ContentRepositoryConnector to use a file system.
FilesystemConnector(RepositoryConnectorConfiguration) - Constructor for class com.communote.server.core.crc.FilesystemConnector
Constructor for a new FilesystemConnector, based on the given FilesystemConfiguration.
FileSystemMimeMessageSender - Class in com.communote.server.core.mail
MimeMessageSender which stores the message on the filesystem in a sub-directory of Communote's data directory.
FileSystemMimeMessageSender(boolean) - Constructor for class com.communote.server.core.mail.FileSystemMimeMessageSender
 
FileUploadController - Class in com.communote.server.web.fe.portal.user.system.content
 
FileUploadController() - Constructor for class com.communote.server.web.fe.portal.user.system.content.FileUploadController
 
FileUploadForm - Class in com.communote.server.web.fe.portal.user.system.content
 
FileUploadForm() - Constructor for class com.communote.server.web.fe.portal.user.system.content.FileUploadForm
Does nothing.
FileUploadForm(String, String) - Constructor for class com.communote.server.web.fe.portal.user.system.content.FileUploadForm
 
FileUploadValidator - Class in com.communote.server.web.fe.portal.user.system.content
Validator for the FileStorageController.
FileUploadValidator() - Constructor for class com.communote.server.web.fe.portal.user.system.content.FileUploadValidator
 
fillingResultItem(T, TopicResource) - Method in class com.communote.plugins.api.rest.v30.converter.TopicTagListItemToTopicResourceConverter
Filling the PostListItem
fillInitalFilters(InitalFiltersVO, Locale) - Method in class com.communote.server.core.util.InitialFilterDataProvider
Fill the inital filter based on the available data (that is use the blog id, blog alias to load the blog and user id, user alias to load the user)
fillTemplateProperties(ObjectNode, AllUsersTopicAccessRightsChangedEvent) - Method in class com.communote.plugins.activity.core.AllUsersTopicAccessRightsChangedEventListener
Create the JSON object holding the details of the activity
fillTemplateProperties(ObjectNode, EntityTopicAccessRightsChangedEvent) - Method in class com.communote.plugins.activity.core.EntityTopicAccessRightsChangedEventListener
Create the JSON object holding the details of the activity
fillTemplateProperties(ObjectNode, ManagerGainedTopicAccessRightsChangedEvent) - Method in class com.communote.plugins.activity.core.ManagerGainedTopicAccessRightsChangedEventListener
Create the JSON object holding the details of the activity
fillTemplateProperties(ObjectNode, T) - Method in class com.communote.plugins.activity.core.TopicAccessRightsChangedEventListener
Create the JSON object holding the details of the activity
fillTimelineUserResource(T, O) - Method in class com.communote.plugins.api.rest.converter.UserDataToTimelineUserConverter
fillTimelineUserResource(T, O) - Method in class com.communote.plugins.api.rest.v22.converter.UserDataToTimelineUserConverter
fillTimelineUserResource(T, O) - Method in class com.communote.plugins.api.rest.v24.converter.UserDataToTimelineUserConverter
fillTimelineUserResource(T, O) - Method in class com.communote.plugins.api.rest.v30.converter.UserDataToTimelineUserConverter
filter(Collection<T>) - Method in class com.communote.common.matcher.Matcher
Method to filter a given collection for matching elements.
filter(Note, Set<Permission<Note>>) - Method in class com.communote.plugins.activity.base.permission.ActivityNotePermissionFilter
 
filter(T, Set<Permission<T>>) - Method in interface com.communote.server.api.core.security.permission.PermissionFilter
Filters the given permissions for the given entity.
filter(Note, Set<Permission<Note>>) - Method in class com.communote.server.core.permission.filters.NoteRolePermissionFilter
Filters the given permissions for the given entity.
filter(Blog, Set<Permission<Blog>>) - Method in class com.communote.server.core.permission.filters.TopicCreateOptionPermissionFilter
Filters the given permissions for the given entity.
filter(Blog, Set<Permission<Blog>>) - Method in class com.communote.server.core.permission.filters.TopicRolePermissionFilter
Filters the given permissions for the given entity.
filter(Note, Set<Permission<Note>>) - Method in class com.communote.server.core.template.NoteTemplatePermissionFilter
 
Filter - Class in com.communote.server.core.vo.query.search
 
Filter() - Constructor for class com.communote.server.core.vo.query.search.Filter
 
FILTER_CHANNEL_TYPE_PREFIX - Static variable in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
channel type prefix.
FILTER_ENABLED - Static variable in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
filter enabled.
FILTER_EXCLUDES - Static variable in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
filter excludes.
FILTER_ID - Static variable in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
filter id.
FILTER_INCLUDES - Static variable in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
filter includes.
FILTER_NAME - Static variable in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
filter name.
FILTER_STATUS_ALL - Static variable in class com.communote.server.core.vo.query.user.AbstractUserQuery
The Constant FILTER_STATUS_ALL defines the filter value to include all user status in list.
filterAnonymousUsers(Collection<User>) - Static method in class com.communote.server.core.mail.MailMessageHelper
 
FilterApiParameterNameProvider - Class in com.communote.server.core.vo.query.config
Resolves the query instance parameter names of the api.
FilterApiParameterNameProvider() - Constructor for class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Constructor without any parameters.
FilterApiParameterNameProvider(String) - Constructor for class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Constructor that takes a preifx as parameter.
filterCategory(C) - Method in class com.communote.common.menu.SimpleMenuBuilder
Apply the registered category filters to the category and return whether it should be added to the menu
FilteredByWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for filter summary
FilteredByWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.FilteredByWidget
 
filterEntry(S) - Method in class com.communote.common.menu.SimpleMenuBuilder
Apply the registered filters to the entry and return whether it should be added to the category.
filterForCreation(NoteStoringTO, Set<Permission<Note>>) - Method in class com.communote.plugins.activity.base.permission.ActivityNotePermissionFilter
Filters the given permissions for the given entity/TO.
filterForCreation(N, Set<Permission<T>>) - Method in interface com.communote.server.api.core.security.permission.PermissionFilter
Filters the given permissions for the given entity/TO.
filterForCreation(NoteStoringTO, Set<Permission<Note>>) - Method in class com.communote.server.core.permission.filters.NoteRolePermissionFilter
Filters the given permissions for the given entity/TO.
filterForCreation(CreationBlogTO, Set<Permission<Blog>>) - Method in class com.communote.server.core.permission.filters.TopicCreateOptionPermissionFilter
 
filterForCreation(CreationBlogTO, Set<Permission<Blog>>) - Method in class com.communote.server.core.permission.filters.TopicRolePermissionFilter
 
filterForCreation(NoteStoringTO, Set<Permission<Note>>) - Method in class com.communote.server.core.template.NoteTemplatePermissionFilter
Filters the given permissions for the given entity/TO.
FilteringResourceConcatenator - Class in com.communote.server.web.commons.resource.impl
Concatenator that uses a configurable DelimiterFilterReader to filter the content of the resource files before concatenating them.
FilteringResourceConcatenator(String, String, ResourceFilterMatchProcessor) - Constructor for class com.communote.server.web.commons.resource.impl.FilteringResourceConcatenator
Create a new concatenator
FilterParameterResolver - Class in com.communote.server.core.blog.export
Implements the mapping between parameters and names, to resolve the name for example a given userId.
FilterParameterResolver() - Constructor for class com.communote.server.core.blog.export.FilterParameterResolver
 
FilterQueryResultConverter<I,O> - Class in com.communote.server.core.vo.query
 
FilterQueryResultConverter(QueryResultConverter<I, O>) - Constructor for class com.communote.server.core.vo.query.FilterQueryResultConverter
Constructor which set the queryResultConverter
FilterRestApiParameterNameProvider - Class in com.communote.plugins.api.rest.filter
Resolves the query instance parameter names of the api.
FilterRestApiParameterNameProvider() - Constructor for class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Constructor without any parameters.
FilterRestApiParameterNameProvider(String) - Constructor for class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Constructor that takes a preifx as parameter.
FilterRestApiParameterNameProvider - Class in com.communote.plugins.api.rest.v22.filter
Resolves the query instance parameter names of the api.
FilterRestApiParameterNameProvider() - Constructor for class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Constructor without any parameters.
FilterRestApiParameterNameProvider(String) - Constructor for class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Constructor that takes a preifx as parameter.
FilterRestApiParameterNameProvider - Class in com.communote.plugins.api.rest.v24.filter
Resolves the query instance parameter names of the api.
FilterRestApiParameterNameProvider() - Constructor for class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Constructor without any parameters.
FilterRestApiParameterNameProvider(String) - Constructor for class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Constructor that takes a preifx as parameter.
FilterRestApiParameterNameProvider - Class in com.communote.plugins.api.rest.v30.filter
Resolves the query instance parameter names of the api.
FilterRestApiParameterNameProvider() - Constructor for class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Constructor without any parameters.
FilterRestApiParameterNameProvider(String) - Constructor for class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Constructor that takes a preifx as parameter.
FilterWidgetParameterNameProvider - Class in com.communote.server.core.vo.query.config
QueryParametersParameterNameProvider to be used in conjunction with the blog filter widget.
FilterWidgetParameterNameProvider() - Constructor for class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Constructor with empty prefix.
finalizeConverter(char) - Method in class com.communote.server.external.log4j.PatternClientParser
find(Class<DATA_TYPE>, Long...) - Method in interface com.communote.server.core.user.NavigationItemManagement
Method to find all items for the current user.
find(Class<DATA_TYPE>, Long...) - Method in class com.communote.server.core.user.NavigationItemManagementImpl
Method to find all items for the current user.
find(String) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Returns a list of all messages for a specific key.
find(String, String) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Returns the message for the key in the specific language or null if there is no one.
find(String, String, String) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Returns the specified message.
find(String) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
find(String, String) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
find(String, String, String) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
find(String, String) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
 
find(String, String) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
find(int, String, String) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Does the same thing as AttachmentDao.find(String, String) with an additional flag called transform.
find(String, String) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Find a resource by the given identifiers
find(int, String, String) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
find(String, String) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
find(Long, Long...) - Method in interface com.communote.server.persistence.user.NavigationItemDao
 
find(Long, Long...) - Method in class com.communote.server.persistence.user.NavigationItemDaoImpl
 
find(Long...) - Method in class com.communote.server.service.NavigationItemService
Get the matching navigation items of the current user.
findBlogByIdentifier(String) - Method in interface com.communote.server.api.core.blog.BlogManagement
Retrieve a blog by its alias.
findBlogByIdentifier(String) - Method in class com.communote.server.core.blog.BlogManagementBase
Retrieve a blog by its alias.
findBlogByIdentifierWithoutAuthorizationCheck(String) - Method in interface com.communote.server.api.core.blog.BlogManagement
Retrieve a blog by its alias.
findBlogByIdentifierWithoutAuthorizationCheck(String) - Method in class com.communote.server.core.blog.BlogManagementBase
Retrieve a blog by its alias.
findBlogByIdWithoutAuthorizationCheck(Long) - Method in interface com.communote.server.api.core.blog.BlogManagement
Retrieve a blog by its ID.
findBlogByIdWithoutAuthorizationCheck(Long) - Method in class com.communote.server.core.blog.BlogManagementBase
Retrieve a blog by its ID.
findBlogs(Long[]) - Method in interface com.communote.server.persistence.blog.BlogDao
 
findBlogs(Long[]) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findBlogs(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogSelectionBoxController
Searches for blogs and returns a JSON array containing JSON objects describing the found blogs.
findBlogs(Query<BlogData, E>, E, boolean) - Static method in class com.communote.server.web.fe.portal.blog.helper.BlogSearchHelper
runs a query for blogs
findBlogsById(Long[]) - Method in interface com.communote.server.api.core.blog.BlogManagement
Return the blogs for the given IDs.
findBlogsById(Long[]) - Method in class com.communote.server.core.blog.BlogManagementBase
 
findByAdditionalProperty(String, String) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Get an external group by the additional property.
findByAdditionalProperty(String, String) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
findByAlias(String) - Method in interface com.communote.server.persistence.user.group.GroupDao
Searches a group by the alias.
findByAlias(String) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
findByAlias(String) - Method in interface com.communote.server.persistence.user.UserDao
 
findByAlias(String) - Method in class com.communote.server.persistence.user.UserDaoBase
 
findByBlogAndEntity(Long, Long) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Returns the memberships of a blog with a specific entity associated
findByBlogAndEntity(Long, Long) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
findByClientId(String) - Method in interface com.communote.server.persistence.user.client.ClientDao
Find the client by its id
findByClientId(String) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
findByClientIdForWriting(String) - Method in interface com.communote.server.persistence.user.client.ClientDao
Find the client by its id and obtain a write lock
findByClientIdForWriting(String) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
findByCode(String) - Method in interface com.communote.server.api.core.security.SecurityCodeManagement
Find the security code by the code value.
findByCode(String, Converter<SecurityCode, T>) - Method in interface com.communote.server.api.core.security.SecurityCodeManagement
Find the security code by the code value and convert it.
findByCode(String) - Method in class com.communote.server.core.user.SecurityCodeManagementBase
 
findByCode(String, Converter<SecurityCode, T>) - Method in class com.communote.server.core.user.SecurityCodeManagementBase
 
findByCode(String) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
 
findByCode(String) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
findByEmail(String) - Method in interface com.communote.server.persistence.user.UserDao
Find the user by a given email
findByEmail(String) - Method in class com.communote.server.persistence.user.UserDaoBase
 
findByEmailAddress(String) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Finds the EmailSecurityCode by the new email address
findByEmailAddress(String) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
findByEntity(Long) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Returns the memberships of an entity.
findByEntity(Long) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
findByExternalId(String, String) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
 
findByExternalId(String, String) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
findByExternalObject(Long) - Method in interface com.communote.server.persistence.blog.BlogDao
Return the blog that has the given external object assigned
findByExternalObject(String, String) - Method in interface com.communote.server.persistence.blog.BlogDao
Find a blog that has a given external object
findByExternalObject(Long) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findByExternalObject(String, String) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findByExternalSystemId(String) - Method in interface com.communote.server.persistence.blog.BlogDao
Return all blogs that have an external object with the given external system id
findByExternalSystemId(String) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findByExternalSystemId(String) - Method in interface com.communote.server.persistence.user.UserDao
Returns the users which are members of the foreign system.
findByExternalSystemId(String) - Method in class com.communote.server.persistence.user.UserDaoBase
 
findByExternalUserId(String, String) - Method in interface com.communote.server.persistence.user.UserDao
 
findByExternalUserId(String, String) - Method in class com.communote.server.persistence.user.UserDaoBase
 
findByGlobalIdentifier(String) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Returns a global ID matching the global identifier or null if there is no matching global ID.
findByGlobalIdentifier(String) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
findByLanguageCode(String) - Method in interface com.communote.server.persistence.user.LanguageDao
Finds a language by the given code
findByLanguageCode(String) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
findByMailMessageId(String) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
 
findByMailMessageId(String) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
findByName(int, String) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as GlobalTagCategoryDao.findByName(String) with an additional flag called transform.
findByName(int, String, String) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as #findByName(boolean, String) with an additional argument called queryString.
findByName(String) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
 
findByName(String, String) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as GlobalTagCategoryDao.findByName(String) with an additional argument called queryString.
findByName(int, String) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
findByName(int, String, String) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
findByName(String) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
findByName(String, String) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
findByNameIdentifier(int, String) - Method in interface com.communote.server.persistence.blog.BlogDao
Does the same thing as BlogDao.findByNameIdentifier(String) with an additional flag called transform.
findByNameIdentifier(int, String, String) - Method in interface com.communote.server.persistence.blog.BlogDao
Does the same thing as #findByNameIdentifier(boolean, String) with an additional argument called queryString.
findByNameIdentifier(String) - Method in interface com.communote.server.persistence.blog.BlogDao
Find the blog with the given name identifier.
findByNameIdentifier(String, String) - Method in interface com.communote.server.persistence.blog.BlogDao
Does the same thing as BlogDao.findByNameIdentifier(String) with an additional argument called queryString.
findByNameIdentifier(int, String) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findByNameIdentifier(int, String, String) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findByNameIdentifier(String) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findByNameIdentifier(String, String) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findByNameIdentifier(String) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
Find the blog with the given name identifier.
findByPrefix(int, String) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as GlobalTagCategoryDao.findByPrefix(String) with an additional flag called transform.
findByPrefix(int, String, String) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as #findByPrefix(boolean, String) with an additional argument called queryString.
findByPrefix(String) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
 
findByPrefix(String, String) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as GlobalTagCategoryDao.findByPrefix(String) with an additional argument called queryString.
findByPrefix(int, String) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
findByPrefix(int, String, String) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
findByPrefix(String) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
findByPrefix(String, String) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
findByPrefix(String, ResultSpecification) - Method in interface com.communote.server.persistence.tag.TagDao
 
findByPrefix(String, ResultSpecification) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
findByRole(UserRole, UserStatus) - Method in interface com.communote.server.persistence.user.UserDao
 
findByRole(UserRole, UserStatus) - Method in class com.communote.server.persistence.user.UserDaoBase
 
findBySecurityCode(String) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Finds the EmailSecurityCode by the code as string
findBySecurityCode(String) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
findBySecurityCode(String) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Finds the SecurityCode by the code.
findBySecurityCode(String) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
findBySecurityCode(String) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Finds the SecurityCode by the code.
findBySecurityCode(String) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
findBySystemId(String) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
returns the ID of the external configuration matching the provided systemId
findBySystemId(String) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
findBySystemId(String) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
find all external authentications by the external systemId
findBySystemId(String) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
findBySystemId(String) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
 
findBySystemId(String) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
findByTagStore(String, String) - Method in interface com.communote.server.persistence.tag.TagDao
Finds a tag by its TagStore definition.
findByTagStore(String, String) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
findByUser(Long) - Method in interface com.communote.server.persistence.user.security.InviteSecurityCodeDao
Find an existing security code by the ID of the invited user
findByUser(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
findByUser(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
findByUser(Long, SecurityCodeAction) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Finds a code for an given user
findByUser(Long, SecurityCodeAction) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
findByUserAndChannel(User, ChannelType) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
 
findByUserAndChannel(User, ChannelType) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
findByUserAndChannel(Long, ChannelType) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Find an existing unlock security for a given user and channel type.
findByUserAndChannel(Long, ChannelType) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
findByUserIdGroupId(Long, Long) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Returns a UserOfGroup entity identified by the userId and groupId.
findByUserIdGroupId(Long, Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
findByUserIdNoteId(Long, Long) - Method in class com.communote.server.core.user.note.UserNoteEntityManagement
Get the UserNoteEntityTO by the id of the user and note
findByUserIdNoteId(Long, Long) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Find the user note entity by the given user and note id
findByUserIdNoteId(Long, Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
findClient(String) - Method in interface com.communote.server.api.service.ClientRetrievalService
Find a client by its unique string-based ID
findClient(String) - Method in interface com.communote.server.core.user.client.ClientManagement
Get the client by its client id
findClient(String) - Method in class com.communote.server.core.user.client.ClientManagementImpl
 
findClient(String) - Method in class com.communote.server.service.ClientRetrievalServiceImpl
 
findContentTypeNull() - Method in interface com.communote.server.persistence.resource.AttachmentDao
Find an attachments with an empty content type to be migrated
findContentTypeNull() - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
findCountryByCode(String) - Method in interface com.communote.server.core.user.MasterDataManagement
Finds a country by the country code.
findCountryByCode(String) - Method in class com.communote.server.core.user.MasterDataManagementBase
 
findCountryByCode(String) - Method in interface com.communote.server.persistence.user.CountryDao
Finds a country object by the given code
findCountryByCode(String) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
findDirectlyManagedBlogsOfUser(Long) - Method in interface com.communote.server.persistence.blog.BlogDao
Returns all blogs that are managed by a user.
findDirectlyManagedBlogsOfUser(Long) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findEnabledExcludeRanges(ChannelType) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
 
findEnabledExcludeRanges(ChannelType) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
findEnabledIncludeRanges(ChannelType) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
 
findEnabledIncludeRanges(ChannelType) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
findFilterById(Long) - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
findFilterById(Long) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
findGlobalTagCategoryByName(String) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
findGlobalTagCategoryByName(String) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
findGlobalTagCategoryByPrefix(String) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
findGlobalTagCategoryByPrefix(String) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
findGroupByAlias(String, Converter<Group, T>) - Method in interface com.communote.server.core.user.UserGroupManagement
Find a user group by its alias and convert it to the object to be returned.
findGroupByAlias(String, Converter<Group, T>) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
findGroupById(Long, Converter<Group, T>) - Method in interface com.communote.server.core.user.UserGroupManagement
Find a user group by its ID and convert it to the object to be returned.
findGroupById(Long, Converter<Group, T>) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
findGroups(String) - Method in class com.communote.server.core.common.ldap.LdapGroupSearch
Searches for entries within the directory
findIdByKey(String, String) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Retrieve the ID of the property that has the given group and key.
findIdByKey(String, String) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
findIpRanges(ChannelType, boolean) - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
findIpRanges(ChannelType, boolean) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
findLanguageByCode(String) - Method in interface com.communote.server.core.user.MasterDataManagement
Finds a language by the language code.
findLanguageByCode(String) - Method in class com.communote.server.core.user.MasterDataManagementBase
 
findLatestBlog() - Method in interface com.communote.server.persistence.blog.BlogDao
Returns the Blog entity with the highest ID value.
findLatestBlog() - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
findLatestBySystemId(String, Long, int) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Find the n newest external groups for the given external system ID.
findLatestBySystemId(String, Long, int) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
findLatestBySystemId(String, Long, int) - Method in interface com.communote.server.persistence.user.UserDao
 
findLatestBySystemId(String, Long, int) - Method in class com.communote.server.persistence.user.UserDaoBase
 
findLatestGlobalId() - Method in interface com.communote.server.persistence.global.GlobalIdDao
Returns the latest GlobalID, which is the GlobalID with highest ID member.
findLatestGlobalId() - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
findLatestNote() - Method in interface com.communote.server.persistence.blog.NoteDao
Returns the note with highest ID.
findLatestNote() - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
findMappings(Long, Long, Long, Boolean, BlogRole) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Retrieves mappings matching the parameters.
findMappings(Long, Long, Long, Boolean, BlogRole) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoImpl
Retrieves mappings matching the parameters.
findMappingsForExternal(Long, Long, Long, boolean, BlogRole, String) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Retrieves mappings matching the parameters.
findMappingsForExternal(Long, Long, Long, boolean, BlogRole, String) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
findNearestNote(long, Date, boolean) - Method in interface com.communote.server.persistence.blog.NoteDao
Returns the nearest note to the given Id.
findNearestNote(long, Date, boolean) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
findNextScheduledTask() - Method in interface com.communote.server.persistence.tasks.TaskDao
findNextScheduledTask() - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
findNextScheduledTasks(Date, int, Collection<Long>) - Method in interface com.communote.server.persistence.tasks.TaskDao
Returns all task, which can be scheduled within the next time frame.
findNextScheduledTasks(Date, int, Collection<Long>) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
findNotConfirmedUser(Date, boolean) - Method in interface com.communote.server.persistence.user.UserDao
 
findNotConfirmedUser(Date, boolean) - Method in class com.communote.server.persistence.user.UserDaoBase
 
findNotDeletedUser(boolean) - Method in interface com.communote.server.persistence.user.UserDao
returns a collection of users which do not have one of the deleted statuses
findNotDeletedUser(boolean) - Method in class com.communote.server.persistence.user.UserDaoBase
 
findNotDeletedUsers(boolean) - Method in interface com.communote.server.core.user.UserManagement
Returns a collection with all users that do not have one of the deleted statuses.
findNotDeletedUsers(boolean) - Method in class com.communote.server.core.user.UserManagementImpl
 
findNoteByContentId(ContentId) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Finds the note by a given content id of an attachment.
findNoteByContentId(ContentId) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
findNotLoggedInActiveUser(Date, boolean, boolean) - Method in interface com.communote.server.persistence.user.UserDao
 
findNotLoggedInActiveUser(Date, boolean, boolean) - Method in class com.communote.server.persistence.user.UserDaoBase
 
findOrCreateTag(String) - Method in interface com.communote.server.core.tag.TagManagement
Deprecated.
Use findOrCreateTag(Tag tag) instead.
findOrCreateTag(String) - Method in class com.communote.server.core.tag.TagManagementBase
 
findOrCreateTags(String) - Method in class com.communote.server.core.tag.AbstractTagParser
Parses the tags and gets them from the database, and creates them if necassary.
findOrCreateTags(String) - Method in interface com.communote.server.core.tag.TagParser
Parses the tags and gets them from the database, and creates them if necassary.
findOrphanedAttachments(Date) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Find all attachments which are not connected with a note and which are older than the given date.
findOrphanedAttachments(Date) - Method in class com.communote.server.persistence.resource.AttachmentDaoImpl
 
findProperties(Long, String, String) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Return a collection of matching user note properties.
findProperties(Long, String, String) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
findProperty(Long, String, String) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Return the property with the given key group and key for the given note ID or null if the current user does not have such a property for that note.
findProperty(Long, String, String) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
findRemoteObject(String, Class<T>) - Method in interface com.communote.server.plugins.api.externals.ExternalObjectAccessor
 
findRemoteObjects(String, Class<T>) - Method in interface com.communote.server.plugins.api.externals.ExternalObjectAccessor
 
findService(Class<T>) - Static method in class com.communote.server.api.ServiceLocator
Get the service with the given type.
findService(Class<T>) - Static method in class com.communote.server.web.WebServiceLocator
Get a service that has the given type.
findService(String, Class<T>) - Static method in class com.communote.server.web.WebServiceLocator
Get a service by name that has the given type.
findTag(Long) - Method in interface com.communote.server.core.tag.TagManagement
 
findTag(Long, Converter<Tag, T>) - Method in interface com.communote.server.core.tag.TagManagement
Method to find a tag and convert it to a final type.
findTag(Long, Locale) - Method in interface com.communote.server.core.tag.TagManagement
 
findTag(String, TagStoreType.Types) - Method in interface com.communote.server.core.tag.TagManagement
Finds a tag
findTag(Long, Converter<Tag, T>) - Method in class com.communote.server.core.tag.TagManagementBase
Method to find a tag and convert it to a final type.
findTag(Long) - Method in class com.communote.server.core.tag.TagManagementImpl
findTag(Long, Locale) - Method in class com.communote.server.core.tag.TagManagementImpl
findTag(String, TagStoreType.Types) - Method in class com.communote.server.core.tag.TagManagementImpl
Finds a tag
findTagByTagStoreNewTx(String, String) - Method in interface com.communote.server.core.tag.TagManagement
Retrieves a tag by its TagStore definition.
findTagByTagStoreNewTx(String, String, Converter<Tag, T>) - Method in interface com.communote.server.core.tag.TagManagement
Retrieves a tag by its TagStore definition.
findTagByTagStoreNewTx(String, String, Converter<Tag, T>) - Method in class com.communote.server.core.tag.TagManagementBase
Retrieves a tag by its TagStore definition.
findTagByTagStoreNewTx(String, String) - Method in class com.communote.server.core.tag.TagManagementImpl
Retrieves a tag by its TagStore definition.
findTagNewTx(String) - Method in interface com.communote.server.core.tag.TagManagement
Find the given tag using a _new_ transaction, the new transacion will only be create then using this methode over the ServiceLocator.getTagMangement() This method should be only called internal from #findOrCreateTag!
findTagNewTx(String) - Method in class com.communote.server.core.tag.TagManagementBase
 
findTags(String) - Method in class com.communote.server.core.tag.AbstractTagParser
Parses the tags and gets them from the database.
findTags(String) - Method in interface com.communote.server.core.tag.TagParser
Parses the tags and gets them from the database.
findTagSuggestions(Collection<String>, boolean, Map<String, Object>, QueryParametersParameterNameProvider, Locale) - Method in class com.communote.server.core.tag.impl.BlogTagSuggestionProvider
Searches for tags with the specified filters.
findTagSuggestions(Collection<String>, boolean, Map<String, Object>, QueryParametersParameterNameProvider, Locale) - Method in class com.communote.server.core.tag.impl.NoteTagSuggestionProvider
Searches for tags with the specified filters.
findTagSuggestions(Collection<String>, boolean, Map<String, Object>, QueryParametersParameterNameProvider, Locale) - Method in class com.communote.server.core.tag.impl.UserTagSuggestionProvider
Searches for tags with the specified filters.
findTagSuggestions(TagStoreType, Collection<String>, Collection<String>, boolean, Map<String, Object>, QueryParametersParameterNameProvider, Locale) - Method in class com.communote.server.core.tag.TagSuggestionManagement
Searches for tags with the specified filters.
findTagSuggestions(Collection<String>, boolean, Map<String, Object>, QueryParametersParameterNameProvider, Locale) - Method in interface com.communote.server.core.tag.TagSuggestionProvider
Searches for tags with the specified filters.
findTask(String) - Method in interface com.communote.server.api.core.task.TaskManagement
Get the details of a task.
findTask(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
findTaskByUniqueName(String) - Method in interface com.communote.server.persistence.tasks.TaskDao
findTaskByUniqueName(String) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
findTaskExecution(String) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
findTaskExecution(String) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
findTaskExecutions(String) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
findTaskExecutions(String) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
findTimelineTopics(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogSelectionBoxController
Search for topics in which the notes matching the current filter parameters were published.
findUser(UserIdentification) - Method in interface com.communote.server.core.user.UserManagement
Find the User by the given identification, not loading the ExternalUserAuthentication s
findUser(UserIdentification, boolean) - Method in interface com.communote.server.core.user.UserManagement
Find the User by the given identification
findUser(UserIdentification) - Method in class com.communote.server.core.user.UserManagementImpl
 
findUser(UserIdentification, boolean) - Method in class com.communote.server.core.user.UserManagementImpl
 
findUserByAlias(String) - Method in interface com.communote.server.core.user.UserManagement
Find the User by the given alias s
findUserByAlias(String) - Method in class com.communote.server.core.user.UserManagementBase
 
findUserByEmail(String) - Method in interface com.communote.server.core.user.UserManagement
Find a user by the email address
findUserByEmail(String) - Method in class com.communote.server.core.user.UserManagementBase
 
findUserByEmailAlias(String) - Method in interface com.communote.server.core.user.UserManagement
find user by email or alias
findUserByEmailAlias(String) - Method in class com.communote.server.core.user.UserManagementBase
 
findUserByExternalUserId(String, String) - Method in interface com.communote.server.core.user.UserManagement
Find the user by the external system specification
findUserByExternalUserId(String, String) - Method in class com.communote.server.core.user.UserManagementBase
 
findUserByPermanentId(String, String) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
returns the ID of the user that has the provided permanent ID for the given system or null if there is no such user.
findUserByPermanentId(String, String) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
findUserByUserId(Long) - Method in interface com.communote.server.core.user.UserManagement
findUserByUserId(Long, boolean) - Method in interface com.communote.server.core.user.UserManagement
Find a user by the its id.
findUserByUserId(Long) - Method in class com.communote.server.core.user.UserManagementBase
Find a user by the its id.
findUserByUserId(Long, boolean) - Method in class com.communote.server.core.user.UserManagementImpl
 
findUserProfileByUserId(Long) - Method in interface com.communote.server.core.user.UserProfileManagement
Finds the user profile to a user.
findUserProfileByUserId(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
findUserProfileDetailListItemByUserId(Long) - Method in interface com.communote.server.core.user.UserProfileManagement
 
findUserProfileDetailListItemByUserId(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
findUserProfileVOByUserId(Long) - Method in interface com.communote.server.core.user.UserProfileManagement
 
findUserProfileVOByUserId(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
findUsersByRole(UserRole, UserStatus) - Method in interface com.communote.server.core.user.UserManagement
Returns a collection of users having a specific role and optionally a specific status.
findUsersByRole(UserRole, UserStatus) - Method in class com.communote.server.core.user.UserManagementImpl
 
fire(Event) - Method in class com.communote.server.api.core.event.EventDispatcher
Fires an event by dispatching it to all registered listeners.
fireBundleStarted(Bundle) - Method in class com.communote.server.core.osgi.CommunoteBundleListener
Called, when the bundle was started.
fireBundleStarted(Bundle) - Method in class com.communote.server.web.osgi.LocalizationResolverBundleListener
Called, when the bundle was started.
fireBundleStarted(Bundle) - Method in class com.communote.server.web.osgi.ResourcesResolverBundleListener
 
fireBundleStarted(Bundle) - Method in class com.communote.server.web.osgi.VelocityTemplateMappingResolver
Registers the templates.
fireBundleStopped(Bundle) - Method in class com.communote.server.core.osgi.CommunoteBundleListener
Called, when the bundle was stopped.
fireBundleStopped(Bundle) - Method in class com.communote.server.web.osgi.LocalizationResolverBundleListener
Called, when the bundle was stopped.
fireBundleStopped(Bundle) - Method in class com.communote.server.web.osgi.ResourcesResolverBundleListener
Removes the copied velocity templates and clears all new mappings.
fireBundleStopped(Bundle) - Method in class com.communote.server.web.osgi.VelocityTemplateMappingResolver
Removes the templates.
FIRSTNAME - Static variable in class com.communote.server.model.user.UserProfileConstants
 
FIRSTNAME_LOWER_BOUND - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
Minimal number of symbols
FIRSTNAME_UPPER_BOUND - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
Maximal number of symbols
FirstnameInvitationField - Class in com.communote.server.persistence.user.invitationfields
 
FmtMessageTag - Class in com.communote.server.web.commons.tags
Custom Message tag.
FmtMessageTag() - Constructor for class com.communote.server.web.commons.tags.FmtMessageTag
 
Followable - Interface in com.communote.server.model.follow
 
FOLLOWABLEITEMS - Static variable in class com.communote.server.model.note.NoteConstants
 
FollowApiController - Class in com.communote.server.web.api.service.user
Deprecated.
Use new generated REST-API instead.
FollowApiController() - Constructor for class com.communote.server.web.api.service.user.FollowApiController
Deprecated.
 
followBlog(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Adds the specified blog/topic to the followed items of the current user.
followBlog(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
 
FollowCacheElementProvider - Class in com.communote.server.core.follow
CacheElementProvider which retrieves retrieves entity IDs of followables which a user follows.
FollowCacheElementProvider(UserDao) - Constructor for class com.communote.server.core.follow.FollowCacheElementProvider
Creates a new element provider
FollowCacheKey - Class in com.communote.server.core.follow
Cache key for selected followable entities.
FollowCacheKey(Long, Long, FollowCacheKey.FollowedEntityType) - Constructor for class com.communote.server.core.follow.FollowCacheKey
Creates a new cache key for the
followDiscussion(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Adds the discussion with the specified ID to the followed items of the current user.
followDiscussion(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Adds the discussion with the specified ID to the followed items of the current user.
followDiscussionByNoteId(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Adds the discussion of the specified note to the followed items of the current user.
followDiscussionByNoteId(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Adds the discussion of the specified note to the followed items of the current user.
FOLLOWEDITEMS - Static variable in class com.communote.server.model.user.UserConstants
 
FOLLOWERS - Static variable in class com.communote.server.model.global.GlobalIdConstants
 
FollowingMatcher - Class in com.communote.server.core.vo.query.java.note
A matcher, which returns true, if the current user follows the entity in one of the following forms: Topic the note was written in, Author of the note, Discussion of the note, A tag of the note.
FollowingMatcher(FollowManagement) - Constructor for class com.communote.server.core.vo.query.java.note.FollowingMatcher
Constructor.
followList(String) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
 
followList(Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
 
followList(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
 
followList(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
 
followList(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
 
followList(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
 
followList(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
 
followList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
 
FollowManagement - Interface in com.communote.server.core.follow
Service class providing follow functionality.
FollowManagementBase - Class in com.communote.server.core.follow
Spring Service base class for com.communote.server.service.follow.FollowManagement, provides access to all services and entities referenced by this service.
FollowManagementBase() - Constructor for class com.communote.server.core.follow.FollowManagementBase
 
FollowManagementException - Exception in com.communote.server.core.follow
The default exception thrown for unexpected errors occurring within FollowManagement.
FollowManagementException(String) - Constructor for exception com.communote.server.core.follow.FollowManagementException
Constructs a new instance of FollowManagementException.
FollowManagementException(String, Throwable) - Constructor for exception com.communote.server.core.follow.FollowManagementException
Constructs a new instance of FollowManagementException.
FollowManagementImpl - Class in com.communote.server.core.follow
 
FollowManagementImpl() - Constructor for class com.communote.server.core.follow.FollowManagementImpl
 
FollowResource - Class in com.communote.plugins.api.rest.resource.topic.follow
 
FollowResource() - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
 
FollowResource - Class in com.communote.plugins.api.rest.resource.user.follow
 
FollowResource() - Constructor for class com.communote.plugins.api.rest.resource.user.follow.FollowResource
 
FollowResource - Class in com.communote.plugins.api.rest.v22.resource.topic.follow
 
FollowResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
 
FollowResource - Class in com.communote.plugins.api.rest.v22.resource.user.follow
 
FollowResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
 
FollowResource - Class in com.communote.plugins.api.rest.v24.resource.topic.follow
 
FollowResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
 
FollowResource - Class in com.communote.plugins.api.rest.v24.resource.user.follow
 
FollowResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
 
FollowResource - Class in com.communote.plugins.api.rest.v30.resource.topic.follow
 
FollowResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
 
FollowResource - Class in com.communote.plugins.api.rest.v30.resource.user.follow
 
FollowResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
 
FollowResourceHandler - Class in com.communote.plugins.api.rest.resource.topic.follow
 
FollowResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.FollowResourceHandler
 
FollowResourceHandler - Class in com.communote.plugins.api.rest.resource.user.follow
 
FollowResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.user.follow.FollowResourceHandler
 
FollowResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.topic.follow
 
FollowResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResourceHandler
 
FollowResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.user.follow
 
FollowResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResourceHandler
 
FollowResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.topic.follow
 
FollowResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResourceHandler
 
FollowResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.user.follow
 
FollowResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResourceHandler
 
FollowResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.topic.follow
 
FollowResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResourceHandler
 
FollowResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.user.follow
 
FollowResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResourceHandler
 
followsBlog(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Returns whether the current user follows the blog.
followsBlog(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Returns whether the current user follows the blog.
followsBlog(Long) - Method in class com.communote.server.web.commons.viewtool.FollowTool
 
followsDiscussion(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Returns true if the current user follows the discussion, otherwise false.
followsDiscussion(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Returns true if the current user follows the discussion, otherwise false.
followsTag(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Returns true if the current user follows the tag, otherwise false.
followsTag(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Returns true if the current user follows the tag, otherwise false.
followsTag(Long) - Method in class com.communote.server.web.commons.viewtool.FollowTool
 
followsUser(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Returns whether the current user follows the user.
followsUser(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Returns whether the current user follows the user.
followsUser(Long) - Method in class com.communote.server.web.commons.viewtool.FollowTool
 
followTag(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Adds the specified tag to the followed items of the current user.
followTag(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Adds the specified tag to the followed items of the current user.
FollowTool - Class in com.communote.server.web.commons.viewtool
Tools for following.
FollowTool() - Constructor for class com.communote.server.web.commons.viewtool.FollowTool
 
followUser(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Adds the specified user to the followed items of the current user.
followUser(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Adds the specified user to the followed items of the current user.
FORBIDDEN - Static variable in interface com.communote.server.core.exception.ErrorCodes
Forbidden.
forceLoad(Long) - Method in interface com.communote.server.persistence.blog.NoteDao
Load a note from the persistent store, even if it is cached.
forceLoad(Long) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Load a note from the persistent store, even if it is cached.
FORCESSL - Static variable in class com.communote.server.model.security.ChannelConfigurationConstants
 
ForceSslChannelFilter - Class in com.communote.server.web.commons.filter
Filter for forcing SSL if enabled.
ForceSslChannelFilter() - Constructor for class com.communote.server.web.commons.filter.ForceSslChannelFilter
 
FORGOTTEN_PASSWORD - Static variable in class com.communote.server.model.security.SecurityCodeAction
 
ForgottenPasswordSecurityCode - Class in com.communote.server.model.user.security
 
ForgottenPasswordSecurityCode() - Constructor for class com.communote.server.model.user.security.ForgottenPasswordSecurityCode
 
ForgottenPasswordSecurityCode.Factory - Class in com.communote.server.model.user.security
Constructs new instances of ForgottenPasswordSecurityCode.
ForgottenPasswordSecurityCodeConstants - Class in com.communote.server.model.user.security
This class holds constants of attributes and associations of the entity ForgottenPasswordSecurityCode.
ForgottenPasswordSecurityCodeConstants() - Constructor for class com.communote.server.model.user.security.ForgottenPasswordSecurityCodeConstants
 
ForgottenPasswordSecurityCodeDao - Interface in com.communote.server.persistence.user.security
 
ForgottenPasswordSecurityCodeDaoBase - Class in com.communote.server.persistence.user.security
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.security.ForgottenPasswordSecurityCode.
ForgottenPasswordSecurityCodeDaoBase() - Constructor for class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
ForgottenPasswordSecurityCodeDaoImpl - Class in com.communote.server.persistence.user.security
 
ForgottenPasswordSecurityCodeDaoImpl() - Constructor for class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoImpl
 
ForgottenPasswordSecurityCodeImpl - Class in com.communote.server.model.user.security
 
ForgottenPasswordSecurityCodeImpl() - Constructor for class com.communote.server.model.user.security.ForgottenPasswordSecurityCodeImpl
 
ForgottenPWController - Class in com.communote.server.web.fe.portal.user.controller
Controller to request a new and confirm a password
ForgottenPWController() - Constructor for class com.communote.server.web.fe.portal.user.controller.ForgottenPWController
 
ForgottenPWForm - Class in com.communote.server.web.fe.portal.user.forms
 
ForgottenPWForm() - Constructor for class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
 
ForgottenPWMailMessage - Class in com.communote.server.core.mail.messages
Mail to send to users who forgot their password.
ForgottenPWMailMessage(User, ForgottenPasswordSecurityCode) - Constructor for class com.communote.server.core.mail.messages.ForgottenPWMailMessage
Construct a new password link
ForgottenPWValidator - Class in com.communote.server.web.fe.portal.user.validator
Validator for the forgotten password use case.
ForgottenPWValidator() - Constructor for class com.communote.server.web.fe.portal.user.validator.ForgottenPWValidator
 
FormAction - Interface in com.communote.server.web.commons
Contains action strings for forms
FormAction.RESPONSE_TYPE - Enum in com.communote.server.web.commons
Use this to determine of which type your response is.
formatDate(String, String, Number, NoteRenderContext) - Method in class com.communote.server.core.template.velocity.NoteTemplateTool
Render a date localized date.
FormatTool - Class in com.communote.server.web.commons.viewtool
Tools for message formatting.
FormatTool() - Constructor for class com.communote.server.web.commons.viewtool.FormatTool
 
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.installer.controller.InstallationController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogManagementController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.contact.controller.ContactController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.AddUpdateIPRangeController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientConfluenceAuthConfigController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientGeneralSettingsController
 
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientLdapAuthenticationController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientPermissionsController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementSettingsController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.SslChannelConfigurationController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
 
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.controller.ForgottenPWController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserManagementUserProfileController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileChangeEmailController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileDetailsController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileNotificationsController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.system.application.CacheInvalidationController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.system.application.ServerController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutController
 
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppAdvancedController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.system.content.FileStorageController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.system.content.FileUploadController
formBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileChangePasswordWidget
 
formBackingObject(HttpServletRequest) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
Create the form backing object.
formularSend() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Formular send.
FormViewController - Class in com.communote.plugins.core.views
 
FormViewController(BundleContext) - Constructor for class com.communote.plugins.core.views.FormViewController
Constructor.
FormViewController(String) - Constructor for class com.communote.plugins.core.views.FormViewController
Constructor.
FormWidget - Class in com.communote.server.widgets
Simple widget that differentiates between submits and refreshs.
FormWidget() - Constructor for class com.communote.server.widgets.FormWidget
 
forwardRequest(ServletRequest, ServletResponse, String) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Makes a forward on the current client to the specified relative URL path.
fromMimeType(String) - Static method in enum com.communote.common.image.ImageFormatType
 
fromString(String) - Static method in class com.communote.server.core.filter.SortType
Creates an instance of SortType from value.
fromString(String) - Static method in class com.communote.server.model.attachment.AttachmentStatus
Creates an instance of AttachmentStatus from value.
fromString(String) - Static method in class com.communote.server.model.blog.BlogRole
Creates an instance of BlogRole from value.
fromString(String) - Static method in class com.communote.server.model.client.ClientStatus
Creates an instance of ClientStatus from value.
fromString(String) - Static method in class com.communote.server.model.messaging.MessagerConnectorType
Creates an instance of MessagerConnectorType from value.
fromString(String) - Static method in class com.communote.server.model.note.NoteCreationSource
Creates an instance of NoteCreationSource from value.
fromString(String) - Static method in class com.communote.server.model.note.NoteStatus
Creates an instance of NoteStatus from value.
fromString(String) - Static method in class com.communote.server.model.security.ChannelType
Creates an instance of ChannelType from value.
fromString(String) - Static method in class com.communote.server.model.security.SecurityCodeAction
Creates an instance of SecurityCodeAction from value.
fromString(String) - Static method in class com.communote.server.model.task.TaskStatus
Creates an instance of TaskStatus from value.
fromString(String) - Static method in class com.communote.server.model.user.group.UserOfGroupModificationType
Creates an instance of UserOfGroupModificationType from value.
fromString(String) - Static method in class com.communote.server.model.user.ImageSizeType
Creates an instance of ImageSizeType from value.
fromString(String) - Static method in class com.communote.server.model.user.UserRole
Creates an instance of UserRole from value.
fromString(String) - Static method in class com.communote.server.model.user.UserStatus
Creates an instance of UserStatus from value.
fromString(String) - Static method in class com.communote.server.persistence.blog.ExportFormat
Creates an instance of ExportFormat from value.
fromXMLString(String) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
fromXMLString(String) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
fulfillInitializationCondition(String) - Method in interface com.communote.server.api.core.application.Runtime
Mark a condition that was previously added with Runtime.addInitializationCondition(String) as fulfilled.
fulfillInitializationCondition(String) - Method in class com.communote.server.core.application.DefaultRuntime
 
fulfillInitializationCondition(String) - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
 
FulltextEnabledPrecondition - Class in com.communote.server.core.database.liquibase
Precondition that checks if the fulltext feture is enabled for communote.
FulltextEnabledPrecondition() - Constructor for class com.communote.server.core.database.liquibase.FulltextEnabledPrecondition
 
FullTextSearchFiltersMatcher - Class in com.communote.server.core.vo.query.java.note
FullTextSearchFiltersMatcher(NoteService, MatchMode, String...) - Constructor for class com.communote.server.core.vo.query.java.note.FullTextSearchFiltersMatcher
Constructor.
FulltextSQLFunction - Class in com.communote.server.core.database.hibernate
The fulltext function takes two arguments: The field to be search and the string to search for.
FulltextSQLFunction() - Constructor for class com.communote.server.core.database.hibernate.FulltextSQLFunction
 
FulltextSupportingDatabaseConfiguration - Class in com.communote.server.core.database.config
Abstract DatabaseConfiguration for database having some fulltext specific stuff.
FulltextSupportingDatabaseConfiguration() - Constructor for class com.communote.server.core.database.config.FulltextSupportingDatabaseConfiguration
 

G

GeneralUserManagementException - Exception in com.communote.server.core.user.exception
 
GeneralUserManagementException(String) - Constructor for exception com.communote.server.core.user.exception.GeneralUserManagementException
Constructs a new instance of GeneralUserManagementException
GeneralUserManagementException(String, Throwable) - Constructor for exception com.communote.server.core.user.exception.GeneralUserManagementException
Constructs a new instance of GeneralUserManagementException
generate(String) - Method in class com.communote.server.core.user.security.BcryptPasswordHashFunction
 
generate(String) - Method in class com.communote.server.core.user.security.Md5PasswordHashFunction
 
generate(String) - Method in interface com.communote.server.core.user.security.PasswordHashFunction
Generate the hash of a clear text password.
generateMD5HashCode(String) - Static method in class com.communote.common.encryption.HashCodeGenerator
Hash the text using MD5 and the default charset.
generateMD5HashCode(String, String) - Static method in class com.communote.common.encryption.HashCodeGenerator
Hash the text using MD5 and the given charset
generateMetaDataForPaging(Integer, Integer, int) - Static method in class com.communote.plugins.api.rest.resource.ResourceHandlerHelper
Get meta data for paging
generateMetaDataForPaging(Integer, Integer, int) - Static method in class com.communote.plugins.api.rest.v22.resource.ResourceHandlerHelper
Get meta data for paging
generateMetaDataForPaging(Integer, Integer, int) - Static method in class com.communote.plugins.api.rest.v24.resource.ResourceHandlerHelper
Get meta data for paging
generateMetaDataForPaging(Integer, Integer, int) - Static method in class com.communote.plugins.api.rest.v30.resource.ResourceHandlerHelper
Get meta data for paging
generateNewCode() - Method in class com.communote.server.model.security.SecurityCode
Generates a new Guid.
generateNewCode() - Method in class com.communote.server.model.security.SecurityCodeImpl
Generates a new Guid.
generateNewIdentification() - Method in interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQEmbeddedConfiguration
Generate new identification token (that is the password for the embedded connection)
generateNewIdentification() - Method in class com.communote.plugins.mq.provider.activemq.settings.ActiveMQProviderEmbeddedConfiguration
Generate new identification token (that is the password for the embedded connection
generateSalt() - Static method in class com.communote.common.encryption.EncryptionUtils
Generates secure random bytes.
generateSalt(int) - Static method in class com.communote.common.encryption.EncryptionUtils
Generates secure random bytes.
generateUniqueAlias(String, String) - Method in interface com.communote.server.core.user.UserManagement
Create a valid, not yet used, user alias.
generateUniqueAlias(String, String) - Method in class com.communote.server.core.user.UserManagementImpl
 
generateUniqueBlogAlias(String, String) - Method in interface com.communote.server.api.core.blog.BlogManagement
Tries to find a valid blog alias that is not yet used by another blog
generateUniqueBlogAlias(String, String) - Method in class com.communote.server.core.blog.BlogManagementImpl
Tries to find a valid blog alias that is not yet used by another blog
GenericErrorMailMessage - Class in com.communote.server.core.mail.messages.fetching
A mail message containing the error message which describes the problem that occurred while creating a note from the email.
GenericErrorMailMessage(User, String, String) - Constructor for class com.communote.server.core.mail.messages.fetching.GenericErrorMailMessage
Creates a new error message email.
GenericMailMessage - Class in com.communote.server.core.mail.messages
General purpose mail message.
GenericMailMessage(String, Locale, User...) - Constructor for class com.communote.server.core.mail.messages.GenericMailMessage
Constructor.
GenericMailMessage(String, Locale, Map<String, Object>, User...) - Constructor for class com.communote.server.core.mail.messages.GenericMailMessage
Constructor.
GenericValidator<T> - Class in com.communote.server.web.commons.controller
 
GenericValidator() - Constructor for class com.communote.server.web.commons.controller.GenericValidator
 
get(int) - Method in class com.communote.common.util.PageableList
get(Object) - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
If the wrapped multivalued map contains several values and the key is defined in RestApiMultivaluedMapWrapper.commaSeparatedParameters (as passed to the constructor) then all values are joined by ","
get(Object) - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
If the wrapped multivalued map contains several values and the key is defined in RestApiMultivaluedMapWrapper.commaSeparatedParameters (as passed to the constructor) then all values are joined by ","
get(Object) - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
If the wrapped multivalued map contains several values and the key is defined in RestApiMultivaluedMapWrapper.commaSeparatedParameters (as passed to the constructor) then all values are joined by ","
get(Object) - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
If the wrapped multivalued map contains several values and the key is defined in RestApiMultivaluedMapWrapper.commaSeparatedParameters (as passed to the constructor) then all values are joined by ","
get(K, AccessRestrictedCacheElementProvider<K, T>) - Method in class com.communote.server.core.common.caching.Cache
This method checks the access for the given item, before it returns it.
get(K, CacheElementProvider<K, T>) - Method in class com.communote.server.core.common.caching.Cache
Retrieves an element identified by the provided key from the cache.
get(CollectionConverter<NavigationItem, T>, Long...) - Method in interface com.communote.server.core.user.NavigationItemManagement
Method to find all navigation items for the current user.
get(Long, Class<DATA_TYPE>) - Method in interface com.communote.server.core.user.NavigationItemManagement
Method to get an item for the given user.
get(CollectionConverter<NavigationItem, T>, Long...) - Method in class com.communote.server.core.user.NavigationItemManagementImpl
Method to find all navigation items for the current user.
get(Long, Class<DATA_TYPE>) - Method in class com.communote.server.core.user.NavigationItemManagementImpl
Method to get an item for the given user.
get(Object) - Method in class com.communote.server.external.hibernate.ClientDelegateCache
get() - Static method in class com.communote.server.PrincipalStore
Get the user principal for the currently executing thread.
get(Long) - Method in class com.communote.server.service.NavigationItemService
Get a specific navigation item.
get() - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientProfileNotificationController
Method to handle GET-Requests.
getAbsoluteFilePath() - Method in class com.communote.server.web.commons.resource.impl.ResourceDescriptor
 
getAbstractTagCategoryDao() - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Gets the reference to abstractTagCategory's DAO.
getAccessLevel() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Returns the blog access level.
getAccessor(String) - Method in class com.communote.server.plugins.core.ExternalUserGroupAccessorExtensionPoint
Returns the accessor for the specific system.
getAccessors() - Method in class com.communote.server.plugins.core.ExternalUserGroupAccessorExtensionPoint
 
getAccountMenu() - Method in class com.communote.server.web.commons.viewtool.AdministrationTool
getAccountMenu() - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
getAccountName() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getAccountTimeZoneId() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getAction() - Method in class com.communote.server.model.security.SecurityCode
 
getAction() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
Get the form action.
getAction() - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationHandler
 
getAction() - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
Gets the action.
getAction() - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Return current action
getAction() - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
 
getAction() - Method in class com.communote.server.web.fe.portal.user.forms.SearchUserForm
Returns the action of the form
getAction() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
getAction() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getAction() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getAction() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
getAction() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getAction() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
 
getActionLinks(Locale, HttpServletRequest) - Method in class com.communote.plugins.bookmarklet.BookmarkletToolsPageSection
 
getActionLinks(Locale, HttpServletRequest) - Method in class com.communote.server.web.fe.portal.controller.EnhancedPageSection
A list of pairs were each entry represents an action link.
getActive() - Method in class com.communote.server.model.task.Task
 
getActiveTabCssClassSuffix() - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
Returns the suffix of the CSS class for active tabs.
getActiveTabId() - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
 
getActiveUserCount() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getActiveUserCount() - Method in interface com.communote.server.core.user.UserManagement
 
getActiveUserCount(String, UserRole) - Method in interface com.communote.server.core.user.UserManagement
Get the number of users with status ACTIVE.
getActiveUserCount() - Method in class com.communote.server.core.user.UserManagementBase
 
getActiveUserCount(String, UserRole) - Method in class com.communote.server.core.user.UserManagementImpl
 
getActiveUserCount() - Method in interface com.communote.server.persistence.user.UserDao
 
getActiveUserCount(String, UserRole) - Method in interface com.communote.server.persistence.user.UserDao
Get the number of users with status ACTIVE.
getActiveUserCount() - Method in class com.communote.server.persistence.user.UserDaoImpl
getActiveUserCount(String, UserRole) - Method in class com.communote.server.persistence.user.UserDaoImpl
Get the number of users with status ACTIVE.
getActiveUserRepositories() - Method in class com.communote.server.service.UserService
Returns all active user repositories.
getActivities(Locale) - Method in interface com.communote.plugins.activity.base.service.ActivityService
Return pairs of associated activity definitions and configurations.
getActivities(Locale) - Method in class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
getActivityService() - Static method in class com.communote.plugins.activity.base.ActivityBaseActivator
 
getActivitySettingsForTopic(Long) - Method in interface com.communote.plugins.activity.base.service.ActivityService
Return a list of activities that can be configured per topic.
getActivitySettingsForTopic(Long) - Method in class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
getActualInstanceName() - Method in exception com.communote.server.api.core.task.InvalidInstanceException
 
getActualLength() - Method in exception com.communote.server.core.common.exceptions.PasswordLengthException
 
getActualStatus() - Method in exception com.communote.server.api.core.task.TaskStatusException
 
getAdditionalBlogs() - Method in class com.communote.server.api.core.note.NoteStoringTO
 
getAdditionalCaches() - Method in interface com.communote.server.core.common.caching.CacheManager
Returns a list of all additional caches managed by CacheManager.
getAdditionalCaches() - Method in class com.communote.server.core.common.caching.eh.EhCacheManager
Returns a list of all additional caches managed by CacheManager.
getAdditionalProperty() - Method in class com.communote.server.core.vo.user.group.ExternalGroupVO
an optional member holding some additional data for the group.
getAdditionalProperty() - Method in class com.communote.server.model.user.ExternalUserAuthentication
an optional member holding some additional data for the user.
getAdditionalProperty() - Method in class com.communote.server.model.user.group.ExternalUserGroup
an optional member holding some additional data for the group.
getAdditionalProperty() - Method in class com.communote.server.persistence.user.ExternalUserVO
An optional member holding some additional data for the user.
getAdminAccount() - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
 
getAdminAccount() - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
getAdminLogin() - Method in class com.communote.server.model.config.ConfluenceConfiguration
Login of the admin account
getAdminPassword() - Method in class com.communote.server.model.config.ConfluenceConfiguration
Password of the admin account
getAlias() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the Alias.
getAlias() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the Alias.
getAlias() - Method in exception com.communote.server.api.core.blog.BlogIdentifierValidationException
 
getAlias() - Method in class com.communote.server.api.core.blog.MinimalBlogData
 
getAlias() - Method in class com.communote.server.api.core.user.UserData
Get the alias of user
getAlias() - Method in class com.communote.server.api.core.user.UserVO
 
getAlias() - Method in class com.communote.server.core.filter.listitems.blog.member.CommunoteEntityData
 
getAlias() - Method in class com.communote.server.core.filter.listitems.blog.member.EntityGroupListItem
getAlias() - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
getAlias() - Method in class com.communote.server.core.tag.DefaultTagSuggestionProvider
getAlias() - Method in class com.communote.server.core.tag.TagSuggestion
 
getAlias() - Method in interface com.communote.server.core.tag.TagSuggestionProvider
 
getAlias() - Method in class com.communote.server.core.vo.user.group.GroupVO
The alias of the group.
getAlias() - Method in class com.communote.server.model.user.CommunoteEntity
Return the alias either of group or of user
getAlias() - Method in class com.communote.server.model.user.group.Group
 
getAlias() - Method in class com.communote.server.model.user.User
 
getAlias() - Method in class com.communote.server.persistence.user.InviteUserForm
Gets the alias.
getAlias() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the alias.
getAlias() - Method in class com.communote.server.web.fe.widgets.management.user.group.EntityListItem
 
getAlias() - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
 
getAliasErrorField(List<String>) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
 
getAll() - Method in class com.communote.common.util.OrderableManager
 
getAllActiveClients() - Method in interface com.communote.server.api.service.ClientRetrievalService
Get all clients with status ACTIVE
getAllActiveClients() - Method in class com.communote.server.service.ClientRetrievalServiceImpl
 
getAllApplicationProperties() - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns all application properties for this bundle.
getAllApplicationProperties(String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns all application properties for the given bundle.
getAllApplicationProperties() - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns all application properties for this bundle.
getAllApplicationProperties(String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns all application properties for the given bundle.
getAllApplicationProperties(String) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Returns all application properties for the given bundle.
getAllCanRead() - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Returns the AllCanRead.
getAllCanRead() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the AllCanRead.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Returns the AllCanWrite.
getAllCanWrite() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the AllCanWrite.
getAllClientProperties() - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns all client properties for this bundle.
getAllClientProperties(String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns all client properties for the given bundle.
getAllClientProperties() - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns all client properties for this bundle.
getAllClientProperties(String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns all client properties for the given bundle.
getAllClientProperties(String) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Returns all client properties for the given bundle.
getAllClients() - Method in interface com.communote.server.api.service.ClientRetrievalService
Get all clients
getAllClients() - Method in interface com.communote.server.core.user.client.ClientManagement
 
getAllClients() - Method in class com.communote.server.core.user.client.ClientManagementImpl
 
getAllClients() - Method in class com.communote.server.service.ClientRetrievalServiceImpl
 
getAllErrorMessages() - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
 
getAllLanguages() - Method in interface com.communote.server.core.user.MasterDataManagement
Returns all languages for the client.
getAllLanguages() - Method in class com.communote.server.core.user.MasterDataManagementImpl
Returns all languages for the client.
getAllObjectProperties(PropertyType, Long) - Method in interface com.communote.server.api.core.property.PropertyManagement
Get all filtered properties from a given object for the given property type
getAllObjectProperties(PropertyType, Long) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
getAllObjectProperties(Long) - Method in class com.communote.server.core.property.StringPropertyAccessor
Get all properties of the object.
getAllProperties(String, boolean) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
getAllProperties(String, boolean) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
getAllRecipients(Message) - Static method in class com.communote.server.core.mail.MailMessageHelper
Shorthand for calling MailMessageHelper.getAllRecipients(Message, boolean, boolean, String) with arguments message, true, true, null
getAllRecipients(Message, boolean, boolean, String) - Static method in class com.communote.server.core.mail.MailMessageHelper
Gets all recipients found in X-Original-To header field and/or the standard recipient headers (TO,CC,Delivered-To - where the latter is useful for emails received because of a Bcc header).
getAllRoles() - Static method in class com.communote.server.core.user.UserAuthorityHelper
Gets a set of all available user roles.
getAllTags(Locale) - Method in class com.communote.server.core.vo.blog.DiscussionNoteData
 
getAllUserGroupRole() - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
 
getAllUserPreferencesAsJson() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getAndCheckBlogAccess(Long, BlogRole) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Check if a topic exists and the current user has access to that topic.
getAndCheckBlogAccess(Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
getApi() - Method in class com.communote.server.web.fe.portal.user.client.forms.SslChannelConfigurationForm
 
getApplication(String) - Method in class com.communote.server.core.rest.RestletApplicationManager
Getting an registered JaxRsApplication for specific version
getApplicationConfigurationProperties() - Method in interface com.communote.server.api.core.config.ConfigurationManager
Returns the current application properties.
getApplicationConfigurationProperties(boolean) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Returns the current application properties.
getApplicationConfigurationProperties() - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
getApplicationConfigurationProperties(boolean) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
getApplicationConfigurationSettingDao() - Method in class com.communote.server.core.ConfigurationManagementBase
 
getApplicationConfigurationSettings() - Method in interface com.communote.server.core.ConfigurationManagement
 
getApplicationConfigurationSettings() - Method in class com.communote.server.core.ConfigurationManagementBase
 
getApplicationInformation() - Method in interface com.communote.server.api.core.application.Runtime
 
getApplicationInformation() - Method in class com.communote.server.core.application.DefaultRuntime
 
getApplicationInformation() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getApplicationManifest() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
getApplicationProperty(String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
 
getApplicationProperty(String, String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns an application property for a specific bundle.
getApplicationProperty(String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns an application property for this bundle.
getApplicationProperty(String, String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns an application property for a specific bundle.
getApplicationProperty(String, String) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Returns an application property for a specific bundle.
getApplicationProperty(String, String, String) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Returns an application property for a specific bundle with default value.
getApplicationPropertyUncached(String, String) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Returns an application property for a specific bundle bypassing the cache.
getApplicationPropertyWithDefault(String, String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns an application property for this bundle.
getApplicationPropertyWithDefault(String, String, String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns an application property for a specific bundle with default value.
getApplicationPropertyWithDefault(String, String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns an application property for this bundle.
getApplicationPropertyWithDefault(String, String, String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns an application property for a specific bundle with default value.
getApplicationRealPath() - Method in interface com.communote.server.api.core.application.ApplicationInformation
 
getApplicationRealPath() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
getAreaCode() - Method in class com.communote.server.model.user.PhoneNumber
Areacode for this Phone number.
getArgs() - Method in class com.communote.server.web.commons.tags.TipTag
 
getArguments() - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
 
getArguments() - Method in exception com.communote.server.persistence.common.security.CommunoteException
 
getArguments() - Method in exception com.communote.server.persistence.common.security.CommunoteRuntimeException
 
getArrayAttachmentResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a AttachmentResource list to a AttachmentResource array.
getArrayAttachmentResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a AttachmentResource list to a AttachmentResource array.
getArrayAttachmentResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a AttachmentResource list to a AttachmentResource array.
getArrayAttachmentResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a AttachmentResource list to a AttachmentResource array.
getArrayBoolean(List<String>, String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a String list to a Boolean array.
getArrayBoolean(List<String>, String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a String list to a Boolean array.
getArrayBoolean(List<String>, String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a String list to a Boolean array.
getArrayBoolean(List<String>, String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a String list to a Boolean array.
getArrayByte(List<String>, String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a String list to a Byte array.
getArrayByte(List<String>, String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a String list to a Byte array.
getArrayByte(List<String>, String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a String list to a Byte array.
getArrayByte(List<String>, String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a String list to a Byte array.
getArrayDate(List<String>, String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a String list to a Date array.
getArrayDate(List<String>, String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a String list to a Date array.
getArrayDate(List<String>, String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a String list to a Date array.
getArrayDate(List<String>, String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a String list to a Date array.
getArrayDouble(List<String>, String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a String list to a Double array.
getArrayDouble(List<String>, String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a String list to a Double array.
getArrayDouble(List<String>, String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a String list to a Double array.
getArrayDouble(List<String>, String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a String list to a Double array.
getArrayGroupResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a GroupResource list to a GroupResource array.
getArrayInteger(List<String>, String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a String list to a Integer array.
getArrayInteger(List<String>, String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a String list to a Integer array.
getArrayInteger(List<String>, String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a String list to a Integer array.
getArrayInteger(List<String>, String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a String list to a Integer array.
getArrayLastModificationDateResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a LastModificationDateResource list to a LastModificationDateResource array.
getArrayLong(List<String>, String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a String list to a Long array.
getArrayLong(List<String>, String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a String list to a Long array.
getArrayLong(List<String>, String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a String list to a Long array.
getArrayLong(List<String>, String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a String list to a Long array.
getArrayNoteResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a NoteResource list to a NoteResource array.
getArrayNoteResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a NoteResource list to a NoteResource array.
getArrayNoteResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a NoteResource list to a NoteResource array.
getArrayNoteResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a NoteResource list to a NoteResource array.
getArrayString(List<String>, String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a String list to a String array.
getArrayString(List<String>, String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a String list to a String array.
getArrayString(List<String>, String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a String list to a String array.
getArrayString(List<String>, String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a String list to a String array.
getArrayTagResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a TagResource list to a TagResource array.
getArrayTagResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a TagResource list to a TagResource array.
getArrayTagResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a TagResource list to a TagResource array.
getArrayTagResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a TagResource list to a TagResource array.
getArrayTagStoreTagListResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a TagStoreTagListResource list to a TagStoreTagListResource array.
getArrayTagStoreTagListResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a TagStoreTagListResource list to a TagStoreTagListResource array.
getArrayTagStoreTagListResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a TagStoreTagListResource list to a TagStoreTagListResource array.
getArrayTagStoreTagListResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a TagStoreTagListResource list to a TagStoreTagListResource array.
getArrayTagSuggestionListResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a TagSuggestionListResource list to a TagSuggestionListResource array.
getArrayTagSuggestionListResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a TagSuggestionListResource list to a TagSuggestionListResource array.
getArrayTagSuggestionListResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a TagSuggestionListResource list to a TagSuggestionListResource array.
getArrayTagSuggestionListResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a TagSuggestionListResource list to a TagSuggestionListResource array.
getArrayTimelineNoteResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a TimelineNoteResource list to a TimelineNoteResource array.
getArrayTimelineNoteResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a TimelineNoteResource list to a TimelineNoteResource array.
getArrayTimelineNoteResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a TimelineNoteResource list to a TimelineNoteResource array.
getArrayTimelineNoteResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a TimelineNoteResource list to a TimelineNoteResource array.
getArrayTimelineTagResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a TimelineTagResource list to a TimelineTagResource array.
getArrayTimelineTagResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a TimelineTagResource list to a TimelineTagResource array.
getArrayTimelineTagResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a TimelineTagResource list to a TimelineTagResource array.
getArrayTimelineTagResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a TimelineTagResource list to a TimelineTagResource array.
getArrayTimelineTopicResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a TimelineTopicResource list to a TimelineTopicResource array.
getArrayTimelineTopicResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a TimelineTopicResource list to a TimelineTopicResource array.
getArrayTimelineTopicResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a TimelineTopicResource list to a TimelineTopicResource array.
getArrayTimelineTopicResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a TimelineTopicResource list to a TimelineTopicResource array.
getArrayTimelineUserResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a TimelineUserResource list to a TimelineUserResource array.
getArrayTimelineUserResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a TimelineUserResource list to a TimelineUserResource array.
getArrayTimelineUserResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a TimelineUserResource list to a TimelineUserResource array.
getArrayTimelineUserResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a TimelineUserResource list to a TimelineUserResource array.
getArrayTopicResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a TopicResource list to a TopicResource array.
getArrayTopicResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a TopicResource list to a TopicResource array.
getArrayTopicResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a TopicResource list to a TopicResource array.
getArrayTopicResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a TopicResource list to a TopicResource array.
getArrayUserResource(List<String>) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Parses a UserResource list to a UserResource array.
getArrayUserResource(List<String>) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Parses a UserResource list to a UserResource array.
getArrayUserResource(List<String>) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Parses a UserResource list to a UserResource array.
getArrayUserResource(List<String>) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Parses a UserResource list to a UserResource array.
getAssertProperty(T) - Method in class com.communote.server.api.core.config.AbstractConfigurationProperties
Get the property, throw a runtime exception if the key does not exist.
getAssignableRoles(User) - Static method in class com.communote.server.core.user.UserAuthorityHelper
Gets the assignable roles for an user.
getAssignedRole(Long, Long) - Method in class com.communote.server.core.blog.AssignedBlogRoleRetriever
Returns the effective blog role of the given user which was directly assigned to the user or assigned to a group the user is a member of.
getAssignedTagsOnly() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the AssignedTagsOnly.
getAssignedTagsOnly() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the AssignedTagsOnly.
getAssignedTagsOnly() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the AssignedTagsOnly.
getAssignedTagsOnly() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the AssignedTagsOnly.
getAsyncContext() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
getAttachment() - Method in class com.communote.server.core.crc.vo.ExtendedContentId
 
getAttachment(ContentId) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Returns an attachment with the delivered content id.
getAttachment(Long) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Get an attachment by the given ID.
getAttachment(ContentId) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
Returns an attachment with the delivered content id.
getAttachment(Long) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
 
getAttachmentAsBinary(AttachmentTO) - Static method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHelper
Builds a byte array response of a given attachment.
getAttachmentAsBinary(AttachmentTO) - Static method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHelper
Builds a byte array response of a given attachment.
getAttachmentAsBinary(AttachmentTO) - Static method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHelper
Builds a byte array response of a given attachment.
getAttachmentClass(String) - Method in class com.communote.server.core.common.velocity.tools.RenderTool
 
getAttachmentContentIds() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getAttachmentConverter() - Method in class com.communote.server.core.vo.query.note.SimpleNoteListItemToNoteDataQueryResultConverter
 
getAttachmentCrawlLastModificationDate(Long) - Method in class com.communote.server.core.lastmodifieddate.LastModificationDateManagement
Get the crawl-last-modification date of the given attachment.
getAttachmentCrawlLastModificationDates(LastModificationDateFactory<T>) - Method in class com.communote.server.core.lastmodifieddate.LastModificationDateManagement
Get the crawl-last-modification dates of all attachments which are assigned to a note.
getAttachmentId() - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
Returns the AttachmentId.
getAttachmentId() - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Returns the AttachmentId.
getAttachmentId() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
Returns the AttachmentId.
getAttachmentId() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Returns the AttachmentId.
getAttachmentId() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
Returns the AttachmentId.
getAttachmentId() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Returns the AttachmentId.
getAttachmentId() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.GetPreviewParameter
Returns the AttachmentId.
getAttachmentId() - Method in exception com.communote.plugins.api.rest.v24.resource.attachment.preview.NoPreviewAvailableException
 
getAttachmentId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Returns the AttachmentId.
getAttachmentId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.DeleteAttachmentParameter
Returns the AttachmentId.
getAttachmentId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Returns the AttachmentId.
getAttachmentId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.GetPreviewParameter
Returns the AttachmentId.
getAttachmentId() - Method in exception com.communote.plugins.api.rest.v30.resource.attachment.preview.NoPreviewAvailableException
 
getAttachmentId() - Method in exception com.communote.server.core.blog.AttachmentAlreadyAssignedException
 
getAttachmentId() - Method in exception com.communote.server.core.blog.AttachmentNotFoundException
 
getAttachmentId() - Method in exception com.communote.server.core.storing.AttachmentStillAssignedException
 
getAttachmentIds() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the AttachmentIds.
getAttachmentIds() - Method in class com.communote.server.api.core.note.NoteStoringTO
 
getAttachmentLastModificationDates(LastModificationDateFactory<T>) - Method in interface com.communote.server.persistence.lastmodifieddate.LastModificationDateDao
 
getAttachmentLastModificationDates(LastModificationDateFactory<T>) - Method in class com.communote.server.persistence.lastmodifieddate.LastModificationDateDaoImpl
 
GetAttachmentParameter - Class in com.communote.plugins.api.rest.resource.attachment
This class it the parameter class for the Attachment resource.
GetAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Default Constuctor necessary for json parsing
GetAttachmentParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
GetAttachmentParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
 
GetAttachmentParameter - Class in com.communote.plugins.api.rest.v22.resource.attachment
This class it the parameter class for the Attachment resource.
GetAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Default Constuctor necessary for json parsing
GetAttachmentParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
GetAttachmentParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
 
GetAttachmentParameter - Class in com.communote.plugins.api.rest.v24.resource.attachment
This class it the parameter class for the Attachment resource.
GetAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Default Constuctor necessary for json parsing
GetAttachmentParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
GetAttachmentParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
 
GetAttachmentParameter - Class in com.communote.plugins.api.rest.v30.resource.attachment
This class it the parameter class for the Attachment resource.
GetAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Default Constuctor necessary for json parsing
GetAttachmentParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
GetAttachmentParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
 
getAttachmentRepositoryConnectorId() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getAttachmentRepositoryConnectorIds() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getAttachments() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the Attachments.
getAttachments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the Attachments.
getAttachments() - Method in class com.communote.server.api.core.note.NoteData
 
getAttachments(String) - Method in class com.communote.server.api.core.note.NoteData
Returns a MIME type filtered subset of the attachments that were added to the note.
getAttachments(Message) - Static method in class com.communote.server.core.mail.MailMessageHelper
Extracts the attachments from the mail.
getAttachments() - Method in class com.communote.server.model.note.Note
 
getAttachments() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
getAttachmentSize() - Method in class com.communote.server.web.fe.portal.user.system.content.FileUploadForm
 
getAttachmentsOfNote(Long, Collection<Long>, Converter<Attachment, T>) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Return the attachments of a note converted with the help of the provided converter
getAttachmentsOfNote(Long, Collection<Long>, Converter<Attachment, T>) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
 
getAttachmentsSessionAttributeName() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
The name for the attachments session attribute.
getAttachmentsSessionAttributeValue() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
The value for the attachments session attribute.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.resource.attachment.CreateAttachmentParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the AttachmentUploadSessionId.
getAttachmentUploadSessionId() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the AttachmentUploadSessionId.
getAttribute(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getAttribute(String) - Method in class com.communote.server.widgets.AbstractWidget
return widget attribute
getAttribute(String) - Method in interface com.communote.server.widgets.Widget
return widget attribute
getAttributeNames() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getAttributes() - Method in class com.communote.server.api.core.note.processor.NoteStoringPostProcessorContext
 
getAttributeValue(Attributes, String) - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Returns the value for the named LDAP attribute.
getAttributeValueForKenmeiAttributeName(String, Attributes, String) - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Similar to LdapAttributesMapper.getAttributeValue(Attributes, String) but expects a Communote attribute name which will be automatically mapped to the LDAP attribute name.
getAttributeValues(Attributes, String) - Static method in class com.communote.server.core.common.ldap.LdapUtils
Returns the values for the named LDAP attribute.
getAugmentation(AugmentedPageableList.AugmentationKeys) - Method in class com.communote.common.util.AugmentedPageableList
Returns augmentation data for the given key.
getAuth() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getAuthentication() - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
getAuthenticationApiUrl() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticator
getAuthenticationApiUrl() - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
 
getAuthenticationApiUrl() - Method in class com.communote.server.model.config.ConfluenceConfiguration
The complete url to the confluence auhentication api
getAuthenticationManagement() - Method in class com.communote.server.core.security.AbstractCommunoteAuthenticationFilter
 
getAuthenticationManager() - Method in class com.communote.server.core.security.AbstractCommunoteAuthenticationFilter
 
getAuthenticationManager() - Method in class com.communote.server.web.commons.filter.PublicAccessProcessingFilter
 
getAuthenticationManager() - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
 
getAuthenticationManager() - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
getAuthenticationManager() - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
Returns the AuthenticationManager.
getAuthenticationMode() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getAuthenticationProviderManagement() - Method in class com.communote.server.web.security.PluginAuthenticationProvider
 
getAuthenticationSuccessHandler() - Method in class com.communote.server.web.fe.portal.login.AuthenticateUserController
 
getAuthenticationToken(Long) - Method in class com.communote.server.core.security.AuthenticationTokenManagement
Method to get the authentication token for a given user.
getAuthenticationToken() - Method in class com.communote.server.model.user.User
A token, which can be used for authentication processes.
getAuthor() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the Author.
getAuthor() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the Author.
getAuthType() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getAutosave(Long, Long, Collection<StringPropertyTO>, Locale) - Method in interface com.communote.server.core.blog.NoteManagement
Return an autosave of the current user.
getAutosave(Long, Long, Collection<StringPropertyTO>, Locale) - Method in class com.communote.server.core.blog.NoteManagementImpl
 
getAutosave(Long, Long, Long, Collection<StringPropertyFilter>) - Method in interface com.communote.server.persistence.blog.NoteDao
Tries to find an autosaved note of the given user.
getAutosave(Long, Long, Long, Collection<StringPropertyFilter>) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
getAutosave(Long, Long, Collection<StringPropertyTO>, Locale) - Method in class com.communote.server.service.NoteService
Return an autosave of the current user.
getAutosaveNoteId() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the AutosaveNoteId.
getAutosaveNoteId() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the AutosaveNoteId.
getAutosaveNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the AutosaveNoteId.
getAutosaveNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the AutosaveNoteId.
getAutosaveNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the AutosaveNoteId.
getAutosaveNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the AutosaveNoteId.
getAutosaveNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the AutosaveNoteId.
getAutosaveNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the AutosaveNoteId.
getAutosaveNoteId() - Method in class com.communote.server.api.core.note.NoteStoringTO
public Long[] getAttachmentIds() { return this.attachmentIds; } /**
getAvailableLanguages(String, boolean) - Method in class com.communote.server.core.common.i18n.LocalizationManagement
Return for a given message key the localized message for each of the currently available languages
getAvailableLanguages() - Method in interface com.communote.server.core.user.MasterDataManagement
This method returns all available languages.
getAvailableLanguages() - Method in class com.communote.server.core.user.MasterDataManagementImpl
This method returns all available languages.
getAvailableUserRepository(String) - Method in class com.communote.server.service.UserService
Get the available repository for the given system id.
getBackgroundColor() - Method in class com.communote.server.api.core.image.ImageDescriptor
 
getBackgroundColor() - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
 
getBackgroundColor() - Method in class com.communote.server.api.core.image.type.CustomizableImageTypeDescriptor
 
getBackgroundColor() - Method in class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
 
getBannerImageId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the BannerImageId.
getBannerImageId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the BannerImageId.
getBannerImageId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the BannerImageId.
getBannerImageVersion() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the BannerImageVersion.
getBannerImageVersion() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the BannerImageVersion.
getBannerImageVersion() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the BannerImageVersion.
getBasePath() - Method in class com.communote.server.model.config.ConfluenceConfiguration
Path to Confluence installation.
getBaseRef(HttpServletRequest) - Method in class com.communote.server.core.rest.CommunoteRestletServletAdapter
Will take the urlBasePath as basePath extension instead of HttpServletRequest.getServletPath()
getBaseUrl() - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
 
getBcc() - Method in class com.communote.server.core.mail.messages.MailMessage
 
getBeforeTopicRole() - Method in class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
getBestImageHeight() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileImageUploadWidget
the default height of the user image
getBestImageWidth() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileImageUploadWidget
the default width of the user image
getBestLogoHeight() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileLogoForm
the default height of the client logo
getBestLogoWidth() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileLogoForm
the default width of the client logo
getBinaryLdapAttributeName() - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Returns an array of names of mapped LDAP attributes that are binary.
getBinaryLdapAttributeName() - Method in class com.communote.server.core.common.ldap.LdapGroupAttributesMapper
Returns an array of names of mapped LDAP attributes that are binary.
getBinaryLdapAttributeName() - Method in class com.communote.server.core.common.ldap.LdapUserAttributesMapper
Returns an array of names of mapped LDAP attributes that are binary.
getBinaryProperty(String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Get a binary property not bound to any context
getBinaryProperty(String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
getBinaryPropertyLastModificationDate(String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Get last modification date of a binary property.
getBinaryPropertyLastModificationDate(String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
getBindUser() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper for bind user (manager DN).
getBindUserPassword() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper for bind user password.
getBlog() - Method in class com.communote.server.api.core.note.NoteData
 
getBlog(Number) - Method in class com.communote.server.core.common.velocity.TopicTool
Return the details of a topic, the properties will not be contained.
getBlog(NoteRenderContext, MinimalBlogData) - Method in class com.communote.server.core.template.velocity.NoteTemplateUrlTool
Return the link to a topic.
getBlog(Long) - Method in class com.communote.server.core.vo.query.blog.DataAccessBlogConverter
Getting blog object by id
getBlog() - Method in class com.communote.server.model.blog.BlogMember
 
getBlog() - Method in class com.communote.server.model.note.Note
 
getBlog() - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
 
getBlog() - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
 
getBlogAccessParameter() - Static method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getBlogAlias() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getBlogAliases() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
The blog aliases to which the result set will be reduced.
getBlogAliasFilter() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
 
getBlogByAlias(String, Converter<Blog, T>) - Method in interface com.communote.server.api.core.blog.BlogManagement
Return the details of a blog.
getBlogByAlias(String, Converter<Blog, T>) - Method in class com.communote.server.core.blog.BlogManagementImpl
Return the details of a blog.
getBlogById(Long, boolean) - Method in interface com.communote.server.api.core.blog.BlogManagement
Retrieve a blog by its ID.
getBlogById(Long, Converter<Blog, T>) - Method in interface com.communote.server.api.core.blog.BlogManagement
Return the details of a blog.
getBlogById(Long, boolean) - Method in class com.communote.server.core.blog.BlogManagementImpl
 
getBlogById(Long, Converter<Blog, T>) - Method in class com.communote.server.core.blog.BlogManagementImpl
Return the details of a blog.
getBlogCount() - Method in interface com.communote.server.api.core.blog.BlogManagement
 
getBlogCount() - Method in class com.communote.server.core.blog.BlogManagementBase
 
getBlogCount() - Method in interface com.communote.server.persistence.blog.BlogDao
Gets the current count of blogs.
getBlogCount() - Method in class com.communote.server.persistence.blog.BlogDaoImpl
Gets the current count of blogs.
getBlogDao() - Method in class com.communote.server.core.blog.MailBasedPostingManagementBase
Gets the reference to blog's DAO.
getBlogDao() - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Gets the reference to blog's DAO.
getBlogDao() - Method in class com.communote.server.core.vo.query.blog.DataAccessBlogConverter
Getting Instance of BlogDao
getBlogEmail() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
Email address of this blog
getBlogEmail() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
Returns the email address of the blog.
getBlogEmailAddress(String) - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Returns the blog email address of a blog identified by its name identifier.
getBlogEmailAddress() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
 
getBlogEmailSuffix() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
getBlogFilter() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Returns the blog id's which should be used to filter the results.
getBlogId() - Method in exception com.communote.server.api.core.blog.BlogAccessException
ID of the blog for which the access is not granted
getBlogId(String) - Method in interface com.communote.server.api.core.blog.BlogManagement
Get the ID of a topic identified by the alias.
getBlogId() - Method in exception com.communote.server.api.core.blog.BlogNotFoundException
 
getBlogId() - Method in class com.communote.server.api.core.blog.MinimalBlogData
getBlogId() - Method in class com.communote.server.api.core.note.NoteStoringTO
The ID of the blog for which the post will be created.
getBlogId() - Method in class com.communote.server.core.blog.AssignedBlogRoleChangedEvent
 
getBlogId() - Method in class com.communote.server.core.blog.BlogCreatedEvent
 
getBlogId(String) - Method in class com.communote.server.core.blog.BlogManagementImpl
 
getBlogId() - Method in class com.communote.server.core.blog.BlogRoleCacheKey
 
getBlogId() - Method in exception com.communote.server.core.external.ExternalObjectAlreadyAssignedException
 
getBlogId() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getBlogId() - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
 
getBlogId() - Method in class com.communote.server.core.vo.query.blog.BlogMemberQueryParameters
 
getBlogId() - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
ID of the blog
getBlogId() - Method in class com.communote.server.web.api.to.listitem.BlogListItem
Backwards compatibility method.
getBlogId() - Method in class com.communote.server.web.api.to.listitem.PostListItem
 
getBlogId() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
getBlogId() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
getBlogId() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogMemberInviteForm
Gets the blog id.
getBlogIds() - Method in class com.communote.server.core.blog.UsedBlogsCacheKey.UsedBlogs
 
getBlogIds() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
The blog IDs to which the result set will be reduced.
getBlogIdsToTitleMapping() - Method in exception com.communote.server.api.core.blog.NoBlogManagerLeftException
a mapping of the blogIds to the blog titles of the affected blogs/topics
getBlogLink(String) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
 
getBlogLink(String, boolean) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
 
getBlogLink(String, boolean) - Method in class com.communote.server.core.blog.export.PermalinkGenerationManagement
Delegates to the last added generator or the default generator.
getBlogLink(String) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
Calls PermalinkGenerator.getBlogLink(String, boolean) with secure parameter set to false.
getBlogLink(String, boolean) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
 
getBlogList(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.blog.BlogApiController
Deprecated.
Method to get the blog list based on the blog list type parameter
getBlogListItem(Request, Blog) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHelper
Get the blog list item
getBlogListItem(Request, Blog) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHelper
Get the blog list item
getBlogMailTo(String) - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Returns the mailto string to be inserted as href value to render a link of the email address of a blog.
getBlogMailTo() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
Returns the mailto string to be inserted as href value for the link of the email address of the blog.
getBlogMailTo() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
 
getBlogMailToFromEmailAddress(String, String) - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Returns the mailto string to be inserted as href value to render a link of the email address of a blog.
getBlogMessagerId(long) - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
returns the blog in the messages format.
getBlogMessagerId(long) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
returns the blog in the messages format.
getBlogNameId() - Method in exception com.communote.server.api.core.blog.BlogNotFoundException
 
getBlogProperties() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
getBlogProperty(String) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
getBlogPropertyAsBoolean(Long, String, String) - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Get an boolean blog property.
getBlogRole(ERole) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResourceHelper
Get topic role
getBlogRole(ERole) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResourceHelper
Get topic role
getBlogRole(ERole) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResourceHelper
Get topic role
getBlogRole(ERole) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResourceHelper
Get topic role
getBlogRole(ERole) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHelper
Get topic role
getBlogRole(ERole) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResourceHelper
Get topic role
getBlogRole(Long) - Method in class com.communote.server.core.common.velocity.TopicTool
 
getBlogRole() - Method in class com.communote.server.core.filter.listitems.blog.member.BlogMemberListItem
 
getBlogRole() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getBlogRole() - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
 
getBlogRoles(Locale) - Static method in class com.communote.server.core.blog.helper.BlogRoleHelper
Gets the localized user group roles.
getBlogRoles(Long, String) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Returns a map of entity ids and blog roles.
getBlogRoles(Long, String) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
getBlogRolesSortedByAccess() - Static method in class com.communote.server.core.blog.helper.BlogRoleHelper
 
getBlogs() - Method in class com.communote.server.core.common.velocity.CommunoteTool
Deprecated.
getBlogsToExclude() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Returns the blog IDs which will not be included in the response.
getBlogSuffix() - Static method in class com.communote.server.core.messaging.connectors.xmpp.XMPPPatternUtils
 
getBlogSuffix() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getBlogTagConstant(int) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Get the parameter name for the selected tag of a given index (if its a parameter list)
getBlogTagHideConstant(int) - Method in class com.communote.server.core.vo.query.tag.BlogTagQueryParameters
Get the parameter name for the selected tag of a given index (if its a parameter list).
getBlogTagHideConstant(int) - Method in class com.communote.server.core.vo.query.tag.UserTagQueryParameters
Get the parameter name for the selected tag of a given index (if its a parameter list).
getBlogTagSuggestions(boolean, String, String, String, HttpServletRequest) - Method in class com.communote.server.core.common.velocity.TagTool
Create a serialized JSON array of objects that describe the available tag suggestions for blog tag stores.
getBlogTitle() - Method in exception com.communote.server.api.core.note.NoteManagementAuthorizationException
The title of the blog for which the user does not have the required access right.
getBlogTitle() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getBlogTO(CreateTopicParameter) - Static method in class com.communote.plugins.api.rest.resource.topic.TopicResourceHelper
Get transfer object of topic
getBlogTO(EditTopicParameter, Blog) - Static method in class com.communote.plugins.api.rest.resource.topic.TopicResourceHelper
Get transfer object of topic
getBlogTO(CreateTopicParameter) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHelper
Get transfer object of topic
getBlogTO(EditTopicParameter, Blog) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHelper
Get transfer object of topic
getBlogTO(CreateTopicParameter) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHelper
Get transfer object of topic
getBlogTO(EditTopicParameter, Blog) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHelper
Get transfer object of topic
getBlogTO(CreateTopicParameter) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHelper
Get transfer object of topic
getBlogTO(EditTopicParameter, Blog) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHelper
Get transfer object of topic
getBoolean(String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Converts a string value to a Boolean.
getBoolean(String, Boolean) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Converts a string value to a Boolean.
getBoolean(String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Converts a string value to a Boolean.
getBoolean(String, Boolean) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Converts a string value to a Boolean.
getBoolean(String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Converts a string value to a Boolean.
getBoolean(String, Boolean) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Converts a string value to a Boolean.
getBoolean(String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Converts a string value to a Boolean.
getBoolean(String, Boolean) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Converts a string value to a Boolean.
getBooleanParameter(HttpServletRequest, String) - Method in class com.communote.server.web.api.service.BaseApiController
Deprecated.
 
getBooleanParameter(String, boolean) - Method in class com.communote.server.widgets.AbstractWidget
Get a parameter for a key and parse it to a boolean value
getBoundCachePeers() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
getBroadcastAddress(BigInteger, BigInteger) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Gets the broadcast address.
getBrokerConnectorURLs() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getBrokerConnectorURLs() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
Use this this method to list all urls that the broker should be started on, hence the vm url will not be included, since it will be available always.
getBrokerConnectorURLsWithVM() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getBrokerConnectorURLsWithVM() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
Use this method to list all urls that can be used to connect to the broker
getBrokerName() - Method in class com.communote.plugins.mq.provider.activemq.ActiveMQBroker
 
getBrokerName() - Method in interface com.communote.plugins.mq.provider.activemq.MonitorableBroker
 
getBrokerName() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getBrokerName() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getBrokerQueues() - Method in class com.communote.plugins.mq.provider.activemq.ActiveMQBroker
 
getBrokerQueues() - Method in interface com.communote.plugins.mq.provider.activemq.MonitorableBroker
 
getBrokerUrl() - Method in class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQAdapterConfiguration
 
getBrokerUrl() - Method in interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQConfiguration
 
getBrokerUrl() - Method in class com.communote.plugins.mq.provider.activemq.settings.ActiveMQProviderEmbeddedConfiguration
getBuildNumber() - Method in interface com.communote.server.api.core.application.ApplicationInformation
 
getBuildNumber() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
getBuildNumberWithType() - Method in interface com.communote.server.api.core.application.ApplicationInformation
 
getBuildNumberWithType() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
getBuildTime() - Method in interface com.communote.server.api.core.application.ApplicationInformation
 
getBuildTime() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
getBuildTimestamp() - Method in interface com.communote.server.api.core.application.ApplicationInformation
 
getBuildTimestamp() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
getBuiltInProvider(String) - Method in class com.communote.server.core.image.ImageProviderManager
Return a built-in provider for the given image type.
getBundleBasePath() - Static method in class com.communote.server.core.osgi.OSGiHelper
 
getBundleResourcesBasePath() - Static method in class com.communote.server.core.osgi.OSGiHelper
 
getBundleStorage(String) - Static method in class com.communote.server.core.osgi.OSGiHelper
Return the absolute path of the directory a bundle can use for for storing content.
getByte(String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Converts a string value to a Byte.
getByte(String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Converts a string value to a Byte.
getByte(String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Converts a string value to a Byte.
getByte(String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Converts a string value to a Byte.
getBytes() - Method in class com.communote.server.api.core.image.ByteArrayImage
getBytes() - Method in class com.communote.server.api.core.image.Image
 
getCache() - Method in interface com.communote.server.core.common.caching.CacheManager
Returns the cache managed by this manager.
getCache() - Method in class com.communote.server.core.common.caching.eh.EhCacheManager
Returns the cache managed by this manager.
getCachedFile() - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceDescriptor
The cached property resource.
getCacheKeyString() - Method in class com.communote.server.core.blog.BlogRoleCacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in class com.communote.server.core.common.caching.ApplicationSingleElementCacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in interface com.communote.server.core.common.caching.CacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in class com.communote.server.core.common.caching.ClientSingleElementCacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in class com.communote.server.core.common.caching.IdBasedCacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in class com.communote.server.core.common.caching.IdBasedRangeCacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in class com.communote.server.core.common.caching.StringIdBasedCacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in class com.communote.server.core.common.ldap.caching.LdapServerCacheKey
 
getCacheKeyString() - Method in class com.communote.server.core.follow.FollowCacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in class com.communote.server.core.image.caching.ImageCacheKey
 
getCacheKeyString() - Method in class com.communote.server.core.plugin.PluginPropertyCacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in class com.communote.server.core.property.PropertyCacheKey
 
getCacheKeyString() - Method in class com.communote.server.core.property.UserNotePropertyCacheKey
 
getCacheKeyString() - Method in class com.communote.server.core.security.iprange.IpFilterCacheKey
String representation of the cache key which will be used for caching.
getCacheKeyString() - Method in class com.communote.server.core.user.note.UserNoteTOCacheKey
String representation of the cache key which will be used for caching.
getCacheRootDirectory() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the root directory for caching data of the running instance.
getCacheRootDirectory() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getCallback() - Method in class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQAdapterConfiguration
 
getCancelView() - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
Gets the cancel view.
getCategories() - Method in class com.communote.common.menu.SimpleMenu
 
getCategories() - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
 
getCategorizedTagDao() - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Gets the reference to categorizedTag's DAO.
getCategorizedTags(Long) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
getCategorizedTags(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
getCategory(String) - Method in class com.communote.common.menu.SimpleMenuBuilder
Get a category
getCategory() - Method in class com.communote.server.model.tag.CategorizedTag
 
getCategory() - Method in class com.communote.server.web.fe.admin.AdministrationMenuEntryDetails
 
getCategoryDetails() - Method in class com.communote.common.menu.CategoryEntry
 
getCategoryEntry(String, String) - Method in class com.communote.common.menu.SimpleMenuBuilder
Get a category entry.
getCategoryName() - Method in class com.communote.server.web.commons.resource.ResourceCategoryDefinition
 
getCause() - Method in class com.communote.plugins.api.rest.to.ApiResultError
 
getCause() - Method in class com.communote.plugins.api.rest.v22.to.ApiResultError
 
getCause() - Method in class com.communote.plugins.api.rest.v24.to.ApiResultError
 
getCause() - Method in class com.communote.plugins.api.rest.v30.to.ApiResultError
 
getCauseErrorCode() - Method in class com.communote.plugins.mq.message.base.data.status.Error
 
getCc() - Method in class com.communote.server.core.mail.messages.MailMessage
 
getChangeLogLocation(DatabaseUpdateType) - Method in class com.communote.server.core.database.liquibase.LiquibaseUpdateDataProvider
Get the classpath location of the change-log file for the update type
getChangeLogParameters(DatabaseUpdateType) - Method in class com.communote.server.core.database.liquibase.LiquibaseUpdateDataProvider
Get the parameters which should be passed to the liquibase instance when the change-log file for the given update type is processed.
getChangeNotificationEvent() - Method in interface com.communote.server.api.core.i18n.LocalizationChangeObservable
Return the event type that will be fired when the localizations which are used by this component have changed.
This event type can be used to register an event listener to be notified about the changes of the localizations which is for instance useful when doing some local caching of localized content.
getChangeNotificationEvent() - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
 
getChangeNotificationEvent() - Method in class com.communote.server.persistence.common.messages.MultipleMessageKeyLocalizedMessage
 
getChannel() - Static method in class com.communote.server.api.core.common.ClientAndChannelContextHolder
 
getChannel(ChannelType) - Static method in class com.communote.server.api.core.common.ClientAndChannelContextHolder
Return the channel associated with the current thread or the given fallback if no channel was set.
getChannel() - Method in class com.communote.server.model.security.IpRangeChannel
 
getChannel() - Method in class com.communote.server.model.security.IpRangeChannelImpl
Gets the channel.
getChannel() - Method in class com.communote.server.model.user.security.UnlockUserSecurityCode
type of channel
getChannelConfigurationDao() - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
Gets the reference to channelConfiguration's DAO.
getChannelConfigurations() - Method in class com.communote.server.core.security.ssl.ChannelManagementImpl
Gets the list of channel configuration objects from database or cache.
getChannelName() - Method in class com.communote.server.web.commons.filter.IpRangeChannelFilter
Gets the channel name.
getChannels() - Method in class com.communote.server.model.security.IpRangeFilter
 
getChannels() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
getChannelType() - Method in class com.communote.server.core.security.iprange.IpFilterCacheKey
Returns channel type
getChannelType() - Method in class com.communote.server.model.security.ChannelConfiguration
 
getChannelType() - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
type of channel
getChannelType() - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterChannelType
Return channel type
getChannelTypes() - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Return all filter
getCharacterEncoding() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the CheckAtLeastMoreResults.
getCheckAtLeastMoreResults() - Method in class com.communote.server.core.filter.ResultSpecification
 
getCheckDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Returns the CheckDate.
getCheckDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
Returns the CheckDate.
getChildren() - Method in class com.communote.common.menu.CategoryEntry
 
getChildren() - Method in interface com.communote.common.menu.MenuItem
 
getChildren() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the Children.
getChildren() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the Children.
getChildren() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the Children.
getChildren() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
getChildren() - Method in class com.communote.server.model.blog.Blog
 
getChildren() - Method in class com.communote.server.model.note.Note
 
getChildTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResource
Returns the ChildTopicId.
getChildTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
Returns the ChildTopicId.
getChildTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
Returns the ChildTopicId.
getChildTopicId() - Method in class com.communote.server.core.blog.TopicHierarchyEvent
 
getChildTopicId() - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
 
getChildTopicIds() - Method in class com.communote.server.api.core.blog.BlogTO
 
getChildTopicsToAdd() - Method in class com.communote.server.core.vo.blog.TopicStructureTO
 
getChildTopicsToRemove() - Method in class com.communote.server.core.vo.blog.TopicStructureTO
 
getChildTopicTitle() - Method in class com.communote.server.core.blog.TopicHierarchyEvent
 
getCity() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getCity() - Method in class com.communote.server.model.user.Contact
Cityname of the user address.
getCity() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getCity() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
getClamConnectionTimeout() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getClamHost() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getClamPort() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getClamTempDir() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getClasses() - Method in class com.communote.plugins.api.rest.servlet.AbstractCommunoteApplicationConfig
This method configures the resources to be available within the web service
getClasses() - Method in class com.communote.plugins.api.rest.v22.servlet.AbstractCommunoteApplicationConfig
This method configures the resources to be available within the web service
getClasses() - Method in class com.communote.plugins.api.rest.v24.servlet.AbstractCommunoteApplicationConfig
This method configures the resources to be available within the web service
getClasses() - Method in class com.communote.plugins.api.rest.v30.servlet.AbstractCommunoteApplicationConfig
This method configures the resources to be available within the web service
getClassName() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Returns the ClassName.
getClassName() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Returns the ClassName.
getClassName() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
Returns the ClassName.
getClassName() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Returns the ClassName.
getClassName() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Returns the ClassName.
getClassName() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
Returns the ClassName.
getClassname() - Method in class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
getClassName() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
getClassNameFromGroupAndWidgetName(String, String, String) - Static method in class com.communote.server.widgets.util.WidgetFactoryUtils
Create the full qualified widget class name from widget group and widget name.
getClient() - Static method in class com.communote.server.api.core.common.ClientAndChannelContextHolder
 
getClient() - Method in exception com.communote.server.core.common.database.DatabaseUpdateException
 
getClient() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getClient(String) - Static method in class com.communote.server.persistence.user.client.ClientHelper
Get the details of a client that has the given ID.
getClientAlias() - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
getClientConfig() - Method in class com.communote.server.model.config.Configuration
 
getClientConfigurationDao() - Method in class com.communote.server.core.ConfigurationManagementBase
 
getClientConfigurationProperties() - Method in interface com.communote.server.api.core.config.ConfigurationManager
Returns the client configuration properties of the current client.
getClientConfigurationProperties() - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
getClientEmail() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileEmailForm
Returns the client email address used in reply-to email header.
getClientEmailName() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileEmailForm
Returns the personal name of the client email address used in reply-to email header.
getClientId() - Method in exception com.communote.server.api.core.client.ClientNotFoundException
 
getClientId() - Method in class com.communote.server.api.core.client.ClientStatusChangeEvent
 
getClientId() - Method in class com.communote.server.api.core.client.ClientTO
 
getClientId() - Method in exception com.communote.server.api.core.client.InvalidClientIdException
 
getClientId(String) - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
 
getClientId(String) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
getClientId(String, String) - Method in interface com.communote.server.core.messaging.NotificationManagement
 
getClientId(String, String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
getClientId() - Method in class com.communote.server.external.hibernate.ClientDelegateCacheSerializableKey
 
getClientId() - Method in class com.communote.server.model.client.Client
 
getClientId() - Method in class com.communote.server.persistence.common.security.CommunoteUserCertificate
 
getClientId(String) - Static method in class com.communote.server.persistence.user.client.ClientUrlHelper
Gets the client id from the URL part.
getClientLogo() - Method in interface com.communote.server.core.ConfigurationManagement
 
getClientLogo() - Method in class com.communote.server.core.ConfigurationManagementBase
getClientMessagerId(String) - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
Returns the client in the messagers format.
getClientMessagerId(String) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Returns the client in the messagers format.
getClientName(String) - Method in class com.communote.server.core.common.velocity.tools.ClientTool
Get the name of a client.
getClientName() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientGeneralSettingsForm
Gets the client name.
getClientProperty(String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns a property within the current clients scope.
getClientProperty(String, String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns a property within the current clients scope for the given bundle.
getClientProperty(String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns a property within the current clients scope.
getClientProperty(String, String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns a property within the current clients scope for the given bundle.
getClientProperty(String, String) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Returns a property within the current clients scope for the given bundle.
getClientProperty(String, String, String) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Returns a property within the current clients scope for the given bundle.
getClientPropertyAsObject(String, Class<T>) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns an instance of the given object.
getClientPropertyAsObject(String, String, Class<T>) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns a property within the current clients scope for the given bundle.
getClientPropertyAsObject(String, Class<T>) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns an instance of the given object.
getClientPropertyAsObject(String, String, Class<T>) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns a property within the current clients scope for the given bundle.
getClientPropertyAsObject(String, String, Class<T>) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Returns a property within the current clients scope for the given bundle.
getClientPropertyWithDefault(String, String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
* Returns a property within the current clients scope.
getClientPropertyWithDefault(String, String, String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Returns a property within the current clients scope for the given bundle.
getClientPropertyWithDefault(String, String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
* Returns a property within the current clients scope.
getClientPropertyWithDefault(String, String, String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Returns a property within the current clients scope for the given bundle.
getClientSpecificUniqueName(ClientTO, TaskTO) - Method in class com.communote.server.core.tasks.RunScheduledTasksJob
Get the unique name of the task with the name of the client
getClientStatisticDao() - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
Gets the reference to clientStatistic's DAO.
getClientStatus() - Method in class com.communote.server.api.core.client.ClientTO
 
getClientStatus() - Method in class com.communote.server.model.client.Client
 
getClientSupportEmailAddress() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileEmailForm
 
getClientsWithNewTasksOrRescheduleJob(Trigger) - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Try to reschedule the task scheduling job after all task handlers for all clients have been scheduled.
getClientTimeZoneId() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
Returns the time zone id of this client or null.
getClientWideBlogEmailAddressSuffix() - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Returns the blog email address without the leading blog name identifier.
getClientWideBlogEmailAddressSuffix(String) - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Returns the blog email address without the leading blog name identifier.
getCmdCommand() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getCmdExitCode() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getCmdProcessTimeout() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getCmdTempDir() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getCmdTempFilePrefix() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getCmdTempFileSuffix() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getCode() - Method in class com.communote.server.core.mail.messages.user.InviteUserToBlogMailMessage
Gets the code.
getCode() - Method in class com.communote.server.model.security.SecurityCode
 
getCode() - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
 
getCollectingNameClassPairCallbackHandler() - Method in class com.communote.plugin.ldap.helper.UserRetriever
Method to create a handler for converting a list of results as a callback.
getCollectingNameClassPairCallbackHandler() - Method in class com.communote.plugin.ldap.helper.VisitingRetriever
Method to create a handler for converting a list of results as a callback.
GetCollectionAttachmentParameter - Class in com.communote.plugins.api.rest.v30.resource.attachment
This class it the parameter class for the Attachment resource.
GetCollectionAttachmentParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.GetCollectionAttachmentParameter
Default Constuctor necessary for json parsing
GetCollectionAttachmentParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.GetCollectionAttachmentParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionAttachmentParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.GetCollectionAttachmentParameter
 
GetCollectionExternalLoginParameter - Class in com.communote.plugins.api.rest.v30.resource.user.externallogin
This class it the parameter class for the ExternalLogin resource.
GetCollectionExternalLoginParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Default Constuctor necessary for json parsing
GetCollectionExternalLoginParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionExternalLoginParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
 
GetCollectionExternalObjectParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
GetCollectionExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Default Constuctor necessary for json parsing
GetCollectionExternalObjectParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionExternalObjectParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
 
GetCollectionExternalObjectParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
GetCollectionExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Default Constuctor necessary for json parsing
GetCollectionExternalObjectParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionExternalObjectParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
 
GetCollectionExternalObjectParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
GetCollectionExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Default Constuctor necessary for json parsing
GetCollectionExternalObjectParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionExternalObjectParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
 
GetCollectionFavoriteParameter - Class in com.communote.plugins.api.rest.resource.note.favorite
This class it the parameter class for the Favorite resource.
GetCollectionFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
Default Constuctor necessary for json parsing
GetCollectionFavoriteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFavoriteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
 
GetCollectionFavoriteParameter - Class in com.communote.plugins.api.rest.v22.resource.note.favorite
This class it the parameter class for the Favorite resource.
GetCollectionFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
Default Constuctor necessary for json parsing
GetCollectionFavoriteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFavoriteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
 
GetCollectionFavoriteParameter - Class in com.communote.plugins.api.rest.v24.resource.note.favorite
This class it the parameter class for the Favorite resource.
GetCollectionFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
Default Constuctor necessary for json parsing
GetCollectionFavoriteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFavoriteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
 
GetCollectionFavoriteParameter - Class in com.communote.plugins.api.rest.v30.resource.note.favorite
This class it the parameter class for the Favorite resource.
GetCollectionFavoriteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
Default Constuctor necessary for json parsing
GetCollectionFavoriteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFavoriteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
 
GetCollectionFollowParameter - Class in com.communote.plugins.api.rest.resource.topic.follow
This class it the parameter class for the Follow resource.
GetCollectionFollowParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
Default Constuctor necessary for json parsing
GetCollectionFollowParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFollowParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
 
GetCollectionFollowParameter - Class in com.communote.plugins.api.rest.resource.user.follow
This class it the parameter class for the Follow resource.
GetCollectionFollowParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
Default Constuctor necessary for json parsing
GetCollectionFollowParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFollowParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
 
GetCollectionFollowParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.follow
This class it the parameter class for the Follow resource.
GetCollectionFollowParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
Default Constuctor necessary for json parsing
GetCollectionFollowParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFollowParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
 
GetCollectionFollowParameter - Class in com.communote.plugins.api.rest.v22.resource.user.follow
This class it the parameter class for the Follow resource.
GetCollectionFollowParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
Default Constuctor necessary for json parsing
GetCollectionFollowParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFollowParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
 
GetCollectionFollowParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.follow
This class it the parameter class for the Follow resource.
GetCollectionFollowParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
Default Constuctor necessary for json parsing
GetCollectionFollowParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFollowParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
 
GetCollectionFollowParameter - Class in com.communote.plugins.api.rest.v24.resource.user.follow
This class it the parameter class for the Follow resource.
GetCollectionFollowParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
Default Constuctor necessary for json parsing
GetCollectionFollowParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFollowParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
 
GetCollectionFollowParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.follow
This class it the parameter class for the Follow resource.
GetCollectionFollowParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
Default Constuctor necessary for json parsing
GetCollectionFollowParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFollowParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
 
GetCollectionFollowParameter - Class in com.communote.plugins.api.rest.v30.resource.user.follow
This class it the parameter class for the Follow resource.
GetCollectionFollowParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
Default Constuctor necessary for json parsing
GetCollectionFollowParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionFollowParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
 
GetCollectionLastModificationDateParameter - Class in com.communote.plugins.api.rest.v30.resource.lastmodificationdate
This class it the parameter class for the LastModificationDate resource.
GetCollectionLastModificationDateParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
Default Constuctor necessary for json parsing
GetCollectionLastModificationDateParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionLastModificationDateParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
 
GetCollectionLikeParameter - Class in com.communote.plugins.api.rest.resource.note.like
This class it the parameter class for the Like resource.
GetCollectionLikeParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Default Constuctor necessary for json parsing
GetCollectionLikeParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionLikeParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
 
GetCollectionLikeParameter - Class in com.communote.plugins.api.rest.v22.resource.note.like
This class it the parameter class for the Like resource.
GetCollectionLikeParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Default Constuctor necessary for json parsing
GetCollectionLikeParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionLikeParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
 
GetCollectionLikeParameter - Class in com.communote.plugins.api.rest.v24.resource.note.like
This class it the parameter class for the Like resource.
GetCollectionLikeParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Default Constuctor necessary for json parsing
GetCollectionLikeParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionLikeParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
 
GetCollectionLikeParameter - Class in com.communote.plugins.api.rest.v30.resource.note.like
This class it the parameter class for the Like resource.
GetCollectionLikeParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Default Constuctor necessary for json parsing
GetCollectionLikeParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionLikeParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
 
GetCollectionMemberParameter - Class in com.communote.plugins.api.rest.v30.resource.group.member
This class it the parameter class for the Member resource.
GetCollectionMemberParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Default Constuctor necessary for json parsing
GetCollectionMemberParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionMemberParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
 
GetCollectionNavigationItemParameter - Class in com.communote.plugins.api.rest.v30.resource.user.navigationitem
This class it the parameter class for the NavigationItem resource.
GetCollectionNavigationItemParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetCollectionNavigationItemParameter
Default Constuctor necessary for json parsing
GetCollectionNavigationItemParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetCollectionNavigationItemParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionNavigationItemParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetCollectionNavigationItemParameter
 
GetCollectionNoteParameter - Class in com.communote.plugins.api.rest.resource.note
This class it the parameter class for the Note resource.
GetCollectionNoteParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Default Constuctor necessary for json parsing
GetCollectionNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
 
GetCollectionNoteParameter - Class in com.communote.plugins.api.rest.v30.resource.note
This class it the parameter class for the Note resource.
GetCollectionNoteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.GetCollectionNoteParameter
Default Constuctor necessary for json parsing
GetCollectionNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.GetCollectionNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.GetCollectionNoteParameter
 
GetCollectionObservationParameter - Class in com.communote.plugins.api.rest.v30.resource.user.observation
This class it the parameter class for the Observation resource.
GetCollectionObservationParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
Default Constuctor necessary for json parsing
GetCollectionObservationParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionObservationParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.resource.note.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.resource.topic.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.resource.user.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.note.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.user.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.note.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.user.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.note.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
 
GetCollectionPropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.user.property
This class it the parameter class for the Property resource.
GetCollectionPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
Default Constuctor necessary for json parsing
GetCollectionPropertyParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionPropertyParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
 
GetCollectionRoleExternalParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
GetCollectionRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Default Constuctor necessary for json parsing
GetCollectionRoleExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetCollectionRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionRoleExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetCollectionRoleExternalParameter
 
GetCollectionRoleExternalParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
GetCollectionRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Default Constuctor necessary for json parsing
GetCollectionRoleExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetCollectionRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionRoleExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetCollectionRoleExternalParameter
 
GetCollectionRoleExternalParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
GetCollectionRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Default Constuctor necessary for json parsing
GetCollectionRoleExternalParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetCollectionRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionRoleExternalParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetCollectionRoleExternalParameter
 
GetCollectionRoleParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.role
This class it the parameter class for the Role resource.
GetCollectionRoleParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.GetCollectionRoleParameter
Default Constuctor necessary for json parsing
GetCollectionRoleParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.GetCollectionRoleParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionRoleParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.GetCollectionRoleParameter
 
GetCollectionRoleParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.role
This class it the parameter class for the Role resource.
GetCollectionRoleParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.GetCollectionRoleParameter
Default Constuctor necessary for json parsing
GetCollectionRoleParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.GetCollectionRoleParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionRoleParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.GetCollectionRoleParameter
 
GetCollectionRoleParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.role
This class it the parameter class for the Role resource.
GetCollectionRoleParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Default Constuctor necessary for json parsing
GetCollectionRoleParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionRoleParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
 
GetCollectionTagParameter - Class in com.communote.plugins.api.rest.v24.resource.tag
This class it the parameter class for the Tag resource.
GetCollectionTagParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.GetCollectionTagParameter
Default Constuctor necessary for json parsing
GetCollectionTagParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.GetCollectionTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.GetCollectionTagParameter
 
GetCollectionTagParameter - Class in com.communote.plugins.api.rest.v30.resource.tag
This class it the parameter class for the Tag resource.
GetCollectionTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.GetCollectionTagParameter
Default Constuctor necessary for json parsing
GetCollectionTagParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.GetCollectionTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.GetCollectionTagParameter
 
GetCollectionTagStoreTagListParameter - Class in com.communote.plugins.api.rest.resource.tagstoretaglist
This class it the parameter class for the TagStoreTagList resource.
GetCollectionTagStoreTagListParameter() - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Default Constuctor necessary for json parsing
GetCollectionTagStoreTagListParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagStoreTagListParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
 
GetCollectionTagStoreTagListParameter - Class in com.communote.plugins.api.rest.v22.resource.tagstoretaglist
This class it the parameter class for the TagStoreTagList resource.
GetCollectionTagStoreTagListParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Default Constuctor necessary for json parsing
GetCollectionTagStoreTagListParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagStoreTagListParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
 
GetCollectionTagStoreTagListParameter - Class in com.communote.plugins.api.rest.v24.resource.tagstoretaglist
This class it the parameter class for the TagStoreTagList resource.
GetCollectionTagStoreTagListParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Default Constuctor necessary for json parsing
GetCollectionTagStoreTagListParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagStoreTagListParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
 
GetCollectionTagStoreTagListParameter - Class in com.communote.plugins.api.rest.v30.resource.tagstoretaglist
This class it the parameter class for the TagStoreTagList resource.
GetCollectionTagStoreTagListParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Default Constuctor necessary for json parsing
GetCollectionTagStoreTagListParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagStoreTagListParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
 
GetCollectionTagStoreTagParameter - Class in com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag
This class it the parameter class for the TagStoreTag resource.
GetCollectionTagStoreTagParameter() - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Default Constuctor necessary for json parsing
GetCollectionTagStoreTagParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagStoreTagParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
 
GetCollectionTagStoreTagParameter - Class in com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag
This class it the parameter class for the TagStoreTag resource.
GetCollectionTagStoreTagParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Default Constuctor necessary for json parsing
GetCollectionTagStoreTagParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagStoreTagParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
 
GetCollectionTagStoreTagParameter - Class in com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag
This class it the parameter class for the TagStoreTag resource.
GetCollectionTagStoreTagParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Default Constuctor necessary for json parsing
GetCollectionTagStoreTagParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagStoreTagParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
 
GetCollectionTagStoreTagParameter - Class in com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag
This class it the parameter class for the TagStoreTag resource.
GetCollectionTagStoreTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Default Constuctor necessary for json parsing
GetCollectionTagStoreTagParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagStoreTagParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
 
GetCollectionTagSuggestionListParameter - Class in com.communote.plugins.api.rest.resource.tagsuggestionlist
This class it the parameter class for the TagSuggestionList resource.
GetCollectionTagSuggestionListParameter() - Constructor for class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Default Constuctor necessary for json parsing
GetCollectionTagSuggestionListParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagSuggestionListParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
 
GetCollectionTagSuggestionListParameter - Class in com.communote.plugins.api.rest.v22.resource.tagsuggestionlist
This class it the parameter class for the TagSuggestionList resource.
GetCollectionTagSuggestionListParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Default Constuctor necessary for json parsing
GetCollectionTagSuggestionListParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagSuggestionListParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
 
GetCollectionTagSuggestionListParameter - Class in com.communote.plugins.api.rest.v24.resource.tagsuggestionlist
This class it the parameter class for the TagSuggestionList resource.
GetCollectionTagSuggestionListParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Default Constuctor necessary for json parsing
GetCollectionTagSuggestionListParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagSuggestionListParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
 
GetCollectionTagSuggestionListParameter - Class in com.communote.plugins.api.rest.v30.resource.tagsuggestionlist
This class it the parameter class for the TagSuggestionList resource.
GetCollectionTagSuggestionListParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Default Constuctor necessary for json parsing
GetCollectionTagSuggestionListParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTagSuggestionListParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
 
GetCollectionTimelineNoteParameter - Class in com.communote.plugins.api.rest.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
GetCollectionTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
 
GetCollectionTimelineNoteParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
GetCollectionTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
 
GetCollectionTimelineNoteParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
GetCollectionTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
 
GetCollectionTimelineNoteParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
GetCollectionTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineNoteParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineNoteParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
 
GetCollectionTimelineNoteTagParameter - Class in com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag
This class it the parameter class for the TimelineNoteTag resource.
GetCollectionTimelineNoteTagParameter() - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineNoteTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineNoteTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
 
GetCollectionTimelineNoteTagParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag
This class it the parameter class for the TimelineNoteTag resource.
GetCollectionTimelineNoteTagParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineNoteTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineNoteTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
 
GetCollectionTimelineNoteTagParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag
This class it the parameter class for the TimelineNoteTag resource.
GetCollectionTimelineNoteTagParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineNoteTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineNoteTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
 
GetCollectionTimelineNoteTagParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag
This class it the parameter class for the TimelineNoteTag resource.
GetCollectionTimelineNoteTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineNoteTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineNoteTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
 
GetCollectionTimelineTagParameter - Class in com.communote.plugins.api.rest.resource.timelinetag
This class it the parameter class for the TimelineTag resource.
GetCollectionTimelineTagParameter() - Constructor for class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineTagParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineTagParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
 
GetCollectionTimelineTagParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinetag
This class it the parameter class for the TimelineTag resource.
GetCollectionTimelineTagParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineTagParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineTagParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
 
GetCollectionTimelineTagParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinetag
This class it the parameter class for the TimelineTag resource.
GetCollectionTimelineTagParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineTagParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineTagParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
 
GetCollectionTimelineTagParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinetag
This class it the parameter class for the TimelineTag resource.
GetCollectionTimelineTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineTagParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineTagParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
 
GetCollectionTimelineTopicParameter - Class in com.communote.plugins.api.rest.resource.timelinetopic
This class it the parameter class for the TimelineTopic resource.
GetCollectionTimelineTopicParameter() - Constructor for class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
 
GetCollectionTimelineTopicParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinetopic
This class it the parameter class for the TimelineTopic resource.
GetCollectionTimelineTopicParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
 
GetCollectionTimelineTopicParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinetopic
This class it the parameter class for the TimelineTopic resource.
GetCollectionTimelineTopicParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
 
GetCollectionTimelineTopicParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinetopic
This class it the parameter class for the TimelineTopic resource.
GetCollectionTimelineTopicParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
 
GetCollectionTimelineUserParameter - Class in com.communote.plugins.api.rest.resource.timelineuser
This class it the parameter class for the TimelineUser resource.
GetCollectionTimelineUserParameter() - Constructor for class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineUserParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
 
GetCollectionTimelineUserParameter - Class in com.communote.plugins.api.rest.v22.resource.timelineuser
This class it the parameter class for the TimelineUser resource.
GetCollectionTimelineUserParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
 
GetCollectionTimelineUserParameter - Class in com.communote.plugins.api.rest.v24.resource.timelineuser
This class it the parameter class for the TimelineUser resource.
GetCollectionTimelineUserParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
 
GetCollectionTimelineUserParameter - Class in com.communote.plugins.api.rest.v30.resource.timelineuser
This class it the parameter class for the TimelineUser resource.
GetCollectionTimelineUserParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Default Constuctor necessary for json parsing
GetCollectionTimelineUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTimelineUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
 
GetCollectionTopicParameter - Class in com.communote.plugins.api.rest.resource.topic
This class it the parameter class for the Topic resource.
GetCollectionTopicParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Default Constuctor necessary for json parsing
GetCollectionTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
 
GetCollectionTopicParameter - Class in com.communote.plugins.api.rest.v22.resource.topic
This class it the parameter class for the Topic resource.
GetCollectionTopicParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Default Constuctor necessary for json parsing
GetCollectionTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
 
GetCollectionTopicParameter - Class in com.communote.plugins.api.rest.v24.resource.topic
This class it the parameter class for the Topic resource.
GetCollectionTopicParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Default Constuctor necessary for json parsing
GetCollectionTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
 
GetCollectionTopicParameter - Class in com.communote.plugins.api.rest.v30.resource.topic
This class it the parameter class for the Topic resource.
GetCollectionTopicParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Default Constuctor necessary for json parsing
GetCollectionTopicParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionTopicParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
 
GetCollectionUserParameter - Class in com.communote.plugins.api.rest.resource.user
This class it the parameter class for the User resource.
GetCollectionUserParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Default Constuctor necessary for json parsing
GetCollectionUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionUserParameter(String) - Constructor for class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
 
GetCollectionUserParameter - Class in com.communote.plugins.api.rest.v22.resource.user
This class it the parameter class for the User resource.
GetCollectionUserParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Default Constuctor necessary for json parsing
GetCollectionUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
 
GetCollectionUserParameter - Class in com.communote.plugins.api.rest.v24.resource.user
This class it the parameter class for the User resource.
GetCollectionUserParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Default Constuctor necessary for json parsing
GetCollectionUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
 
GetCollectionUserParameter - Class in com.communote.plugins.api.rest.v30.resource.user
This class it the parameter class for the User resource.
GetCollectionUserParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Default Constuctor necessary for json parsing
GetCollectionUserParameter(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetCollectionUserParameter(String) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
 
getComments() - Method in class com.communote.server.core.vo.blog.DiscussionNoteData
 
getCommentsInDiscussion(Long, User) - Method in class com.communote.server.core.blog.DiscussionDetailsRetriever
Returns the notes in a discussion.
getCommentsOfDiscussion(Long) - Method in interface com.communote.server.core.blog.NoteManagement
Returns all the notes of a discussion excluding the root note.
getCommentsOfDiscussion(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
Returns all the notes of a discussion excluding the root note.
getCommentsOfDiscussion(Long) - Method in class com.communote.server.service.NoteService
Returns all the notes of a discussion excluding the root note.
getCommunoteAccount() - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
 
getCommunoteAccount() - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
getCommunoteUserAlias() - Method in class com.communote.server.persistence.common.security.CommunoteUserCertificate
 
getCompany() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the Company.
getCompany() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the Company.
getCompany() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the Company.
getCompany() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the Company.
getCompany() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the Company.
getCompany() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the Company.
getCompany() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getCompany() - Method in class com.communote.server.model.user.UserProfile
 
getCompany() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getCompany() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
getCompany() - Method in class com.communote.server.web.fe.widgets.users.UserListWidget.ListUsersWidgetUserListItem
 
getCompanyPosition() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
getComparator(Locale) - Method in class com.communote.server.core.retrieval.normalizer.RankListItemNormalizer
The comparator to use for sorting the resulting normalized items.
getComparator(Locale) - Method in class com.communote.server.core.retrieval.normalizer.RankTagListItemNormalizer
The comparator to use for sorting the resulting normalized items.
getComparator(Locale) - Method in class com.communote.server.core.retrieval.normalizer.RankUserListItemNormalizer
The comparator to use for sorting the resulting normalized items.
getCompleteSignature(User) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Get the complete signature of the user which is "'SALUATAION' 'FIRSTNAME' 'LASTNAME'".
getCompleteSignature(User, String, String) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Get the complete signature of the user which is "'SALUATAION' 'FIRSTNAME' 'LASTNAME'".
getCompleteSignature(String, String, String, String, String) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Get the compelte signature
getCompleteSignature(UserName, String, String) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Get the complete signature of the profile which is "'SALUATAION' 'FIRSTNAME' 'LASTNAME'".
getCompleteSignature(UserName, String, String, boolean) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Get the complete signature of the profile which is "'SALUATAION' 'FIRSTNAME' 'LASTNAME'".
getConcatenatedFile(String, boolean) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Return the concatenated file of a category.
getConcatenatedFile(String, boolean) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
getConcatenatedFileLastModified(String) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Return the timestamp of the last modification of the concatenated file.
getConcatenatedFileLastModified(String) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
getConfig() - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
Gets the config.
getConfig() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getConfigs() - Method in class com.communote.server.model.user.NotificationConfig
 
getConfiguration() - Method in class com.communote.plugin.ldap.LdapUserRepository
Get the ldap configuration of the client
getConfiguration() - Method in class com.communote.plugins.confluence.image.ConfluenceUserImageProvider
 
getConfiguration(Properties) - Method in class com.communote.server.core.common.caching.eh.DefaultEhCacheConfigurer
Returns the configuration to be used to initialize the EhCache.
getConfiguration(Properties) - Method in interface com.communote.server.core.common.caching.eh.EhCacheConfigurer
Returns the configuration to be used to initialize the EhCache.
getConfiguration() - Method in interface com.communote.server.core.ConfigurationManagement
 
getConfiguration() - Method in class com.communote.server.core.ConfigurationManagementBase
getConfiguration() - Method in class com.communote.server.core.crc.FilesystemConnector
getConfiguration() - Method in interface com.communote.server.core.crc.RepositoryConnector
 
getConfiguration() - Method in class com.communote.server.core.external.confluence.ConfluenceUserRepository
Get the confluence configuration of the client
getConfiguration() - Method in interface com.communote.server.core.external.ExternalObjectSource
 
getConfiguration() - Method in interface com.communote.server.core.external.ExternalUserRepository
Gets the external system configuration
getConfiguration() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
getConfiguration() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationProvider
 
getConfiguration() - Method in class com.communote.server.core.security.authentication.ExternalAuthenticationProvider
Returns the configuration for the external authentication.
getConfiguration() - Method in class com.communote.server.core.security.authentication.ldap.LdapAuthenticationProvider
 
getConfigurationChangeTimestamp(ConfluenceConfiguration) - Method in class com.communote.plugins.confluence.image.ConfluenceUserImageProvider
 
getConfigurationChangeTimestamp(C) - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
Get the timestamp of the last configuration change.
getConfigurationDao() - Method in class com.communote.server.core.ConfigurationManagementBase
 
getConfigurationDirectory() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the configuration directory of the running instance.
getConfigurationDirectory() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getConfigurationManager() - Method in interface com.communote.server.api.core.application.Runtime
 
getConfigurationManager() - Method in class com.communote.server.core.application.DefaultRuntime
 
getConfigurationNamesForExternalSystems() - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
Maps the external system id to a human readable name
getConfigurationProperty(ClientConfigurationPropertyConstant) - Method in class com.communote.server.core.common.velocity.CommunoteTool
Get the value of a configuration property.
getConfigurationProperty(ClientConfigurationPropertyConstant, int) - Method in class com.communote.server.core.common.velocity.CommunoteTool
Get the value of a configuration property.
getConfigurationPropertyAsString(ClientConfigurationPropertyConstant, String) - Method in class com.communote.server.core.common.velocity.CommunoteTool
Get the value of a configuration property as String.
getConfigurationsForExternalSystems() - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
getConfigurationUrl() - Method in class com.communote.server.model.config.ConfluenceConfigurationImpl
 
getConfigurationUrl() - Method in class com.communote.server.model.config.ExternalSystemConfiguration
Get the URL to the configuration in the Communote administration.
getConfigurationUrl() - Method in class com.communote.server.model.config.LdapConfigurationImpl
 
getConfigurationUrlOfExternalSystem(String) - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
get the URL pointing to the configuration site of the external system
getConfigurationUrlsForExternalSystems() - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
Maps the external system id to the configuration url
getConfirmationCode() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the confirmation code.
getConfluenceConfig() - Method in class com.communote.server.model.config.Configuration
getConfluenceConfig() - Method in class com.communote.server.model.config.ConfigurationImpl
getConfluenceConfiguration() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
Returns the confluence authentication configuration.
getConfluenceConfigurationDao() - Method in class com.communote.server.core.ConfigurationManagementBase
 
getConnection() - Method in class com.communote.server.core.database.hibernate.C3P0DataSourceConnectionProvider
getConnection() - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
 
getConnectionManagerTimeout() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
getConnectionProviderClassName() - Method in interface com.communote.server.api.core.config.database.DatabaseConfiguration
Determine the class name of the connection provider to use.
getConnectionProviderClassName() - Method in class com.communote.server.core.database.config.StandardDatabaseConfiguration
Get the class name of the org.hibernate.connection.ConnectionProvider to use.
getConnectionTimeout() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
getConnectorId() - Method in class com.communote.server.core.crc.RepositoryConnectorConfiguration
 
getConnectorId() - Method in exception com.communote.server.core.crc.RepositoryConnectorNotFoundException
 
getConnectorId() - Method in class com.communote.server.core.crc.vo.ContentId
The id of this repository.
getConnectorURI() - Method in class com.communote.plugins.mq.provider.activemq.security.ConnectorURICallBack
 
getConstructorParameter() - Method in class com.communote.server.core.vo.query.blog.BlogQuery
 
getConstructorParameter() - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQuery
 
getConstructorParameter() - Method in class com.communote.server.core.vo.query.tag.AbstractBlogTagQuery
getConstructorParameter() - Method in class com.communote.server.core.vo.query.tag.BlogRankQuery
getConstructorParameter() - Method in class com.communote.server.core.vo.query.tag.BlogTagQuery
getConstructorParameters() - Method in class com.communote.server.core.vo.query.blog.UserTaggedBlogQuery
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.post.CountNoteQuery
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.post.NoteQuery
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.tag.AbstractTagQuery
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.tag.RankTagQuery
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.tag.RelatedRankTagQuery
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQuery
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.user.AbstractUserTaggingCoreQuery
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.user.RankUserTaggingCoreQuery
The parameters of the list item constructor
getConstructorParameters() - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
The parameters of the list item constructor
getConstructorParametersForRootNotes() - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
 
getConstructorParametersForRootNotes() - Method in class com.communote.server.core.vo.query.post.CountNoteQuery
getConstructorParametersForRootNotes() - Method in class com.communote.server.core.vo.query.post.NoteQuery
getConsumedMessageType() - Method in class com.communote.plugins.mq.service.impl.ProviderMessageConsumerImpl
 
getConsumedMessageType() - Method in interface com.communote.plugins.mq.service.provider.ProviderMessageConsumer
specifies type selector for the messages, that should be delivered to this consumer
getConsumedMessageVersion() - Method in class com.communote.plugins.mq.service.impl.ProviderMessageConsumerImpl
 
getConsumedMessageVersion() - Method in interface com.communote.plugins.mq.service.provider.ProviderMessageConsumer
specifies version selector for the messages, that should be delivered to this consumer
getContact() - Method in class com.communote.server.model.user.UserProfile
 
getContactDao() - Method in class com.communote.server.core.user.UserProfileManagementBase
Gets the reference to contact's DAO.
getContent() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
getContent() - Method in class com.communote.plugins.mq.service.provider.TransferMessage
returns message content.
getContent() - Method in class com.communote.server.api.core.note.NoteData
 
getContent() - Method in class com.communote.server.api.core.note.NoteStoringTO
 
getContent(ExtendedContentId) - Method in class com.communote.server.core.crc.FilesystemConnector
Returns a ContentTO that is associated with the given ContentId.
getContent(ExtendedContentId) - Method in interface com.communote.server.core.crc.RepositoryConnector
Returns a ContentTO that is associated with the given ContentId.
getContent(ContentId) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
Returns a ContentTO that is associated to the given ContentId.
getContent(ExtendedContentId) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
Returns a ContentTO that is associated to the given ContentId.
getContent(ContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
getContent(ExtendedContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
getContent() - Method in class com.communote.server.model.note.Content
The textual content of a note with HTML markup.
getContent() - Method in class com.communote.server.model.note.Note
 
getContent(Locale, HttpServletRequest) - Method in class com.communote.server.web.commons.controller.StaticPageSection
The localized content.
getContent() - Method in class com.communote.server.web.commons.resource.PropertyResourceContent
 
getContentId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Returns the ContentId.
getContentId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Returns the ContentId.
getContentId() - Method in class com.communote.server.api.core.attachment.AttachmentData
 
getContentId() - Method in class com.communote.server.core.crc.vo.ContentId
The id of the stored content in this repository.
getContentId() - Method in class com.communote.server.core.crc.vo.ContentMetadata
Get the contentId
getContentIdentifier() - Method in class com.communote.server.model.attachment.Attachment
The content identifier describes the resource for a repository uniquely.
getContentLength() - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
Returns the ContentLength.
getContentLength() - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Returns the ContentLength.
getContentLength() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
Returns the ContentLength.
getContentLength() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Returns the ContentLength.
getContentLength() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
Returns the ContentLength.
getContentLength() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Returns the ContentLength.
getContentLength() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Returns the ContentLength.
getContentLength() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Returns the ContentLength.
getContentLength() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getContentLength() - Method in class com.communote.server.core.vo.content.AttachmentTO
Get the content length.
getContentManager() - Method in class com.communote.server.web.commons.controller.StaticPageVelocityViewController
 
getContentSize() - Method in class com.communote.server.core.crc.vo.ContentMetadata
The size of the content in bytes.
getContentTemplate() - Method in class com.communote.plugins.activity.base.fe.admin.ActivityAdminController
 
getContentTemplate() - Method in class com.communote.plugins.bookmarklet.BookmarkletController
getContentTemplate() - Method in interface com.communote.plugins.core.views.PluginViewController
 
getContentTemplate() - Method in class com.communote.plugins.core.views.ViewController
 
getContentTemplate() - Method in class com.communote.plugins.core.views.WidgetViewController
Deprecated.
Not used.
getContentTemplate() - Method in class com.communote.plugins.embed.EmbedController
 
getContentTemplate() - Method in class com.communote.plugins.embed.EmbedMessengerController
 
getContentTemplate() - Method in class com.communote.plugins.mq.provider.activemq.adminconsole.AdminController
 
getContentTemplate() - Method in class com.communote.plugins.mq.provider.activemq.monitor.MQBrokerMonitorController
 
getContentTemplate() - Method in class com.communote.server.core.mail.messages.MailMessage
 
getContentTemplate(Map<String, Object>) - Method in class com.communote.server.web.commons.controller.VelocityViewController
Returns the template to be used for rendering the view
getContentTemplate(Map<String, Object>) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Returns the template to be used for rendering the view
getContentTemplateId() - Method in class com.communote.server.core.mail.messages.MailMessage
 
getContentTemplateName() - Method in class com.communote.server.web.commons.controller.StaticPageSection
The name of the template for rendering the content.
getContentTemplateParameter() - Method in class com.communote.server.web.commons.controller.StaticPageSection
 
getContentType() - Method in enum com.communote.common.image.ImageFormatType
 
getContentType() - Method in class com.communote.common.io.BinaryData
Return content type
getContentType() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
getContentType() - Method in class com.communote.plugins.mq.service.impl.MessagesConverterImpl
 
getContentType() - Method in interface com.communote.plugins.mq.service.provider.MessagesConverter
 
getContentType() - Method in class com.communote.plugins.mq.service.provider.TransferMessage
returns message's content type.
getContentType() - Method in class com.communote.server.api.core.note.NoteStoringTO
Describes the type of content hold within this StringContentTO.
getContentType() - Method in class com.communote.server.core.blog.export.impl.RssNoteWriter
getContentType() - Method in class com.communote.server.core.blog.export.impl.RtfNoteWriter
getContentType() - Method in interface com.communote.server.core.blog.export.NoteWriter
getContentType() - Method in class com.communote.server.core.common.caching.AbstractCacheElementProvider
Returns a unique string naming the content type of the elements provided by this provider (e.g.
getContentType() - Method in interface com.communote.server.core.common.caching.CacheElementProvider
Returns a unique string naming the content type of the elements provided by this provider (e.g.
getContentType() - Method in class com.communote.server.core.common.ldap.caching.LdapServerCacheElementProvider
 
getContentType() - Method in class com.communote.server.core.config.ApplicationConfigurationElementProvider
Returns a unique string naming the content type of the elements provided by this provider (e.g.
getContentType() - Method in class com.communote.server.core.config.ClientConfigurationElementProvider
Returns a unique string naming the content type of the elements provided by this provider (e.g.
getContentType() - Method in class com.communote.server.core.follow.FollowCacheElementProvider
Returns a unique string naming the content type of the elements provided by this provider (e.g.
getContentType() - Method in class com.communote.server.core.image.caching.ImageCacheElementProvider
 
getContentType() - Method in class com.communote.server.core.plugin.PluginPropertyCacheElementProvider
 
getContentType() - Method in class com.communote.server.core.property.UserNotePropertyCacheElementProvider
 
getContentType() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getContentType() - Method in class com.communote.server.core.security.iprange.IpFilterCacheElementProvider
Returns a unique string naming the content type of the elements provided by this provider (e.g.
getContentType() - Method in class com.communote.server.core.security.ssl.ChannelConfigurationCacheElementProvider
Returns a unique string naming the content type of the elements provided by this provider (e.g.
getContentType() - Method in class com.communote.server.model.attachment.Attachment
The content type of the attachment.
getContentType() - Method in class com.communote.server.service.StandaloneClientCacheElementProvider
 
getContentType() - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
 
getContentType() - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
getContentType() - Method in class com.communote.server.web.commons.view.RepositoryContentView
getContext() - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
getContextId() - Method in class com.communote.server.core.vo.user.NavigationItemDataTO
 
getContextId() - Method in class com.communote.server.web.fe.widgets.navigation.MainPageHorizontalNavigationWidget
 
getContextMapper() - Method in class com.communote.plugin.ldap.helper.GroupRetriever
Method to return a context mapper for mapping ldap results to the concrete result.
getContextMapper() - Method in class com.communote.plugin.ldap.helper.MemberAndNonMemberModeVisitingRetriever
Method to return a context mapper for mapping ldap results to the concrete result.
getContextMapper() - Method in class com.communote.plugin.ldap.helper.UserRetriever
Method to return a context mapper for mapping ldap results to the concrete result.
getContextMapper() - Method in class com.communote.plugin.ldap.helper.VisitingRetriever
Method to return a context mapper for mapping ldap results to the concrete result.
getContextPath() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getContexts() - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
The contexts of the update.
getContexts() - Method in class com.communote.server.core.database.liquibase.StandaloneLiquibaseDatabaseUpdater
 
getContextType() - Method in class com.communote.server.core.vo.user.NavigationItemDataTO
 
getCookies() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getCoreProperty(CoreConfigurationPropertyConstant) - Method in interface com.communote.server.api.core.config.StartupProperties
 
getCoreProperty(CoreConfigurationPropertyConstant) - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getCoreResources(String, boolean, boolean) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Return the relative locations of the core resources of a given category.
getCoreResources(String, boolean, boolean) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
getCoreResources() - Method in class com.communote.server.web.commons.resource.ResourceCategoryDefinition
Return a collection of resources which are delivered with the application and should be added first when rendering the resources of this category.
getCostFactorFromHash(String) - Method in class com.communote.server.core.user.security.BcryptPasswordHashFunction
 
getCount() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Returns the Count.
getCount() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
Returns the Count.
getCount(long, long) - Static method in class com.communote.server.core.common.LimitHelper
Gets the count as percent.
getCount() - Method in class com.communote.server.core.filter.listitems.CountListItem
 
getCount(Long) - Method in interface com.communote.server.core.tag.TagManagement
 
getCount(Long) - Method in class com.communote.server.core.tag.TagManagementImpl
getCountLimit() - Static method in class com.communote.server.core.blog.helper.BlogManagementHelper
Gets the blog limit.
getCountLimit() - Static method in class com.communote.server.core.storing.ResourceStoringHelper
Gets the resource limit.
getCountLimit() - Static method in class com.communote.server.core.user.UserManagementHelper
Gets the user limit.
getCountLimitAsString(long) - Static method in class com.communote.server.core.common.LimitHelper
Gets the count limit as string.
getCountOverallElements() - Method in class com.communote.common.paging.PageInformation
get the overall count of all elements
getCountPages() - Method in class com.communote.common.paging.PageInformation
Get the the number of pages which is computed by the countOverallElements end elementsPerPage.
getCountPercent(long, long) - Static method in class com.communote.server.core.common.LimitHelper
Gets the count as percent.
getCountPercentAsString(long, long) - Static method in class com.communote.server.core.common.LimitHelper
Gets the percent as string.
getCountries(HttpServletRequest) - Method in class com.communote.server.core.common.velocity.CommunoteTool
getCountries(Locale) - Method in interface com.communote.server.core.user.MasterDataManagement
Returns a list of all countries in the database.
getCountries(Locale) - Method in class com.communote.server.core.user.MasterDataManagementBase
 
getCountry() - Method in class com.communote.server.model.user.Contact
 
getCountryCode() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getCountryCode() - Method in class com.communote.server.model.user.Country
The code of the country
getCountryCode() - Method in class com.communote.server.model.user.PhoneNumber
CountryCode for this phone number
getCountryCode() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getCountryCode() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Gets the country code.
getCrawlLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Returns the CrawlLastModificationDate.
getCrawlLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Returns the CrawlLastModificationDate.
getCrawlLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetCollectionAttachmentParameter
Returns the CrawlLastModificationDate.
getCrawlLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetCollectionNoteParameter
Returns the CrawlLastModificationDate.
getCrawlLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the CrawlLastModificationDate.
getCrawlLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the CrawlLastModificationDate.
getCrawlLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the CrawlLastModificationDate.
getCrawlLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the CrawlLastModificationDate.
getCrawlLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the CrawlLastModificationDate.
getCrawlLastModificationDate() - Method in class com.communote.server.model.blog.Blog
The last modification date of the blog.
getCrawlLastModificationDate() - Method in class com.communote.server.model.note.Note
The last modification date of the blog.
getCreatedLocally() - Method in interface com.communote.server.api.core.event.DistributableEvent
Whether the event was created on this Communote instance node if running a clustered Communote setup.
getCreatedLocally() - Method in class com.communote.server.core.service.RestartServiceEvent
Whether the event was created on this Communote instance node if running a clustered Communote setup.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the CreateSystemNotes.
getCreateSystemNotes() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the CreateSystemNotes.
getCreatingDate() - Method in class com.communote.server.model.security.SecurityCode
 
getCreationDate() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the CreationDate.
getCreationDate() - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
getCreationDate() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
getCreationDate() - Method in class com.communote.server.api.core.blog.BlogData
 
getCreationDate() - Method in class com.communote.server.api.core.client.ClientTO
 
getCreationDate() - Method in class com.communote.server.api.core.note.NoteData
 
getCreationDate() - Method in class com.communote.server.api.core.note.NoteStoringTO
The creation date is the date as this NoteStoringTO got constructed.
getCreationDate() - Method in class com.communote.server.core.filter.listitems.SimpleNoteListItem
 
getCreationDate() - Method in class com.communote.server.model.blog.Blog
The creation date of the blog.
getCreationDate() - Method in class com.communote.server.model.note.Note
The date of the tag
getCreationDate() - Static method in class com.communote.server.persistence.user.client.ClientHelper
 
getCreationDate() - Method in class com.communote.server.web.api.to.listitem.BlogListItem
 
getCreationDate() - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
 
getCreationDate() - Method in class com.communote.server.web.api.to.listitem.PostListItem
 
getCreationDate() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
getCreationRevision() - Method in class com.communote.server.api.core.client.ClientTO
 
getCreationRevision() - Method in class com.communote.server.model.client.Client
 
getCreationSource() - Method in class com.communote.server.api.core.note.NoteData
 
getCreationSource() - Method in class com.communote.server.api.core.note.NoteStoringTO
Defines the source of creation.
getCreationSource() - Method in class com.communote.server.model.note.Note
Defines the source of creation.
getCreationTime() - Method in class com.communote.server.model.client.Client
 
getCreationTimestamp() - Method in class com.communote.server.core.common.caching.CacheElementWrapper
 
getCreationVersion() - Method in class com.communote.server.api.core.client.ClientTO
 
getCreationVersion() - Method in class com.communote.server.model.client.Client
 
getCreatorId() - Method in class com.communote.server.api.core.note.NoteStoringTO
The ID of the author of the post.
getCreatorUserId() - Method in class com.communote.server.api.core.blog.BlogTO
 
getCredentials() - Method in class com.communote.server.core.security.authentication.AbstractCommunoteAuthenticationToken
The credentials is the token retrieved
getCrosspostBlogs() - Method in class com.communote.server.core.vo.blog.AutosaveNoteData
 
getCrosspostBlogs() - Method in class com.communote.server.model.note.Note
Denotes the crosspost targets of an autosave.
getCrossPostTopicAliases() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the CrossPostTopicAliases.
getCrossPostTopicAliases() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the CrossPostTopicAliases.
getCrossPostTopicAliases() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the CrossPostTopicAliases.
getCrossPostTopicAliases() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the CrossPostTopicAliases.
getCrossPostTopicAliases() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the CrossPostTopicAliases.
getCrossPostTopicAliases() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the CrossPostTopicAliases.
getCrossPostTopicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the CrossPostTopicAliases.
getCrossPostTopicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the CrossPostTopicAliases.
getCssClassForPageContent(AdministrationPageMenuEntry) - Method in class com.communote.server.web.commons.viewtool.AdministrationTool
 
getCurrentClient() - Static method in class com.communote.server.persistence.user.client.ClientHelper
Get the client that is associated with the current thread.
getCurrentClientId() - Method in class com.communote.server.core.common.velocity.CommunoteTool
getCurrentClientId() - Static method in class com.communote.server.persistence.user.client.ClientHelper
Get the ID of the client which is associated with the current thread.
getCurrentClientName() - Method in class com.communote.server.core.common.velocity.CommunoteTool
getCurrentEmail() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangeEmailForm
 
getCurrentEmailServerDomain() - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Returns the email server domain (e.g.
getCurrentEntry(HttpServletRequest) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Return the entry that belongs to the current request.
getCurrentLocale(HttpServletRequest) - Method in class com.communote.server.core.common.session.SessionHandler
Get the current locale.
getCurrentlyScheduledTaskIds(ClientTO) - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Returns the tasks IDs of the currently scheduled tasks
getCurrentMenuEntry(HttpServletRequest) - Method in class com.communote.server.web.commons.viewtool.AdministrationTool
getCurrentOffsetOfEffectiveUserTimeZone() - Method in class com.communote.server.core.common.velocity.CommunoteTool
getCurrentOffsetOfEffectiveUserTimeZone() - Static method in class com.communote.server.core.user.UserManagementHelper
Returns the offset in milliseconds to add to UTC to get the time for the current user respecting the effective user time zone and daylight savings.
getCurrentPage() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getCurrentProgress() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getCurrentStatus() - Method in exception com.communote.server.core.user.InvalidUserStatusTransitionException
the current status of the user
getCurrentUser() - Static method in class com.communote.server.core.security.SecurityHelper
Get the current user which is set in the acegi security context.
getCurrentUserAlias() - Method in class com.communote.server.core.common.velocity.CommunoteTool
getCurrentUserAlias() - Static method in class com.communote.server.core.security.SecurityHelper
Get the alias of the current user, or null if no user is logged in
getCurrentUserEffectiveTimeZone() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getCurrentUserId() - Method in class com.communote.server.core.common.velocity.CommunoteTool
getCurrentUserId() - Static method in class com.communote.server.core.security.SecurityHelper
Get the current user id, or null if no user is logged in
getCurrentUserLocale(Request) - Static method in class com.communote.plugins.api.rest.resource.ResourceHandlerHelper
Get the locale of the current user
getCurrentUserLocale(Request) - Method in class com.communote.plugins.api.rest.service.exception.AbstractExceptionMapper
Get the locale of the current user
getCurrentUserLocale(Request) - Static method in class com.communote.plugins.api.rest.v22.resource.ResourceHandlerHelper
Get the locale of the current user
getCurrentUserLocale(Request) - Static method in class com.communote.plugins.api.rest.v24.resource.ResourceHandlerHelper
Get the locale of the current user
getCurrentUserLocale(Request) - Static method in class com.communote.plugins.api.rest.v30.resource.ResourceHandlerHelper
Get the locale of the current user
getCurrentUserLocale(HttpServletRequest) - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getCurrentUserLocale() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
 
getCurrentUserLocale() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
 
getCurrentUserLocale() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
getCurrentUserProfile() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getCurrentUserSignature(UserNameFormat) - Method in class com.communote.server.core.common.velocity.CommunoteTool
To get the signature of the current user.
getCurrentUtcOffsetOfEffectiveUserTimeZone() - Static method in class com.communote.server.core.user.UserManagementHelper
Returns the offset in milliseconds to add to UTC to get the current time for the current user respecting the effective user time zone and daylight savings.
getCustomMessage(String, Locale) - Method in class com.communote.server.core.common.i18n.LocalizationManagement
Method to get a custom localized message from the database.
getCustomMessageFallback(String) - Method in class com.communote.server.core.common.i18n.LocalizationManagement
getData() - Method in class com.communote.common.io.BinaryData
Return the byte array
getData() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Returns the Data.
getData() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Returns the Data.
getData() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Returns the Data.
getData() - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
getData() - Method in class com.communote.server.model.user.NavigationItem
 
getDataAsJson() - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
getDatabaseConfiguration() - Method in interface com.communote.server.api.core.config.ConfigurationManager
Return the DatabaseConfiguration that is created by a DatabaseConfigurationFactory.
getDatabaseConfiguration() - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
getDatabaseConfiguration() - Method in class com.communote.server.core.vo.query.QueryParameters
 
getDatabaseDriverClassName() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the driver class name.
getDatabaseDriverClassName() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDatabaseHost() - Method in interface com.communote.server.api.core.config.StartupProperties
The name the database or null if not set.
getDatabaseHost() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDatabaseHost() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getDatabaseId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Returns the DatabaseId.
getDatabaseId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Returns the DatabaseId.
getDatabaseId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Returns the DatabaseId.
getDatabaseInformation(Connection) - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
Get some information about the database.
getDatabaseInformation(Connection) - Method in class com.communote.server.core.database.liquibase.StandaloneLiquibaseDatabaseUpdater
 
getDatabaseName() - Method in interface com.communote.server.api.core.config.StartupProperties
The name the database or null if not set.
getDatabaseName() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDatabaseName() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getDatabasePassword() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getDatabasePort() - Method in interface com.communote.server.api.core.config.StartupProperties
The port the database is listening on or null if not set or not required.
getDatabasePort() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDatabasePort() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getDatabaseProtocol() - Method in interface com.communote.server.api.core.config.StartupProperties
The protocol of the database connection or null if not set.
getDatabaseProtocol() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDatabaseProtocolSeparator() - Method in interface com.communote.server.api.core.config.StartupProperties
The protocol separator of the database connection or null if not set.
getDatabaseProtocolSeparator() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDatabaseSchemaSeparator() - Method in interface com.communote.server.api.core.config.StartupProperties
The schema separator of the database connection or the default if not set.
getDatabaseSchemaSeparator() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDatabaseSettings() - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
 
getDatabaseSettings() - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
getDatabaseType() - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
 
getDatabaseType() - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
getDatabaseType() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getDatabaseTypeIdentifier() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getDatabaseUrl() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the JDBC URL to connect to the database or null if not all required properties are set.
getDatabaseUrl() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDatabaseUrl() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getDatabaseUser() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getDatabaseUserName() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the user name of the user that accesses the database or null if not set.
getDatabaseUserName() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDatabaseUserPassword() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the password of the user that accesses the database or null if not set.
getDatabaseUserPassword() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDataDirectory() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getDataDirectory() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getDataDirectory() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the directory where Communote stores its data.
getDataDirectory() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getDataForRequest(HttpServletRequest) - Method in class com.communote.plugins.core.views.ViewControllerData
 
getDataSource() - Method in class com.communote.server.core.database.hibernate.C3P0DataSourceConnectionProvider
Get the datasource for the client
getDate(String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Converts a string value to a Date.
getDate(String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Converts a string value to a Date.
getDate(String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Converts a string value to a Date.
getDate(String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Converts a string value to a Date.
getDate() - Method in class com.communote.server.core.crc.vo.ContentMetadata
The current date and time.
getDate() - Method in class com.communote.server.core.messaging.vo.Message
 
getDate() - Method in class com.communote.server.core.vo.IdDateTO
 
getDateFilterField(NoteQueryParameters) - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
Get the field for date filtering.
getDateFilterField(I) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Get the field for date filtering.
getDateFormat(Long, Locale) - Static method in class com.communote.server.core.user.UserManagementHelper
Get the date formatter for the given locale which can be used to create a readable localized date-time string.
getDateHeader(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getDatepartSQLFunction() - Method in interface com.communote.server.api.core.config.database.DatabaseConfiguration
Get the SQLFunction that will translate the HQL 'datepart' function to SQL.
getDatepartSQLFunction() - Method in class com.communote.server.core.database.config.PostgreSQLDatabaseConfiguration
 
getDatepartSQLFunction() - Method in class com.communote.server.core.database.config.StandardDatabaseConfiguration
 
getDefaultBlog() - Method in class com.communote.server.core.common.velocity.TopicTool
 
getDefaultBlog() - Method in interface com.communote.server.core.ConfigurationManagement
Gets the default blog.
getDefaultBlog() - Method in class com.communote.server.core.ConfigurationManagementImpl
Returns the default blog.
getDefaultBlog() - Method in class com.communote.server.model.config.ClientConfiguration
 
getDefaultBlogId() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
 
getDefaultBlogId() - Method in class com.communote.server.core.common.velocity.TopicTool
 
getDefaultBlogRole() - Method in class com.communote.server.core.common.velocity.TopicTool
 
getDefaultData() - Method in class com.communote.plugins.core.views.ViewControllerData
 
getDefaultImage(String, String, ImageSize) - Method in class com.communote.server.core.image.caching.ImageDiskCache
Get the stored default image.
getDefaultImage(EntityImageManagement.ImageType) - Method in class com.communote.server.core.image.type.EntityImageManagement
Get the default image
getDefaultImageLastModified(EntityImageManagement.ImageType) - Method in class com.communote.server.core.image.type.EntityImageManagement
Get the date of the last modification of the default image of the given type.
getDefaultImageMimeType() - Method in class com.communote.server.api.core.image.ImageProvider
Get the mime type of the default image
getDefaultImageResourceLastModificationTimestamp() - Method in class com.communote.server.api.core.image.ImageProvider
Get the timestamp of the last modification of the default image resource.
getDefaultImageVersionString() - Method in class com.communote.server.api.core.image.ImageProvider
The version string of the default image.
getDefaultImageVersionString() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
getDefaultImageVersionString() - Method in class com.communote.server.core.image.type.EntityImageProvider
 
getDefaultKey() - Method in class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
getDefaultLanguage() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
Get default locale if default language is null or not a valid language code return english
getDefaultLanguage() - Static method in class com.communote.server.persistence.user.client.ClientHelper
Return the default language defined in the client configuration properties
getDefaultLanguage() - Method in class com.communote.server.persistence.user.ExternalUserVO
The default language is used if the external user is not yet created.
getDefaultLanguage() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
getDefaultName() - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the DefaultName.
getDefaultName() - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
 
getDefaultName() - Method in class com.communote.plugins.mq.message.core.util.TagMemberAccessor
 
getDefaultName() - Method in class com.communote.server.api.core.tag.TagData
 
getDefaultName() - Method in class com.communote.server.model.tag.Tag
 
getDefaultPagingMessageKeySuffix() - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Returns 'default'
getDefaultPagingMessageKeySuffix() - Method in class com.communote.server.web.fe.widgets.blog.BlogListWidget
returns 'blog'
getDefaultPagingMessageKeySuffix() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementListWidget
returns 'user'
getDefaultPagingMessageKeySuffix() - Method in interface com.communote.server.web.fe.widgets.PagedWidget
Returns the default message key suffix for creating a tooltip to the paging navigation.
getDefaultPagingMessageKeySuffix() - Method in class com.communote.server.web.fe.widgets.user.AuthorFilterWidget
returns 'user'
getDefaultPort() - Method in class com.communote.server.api.core.config.database.DatabaseType
 
getDefaultProtocolSeperator() - Method in class com.communote.server.api.core.config.database.DatabaseType
 
getDefaultRepositoryConnector() - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
Returns the default repository
getDefaultRepositoryConnector() - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
getDefaultRequestConfig() - Method in class com.communote.server.core.image.HttpExternalImageProvider
Prepare and return a request configuration that is used as default for all requests started by the shared HttpClient instance.
getDefaults() - Method in class com.communote.server.core.vo.user.preferences.UserInterfaceUserPreference
 
getDefaults() - Method in class com.communote.server.core.vo.user.preferences.UserPreference
Return the default values of this preference as a map.
getDefaultTagParser() - Method in class com.communote.server.core.tag.TagParserFactory
The default tag parser to use
getDefaultTagStoreId() - Method in enum com.communote.server.api.core.tag.TagStoreType.Types
 
getDefaultUserSignature(User) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Get the default username of the user which is "'SALUATAION' 'FIRSTNAME' 'LASTNAME'".
getDefaultUserSignature(UserData) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Get the complete signature of the user which is "'SALUATAION' 'FIRSTNAME' 'LASTNAME'".
getDefinition(String) - Method in class com.communote.server.core.template.NoteTemplateService
Return the template definition for the given ID or null if there is none.
getDefinitions() - Method in class com.communote.server.web.commons.resource.ResourceExtension
Return the definitions of categories for resources.
getDepth() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the Depth.
getDepth() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the Depth.
getDepth() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the Depth.
getDepth() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the Depth.
getDepth() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the Depth.
getDepth() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the Depth.
getDepth() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the Depth.
getDepth() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the Depth.
getDescription() - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
 
getDescription() - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the Description.
getDescription() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the Description.
getDescription() - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Gets the default description.
getDescription() - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
Gets the description.
getDescription() - Method in class com.communote.server.api.core.blog.BlogData
 
getDescription() - Method in class com.communote.server.api.core.blog.BlogTO
 
getDescription() - Method in class com.communote.server.api.core.tag.TagData
 
getDescription() - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
Returns a description for this messager.
getDescription() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Returns a description for this messager.
getDescription() - Method in class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
getDescription() - Method in class com.communote.server.core.vo.user.group.GroupVO
A description of the group.
getDescription() - Method in class com.communote.server.model.blog.Blog
The description of the blog.
getDescription() - Method in class com.communote.server.model.tag.AbstractTagCategory
 
getDescription() - Method in class com.communote.server.model.user.group.Group
A short description of the group.
getDescription() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
getDescriptions() - Method in class com.communote.plugins.mq.message.core.util.TagMemberAccessor
 
getDescriptions() - Method in class com.communote.server.model.tag.Tag
 
getDestination() - Method in class com.communote.plugins.mq.adapter.activemq.ActiveMQAdapter
 
getDestination() - Method in interface com.communote.plugins.mq.provider.jms.JMSAdapter
 
getDetailedUserSignature(User) - Static method in class com.communote.server.core.user.helper.UserNameHelper
 
getDetailedUserSignature(String, String, String) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Returns the string containing "'FIRSTNAME' 'LASTNAME' ('ALIAS')".
getDetailedUserSignature(UserData) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Returns the string containing "'FIRSTNAME' 'LASTNAME' ('ALIAS')".
getDevelopmentProperties() - Method in interface com.communote.server.api.core.config.ConfigurationManager
Returns the development properties of the running instance.
getDevelopmentProperties() - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
getDialectClassName() - Method in class com.communote.server.api.core.config.database.DatabaseType
The hibernate dialect class name as string assigned to the constant.
getDirectUsers() - Method in class com.communote.server.model.note.Note
 
getDisabledUntilTimestamp() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
getDiscussion() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Discussion.
getDiscussion() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the Discussion.
getDiscussion(NoteData) - Static method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteHelper
Converts the discussion details of a note list data object into the appropriate resource object
getDiscussion() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the Discussion.
getDiscussion() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Discussion.
getDiscussion() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the Discussion.
getDiscussion(NoteData) - Static method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteHelper
Converts the discussion details of a note list data object into the appropriate resource object
getDiscussion() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the Discussion.
getDiscussion() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Discussion.
getDiscussion() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the Discussion.
getDiscussion(NoteData) - Static method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteHelper
Converts the discussion details of a note list data object into the appropriate resource object
getDiscussion() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the Discussion.
getDiscussion() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the Discussion.
getDiscussion() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Discussion.
getDiscussion() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the Discussion.
getDiscussion(NoteData) - Static method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteHelper
Converts the discussion details of a note list data object into the appropriate resource object
getDiscussion() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the Discussion.
getDiscussion() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
getDiscussionDepth() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the DiscussionDepth.
getDiscussionDepth() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the DiscussionDepth.
getDiscussionDepth() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the DiscussionDepth.
getDiscussionDepth() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the DiscussionDepth.
getDiscussionDepth() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the DiscussionDepth.
getDiscussionDepth() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the DiscussionDepth.
getDiscussionDepth() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the DiscussionDepth.
getDiscussionDepth() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the DiscussionDepth.
getDiscussionDepth() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the DiscussionDepth.
getDiscussionDepth() - Method in class com.communote.server.api.core.note.NoteData
 
getDiscussionDepth() - Method in class com.communote.server.web.api.to.listitem.DiscussionListItem
 
getDiscussionFilterMode() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
The discussion filter mode that should be used for getting results.
getDiscussionFilterModeForFiltering() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
The discussion filter mode that should be used for filtering.
getDiscussionFilterModeForFiltering() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
The discussion filter mode that should be used for filtering.
getDiscussionId() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the DiscussionId.
getDiscussionId() - Method in class com.communote.server.api.core.note.NoteData
 
getDiscussionId() - Method in class com.communote.server.core.blog.DiscussionChangedEvent
 
getDiscussionId(Long) - Method in interface com.communote.server.core.blog.NoteManagement
Returns the ID of the discussion the note is part of.
getDiscussionId(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
Returns the ID of the discussion the note is part of.
getDiscussionId() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getDiscussionId() - Method in class com.communote.server.model.note.Note
The ID of the fist parent within a discussion.
getDiscussionId(Long) - Method in class com.communote.server.service.NoteService
Returns the ID of the discussion the note is part of.
getDiscussionId() - Method in class com.communote.server.web.api.to.listitem.DiscussionListItem
 
getDiscussionLink(String, Long, boolean) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
throws UnsupportedOperationException
getDiscussionNoteCount(Long, User) - Method in class com.communote.server.core.blog.DiscussionDetailsRetriever
Returns the number of notes in a discussion.
getDiscussionNotes(long, boolean, Locale) - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Helper which fetches the notes of a discussion and returns them a style dependent of the selected view.
getDiscussionPath() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the DiscussionPath.
getDiscussionPath() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the DiscussionPath.
getDiscussionPath() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the DiscussionPath.
getDiscussionPath() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the DiscussionPath.
getDiscussionPath() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the DiscussionPath.
getDiscussionPath() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the DiscussionPath.
getDiscussionPath() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the DiscussionPath.
getDiscussionPath() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the DiscussionPath.
getDiscussionPath() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the DiscussionPath.
getDiscussionPath() - Method in class com.communote.server.api.core.note.NoteData
 
getDiscussionPath() - Method in class com.communote.server.model.note.Note
The discussion path of the format /parent_parent_id/parent_id/my_id
getDiscussionTitle(NoteData, Locale) - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Get the discussion title for the note (e.g.
getDispatchedMessagesCount() - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.BrokerQueue
 
getDispatchedMessagesCount() - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.MessageHandlerMQConsumer
 
getDispatcherType() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
getDisplayName() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Returns the DisplayName.
getDisplayName() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Returns the DisplayName.
getDisplayName() - Method in class com.communote.server.core.filter.listitems.blog.member.EntityGroupListItem
getDisplayName() - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
getDisplayName(CommunoteEntity) - Static method in class com.communote.server.core.user.helper.CommunoteEntityHelper
Returns a human readable name for the entity.
getDisplayName() - Method in interface com.communote.server.persistence.DisplayName
 
getDisplayNameForExternalObject(HttpServletRequest, String) - Method in class com.communote.server.core.common.velocity.CommunoteTool
Get the display name for an external object linked to an topic.
getDn() - Method in exception com.communote.server.core.common.ldap.RequiredAttributeNotContainedException
Returns the dn for the entity the attribute is missing.
getDomain() - Method in class com.communote.server.core.common.ldap.caching.LdapServerCacheKey
 
getDomain() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getDouble(String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Converts a string value to a Double.
getDouble(String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Converts a string value to a Double.
getDouble(String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Converts a string value to a Double.
getDouble(String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Converts a string value to a Double.
getDriverClassName() - Method in class com.communote.server.api.core.config.database.DatabaseType
The driver class name as string assigned to the constant.
getEffectiveUserTimeZone() - Method in class com.communote.server.api.core.user.DetailedUserData
 
getEffectiveUserTimeZone() - Static method in class com.communote.server.core.user.UserManagementHelper
Gets the effective time zone for the currently logged in user.

If no time zone exists for the user, this method returns the client time zone as fall back.
If no time zone exists for the client, this method returns the system time zone as fall back.
getEffectiveUserTimeZone(Long) - Static method in class com.communote.server.core.user.UserManagementHelper
Gets the effective time zone for the user.

If no time zone exists for the user, this method returns the client time zone as fall back.
If no time zone exists for the client, this method returns the system time zone as fall back.
getEffectiveUserTimeZone(Long, TimeZone) - Static method in class com.communote.server.core.user.UserManagementHelper
Gets the effective time zone for the user.

If no time zone exists for the user, this method returns the client time zone as fall back.
If no time zone exists for the client, this method returns the defined time zone as fall back.
getEffectiveUserTimeZone(TimeZone) - Static method in class com.communote.server.core.user.UserManagementHelper
Gets the effective time zone for the currently logged in user.

If no time zone exists for the user, this method returns the client time zone as fall back.
If no time zone exists for the client, this method returns the defined time zone as fall back.
getEhCacheConfigFile() - Method in class com.communote.server.core.common.caching.eh.DefaultEhCacheConfigurer
Returns the location of the default Ehcache configuration XML file as a URL.
getElement() - Method in class com.communote.server.core.common.caching.CacheElementWrapper
 
getElementCountInMemory() - Method in class com.communote.server.external.hibernate.ClientDelegateCache
getElementCountOnDisk() - Method in class com.communote.server.external.hibernate.ClientDelegateCache
getElementName() - Method in class com.communote.server.core.messaging.connectors.xmpp.AliasPacketExtension
getElementsPerPage() - Method in class com.communote.common.paging.PageInformation
Get the number of elements of the page
getEmail() - Method in class com.communote.server.api.core.user.UserData
Get the email of user
getEmail() - Method in class com.communote.server.api.core.user.UserVO
 
getEmail() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getEmail() - Method in class com.communote.server.model.user.User
The email of the user
getEmail() - Method in class com.communote.server.persistence.user.InviteUserForm
Gets the email.
getEmail() - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
 
getEmail() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the email.
getEmailAddress() - Method in exception com.communote.server.core.mail.InvalidRecipientMailAddressException
 
getEmailAlias() - Method in class com.communote.server.persistence.user.InviteUserForm
Gets the email alias.
getEmailErrorField(List<String>) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
 
getEnabled() - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterChannelType
Return whether the given filter channel type is enabled
getEnabled() - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Is filter enabled
getEnabled() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getEnd() - Method in class com.communote.server.model.security.IpRange
 
getEndpointName() - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
getEndTime() - Method in class com.communote.server.core.filter.listitems.TimeRangeListItem
 
getEndValue() - Method in class com.communote.server.model.security.IpRange
 
getEntity() - Method in class com.communote.plugins.mq.message.core.data.role.ExternalTopicRole
 
getEntity(Long) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
Returns the entity for the given id.
getEntity() - Method in class com.communote.server.core.filter.listitems.blog.member.BlogRoleEntityListItem
 
getEntity(Long) - Method in class com.communote.server.core.permission.NotePermissionManagementImpl
Returns the entity for the given id.
getEntity(Long) - Method in class com.communote.server.core.permission.TopicPermissionManagementImpl
Returns the entity for the given id.
getEntityAlias() - Method in class com.communote.plugins.mq.message.core.data.user.BaseEntity
 
getEntityAlias() - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
Alias of user or group.
getEntityId() - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResource
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResource
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Returns the EntityId.
getEntityId() - Method in class com.communote.plugins.mq.message.core.data.user.BaseEntity
 
getEntityId() - Method in class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
getEntityId() - Method in class com.communote.server.core.filter.listitems.blog.member.CommunoteEntityData
 
getEntityId() - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
Identifier of user or group.
getEntityId() - Method in class com.communote.server.persistence.lastmodifieddate.LastModificationDate
 
getEntityTagSuggestions(boolean, String, String, String, HttpServletRequest) - Method in class com.communote.server.core.common.velocity.TagTool
Create a serialized JSON array of objects that describe the available tag suggestions for entity tag stores.
getEntry(String) - Method in class com.communote.common.menu.SubmenuBuilder
Return an entry by its ID.
getEntry() - Method in class com.communote.server.web.fe.admin.AdministrationMenuEntryDetails
 
getEntry(String, String) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Get an entry of a given category.
getERole(BlogRole) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHelper
Convert blog role to rest api resource role
getErrorCause() - Method in class com.communote.server.core.exception.Reason
 
getErrorCause() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
getErrorCode() - Method in exception com.communote.plugins.core.views.ViewControllerException
 
getErrorCode() - Method in class com.communote.server.core.exception.Status
 
getErrorField() - Method in class com.communote.plugins.mq.message.base.data.status.Error
 
getErrorField() - Method in class com.communote.server.core.exception.Reason
 
getErrorField() - Method in class com.communote.server.persistence.user.InvitationField
 
getErrorFields(String) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
 
getErrorMessage(E) - Method in class com.communote.plugins.api.rest.service.exception.AbstractExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(AuthenticationException) - Method in class com.communote.plugins.api.rest.service.exception.AuthenticationExceptionMapper
 
getErrorMessage(AuthorizationException) - Method in class com.communote.plugins.api.rest.service.exception.AuthorizationExceptionMapper
 
getErrorMessage(BlogAccessException) - Method in class com.communote.plugins.api.rest.service.exception.BlogAccessExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(BlogIdentifierValidationException) - Method in class com.communote.plugins.api.rest.service.exception.BlogIdentifierValidationExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(BlogNotFoundException) - Method in class com.communote.plugins.api.rest.service.exception.BlogNotFoundExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(BlogValidationException) - Method in class com.communote.plugins.api.rest.service.exception.BlogValidationExceptionMapper
 
getErrorMessage(CommunoteEntityNotFoundException) - Method in class com.communote.plugins.api.rest.service.exception.CommunoteEntityNotFoundExceptionMapper
 
getErrorMessage(Exception) - Method in class com.communote.plugins.api.rest.service.exception.ExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(ExtensionNotSupportedException) - Method in class com.communote.plugins.api.rest.service.exception.ExtensionNotSupportedExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(IllegalArgumentException) - Method in class com.communote.plugins.api.rest.service.exception.IllegalArgumentExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(IllegalRequestParameterException) - Method in class com.communote.plugins.api.rest.service.exception.IllegalRequestParameterExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(JsonMappingException) - Method in class com.communote.plugins.api.rest.service.exception.JsonMappingExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(JsonParseException) - Method in class com.communote.plugins.api.rest.service.exception.JsonParseExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(MaxLengthReachedException) - Method in class com.communote.plugins.api.rest.service.exception.MaxLengthReachedExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(NoBlogManagerLeftException) - Method in class com.communote.plugins.api.rest.service.exception.NoBlogManagerLeftExceptionMapper
 
getErrorMessage(NonUniqueBlogIdentifierException) - Method in class com.communote.plugins.api.rest.service.exception.NonUniqueBlogIdentifierExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(NoteManagementAuthorizationException) - Method in class com.communote.plugins.api.rest.service.exception.NoteManagementAuthorizationExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(NoteManagementException) - Method in class com.communote.plugins.api.rest.service.exception.NoteManagementExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(NoteNotFoundException) - Method in class com.communote.plugins.api.rest.service.exception.NoteNotFoundExceptionMapper
 
getErrorMessage(NoteStoringPreProcessorException) - Method in class com.communote.plugins.api.rest.service.exception.NotePreProcessorExceptionMapper
 
getErrorMessage(NotFoundException) - Method in class com.communote.plugins.api.rest.service.exception.NotFoundExceptionMapper
 
getErrorMessage(ParameterValidationException) - Method in class com.communote.plugins.api.rest.service.exception.ParameterValidationExceptionMapper
 
getErrorMessage(ResponseBuildException) - Method in class com.communote.plugins.api.rest.service.exception.ResponseBuildExceptionMapper
Get the message of the exception in mapper.
getErrorMessage(RestApiIllegalRequestParameterException) - Method in class com.communote.plugins.api.rest.service.exception.RestApiIllegalRequestParameterExceptionMapper
 
getErrorMessage() - Method in class com.communote.plugins.mq.message.base.data.status.Error
 
getErrorMessage() - Method in class com.communote.server.core.exception.Reason
 
getErrorMessage(String) - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
get the error message for a certain form field
getErrorMessage() - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationResult
 
getErrors() - Method in exception com.communote.plugins.api.rest.resource.validation.ParameterValidationException
 
getErrors() - Method in class com.communote.plugins.api.rest.to.ApiResult
 
getErrors() - Method in exception com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationException
 
getErrors() - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
 
getErrors() - Method in exception com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationException
 
getErrors() - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
 
getErrors() - Method in exception com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationException
 
getErrors() - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
 
getErrors() - Method in class com.communote.plugins.mq.message.base.data.status.Status
 
getErrors() - Method in class com.communote.server.core.exception.Status
 
getErrorView() - Method in class com.communote.server.web.fe.installer.controller.InstallationController
 
getErrorView() - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
Gets the error view.
getException() - Method in class com.communote.plugins.api.rest.to.ApiResultError
 
getException() - Method in class com.communote.plugins.api.rest.v22.to.ApiResultError
 
getException() - Method in class com.communote.plugins.api.rest.v24.to.ApiResultError
 
getException() - Method in class com.communote.plugins.api.rest.v30.to.ApiResultError
 
getExceptionClass() - Method in class com.communote.plugins.api.rest.v22.service.exception.mapper.ExtensionNotSupportedExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v22.service.exception.mapper.ParameterValidationExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v22.service.exception.mapper.ResponseBuildExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v22.service.exception.mapper.RestApiIllegalRequestParameterExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentIsEmptyExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.NoPreviewAvailableExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.ExtensionNotSupportedExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.IllegalRequestParameterExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.ParameterValidationExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.ResponseBuildExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.RestApiIllegalRequestParameterExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentIsEmptyExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.NoPreviewAvailableExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.ExtensionNotSupportedExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.IllegalRequestParameterExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.ParameterValidationExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.ResponseBuildExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.RestApiIllegalRequestParameterExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.mq.message.core.handler.exceptionmapper.NoNoteSpecifiedExceptionMapper
 
getExceptionClass() - Method in class com.communote.plugins.mq.message.core.handler.exceptionmapper.NoTopicIdentifierSpecifiedExceptionMapper
 
getExceptionClass() - Method in class com.communote.plugins.mq.message.core.handler.exceptionmapper.NoTopicSpecifiedExceptionMapper
 
getExceptionClass() - Method in class com.communote.plugins.mq.service.exception.MessageParsingExceptionMapper
getExceptionClass() - Method in class com.communote.plugins.mq.service.exception.MessageValidationExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.AbstractExceptionMapper
 
getExceptionClass() - Method in interface com.communote.server.core.exception.ExceptionMapper
 
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.AuthenticationExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.AuthorizationExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.BlogAccessExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.BlogIdentifierValidationExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.BlogManagementExceptionMapper
 
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.BlogNotFoundExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.BlogValidationExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.CommunoteEntityNotFoundExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.ExceptionExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.ExternalObjectAlreadyAssignedExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.ExternalObjectNotAssignedExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.ExternalSystemNotConfiguredExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.GroupNotFoundExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.IllegalArgumentExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.JsonMappingExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.JsonParseExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.MaxLengthReachedExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.MovingOfNonRootNotesNotAllowedExceptionMapper
 
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.NoBlogManagerLeftExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.NonUniqueBlogIdentifierExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.NoteManagementAuthorizationExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.NoteManagementExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.NoteNotFoundExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.NotePreProcessorExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.NotFoundExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.ParentIsAlreadyChildDataIntegrityViolationExceptionMapper
 
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.SpringAccessDeniedExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.SwitchUserNotAllowedExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.TagNotFoundExceptionMapper
 
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.TooManyExternalObjectsPerTopicExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.ToplevelTopicCannotBeChildExceptionMapper
 
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.ToplevelTopicIsAlreadyChildBlogManagementExceptionMapper
 
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.ToplevelTopicsDisabledBlogManagementExceptionMapper
 
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.UnexpectedAuthorizationExceptionMapper
getExceptionClass() - Method in class com.communote.server.core.exception.mapper.UserActivationValidationExceptionMapper
getExceptionMessage() - Method in class com.communote.plugins.api.rest.to.ApiResultError
 
getExceptionMessage() - Method in class com.communote.plugins.api.rest.v22.to.ApiResultError
 
getExceptionMessage() - Method in class com.communote.plugins.api.rest.v24.to.ApiResultError
 
getExceptionMessage() - Method in class com.communote.plugins.api.rest.v30.to.ApiResultError
 
getExcludedAssignedToBlogId() - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
 
getExcludedEntityId() - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
 
getExcludeNoteStatus() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getExcludes(ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
Gets the excludes from database or cache.
getExcludes() - Method in class com.communote.server.model.security.IpRangeFilter
 
getExcludes() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
getExcludes() - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Return all defined excluded ip addresses
getExcludeStatusFilter() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
getExcludeTags() - Method in class com.communote.server.core.vo.tag.TagClearanceVO
 
getExpectedInstanceName() - Method in exception com.communote.server.api.core.task.InvalidInstanceException
 
getExpectedStatus() - Method in exception com.communote.server.api.core.task.TaskStatusException
 
getExpirationTimeout() - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
 
getExpirationTimeout() - Method in class com.communote.server.core.template.NoteTemplateDefinition
 
getExporter(ExportFormat) - Static method in class com.communote.server.core.blog.export.NoteWriterFactory
 
getExporter(String) - Static method in class com.communote.server.core.blog.export.NoteWriterFactory
 
getExtensionManagement(Class<M>) - Method in class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagementRepository
Return a registered extension management that matches the given type.
getExtensions() - Method in class com.communote.server.web.commons.resource.ResourceExtension
Return the category names that should be extended with additional resources provided by the plugin.
getExtensions() - Method in class com.communote.server.web.commons.viewtool.AdministrationTool
getExtensions() - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
getExtensions() - Method in class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagement
 
getExtensions(String...) - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtensionManagement
Method to get all extensions for the given categeries.
getExtention() - Method in exception com.communote.plugins.api.rest.exception.ExtensionNotSupportedException
Getting unsupported extension
getExtention() - Method in exception com.communote.plugins.api.rest.v22.exception.ExtensionNotSupportedException
Getting unsupported extension
getExtention() - Method in exception com.communote.plugins.api.rest.v24.exception.ExtensionNotSupportedException
Getting unsupported extension
getExtention() - Method in exception com.communote.plugins.api.rest.v30.exception.ExtensionNotSupportedException
Getting unsupported extension
getExternalAuthentications() - Method in class com.communote.server.model.user.User
 
getExternalConfig(Class) - Method in class com.communote.server.model.config.Configuration
getExternalConfig(Class) - Method in class com.communote.server.model.config.ConfigurationImpl
getExternalEntityId() - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
getExternalExternalUserAuthentications(long) - Method in interface com.communote.server.core.user.UserManagement
 
getExternalExternalUserAuthentications(long) - Method in class com.communote.server.core.user.UserManagementImpl
 
getExternalGroupId() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalGroupId.
getExternalGroupId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalGroupId.
getExternalId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalId.
getExternalId() - Method in class com.communote.plugins.mq.message.core.data.user.BaseEntity
 
getExternalId() - Method in exception com.communote.server.api.core.external.ExternalObjectNotAssignedException
Get the identifier of the external object.
getExternalId() - Method in exception com.communote.server.core.external.ExternalObjectAlreadyAssignedException
 
getExternalId() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
getExternalId() - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQueryParameters
 
getExternalId() - Method in class com.communote.server.core.vo.user.group.ExternalGroupVO
ID that identifies a group within the external system
getExternalId() - Method in class com.communote.server.model.external.ExternalObject
 
getExternalId() - Method in class com.communote.server.model.user.group.ExternalUserGroup
 
getExternalLoginId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Returns the ExternalLoginId.
getExternalLoginId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Returns the ExternalLoginId.
getExternalLoginProperties(Long, ExternalUserAuthentication) - Method in class com.communote.plugin.ldap.LdapUserRepository
 
getExternalLoginProperties(Long, ExternalUserAuthentication) - Method in class com.communote.server.core.external.confluence.ConfluenceUserRepository
 
getExternalLoginProperties(Long, ExternalUserAuthentication) - Method in interface com.communote.server.core.external.ExternalUserRepository
External Repos can return additional properties that will be included e.g.
getExternalLoginProperties(Long, ExternalUserAuthentication) - Method in class com.communote.server.service.UserService
External Repos can return additional properties that will be included e.g.
getExternalName() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
getExternalName() - Method in class com.communote.server.model.external.ExternalObject
 
getExternalObject(Long, Long, Converter<Pair<Blog, ExternalObject>, T>) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Get an external object which is identified by the given ID and is assigned to the given topic.
getExternalObject(Long, Long, Converter<Pair<Blog, ExternalObject>, T>) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Returns the ExternalObjectId.
getExternalObjectId() - Method in class com.communote.plugins.mq.message.core.data.role.ExternalTopicRole
 
getExternalObjectId() - Method in class com.communote.plugins.mq.message.core.data.topic.ExternalObject
 
getExternalObjectId() - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
Identifier of external object in external system.
getExternalObjectId() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
If both BlogQueryParameters.getExternalObjectId() and BlogQueryParameters.getExternalObjectSystemId() are set, both must match on the same external object
getExternalObjectLink(String, String) - Method in class com.communote.server.core.blog.export.PermalinkGenerationManagement
Returns a link to the given object within the external system.
getExternalObjectLink(String, String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Returns a link to the given external object within the external system.
getExternalObjectManagement() - Method in class com.communote.plugins.mq.message.core.handler.EditTopicMessageHandler
 
getExternalObjectName() - Method in class com.communote.plugins.mq.message.core.data.topic.ExternalObject
 
GetExternalObjectParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
GetExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Default Constuctor necessary for json parsing
GetExternalObjectParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
GetExternalObjectParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
 
GetExternalObjectParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
GetExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Default Constuctor necessary for json parsing
GetExternalObjectParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
GetExternalObjectParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
 
GetExternalObjectParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.externalobject
This class it the parameter class for the ExternalObject resource.
GetExternalObjectParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Default Constuctor necessary for json parsing
GetExternalObjectParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
This constructor parses all incoming parameter of a request into the class structure
GetExternalObjectParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
 
getExternalObjects() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the ExternalObjects.
getExternalObjects() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the ExternalObjects.
getExternalObjects() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the ExternalObjects.
getExternalObjects() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the ExternalObjects.
getExternalObjects() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the ExternalObjects.
getExternalObjects() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the ExternalObjects.
getExternalObjects() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the ExternalObjects.
getExternalObjects() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the ExternalObjects.
getExternalObjects() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the ExternalObjects.
getExternalObjects() - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
 
getExternalObjects(Long) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Return the external objects that are assigned to the given blog.
getExternalObjects(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
 
getExternalObjects() - Method in class com.communote.server.model.blog.Blog
 
getExternalObjectSystemId() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
If both BlogQueryParameters.getExternalObjectId() and BlogQueryParameters.getExternalObjectSystemId() are set, both must match on the same external object
GetExternalPropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty
This class it the parameter class for the ExternalProperty resource.
GetExternalPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Default Constuctor necessary for json parsing
GetExternalPropertyParameter(MultivaluedMap<String, String>, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetExternalPropertyParameter(String, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
 
getExternalSystemConfiguration(String) - Method in class com.communote.server.service.UserService
 
getExternalSystemConfigurationDao() - Method in class com.communote.server.core.ConfigurationManagementBase
 
getExternalSystemConfigurations() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
 
getExternalSystemConfigurations() - Method in class com.communote.server.model.config.Configuration
 
getExternalSystemId() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Returns the ExternalSystemId.
getExternalSystemId() - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
getExternalSystemId() - Method in exception com.communote.server.api.core.external.ExternalObjectNotAssignedException
Get the external system identifier.
getExternalSystemId() - Method in class com.communote.server.core.external.AbstractExternalUserRepository
Get the external system identifier
getExternalSystemId() - Method in exception com.communote.server.core.external.ExternalObjectAlreadyAssignedException
 
getExternalSystemId() - Method in exception com.communote.server.core.external.ExternalSystemNotConfiguredException
 
getExternalSystemId() - Method in interface com.communote.server.core.external.ExternalUserRepository
Get the external system identifier.
getExternalSystemId() - Method in exception com.communote.server.core.external.TooManyExternalObjectsPerTopicException
 
getExternalSystemId() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
getExternalSystemId() - Method in class com.communote.server.core.filter.listitems.blog.member.BlogMemberListItem
 
getExternalSystemId() - Method in interface com.communote.server.core.integration.IntegrationLinkGenerator
Method to get the id of the external system this integration renders links for.
getExternalSystemId() - Method in exception com.communote.server.core.security.authentication.AuthAgainstInternalDBWhileExternalUserAccountException
 
getExternalSystemId() - Method in exception com.communote.server.core.security.authentication.BadCredentialsForExternalSystemException
 
getExternalSystemId() - Method in class com.communote.server.core.security.FieldUserIdentification
getExternalSystemId() - Method in interface com.communote.server.core.security.UserIdentification
 
getExternalSystemId() - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
 
getExternalSystemId() - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQueryParameters
 
getExternalSystemId() - Method in class com.communote.server.core.vo.user.group.ExternalGroupVO
ID that uniquely identifies an external system.
getExternalSystemId() - Method in class com.communote.server.model.blog.BlogMember
The systemId of the system that created/added the member.
getExternalSystemId() - Method in class com.communote.server.model.blog.BlogMemberImpl
 
getExternalSystemId() - Method in class com.communote.server.model.blog.ExternalBlogMember
The systemId of the system that created/added the member.
getExternalSystemId() - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
The id of external system where the right got imported from
getExternalSystemId() - Method in class com.communote.server.model.external.ExternalObject
 
getExternalSystemId() - Method in class com.communote.server.model.user.group.ExternalUserGroup
 
getExternalUserGroupAccessor() - Method in class com.communote.plugin.ldap.LdapUserRepository
Get the external user group accessor if user repository is also an group repository
getExternalUserGroupAccessor() - Method in class com.communote.server.core.external.AbstractExternalUserRepository
 
getExternalUserGroupAccessor() - Method in interface com.communote.server.core.external.ExternalUserRepository
Get the external user group accessor if user repository is also an group repository
getExternalUserGroupAccessor(ExternalSystemConfiguration) - Method in class com.communote.server.plugins.core.ExternalUserGroupAccessorExtensionPoint
This method uses ExternalUserGroupAccessor#supports(Object) for checking.
getExternalUserId() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Returns the ExternalUserId.
getExternalUserId() - Method in class com.communote.server.core.security.FieldUserIdentification
getExternalUserId() - Method in interface com.communote.server.core.security.UserIdentification
 
getExternalUserId(String) - Method in class com.communote.server.core.user.UserProfileDetails
Returns the ID of the user within an external system.
getExternalUserId() - Method in class com.communote.server.model.user.ExternalUserAuthentication
Contains the user id of a external authentication system.
getExternalUserName() - Method in class com.communote.server.persistence.user.ExternalUserVO
Login name of the user in the external repository.
getExternalUsername() - Method in class com.communote.server.persistence.user.InviteUserForm
Gets the external username.
getExternalUsernameErrorField(List<String>) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
 
getExternalUserRepository(String) - Method in class com.communote.server.service.UserService
Get the external user repository based on the repository mode.
getF_className() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Returns the F_className.
getF_className() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Returns the F_className.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_contentIds.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_contentIds.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_contentIds.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_contentIds.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_contentIds.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_contentIds.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_contentIds.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_contentIds.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_contentIds.
getF_contentIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_contentIds.
getF_discussionId() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_discussionId.
getF_discussionId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_discussionId.
getF_endDate() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_endDate.
getF_endDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_endDate.
getF_externalObjectId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the F_externalObjectId.
getF_externalObjectSystemId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the F_externalObjectSystemId.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_fullTextSearchString.
getF_fullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_fullTextSearchString.
getF_includeComments() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_includeComments.
getF_includeComments() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_includeComments.
getF_lastCheckDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
Returns the F_lastCheckDate.
getF_navigationItemIds() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetCollectionNavigationItemParameter
Returns the F_navigationItemIds.
getF_noteId() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_noteId.
getF_noteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_noteId.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_noteSearchString.
getF_noteSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_noteSearchString.
getF_observations() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
Returns the F_observations.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_parentNoteId.
getF_parentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_parentNoteId.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_propertyFilter.
getF_propertyFilter() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_propertyFilter.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_repositoryIds.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_repositoryIds.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_repositoryIds.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_repositoryIds.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_repositoryIds.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_repositoryIds.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_repositoryIds.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_repositoryIds.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_repositoryIds.
getF_repositoryIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_repositoryIds.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_retrieveOnlyNotesAfterDate.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesAfterId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_retrieveOnlyNotesAfterId.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_retrieveOnlyNotesBeforeDate.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_retrieveOnlyNotesBeforeId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_retrieveOnlyNotesBeforeId.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_showDirectMessages.
getF_showDirectMessages() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showDirectMessages.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_showDiscussionParticipation.
getF_showDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showDiscussionParticipation.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_showFavorites.
getF_showFavorites() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showFavorites.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showFollowedItems.
getF_showFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the F_showFollowedItems.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_showNotesForMe.
getF_showNotesForMe() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showNotesForMe.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showOnlyDiscussions.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_showOnlyRootNotes.
getF_showOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_showOnlyRootNotes.
getF_startDate() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_startDate.
getF_startDate() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_startDate.
getF_suggestionAliases() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_suggestionAliases.
getF_suggestionAliases() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_suggestionAliases.
getF_suggestionAliases() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_suggestionAliases.
getF_suggestionAliases() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_suggestionAliases.
getF_suggestionProviderAliases() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_suggestionProviderAliases.
getF_suggestionProviderAliases() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_suggestionProviderAliases.
getF_suggestionProviderAliases() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_suggestionProviderAliases.
getF_suggestionProviderAliases() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_suggestionProviderAliases.
getF_tagIds() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_tagIds.
getF_tagIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_tagIds.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_tagPrefix.
getF_tagPrefix() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the F_tagPrefix.
getF_tags() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_tags.
getF_tags() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the F_tags.
getF_tags() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the F_tags.
getF_tags() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the F_tags.
getF_tags() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the F_tags.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_targetTopicId.
getF_targetTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_targetTopicId.
getF_titleSearchString() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the F_titleSearchString.
getF_titleSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the F_titleSearchString.
getF_titleSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the F_titleSearchString.
getF_titleSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the F_titleSearchString.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the constant F_topicAccess.
getF_topicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the constant F_topicAccess.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicAliases.
getF_topicAliases() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the F_topicAliases.
getF_topicIds() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicIds.
getF_topicIds() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the F_topicIds.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicIdsToExclude.
getF_topicIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the F_topicIdsToExclude.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_topicRelated.
getF_topicRelated() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_topicRelated.
getF_userAlias() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the F_userAlias.
getF_userAlias() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the F_userAlias.
getF_userAlias() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the F_userAlias.
getF_userAlias() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the F_userAlias.
getF_userAliases() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_userAliases.
getF_userAliases() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userAliases.
getF_userIds() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_userIds.
getF_userIds() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userIds.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the F_userSearchString.
getF_userSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the F_userSearchString.
getFactory() - Method in class com.communote.plugins.mq.adapter.activemq.ActiveMQAdapter
 
getFailDefinition() - Method in class com.communote.server.api.core.note.NoteStoringTO
Get the failDefinition
getFailedAttemptsBeforePermanentLock() - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationForm
 
getFailedAttemptsBeforeTemporaryLock() - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationForm
 
getFailedAuthCounter() - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
counter of failed auth attemps
getFailedAuthentication() - Method in class com.communote.server.model.user.User
 
getFailedNewStatus() - Method in exception com.communote.server.core.user.InvalidUserStatusTransitionException
the new status that should have been set, but could not be set.
getFailureHandler() - Method in class com.communote.server.web.external.spring.security.AuthenticationSuccessFailureFilter
 
getFallback() - Method in class com.communote.server.model.user.NotificationConfig
 
getFallbackAbsolutePath() - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceDescriptor
 
getFallbackLocale() - Static method in class com.communote.server.core.user.UserManagementHelper
 
getFaviconUrl(HttpServletRequest) - Method in class com.communote.server.web.commons.resource.FaviconProviderManager
Return the favicon icon URL.
getFaviconUrl() - Method in class com.communote.server.web.commons.viewtool.UrlTool
 
getFavorite() - Method in class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
Returns the Favorite.
getFavorite() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
Returns the Favorite.
getFavoriteId() - Method in class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.resource.note.favorite.DeleteFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.DeleteFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.DeleteFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.DeleteFavoriteParameter
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
Returns the FavoriteId.
getFavoriteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
Returns the FavoriteId.
getFavoriteNoteIds(Long, Long, Long) - Method in interface com.communote.server.persistence.blog.NoteDao
Returns the favorite notes of the given user within the given range.
getFavoriteNoteIds(Long, Long, Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
getFavoriteUsers() - Method in class com.communote.server.model.note.Note
 
getFax() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getFax() - Method in class com.communote.server.model.user.Contact
Faxnumber of the user address with the scheme - countryCode cityCode phoneNumber, which is given by the EmbeddedValue PhoneNumber.
getFax() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getFax() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Get the fax object of this User and if it's associated fax is null create a new one.
getFax() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
getFaxAreaCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the FaxAreaCode.
getFaxAreaCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the FaxAreaCode.
getFaxAreaCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the FaxAreaCode.
getFaxAreaCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the FaxAreaCode.
getFaxAreaCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the FaxAreaCode.
getFaxAreaCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the FaxAreaCode.
getFaxCountryCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the FaxCountryCode.
getFaxCountryCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the FaxCountryCode.
getFaxCountryCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the FaxCountryCode.
getFaxCountryCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the FaxCountryCode.
getFaxCountryCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the FaxCountryCode.
getFaxCountryCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the FaxCountryCode.
getFaxNumber() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the FaxNumber.
getFaxNumber() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the FaxNumber.
getFaxNumber() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the FaxNumber.
getFaxNumber() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the FaxNumber.
getFaxNumber() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the FaxNumber.
getFaxNumber() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the FaxNumber.
getFeedbackMessageAfterModification(NoteModificationResult, Locale) - Static method in class com.communote.server.persistence.blog.CreateBlogPostHelper
Creates a feedback message after post creation / update that contains errors or warnings.
getFetchingTimeout() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getFetchTimeout() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
 
getFieldName() - Method in class com.communote.server.core.vo.query.search.Filter
 
getFile() - Method in class com.communote.server.core.vo.content.AttachmentFileTO
 
getFile(ResourceDescriptor, String) - Method in class com.communote.server.web.commons.resource.impl.ResourceConcatenator
Get the file of the resource to append.
getFile(String, boolean) - Method in class com.communote.server.web.fe.portal.controller.ResourceStoreDownloadController
Get the file for the category.
getFileExtension() - Method in class com.communote.server.core.blog.export.impl.RssNoteWriter
getFileExtension() - Method in class com.communote.server.core.blog.export.impl.RtfNoteWriter
getFileExtension() - Method in interface com.communote.server.core.blog.export.NoteWriter
getFileName() - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Returns the FileName.
getFileName() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Returns the FileName.
getFileName() - Method in class com.communote.server.api.core.attachment.AttachmentData
 
getFilename() - Method in exception com.communote.server.core.blog.AttachmentAlreadyAssignedException
 
getFilename() - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
getFileName() - Method in class com.communote.server.web.commons.resource.impl.CachedFileDescriptor
 
getFileType() - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.resource.attachment.CreateAttachmentParameter
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Returns the FileType.
getFileType() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Returns the FileType.
getFilledConfig() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getFilter() - Method in class com.communote.server.core.vo.query.search.StringFilter
 
getFilter() - Method in class com.communote.server.web.fe.widgets.clouds.HierarchyTagEntry
Get the filter
getFilterDefintion() - Method in class com.communote.server.core.property.PropertyAccessor
 
getFilterHtml() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the FilterHtml.
getFilterHtml() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the FilterHtml.
getFilterManagement() - Method in class com.communote.server.web.filter.PluginAuthenticationFilter
 
getFilters() - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
getFilters() - Method in class com.communote.server.core.vo.user.NavigationItemDataTO
 
getFiltersForComment(Long, Collection<StringPropertyTO>) - Method in interface com.communote.server.api.core.note.AutosavePropertyFilterProvider
Get the filter for retrieving an autosave for a comment to a note.
getFiltersForComment(Long, Collection<StringPropertyTO>) - Method in interface com.communote.server.api.core.note.AutosavePropertyFilterProviderManager
Get the filter for retrieving an autosave for a comment to a note.
getFiltersForComment(Long, Collection<StringPropertyTO>) - Method in class com.communote.server.core.note.AutosavePropertyFilterProviderManagerImpl
 
getFiltersForComment(Long, Collection<StringPropertyTO>) - Method in class com.communote.server.core.note.RepostAutosavePropertyFilterProvider
 
getFiltersForCreate(Collection<StringPropertyTO>) - Method in interface com.communote.server.api.core.note.AutosavePropertyFilterProvider
Get the filter for retrieving an autosave for a new note.
getFiltersForCreate(Collection<StringPropertyTO>) - Method in interface com.communote.server.api.core.note.AutosavePropertyFilterProviderManager
Get the filter for retrieving an autosave for a new note.
getFiltersForCreate(Collection<StringPropertyTO>) - Method in class com.communote.server.core.note.AutosavePropertyFilterProviderManagerImpl
 
getFiltersForCreate(Collection<StringPropertyTO>) - Method in class com.communote.server.core.note.RepostAutosavePropertyFilterProvider
 
getFiltersForUpdate(Long, Collection<StringPropertyTO>) - Method in interface com.communote.server.api.core.note.AutosavePropertyFilterProvider
Get the filter for retrieving an autosave for editing a note.
getFiltersForUpdate(Long, Collection<StringPropertyTO>) - Method in interface com.communote.server.api.core.note.AutosavePropertyFilterProviderManager
Get the filter for retrieving an autosave for editing a note.
getFiltersForUpdate(Long, Collection<StringPropertyTO>) - Method in class com.communote.server.core.note.AutosavePropertyFilterProviderManagerImpl
 
getFiltersForUpdate(Long, Collection<StringPropertyTO>) - Method in class com.communote.server.core.note.RepostAutosavePropertyFilterProvider
 
getFinishView() - Method in class com.communote.server.web.fe.installer.controller.InstallationController
 
getFinishView() - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
Gets the finish view.
getFirst() - Method in class com.communote.common.util.OrderableManager
 
getFirstName() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the FirstName.
getFirstName() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the FirstName.
getFirstName() - Method in class com.communote.server.api.core.user.UserData
Get the firstname of user
getFirstName() - Method in class com.communote.server.api.core.user.UserVO
 
getFirstName() - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
 
getFirstName() - Method in class com.communote.server.core.user.UserProfileDetails
 
getFirstName() - Method in interface com.communote.server.model.user.UserName
 
getFirstName() - Method in class com.communote.server.model.user.UserProfile
 
getFirstName() - Method in class com.communote.server.persistence.user.InviteUserForm
Gets the firstName.
getFirstName() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getFirstName() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the first name.
getFirstName() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Gets the first name.
getFirstNonHiddenTabId() - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
Returns the ID of the first tab not marked as hidden.
getFixedProfileFields() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
getFolder() - Method in class com.communote.server.core.mail.fetching.ImapMailboxConnection
Returns the mailbox folder or null if not initialized or available.
getFolder() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Returns the mailbox folder or null if not initialized or available.
getFollow() - Method in class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
Returns the Follow.
getFollow() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
Returns the Follow.
getFollowableItems() - Method in class com.communote.server.model.note.Note
 
getFollowedBlogs(Long, long, long) - Method in interface com.communote.server.persistence.user.UserDao
Returns the IDs of the blogs which a user follows
getFollowedBlogs(Long, long, long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
getFollowedDiscussions(Long, long, long) - Method in interface com.communote.server.persistence.user.UserDao
Returns the IDs of the discussions followed by a user.
getFollowedDiscussions(Long, long, long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
getFollowedEntityType() - Method in class com.communote.server.core.follow.FollowCacheKey
 
getFollowedItems() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the FollowedItems.
getFollowedItems() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the FollowedItems.
getFollowedItems() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the FollowedItems.
getFollowedItems() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the FollowedItems.
getFollowedItems() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the FollowedItems.
getFollowedItems() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the FollowedItems.
getFollowedItems() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the FollowedItems.
getFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the FollowedItems.
getFollowedItems() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the FollowedItems.
getFollowedItems() - Method in class com.communote.server.model.user.User
 
getFollowedTags(Long, Long, Long) - Method in interface com.communote.server.persistence.user.UserDao
 
getFollowedTags(Long, Long, Long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
getFollowedUsers(Long, long, long) - Method in interface com.communote.server.persistence.user.UserDao
Returns the IDs of the users a user follows.
getFollowedUsers(Long, long, long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
getFollowers() - Method in class com.communote.server.model.global.GlobalId
 
getFollowers(Long) - Method in interface com.communote.server.persistence.tag.TagDao
Return the IDs of all users that follow the tag with the given ID.
getFollowers(Long) - Method in class com.communote.server.persistence.tag.TagDaoImpl
 
getFollowId() - Method in class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.resource.topic.follow.DeleteFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.resource.user.follow.DeleteFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.DeleteFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.DeleteFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.DeleteFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.DeleteFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.DeleteFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.DeleteFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
Returns the FollowId.
getFollowId() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
Returns the FollowId.
getFollowId() - Method in class com.communote.server.model.blog.Blog
 
getFollowId() - Method in interface com.communote.server.model.follow.Followable
 
getFollowId() - Method in class com.communote.server.model.note.Note
 
getFollowId() - Method in class com.communote.server.model.tag.Tag
 
getFollowId() - Method in class com.communote.server.model.tag.TagImpl
getFollowId() - Method in class com.communote.server.model.user.CommunoteEntity
 
getFollowId() - Method in class com.communote.server.model.user.group.Group
getFollowId() - Method in class com.communote.server.model.user.User
getForceActivityCreation() - Method in class com.communote.plugins.activity.core.ManagerGainedTopicAccessRightsChangedEventListener
 
getForceActivityCreation() - Method in class com.communote.plugins.activity.core.TopicAccessRightsChangedEventListener
 
getForceSsl() - Method in class com.communote.server.model.security.ChannelConfiguration
Defines it is forced to use an secure channel or if an insecure channel is possible.
getFormattedLockedTimeout(Locale, TimeZone) - Method in exception com.communote.server.external.acegi.UserAccountTemporarilyLockedException
A formatted locked timeout
getFormatType() - Method in class com.communote.common.image.ImageScaler
 
getFormName() - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
 
getFormSendMarker() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the send.
getFormView() - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationController
Get the form view
getFramework() - Method in class com.communote.server.core.osgi.OSGiManagement
 
getFromAddress() - Method in class com.communote.server.core.mail.messages.MailMessage
Get the email address of the sender.
If no address has been set the configured address of the Communote installation will be returned.
getFromAddressName() - Method in class com.communote.server.core.mail.messages.MailMessage
Get the personal name of the sender.
getFromDate() - Method in class com.communote.server.core.vo.query.search.DateFilter
 
getFullContent() - Method in class com.communote.server.core.note.processor.NoteContentHolder
 
getFulltextParameterValue(String, MatchMode) - Method in interface com.communote.server.api.core.config.database.DatabaseConfiguration
Get the (database specific) parameter value for the given pattern
getFulltextParameterValue(String, MatchMode, boolean) - Method in interface com.communote.server.api.core.config.database.DatabaseConfiguration
Get the (database specific) parameter value for the given pattern
getFulltextParameterValue(String, MatchMode, boolean) - Method in class com.communote.server.core.database.config.FulltextSupportingDatabaseConfiguration
Get the (database specific) parameter value for the given pattern
getFulltextParameterValue(String, MatchMode, boolean) - Method in class com.communote.server.core.database.config.StandardDatabaseConfiguration
Get the (database specific) parameter value for the given pattern
getFulltextParameterValue(String, MatchMode) - Method in class com.communote.server.core.database.config.StandardDatabaseConfiguration
Get the (database specific) parameter value for the given pattern
getFullTextSearchFields(I) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
 
getFullTextSearchFilters() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getFullTextSearchParameterNames() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getFulltextSQLFunction() - Method in interface com.communote.server.api.core.config.database.DatabaseConfiguration
Return the SQL function that translates the HQL 'fulltext' function to SQL.
getFulltextSQLFunction() - Method in class com.communote.server.core.database.config.FulltextSupportingDatabaseConfiguration
Return the SQL function that translates the HQL 'fulltext' function to SQL.
getFulltextSQLFunction() - Method in class com.communote.server.core.database.config.StandardDatabaseConfiguration
Return the SQL function that translates the HQL 'fulltext' function to SQL.
getGetAttachmentAsBinary() - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Returns the GetAttachmentAsBinary.
getGetAttachmentAsBinary() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Returns the GetAttachmentAsBinary.
getGetAttachmentAsBinary() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Returns the GetAttachmentAsBinary.
getGetAttachmentAsBinary() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Returns the GetAttachmentAsBinary.
getGlobalClientId() - Static method in class com.communote.server.persistence.user.client.ClientHelper
Return the ID of the global client.
getGlobalId() - Method in class com.communote.server.model.attachment.Attachment
 
getGlobalId() - Method in class com.communote.server.model.blog.Blog
 
getGlobalId() - Method in interface com.communote.server.model.global.GlobalIdentifiable
 
getGlobalId() - Method in class com.communote.server.model.note.Note
 
getGlobalId() - Method in class com.communote.server.model.tag.Tag
 
getGlobalId() - Method in class com.communote.server.model.user.CommunoteEntity
 
getGlobalIdDao() - Method in class com.communote.server.persistence.blog.BlogDaoBase
Gets the reference to globalIdDao.
getGlobalIdDao() - Method in class com.communote.server.persistence.blog.NoteDaoBase
Gets the reference to globalIdDao.
getGlobalIdDao() - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
Gets the reference to globalIdDao.
getGlobalIdDao() - Method in class com.communote.server.persistence.tag.TagDaoBase
Gets the reference to globalIdDao.
getGlobalIdDao() - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Gets the reference to globalIdDao.
getGlobalIdDao() - Method in class com.communote.server.persistence.user.UserDaoBase
Gets the reference to globalIdDao.
getGlobalIdentifier() - Method in class com.communote.server.model.global.GlobalId
The global identifier value
getGlobalIdPath() - Method in enum com.communote.server.persistence.global.GlobalIdType
 
getGlobalModel() - Method in class com.communote.server.core.mail.messages.MailMessage
Model of key-value pairs with common data useful for all mail messages.
getGlobalObjectProperty(PropertyType, Long, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Get a global property which is a property with the predefined key group "global"
getGlobalObjectProperty(Long, String) - Method in class com.communote.server.core.property.PropertyAccessor
Get an global property, that is one with no key group (internal the key group will be global however).
getGlobalObjectProperty(PropertyType, Long, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
getGlobalTagCategoryDao() - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Gets the reference to globalTagCategory's DAO.
getGrantedAuthorities(User) - Static method in class com.communote.server.core.user.UserAuthorityHelper
Gets the granted Spring Security authorities of an user.
getGrantedBlogRole() - Method in class com.communote.server.core.filter.listitems.blog.member.BlogRoleEntityListItem
 
getGrantedEntityId() - Method in class com.communote.server.core.blog.events.EntityTopicAccessRightsChangedEvent
 
getGrantingGroupId() - Method in class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
getGrantingGroups() - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
The groups which granted the role to the user because of the membership of the user in the group and adding the group to the blog.
getGrantingUserId() - Method in class com.communote.server.core.blog.events.TopicAccessRightsChangedEvent
 
getGroup(ExternalUserGroup) - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
Retrieves the current data of a group in the external system.
getGroup(String) - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
Retrieves the current data of a group in the external system by the external group identifier.
getGroup(String, boolean, Converter<Group, T>) - Static method in class com.communote.plugins.api.rest.v30.resource.group.GroupResourceHelper
 
getGroup() - Method in class com.communote.plugins.mq.message.core.data.property.StringProperty
 
getGroup(String) - Method in class com.communote.server.core.common.ldap.LdapGroupSearch
Retrieves a group by its DN if the group exists
getGroup() - Method in class com.communote.server.model.user.group.UserOfGroup
 
getGroup(ExternalUserGroup) - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
Retrieves the current data of a group in the external system.
getGroup(String) - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
Retrieves the current data of a group in the external system by the external group identifier.
getGroup(String) - Method in class com.communote.server.service.UserService
Get a group by its alias.
getGroup(String, String) - Method in class com.communote.server.service.UserService
Get group specific from external system
getGroup() - Method in class com.communote.server.web.fe.widgets.management.user.GroupItem
 
getGroupAlias() - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Returns the GroupAlias.
getGroupAlias() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Returns the GroupAlias.
getGroupAlias() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Returns the GroupAlias.
getGroupAlias() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Returns the GroupAlias.
getGroupAlias() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Returns the GroupAlias.
getGroupAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Returns the GroupAlias.
getGroupAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Returns the GroupAlias.
getGroupAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Returns the GroupAlias.
getGroupAlias() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the groupAlias
getGroupAndWidgetNameFromClass(Class<? extends Widget>) - Static method in class com.communote.server.widgets.util.WidgetFactoryUtils
Returns the same as WidgetFactoryUtils.getGroupAndWidgetNameFromClass(Class, String) with startAfter set to ".widgets.".
getGroupAndWidgetNameFromClass(Class<? extends Widget>, String) - Static method in class com.communote.server.widgets.util.WidgetFactoryUtils
Get the widget group and widget name from the full qualified class name of a widget class.
getGroupByParameter() - Method in class com.communote.server.core.vo.query.blog.BlogQuery
 
getGroupByParameters() - Method in class com.communote.server.core.vo.query.user.AbstractUserTaggingCoreQuery
The parameters for the group by clause
getGroupByParameters() - Method in class com.communote.server.core.vo.query.user.RankUserTaggingCoreQuery
The parameters for the group by clause
getGroupByParameters() - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
The parameters for the group by clause
getGroupDescription() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the groupDescription
getGroupId() - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Returns the GroupId.
getGroupId() - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Returns the GroupId.
getGroupId() - Method in class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Returns the GroupId.
getGroupIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Returns the constant GroupIdentifier.
getGroupIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Returns the constant GroupIdentifier.
getGroupIdentifier() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the group object identifier
getGroupMembers() - Method in class com.communote.server.model.user.group.Group
 
getGroupMembership() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the group membership
getGroupName() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getGroupName() - Method in class com.communote.server.widgets.AbstractWidget
Get the group name to build the url based on it.
getGroupName() - Method in interface com.communote.server.widgets.Widget
Get the group name to build the url based on it.
GetGroupParameter - Class in com.communote.plugins.api.rest.v30.resource.group
This class it the parameter class for the Group resource.
GetGroupParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Default Constuctor necessary for json parsing
GetGroupParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
This constructor parses all incoming parameter of a request into the class structure
GetGroupParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
 
getGroupPropertyMapping() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Creates a map with all group attributes and returns the map.
getGroupPropertyMappingAsString() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Returns the mapping of the group attributes as string in the form kenmeiAttribute1=ldapAttribute1,kenmeiAttribute2=ldapAttribute2
getGroups() - Method in class com.communote.server.model.user.CommunoteEntity
 
getGroupSearch() - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
 
getGroupSearchBases() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the group searchbase
getGroupSearchfilter() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getGroupsOfUser(Long) - Method in interface com.communote.server.persistence.user.group.GroupDao
 
getGroupsOfUser(Long) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
getGroupSyncConfig() - Method in class com.communote.server.model.config.LdapConfiguration
 
getGroupSyncConfig() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getHandledMessageClass() - Method in class com.communote.plugins.mq.message.base.handler.CommunoteMessageHandler
Class of the messages to be handled by this handler.
getHandledMessageClass() - Method in class com.communote.plugins.mq.message.core.handler.CreateNoteMessageHandler
Class of the messages to be handled by this handler.
getHandledMessageClass() - Method in class com.communote.plugins.mq.message.core.handler.CreateTopicMessageHandler
 
getHandledMessageClass() - Method in class com.communote.plugins.mq.message.core.handler.DeleteTopicMessageHandler
 
getHandledMessageClass() - Method in class com.communote.plugins.mq.message.core.handler.EditTopicMessageHandler
 
getHandledMessageClass() - Method in class com.communote.plugins.mq.message.core.handler.SetTopicRolesMessageHandler
Class of the messages to be handled by this handler.
getHandledMessageClass() - Method in class com.communote.plugins.mq.message.core.handler.UpdateTopicRolesMessageHandler
 
getHandledMessageType() - Method in class com.communote.plugins.mq.message.base.handler.CommunoteMessageHandler
returns header selector, to be used for the message filtering.
getHandler() - Method in class com.communote.server.api.core.task.TaskTO
 
getHandlerClassName() - Method in class com.communote.server.model.task.Task
Name of the handler class, which will excute this task.
getHeader(String) - Method in class com.communote.plugins.mq.service.provider.TransferMessage
Gets the header.
getHeader(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getHeaderNames() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getHeaders(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getHeight() - Method in class com.communote.common.image.ImageScaler
 
getHeight() - Method in class com.communote.common.image.ImageSize
 
getHibernateDialect() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the full qualified class name of the Hibernate dialect class.
getHibernateDialect() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getHiddenTabs() - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
 
getHideSelectedTags() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the HideSelectedTags.
getHideSelectedTags() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the HideSelectedTags.
getHideSelectedTags() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the HideSelectedTags.
getHideSelectedTags() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the HideSelectedTags.
getHorizontalAlignment() - Method in class com.communote.server.api.core.image.ImageDescriptor
 
getHorizontalAlignment() - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
 
getHorizontalAlignment() - Method in class com.communote.server.api.core.image.type.CustomizableImageTypeDescriptor
 
getHorizontalAlignment() - Method in class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
 
getHostname() - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
getHttpClient() - Method in class com.communote.server.core.image.HttpExternalImageProvider
Get the HTTP client to be used for all requests.
getHttpCodeFromErrorCode(String) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Convert one of the ErrorCodes constants to a matching HTTP status code.
getHttpPort() - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
getHttpsEnabled() - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
getHttpServletRequest(Request) - Static method in class com.communote.plugins.api.rest.request.RequestHelper
Get the HttpServletRequest of Request
getHttpServletRequest(Request) - Static method in class com.communote.plugins.api.rest.request.RequestHelper
Get the HttpServletRequest of Request
getHttpServletRequest(Request) - Static method in class com.communote.plugins.api.rest.v22.request.RequestHelper
Get the HttpServletRequest of Request
getHttpServletRequest(Request) - Static method in class com.communote.plugins.api.rest.v22.request.RequestHelper
Get the HttpServletRequest of Request
getHttpServletRequest(Request) - Static method in class com.communote.plugins.api.rest.v24.request.RequestHelper
Get the HttpServletRequest of Request
getHttpServletRequest(Request) - Static method in class com.communote.plugins.api.rest.v24.request.RequestHelper
Get the HttpServletRequest of Request
getHttpServletRequest(Request) - Static method in class com.communote.plugins.api.rest.v30.request.RequestHelper
Get the HttpServletRequest of Request
getHttpServletRequest(Request) - Static method in class com.communote.plugins.api.rest.v30.request.RequestHelper
Get the HttpServletRequest of Request
getHttpsPort() - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
getHumanReadableFileSize(Long) - Method in class com.communote.server.core.common.velocity.tools.RenderTool
Returns a human-readable version of the file size.
getHumanReadableFileSize(Number) - Method in class com.communote.server.core.common.velocity.tools.RenderTool
Returns a human-readable version of the file size.
getI18NCustomText(String, Locale) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Convenience method for getting a i18n key's value.
getId() - Method in class com.communote.common.menu.CategoryEntry
 
getId() - Method in interface com.communote.common.menu.MenuEntry
 
getId() - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Gets the id.
getId() - Method in class com.communote.plugins.mq.message.core.util.TagMemberAccessor
 
getId() - Method in class com.communote.server.api.core.client.ClientTO
 
getId() - Method in class com.communote.server.api.core.common.IdentifiableEntityData
 
getId() - Method in interface com.communote.server.api.core.note.processor.NoteStoringPostProcessor
 
getId() - Method in class com.communote.server.api.core.task.TaskTO
 
getId() - Method in class com.communote.server.core.blog.notes.processors.DiscussionNotificationNoteProcessor
 
getId() - Method in class com.communote.server.core.blog.notes.processors.DiscussionParticipationNotificationNoteProcessor
 
getId() - Method in class com.communote.server.core.blog.notes.processors.TopicNotificationNoteProcessor
 
getId() - Method in class com.communote.server.core.blog.notes.processors.UserNotificationNoteProcessor
 
getId() - Method in class com.communote.server.core.common.caching.IdBasedCacheKey
The wrapped ID.
getId() - Method in class com.communote.server.core.common.caching.StringIdBasedCacheKey
The wrapped ID.
getId() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
getId() - Method in class com.communote.server.core.filter.listitems.blog.member.CommunoteEntityData
 
getId() - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
Returns a unique messager id.
getId() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Returns a unique messager id.
getId() - Method in class com.communote.server.core.messaging.NotificationDefinition
 
getId() - Method in class com.communote.server.core.vo.IdDateTO
 
getId() - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
getId() - Method in class com.communote.server.model.attachment.Attachment
 
getId() - Method in class com.communote.server.model.blog.Blog
 
getId() - Method in class com.communote.server.model.blog.BlogMember
 
getId() - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
 
getId() - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
 
getId() - Method in class com.communote.server.model.client.Client
 
getId() - Method in class com.communote.server.model.client.ClientStatistic
 
getId() - Method in class com.communote.server.model.config.ClientConfiguration
 
getId() - Method in class com.communote.server.model.config.Configuration
 
getId() - Method in class com.communote.server.model.config.ExternalSystemConfiguration
 
getId() - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
 
getId() - Method in class com.communote.server.model.config.LdapSearchBaseDefinition
 
getId() - Method in class com.communote.server.model.config.LdapSearchConfiguration
 
getId() - Method in class com.communote.server.model.external.ExternalObject
 
getId() - Method in class com.communote.server.model.global.GlobalId
 
getId() - Method in class com.communote.server.model.i18n.Message
 
getId() - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
getId() - Method in class com.communote.server.model.note.Content
 
getId() - Method in class com.communote.server.model.note.Note
 
getId() - Method in class com.communote.server.model.note.ProcessedMailNote
 
getId() - Method in class com.communote.server.model.property.Property
 
getId() - Method in class com.communote.server.model.security.ChannelConfiguration
 
getId() - Method in class com.communote.server.model.security.IpRange
 
getId() - Method in class com.communote.server.model.security.IpRangeFilter
 
getId() - Method in class com.communote.server.model.security.SecurityCode
 
getId() - Method in class com.communote.server.model.tag.AbstractTagCategory
 
getId() - Method in class com.communote.server.model.tag.Tag
 
getId() - Method in class com.communote.server.model.task.Task
 
getId() - Method in class com.communote.server.model.task.TaskExecution
 
getId() - Method in class com.communote.server.model.task.TaskProperty
 
getId() - Method in class com.communote.server.model.user.CommunoteEntity
 
getId() - Method in class com.communote.server.model.user.Contact
 
getId() - Method in class com.communote.server.model.user.Country
 
getId() - Method in class com.communote.server.model.user.ExternalUserAuthentication
 
getId() - Method in class com.communote.server.model.user.group.UserOfGroup
 
getId() - Method in class com.communote.server.model.user.Language
 
getId() - Method in class com.communote.server.model.user.NavigationItem
 
getId() - Method in class com.communote.server.model.user.note.UserNoteEntity
 
getId() - Method in class com.communote.server.model.user.NotificationConfig
 
getId() - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
 
getId() - Method in class com.communote.server.model.user.UserAuthority
 
getId() - Method in class com.communote.server.model.user.UserImage
 
getId() - Method in class com.communote.server.model.user.UserProfile
 
getId() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
getId() - Method in class com.communote.server.web.commons.controller.StaticPageSection
 
getId() - Method in class com.communote.server.web.fe.admin.BasicMenuEntry
 
getId() - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Return the internal database id of the filter
getId() - Method in class com.communote.server.web.fe.widgets.management.user.group.EntityListItem
 
getIdentifier() - Method in class com.communote.server.api.core.config.database.DatabaseType
 
getIdentifier() - Method in class com.communote.server.api.core.image.ImageDescriptor
 
getIdentifier() - Method in class com.communote.server.api.core.image.ImageProvider
Return the identifier of the provider.
getIdentifier() - Method in class com.communote.server.api.core.security.permission.Permission
 
getIdentifier() - Method in interface com.communote.server.core.external.ExternalObjectSource
 
getIdentifier() - Method in class com.communote.server.core.security.authentication.BaseCommunoteAuthenticationProvider
 
getIdentifier() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationProvider
 
getIdentifier() - Method in class com.communote.server.core.security.authentication.database.DatabaseAuthenticationProvider
 
getIdentifier() - Method in class com.communote.server.core.security.authentication.ldap.LdapAuthenticationProvider
 
getIdentifier() - Method in class com.communote.server.core.user.security.BcryptPasswordHashFunction
 
getIdentifier() - Method in class com.communote.server.core.user.security.Md5PasswordHashFunction
 
getIdentifier() - Method in interface com.communote.server.core.user.security.PasswordHashFunction
 
getIdentity() - Method in class com.communote.plugins.mq.message.base.data.security.TrustAuthentication
 
getIdentity() - Method in class com.communote.plugins.mq.message.base.data.security.UserIdentity
 
getIdentity() - Method in class com.communote.plugins.mq.message.base.data.security.UserIdentityContext
 
getIdentity() - Method in class com.communote.plugins.mq.message.base.data.security.UsernamePasswordAuthentication
 
getIdentityContext() - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
Gets the cnt user alias.
getIdentityType() - Method in class com.communote.plugins.mq.message.base.data.security.UserIdentity
 
getImage(String, ImageDescriptor) - Method in interface com.communote.server.api.core.image.ImageManager
Get an image
getImage(String, Map<String, ? extends Object>, ImageSizeType) - Method in interface com.communote.server.api.core.image.ImageManager
Get an image
getImage(String, String, ImageSizeType) - Method in interface com.communote.server.api.core.image.ImageManager
Get an image
getImage() - Method in class com.communote.server.api.core.image.ImageVO
 
getImage(String, ImageDescriptor) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
getImage(String, Map<String, ? extends Object>, ImageSizeType) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
getImage(String, String, ImageSizeType) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
getImage(String, EntityImageManagement.ImageType) - Method in class com.communote.server.core.image.type.EntityImageManagement
Get the image of the entity
getImage() - Method in class com.communote.server.model.user.UserImage
 
getImageApiUrl() - Method in class com.communote.server.model.config.ConfluenceConfiguration
The image api url to the confluence image api
getImageApiUrl() - Method in interface com.communote.server.model.config.ExternalImageApiUrlProvider
 
getImageApiUrl() - Method in class com.communote.server.model.config.ExternalSystemConfiguration
 
getImageApiUrl() - Method in class com.communote.server.model.config.LdapConfigurationImpl
 
getImageIdentifier() - Method in class com.communote.server.core.image.caching.ImageCacheKey
 
getImageLastModified(String, EntityImageManagement.ImageType) - Method in class com.communote.server.core.image.type.EntityImageManagement
Get the date of the last modification of the custom image of an entity
getImageLink(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.controller.EnhancedPageSection
Render and return the URL that should be set as link behind the image.
getImageManager() - Method in class com.communote.server.web.api.service.user.UserPhotoApiController
Deprecated.
 
GetImageParameter - Class in com.communote.plugins.api.rest.resource.user.image
This class it the parameter class for the Image resource.
GetImageParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.image.GetImageParameter
Default Constuctor necessary for json parsing
GetImageParameter(MultivaluedMap<String, String>, ESize, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.image.GetImageParameter
This constructor parses all incoming parameter of a request into the class structure
GetImageParameter(String, ESize, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.image.GetImageParameter
 
GetImageParameter - Class in com.communote.plugins.api.rest.v22.resource.user.image
This class it the parameter class for the Image resource.
GetImageParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.image.GetImageParameter
Default Constuctor necessary for json parsing
GetImageParameter(MultivaluedMap<String, String>, ESize, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.image.GetImageParameter
This constructor parses all incoming parameter of a request into the class structure
GetImageParameter(String, ESize, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.image.GetImageParameter
 
GetImageParameter - Class in com.communote.plugins.api.rest.v24.resource.user.image
This class it the parameter class for the Image resource.
GetImageParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.image.GetImageParameter
Default Constuctor necessary for json parsing
GetImageParameter(MultivaluedMap<String, String>, ESize, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.image.GetImageParameter
This constructor parses all incoming parameter of a request into the class structure
GetImageParameter(String, ESize, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.image.GetImageParameter
 
GetImageParameter - Class in com.communote.plugins.api.rest.v30.resource.user.image
This class it the parameter class for the Image resource.
GetImageParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.image.GetImageParameter
Default Constuctor necessary for json parsing
GetImageParameter(MultivaluedMap<String, String>, ESize, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.image.GetImageParameter
This constructor parses all incoming parameter of a request into the class structure
GetImageParameter(String, ESize, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.image.GetImageParameter
 
getImageSize(String, ImageSizeType) - Method in interface com.communote.server.api.core.image.ImageManager
Map the size type constant to the actual size.
getImageSize(String, ImageSizeType) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
getImageSize() - Method in class com.communote.server.web.fe.portal.user.system.content.FileUploadForm
 
getImageSizeType() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileImageUploadWidget
the image size type of the user image to display inside the user profile view
getImageURL(String, ConfluenceConfiguration) - Method in class com.communote.plugins.confluence.image.ConfluenceUserImageProvider
 
getImageURL(String, C) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Get the URL under which the image with the given identifier can be downloaded
getImageUrl(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.controller.EnhancedPageSection
Render and return the URL pointing to the image of the section.
getImageVersionString(String, String) - Method in interface com.communote.server.api.core.image.ImageManager
Return a string which represents the version of the image.
getImageVersionString(String, String) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
getImmutableProfileFieldsOfUser(Long) - Method in class com.communote.server.service.UserService
Get the names of the user profile fields that cannot be changed by the user.
getImprint(HttpServletRequest) - Method in class com.communote.server.core.common.velocity.tools.MessageTool
Get imprint with fallback behavior if no imprint is configured.
getImprint(Locale) - Method in class com.communote.server.core.common.velocity.tools.MessageTool
Get imprint with fallback behavior if no imprint is configured.
getInactiveTabCssClassSuffix() - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
Returns the suffix of the CSS class for inactive tabs.
getIncludeBlogRoles() - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
 
getIncludes(ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
Gets the include ranges from cache or database.
getIncludes() - Method in class com.communote.server.model.security.IpRangeFilter
 
getIncludes() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
getIncludes() - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Return ip range as string(text)
getIncludeStatusFilter() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Gets the status filter.
getIncludeTags() - Method in class com.communote.server.core.vo.tag.TagClearanceVO
 
getIncrementalRepositoryChangeTracker(boolean) - Method in class com.communote.plugin.ldap.LdapUserRepository
Method to get an tracker for changes within an external repository.
getIncrementalRepositoryChangeTracker(boolean) - Method in class com.communote.server.core.external.AbstractExternalUserRepository
Method to get an tracker for changes within an external repository.
getIncrementalRepositoryChangeTracker(boolean) - Method in interface com.communote.server.core.external.ExternalUserRepository
Method to get an tracker for changes within an external repository.
getIndex() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Returns the Index.
getIndex() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Returns the Index.
getIndex() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Returns the Index.
getIndex() - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
getInitializationStatus() - Method in interface com.communote.server.api.core.application.Runtime
 
getInitializationStatus() - Method in class com.communote.server.core.application.DefaultRuntime
 
getInitializationStatus() - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
 
getInputStream() - Method in class com.communote.common.io.CopyInputStreamBuffer
Returns copied input stream
getInputStream() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getInstaller() - Method in interface com.communote.server.api.core.application.Runtime
 
getInstaller() - Method in class com.communote.server.core.application.DefaultRuntime
 
getInstance() - Static method in class com.communote.plugins.api.rest.servlet.ResourceHandlerLocator
 
getInstance() - Static method in class com.communote.plugins.api.rest.v22.servlet.ResourceHandlerLocator
 
getInstance() - Static method in class com.communote.plugins.api.rest.v24.servlet.ResourceHandlerLocator
 
getInstance() - Static method in class com.communote.plugins.api.rest.v30.servlet.ResourceHandlerLocator
 
getInstance() - Static method in class com.communote.server.api.core.application.CommunoteRuntime
 
getInstance() - Static method in class com.communote.server.core.application.DefaultRuntimeBuilder
 
getInstance() - Static method in class com.communote.server.core.blog.export.FilterParameterResolver
Runs this class as a singleton.
getInstance() - Static method in class com.communote.server.core.common.caching.eh.SingletonEhCacheManagerFactory
 
getInstanceName() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the name of the running instance.
getInstanceName() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getInstanceName() - Method in class com.communote.server.model.task.TaskExecution
Name of the node the task is running on.
getInteger(String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Converts a string value to a Integer.
getInteger(String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Converts a string value to a Integer.
getInteger(String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Converts a string value to a Integer.
getInteger(String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Converts a string value to a Integer.
getIntegerParameter(HttpServletRequest, String) - Method in class com.communote.server.web.api.service.BaseApiController
Deprecated.
 
getIntegrationLink(String, String) - Method in class com.communote.server.core.integration.IntegrationService
Returns a link to the given object within the external system.
getInterval() - Method in class com.communote.server.api.core.task.TaskTO
 
getIntHeader(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getIntParameter(String) - Method in class com.communote.server.widgets.AbstractWidget
Get a parameter for a key and parse it to a int value
getIntParameter(String, int) - Method in class com.communote.server.widgets.AbstractWidget
Get a parameter for a key and parse it to a int value
getInvalidateCaches() - Method in class com.communote.server.web.fe.portal.user.system.application.CacheInvalidationForm
Returns the names of caches which have to be invalidated.
getInvitationFields() - Method in class com.communote.server.core.security.authentication.BaseCommunoteAuthenticationProvider
 
getInvitationFields() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationProvider
getInvitationFields() - Method in class com.communote.server.core.security.authentication.database.DatabaseAuthenticationProvider
getInvitationFields() - Method in class com.communote.server.core.security.authentication.ldap.LdapAuthenticationProvider
getInvitationProvider() - Method in class com.communote.server.persistence.user.InviteUserForm
 
getInvitationProvider(String) - Method in class com.communote.server.web.WebServiceLocator
 
getInvitorId() - Method in class com.communote.server.model.user.security.InviteUserToBlogSecurityCode
 
getIp() - Method in exception com.communote.server.core.security.iprange.IpRangeException
 
getIpFilters(int, int) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Returns a collection of filters within the given range.
getIpFilters(int, int) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
getIpRangeChannelDao() - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
Gets the reference to ipRangeChannel's DAO.
getIpRangeDao() - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
Gets the reference to ipRange's DAO.
getIpRangeFilterDao() - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
Gets the reference to ipRangeFilter's DAO.
getIsBase64() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Returns the IsBase64.
getIsBase64() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Returns the IsBase64.
getIsBase64() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Returns the IsBase64.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the IsDirectMessage.
getIsDirectMessage() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the IsDirectMessage.
getIsExternal() - Method in class com.communote.server.web.fe.widgets.management.user.GroupItem
 
getIsFavorite() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the IsFavorite.
getIsFavorite() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the IsFavorite.
getIsFavorite() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the IsFavorite.
getIsFavorite() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the IsFavorite.
getIsFavorite() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the IsFavorite.
getIsFavorite() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the IsFavorite.
getIsFavorite() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the IsFavorite.
getIsFavorite() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the IsFavorite.
getIsFavorite() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the IsFavorite.
getIsFollow() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetCollectionTagParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetCollectionTagParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the IsFollow.
getIsFollow() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the IsFollow.
getIsGroup() - Method in class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Returns the IsGroup.
getIsGroup() - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResource
Returns the IsGroup.
getIsGroup() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Returns the IsGroup.
getIsGroup() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Returns the IsGroup.
getIsGroup() - Method in class com.communote.plugins.mq.message.core.data.user.BaseEntity
 
getIsGroup() - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
Set that the entityId or the entityAlias is an group.
getIsGroup() - Method in class com.communote.server.web.fe.widgets.management.user.group.EntityListItem
 
getIsHtml() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the IsHtml.
getIsHtml() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the IsHtml.
getIsHtml() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the IsHtml.
getIsHtml() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the IsHtml.
getIsHtml() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the IsHtml.
getIsHtml() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the IsHtml.
getIsHtml() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the IsHtml.
getIsHtml() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the IsHtml.
getIsLast() - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
getIsLike() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the IsLike.
getIsLike() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the IsLike.
getIsLike() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the IsLike.
getIsLike() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the IsLike.
getIsLike() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the IsLike.
getIsLike() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the IsLike.
getIsLike() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the IsLike.
getIsLike() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the IsLike.
getIsLike() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the IsLike.
getIsMentionDiscussionAuthors() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the IsMentionDiscussionAuthors.
getIsMentionDiscussionAuthors() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the IsMentionDiscussionAuthors.
getIsMentionDiscussionAuthors() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the IsMentionDiscussionAuthors.
getIsMentionDiscussionAuthors() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the IsMentionDiscussionAuthors.
getIsMentionDiscussionAuthors() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the IsMentionDiscussionAuthors.
getIsMentionDiscussionAuthors() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the IsMentionDiscussionAuthors.
getIsMentionDiscussionAuthors() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the IsMentionDiscussionAuthors.
getIsMentionDiscussionAuthors() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the IsMentionDiscussionAuthors.
getIsMentionTopicAuthors() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the IsMentionTopicAuthors.
getIsMentionTopicAuthors() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the IsMentionTopicAuthors.
getIsMentionTopicAuthors() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the IsMentionTopicAuthors.
getIsMentionTopicAuthors() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the IsMentionTopicAuthors.
getIsMentionTopicAuthors() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the IsMentionTopicAuthors.
getIsMentionTopicAuthors() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the IsMentionTopicAuthors.
getIsMentionTopicAuthors() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the IsMentionTopicAuthors.
getIsMentionTopicAuthors() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the IsMentionTopicAuthors.
getIsMentionTopicManagers() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the IsMentionTopicManagers.
getIsMentionTopicManagers() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the IsMentionTopicManagers.
getIsMentionTopicManagers() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the IsMentionTopicManagers.
getIsMentionTopicManagers() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the IsMentionTopicManagers.
getIsMentionTopicManagers() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the IsMentionTopicManagers.
getIsMentionTopicManagers() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the IsMentionTopicManagers.
getIsMentionTopicManagers() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the IsMentionTopicManagers.
getIsMentionTopicManagers() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the IsMentionTopicManagers.
getIsMentionTopicReaders() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the IsMentionTopicReaders.
getIsMentionTopicReaders() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the IsMentionTopicReaders.
getIsMentionTopicReaders() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the IsMentionTopicReaders.
getIsMentionTopicReaders() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the IsMentionTopicReaders.
getIsMentionTopicReaders() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the IsMentionTopicReaders.
getIsMentionTopicReaders() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the IsMentionTopicReaders.
getIsMentionTopicReaders() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the IsMentionTopicReaders.
getIsMentionTopicReaders() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the IsMentionTopicReaders.
getIsNoteForMe() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the IsNoteForMe.
getIsNoteForMe() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the IsNoteForMe.
getIsNoteForMe() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the IsNoteForMe.
getIsNoteForMe() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the IsNoteForMe.
getIsNoteForMe() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the IsNoteForMe.
getIsNoteForMe() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the IsNoteForMe.
getIsNoteForMe() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the IsNoteForMe.
getIsNoteForMe() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the IsNoteForMe.
getIsNoteForMe() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the IsNoteForMe.
getIsSystemUser() - Method in class com.communote.server.core.security.FieldUserIdentification
States if this identification represents a system user.
getIsSystemUser() - Method in interface com.communote.server.core.security.UserIdentification
States if this identification represents a system user.
getItem() - Method in class com.communote.server.core.filter.listitems.NormalizedRankListItem
 
getItemIndex() - Method in class com.communote.server.model.user.NavigationItem
 
getJmxDomainName() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getJmxDomainName() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getJmxPort() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getJmxPort() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getJsMessageKeys() - Method in class com.communote.plugins.contenttypes.ContentTypeExtractorJsMessages
 
getJsMessageKeys() - Method in class com.communote.plugins.embed.EmbedJsMessages
Returns the message keys to add to the named category.
getJsMessageKeys() - Method in class com.communote.plugins.htmlclient.HtmlClientJsMessages
Returns the message keys to add to the named category.
getJsMessageKeys() - Method in class com.communote.plugins.mq.provider.activemq.impl.CustomJsMessages
Returns the message keys to add to the named category.
getJsMessageKeys() - Method in interface com.communote.server.web.commons.i18n.JsMessagesExtension
Returns the message keys to add to the named category.
getJsMessages(HttpServletRequest, String) - Method in class com.communote.server.web.commons.i18n.JsMessagesRegistry
Returns a string representation of a Javascript object with the localized messages of the given category.
getJsMessages(Locale, String) - Method in class com.communote.server.web.commons.i18n.JsMessagesRegistry
Returns a string representation of a Javascript object with the localized messages of the given category.
getJsMessagesRegistry() - Method in class com.communote.server.web.WebServiceLocator
 
getKenmeiTimeZone(String) - Method in class com.communote.server.core.common.time.TimeZoneProvider
Finds a SimplifiedTimeZone by the time zone id.
getKey() - Method in class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Returns the Key.
getKey() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
Returns the Key.
getKey() - Method in class com.communote.plugins.mq.message.core.data.property.StringProperty
 
getKey() - Method in class com.communote.server.api.core.property.PropertyEvent
 
getKey() - Method in class com.communote.server.core.property.PropertyCacheKey
 
getKey() - Method in class com.communote.server.web.commons.tags.menu.EntryTag
 
getKey() - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
getKey() - Method in class com.communote.server.web.commons.tags.TipTag
 
getKey() - Method in class com.communote.server.web.fe.portal.user.client.forms.CustomizeMessageForm
 
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
Returns the KeyGroup.
getKeyGroup() - Method in class com.communote.server.api.core.property.PropertyEvent
 
getKeyGroup() - Method in class com.communote.server.api.core.property.StringPropertyFilter
 
getKeyGroup() - Method in class com.communote.server.api.core.property.StringPropertyTO
 
getKeyGroup() - Method in class com.communote.server.core.property.PropertyCacheKey
 
getKeyGroup() - Method in class com.communote.server.model.property.Property
The group the key is belonging to
getKeyStore() - Method in interface com.communote.server.api.core.config.StartupProperties
Return the key store containing secure keys (dont conflict it with the trust store!)
getKeyStore() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getKeyString() - Method in interface com.communote.server.api.core.config.ConfigurationPropertyConstant
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.ApplicationProperty
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailfetching
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailing
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertySecurity
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyVirusScanning
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyXmpp
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.ClientProperty
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.ClientPropertySecurity
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.CoreProperty
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.api.core.config.type.CorePropertyDatabase
String representation of the constant to be used as key in Properties objects.
getKeyString() - Method in enum com.communote.server.core.user.security.ApplicationPropertyUserPassword
 
getLabel() - Method in class com.communote.common.menu.CategoryEntry
 
getLabel() - Method in interface com.communote.common.menu.MenuEntry
 
getLabel() - Method in class com.communote.server.web.fe.admin.BasicMenuEntry
 
getLabel(String) - Method in class com.communote.server.web.fe.widgets.navigation.MainPageHorizontalNavigationWidget
Return the text that should be rendered as label for a given viewId.
getLabelMessageKey() - Method in class com.communote.server.web.fe.admin.BasicMenuEntry
 
getLanguage() - Method in class com.communote.server.api.core.note.NoteStoringTO
Language of post content.
getLanguage() - Method in class com.communote.server.api.core.user.UserVO
 
getLanguage() - Method in class com.communote.server.model.i18n.Message
 
getLanguageCode() - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the LanguageCode.
getLanguageCode() - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Gets the language code.
getLanguageCode() - Method in class com.communote.server.core.vo.query.QueryParameters
 
getLanguageCode() - Method in class com.communote.server.model.user.Language
The code of the language
getLanguageCode() - Method in class com.communote.server.model.user.User
 
getLanguageCode() - Method in class com.communote.server.persistence.user.InviteUserForm
Gets the language code.
getLanguageCode() - Method in class com.communote.server.web.fe.portal.user.client.forms.CustomizeMessageForm
 
getLanguageCode() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the language code.
getLanguageCode() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
getLanguageDao() - Method in class com.communote.server.persistence.user.UserDaoBase
Gets the reference to languageDao.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the LanguageLocale.
getLanguageLocale() - Method in class com.communote.server.model.user.User
 
getLanguages() - Method in class com.communote.server.core.common.velocity.CommunoteTool
getLanguages() - Method in interface com.communote.server.core.user.MasterDataManagement
 
getLanguages() - Method in class com.communote.server.core.user.MasterDataManagementBase
 
getLargeImage() - Method in class com.communote.server.model.user.UserProfile
 
getLast() - Method in class com.communote.common.util.OrderableManager
 
getLastAccessDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Returns the LastAccessDate.
getLastAccessDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Returns the LastAccessDate.
getLastAccessDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Returns the LastAccessDate.
getLastAccessDate() - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
getLastAccessDate() - Method in class com.communote.server.model.user.NavigationItem
 
getLastBannerImageModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the LastBannerImageModificationDate.
getLastBannerImageModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the LastBannerImageModificationDate.
getLastBannerImageModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the LastBannerImageModificationDate.
getLastDiscussionCreationDate() - Method in class com.communote.server.api.core.note.NoteData
 
getLastDiscussionCreationTime(SimpleNoteListItem) - Method in class com.communote.server.core.vo.query.note.LastDiscussionCreationDateComparator
 
getLastDiscussionNoteCreationDate() - Method in class com.communote.server.model.note.Note
The date of youngest/newest comment within the discussion.
getLastExecution() - Method in class com.communote.server.api.core.task.TaskTO
 
getLastExecution() - Method in class com.communote.server.model.task.Task
 
getLastLogin() - Method in class com.communote.server.model.user.User
 
getLastLogoImageModificationDate() - Method in class com.communote.server.model.config.ClientConfiguration
The last modification date of the client logo
getLastModificationDate() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the LastModificationDate.
getLastModificationDate() - Method in class com.communote.server.api.core.blog.BlogData
 
getLastModificationDate() - Method in class com.communote.server.api.core.image.Image
 
getLastModificationDate() - Method in class com.communote.server.api.core.image.ImageVO
 
getLastModificationDate() - Method in class com.communote.server.api.core.note.NoteData
 
getLastModificationDate() - Method in class com.communote.server.api.core.property.StringPropertyTO
 
getLastModificationDate() - Method in class com.communote.server.api.core.user.DetailedUserData
Date of the last modification happened to the user data
getLastModificationDate() - Method in interface com.communote.server.core.common.time.LastModificationAware
 
getLastModificationDate(String, String) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
Get last modification date of a binary property.
getLastModificationDate() - Method in class com.communote.server.model.blog.Blog
The last modification date of the blog.
getLastModificationDate() - Method in class com.communote.server.model.note.Note
The date the UTR has been modified last
getLastModificationDate() - Method in class com.communote.server.model.property.Property
Date, which denotes the last modification of this property.
getLastModificationDate() - Method in class com.communote.server.model.user.UserProfile
Date of the last modification of the user profile
getLastModificationDate() - Method in class com.communote.server.persistence.lastmodifieddate.LastModificationDate
 
getLastModificationDate() - Method in class com.communote.server.web.api.to.listitem.BlogListItem
 
getLastModificationDate() - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
 
getLastModificationDate() - Method in class com.communote.server.web.api.to.listitem.PostListItem
 
getLastModificationDate() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
getLastModificationTimestamp() - Method in class com.communote.server.core.note.processor.NoteContentHolder
 
getLastModificationTimestamp() - Method in class com.communote.server.model.config.Setting
 
getLastModificationTimestamp(String) - Method in class com.communote.server.web.commons.i18n.JsMessagesRegistry
Get timestamp of the last modification of the messages of the category.
getLastModified() - Method in class com.communote.common.io.BinaryData
Return last modified
getLastModified(Resource) - Method in class com.communote.server.core.template.velocity.NoteTemplateVelocityResourceLoader
 
getLastModifiedAfter() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
getLastModifiedHeaderValue(CloseableHttpResponse) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Get last modified header value as date, will fall back to current time if header is not set
getLastName() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the LastName.
getLastName() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the LastName.
getLastName() - Method in class com.communote.server.api.core.user.UserData
Get the lastname of user
getLastName() - Method in class com.communote.server.api.core.user.UserVO
 
getLastName() - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
 
getLastName() - Method in class com.communote.server.core.user.UserProfileDetails
 
getLastName() - Method in interface com.communote.server.model.user.UserName
 
getLastName() - Method in class com.communote.server.model.user.UserProfile
 
getLastName() - Method in class com.communote.server.persistence.user.InviteUserForm
Gets the lastName.
getLastName() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getLastName() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the last name.
getLastName() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Gets the last name.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the LastPhotoModificationDate.
getLastPhotoModificationDate() - Method in class com.communote.server.api.core.user.DetailedUserData
Date of the last modification happened to the users photo
getLastPhotoModificationDate() - Method in class com.communote.server.model.user.UserProfile
Date of the last modification of the user photo
getLastProfileImageModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the LastProfileImageModificationDate.
getLastProfileImageModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the LastProfileImageModificationDate.
getLastProfileImageModificationDate() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the LastProfileImageModificationDate.
getLastUsedBlogs(int, boolean) - Method in interface com.communote.server.api.core.blog.BlogManagement
Retrieve a collection of the writable blogs the current user has written to.
getLastUsedBlogs(int, boolean) - Method in class com.communote.server.core.blog.BlogManagementImpl
Retrieve a collection of the writable blogs the current user has written to.
getLastUsedBlogs(Long, int) - Method in interface com.communote.server.persistence.blog.BlogDao
 
getLastUsedBlogs(Long, int) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
getLastUsedBlogs(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogSelectionBoxController
Gets the last used blogs.
getLatestMobileVersion() - Method in class com.communote.plugins.api.rest.to.LoginInfo
 
getLatestMobileVersion() - Method in class com.communote.plugins.api.rest.v22.to.LoginInfo
 
getLatestMobileVersion() - Method in class com.communote.plugins.api.rest.v24.to.LoginInfo
 
getLatestMobileVersion() - Method in class com.communote.plugins.api.rest.v30.to.LoginInfo
 
getLatestMobileVersion() - Method in class com.communote.server.web.api.to.user.LoginInfo
 
getLdapAttributeName() - Method in exception com.communote.server.core.common.ldap.RequiredAttributeNotContainedException
Returns the name of the LDAP attribute that was not contained
getLdapAttributName(String) - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Returns the LDAP attribute name for a Communote attribute.
getLdapAttributName(LdapUserAttribute) - Method in class com.communote.server.core.common.ldap.LdapUserAttributesMapper
Returns the LDAP attribute name for a Kenmei attribute.
getLdapConfig() - Method in class com.communote.server.model.config.Configuration
getLdapConfig() - Method in class com.communote.server.model.config.ConfigurationImpl
getLdapConfiguration() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
getLdapConfiguration() - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
 
getLdapConfigurationDao() - Method in class com.communote.server.core.ConfigurationManagementBase
 
getLdapLogin() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getLdapPassword() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the ldap password.
getLeft() - Method in class com.communote.common.util.Pair
 
getLegalAliasFromEmailAddress(String) - Static method in class com.communote.server.core.user.UserManagementHelper
Converts an email address, only the local part of it, into a valid user alias.
getLicenseInformation() - Method in interface com.communote.server.web.commons.servlet.RestApiInformationLicenseDataProvider
 
getLike() - Method in class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Returns the Like.
getLike() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
Returns the Like.
getLikeId() - Method in class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.resource.note.like.DeleteLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.DeleteLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.DeleteLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.DeleteLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Returns the LikeId.
getLikeId() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
Returns the LikeId.
getLikersOfNote(Long, Converter<User, T>) - Static method in class com.communote.server.core.blog.helper.NoteHelper
 
getLink(String) - Method in interface com.communote.server.core.integration.IntegrationLinkGenerator
Method to get the link for the given external object.
getLinkParamAction() - Method in class com.communote.server.core.mail.messages.SecurityCodeMailMessage
Get the name of the request parameter which should be set to the action of the SecurityCode.
getLinkParamCode() - Method in class com.communote.server.core.mail.messages.SecurityCodeMailMessage
Get the name of the request parameter which should be set to the actual code of the SecurityCode.
getLinkPrefix() - Method in class com.communote.server.core.mail.messages.SecurityCodeMailMessage
Gets the link prefix.
getLinkPrefix() - Method in class com.communote.server.core.mail.messages.user.ConfirmUserMailMessage
Gets the link prefix.
getLinkPrefix() - Method in class com.communote.server.core.mail.messages.user.InviteUserToBlogMailMessage
Gets the link prefix.
getLinkPrefix() - Method in class com.communote.server.core.mail.messages.user.InviteUserToClientMailMessage
Gets the link prefix.
getLinkPrefix() - Method in class com.communote.server.core.mail.messages.user.InviteUserToClientWithExternalAuthMailMessage
 
getLinkPrefix() - Method in class com.communote.server.core.mail.messages.user.RemindUserRegistrationMailMessage
Gets the link prefix.
getListeners() - Method in class com.communote.server.core.osgi.OSGiManagement
 
getListeners() - Method in class com.communote.server.web.osgi.WebOSGiComponentsInitializer
 
getLocalAddr() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getLocale() - Method in class com.communote.server.api.core.note.NoteRenderContext
 
getLocale() - Method in class com.communote.server.api.core.tag.TagData
 
getLocale() - Method in class com.communote.server.core.mail.messages.MailMessage
 
getLocale() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getLocale(HttpServletRequest) - Method in class com.communote.server.web.commons.controller.BaseFormController
 
getLocale() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the locale.
getLocale() - Method in class com.communote.server.web.fe.widgets.blog.EditTopicStructureWidget
 
getLocale() - Method in class com.communote.server.web.fe.widgets.tag.TagManagementWidget
 
getLocales() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getLocalizedDetails() - Method in exception com.communote.server.api.core.bootstrap.ApplicationInitializationException
 
getLocalizedLabel(Locale, Object...) - Method in class com.communote.common.menu.CategoryEntry
 
getLocalizedLabel(Locale, Object...) - Method in interface com.communote.common.menu.MenuEntry
Return the localized label of the menu item.
getLocalizedLabel(Locale, Object...) - Method in class com.communote.server.web.fe.admin.BasicMenuEntry
 
getLocalizedMessage(String, Object...) - Method in class com.communote.plugins.api.rest.service.exception.AbstractExceptionMapper
 
getLocalizedMessage(Locale) - Method in exception com.communote.server.core.blog.notes.processors.exceptions.DirectMessageMissingRecipientException
Returns a detailed localized error message.
getLocalizedMessage(Locale, Object...) - Method in exception com.communote.server.core.storing.LocalizedResourceStoringManagementException
Returns a localized message of this exception.
getLocalizedMessage(Locale) - Method in exception com.communote.server.persistence.common.security.CommunoteException
Returns the localized message of this exception.
getLocalizedMessage(Locale) - Method in exception com.communote.server.persistence.common.security.CommunoteRuntimeException
Returns the localized message of this exception.
getLocalizedName() - Method in class com.communote.server.core.tag.TagSuggestionConfiguration
 
getLocalName() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getLocalPartName() - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
getLocalPort() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getLockedTimeout() - Method in exception com.communote.server.core.security.AccountTemporarilyLockedException
 
getLockedTimeout() - Method in exception com.communote.server.external.acegi.UserAccountTemporarilyLockedException
 
getLockedTimeout() - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
time of locking a user account for a specific channel
getLockInterval() - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationForm
 
getLoggedInView() - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationController
 
getLoggingLocations() - Static method in class com.communote.server.core.common.util.LogHelper
Find registered log file appender
getLogicalTags() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Returns the logical tag definitions.
getLogin() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getLogin() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
getLogin() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getLoginFailedView() - Method in class com.communote.server.web.fe.portal.login.AuthenticateUserController
 
getLoginView() - Method in class com.communote.server.web.fe.portal.login.AuthenticateUserController
 
getLogoImage() - Method in class com.communote.server.model.config.ClientConfiguration
 
getLong(String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Converts a string value to a Long.
getLong(String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Converts a string value to a Long.
getLong(String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Converts a string value to a Long.
getLong(String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Converts a string value to a Long.
getLongArrayParameter(String) - Method in class com.communote.server.widgets.AbstractWidget
Get the value of the given parameter.
getLongParameter(HttpServletRequest, String) - Method in class com.communote.server.web.api.service.BaseApiController
Deprecated.
 
getLongParameter(String) - Method in class com.communote.server.widgets.AbstractWidget
Get a parameter for a key and parse it to a long value
getLongParameter(String, long) - Method in class com.communote.server.widgets.AbstractWidget
Get a parameter for a key and parse it to a long value
getLowerTagDate() - Method in class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQueryParameters
 
getLowerTagDate() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
the date after a resource must be tagged
getMailAddressOfSender(Message) - Method in class com.communote.server.core.blog.NoteMailMessageWorkerBase
Extracts the email address of the sender.
getMailbox() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getMailFetcher() - Method in class com.communote.server.core.mail.fetching.MailFetchingService
 
getMailingTestAddress() - Method in class com.communote.server.api.core.config.DevelopmentProperties
Returns the test email address.
getMailMessageId() - Method in class com.communote.server.model.note.ProcessedMailNote
A unique identifier for the mail message represented by this object.
getMainCacheEnabled() - Method in class com.communote.server.web.fe.portal.user.system.application.CacheInvalidationForm
Returns whether main cache should be invalidated.
getMainCacheName() - Method in class com.communote.server.core.common.caching.eh.DefaultEhCacheConfigurer
Returns the name of the cache of the provided configuration which should be used as the main cache.
getMainCacheName() - Method in interface com.communote.server.core.common.caching.eh.EhCacheConfigurer
Returns the name of the cache of the provided configuration which should be used as the main cache.
getMainTemplate() - Method in class com.communote.plugins.core.views.AdministrationFormViewController
 
getMainTemplate() - Method in class com.communote.plugins.core.views.AdministrationViewController
 
getMainTemplate() - Method in class com.communote.plugins.core.views.FormViewController
 
getMainTemplate() - Method in interface com.communote.plugins.core.views.PluginViewController
The key for the main template.
getMainTemplate() - Method in class com.communote.plugins.core.views.ViewController
 
getMainTemplate() - Method in class com.communote.plugins.embed.EmbedController
 
getMainTemplate() - Method in class com.communote.plugins.embed.EmbedMessengerController
 
getManagementType() - Method in class com.communote.server.web.fe.widgets.extension.note.CPLNoteActionsProvider
 
getManagementType() - Method in class com.communote.server.web.fe.widgets.extension.note.CPLNoteItemTemplateProvider
 
getManagementType() - Method in class com.communote.server.web.fe.widgets.extension.note.CPLNoteMetaDataProvider
 
getManagementType() - Method in interface com.communote.server.web.fe.widgets.extension.WidgetExtension
 
getManagementType() - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
 
getManagerDN() - Method in class com.communote.server.model.config.LdapConfiguration
DN of the LDAP Account who has privileges to loop through the user list
getManagerPassword() - Method in class com.communote.server.model.config.LdapConfiguration
Password of the ldap account who has privileges to loop through the user list
getManagingUserIds() - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Returns the ManagingUserIds.
getManagingUserIds() - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Returns the ManagingUserIds.
getManagingUserIds() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Returns the ManagingUserIds.
getManagingUserIds() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Returns the ManagingUserIds.
getManagingUserIds() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Returns the ManagingUserIds.
getManagingUserIds() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Returns the ManagingUserIds.
getManagingUserIds() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Returns the ManagingUserIds.
getManagingUserIds() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Returns the ManagingUserIds.
getManagingUserIds() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
Comma separated list of user ids who are allowed to manage
getMappedLdapAttributeNames() - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Returns the names of the mapped LDAP attributes.
getMappedUsers(Long, CollectionConverter<UserToBlogRoleMapping, T>, BlogRole...) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Method to get all users for a given topic with the specified roles.
getMappedUsers(Long, CollectionConverter<UserToBlogRoleMapping, T>, BlogRole...) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
Method to get all users for a given topic with the specified roles.
getMappingAsString() - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Returns the mapping of the mapper as string in the form communoteAttribute1=ldapAttribute1,communoteAttribute2=ldapAttribute2
getMatchMode() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getMatchMode() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Returns the match mode used in user name based queries.
getMaxCount() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Returns the MaxCount.
getMaxCount() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the MaxCount.
getMaximumRank() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getMaxResults() - Method in class com.communote.server.core.blog.UsedBlogsCacheKey
 
getMaxResults() - Method in class com.communote.server.core.blog.UsedBlogsCacheKey.UsedBlogs
 
getMaxTextLength() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the MaxTextLength.
getMaxTextLength() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the MaxTextLength.
getMaxUploadSize() - Method in class com.communote.server.web.fe.portal.blog.controller.AttachmentUploadController
 
getMaxUploadSize() - Method in class com.communote.server.web.fe.widgets.image.GlobalIdUploadImageWidget
Helper method which returns the maximal image upload file size.
getMaxUsersToMention() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileNotificationsForm
 
getMediaId() - Method in class com.communote.plugins.mediaparser.RichMediaDescription
 
getMediaTypeId() - Method in class com.communote.plugins.mediaparser.RichMediaDescription
 
getMediumImage() - Method in class com.communote.server.model.user.UserProfile
 
getMemberEntity() - Method in class com.communote.server.model.blog.BlogMember
 
getMembers() - Method in class com.communote.server.model.blog.Blog
 
getMemberships() - Method in class com.communote.server.model.user.CommunoteEntity
 
getMentionedUserIds() - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
getMenuEntryId() - Method in class com.communote.common.menu.PositionDescriptor
 
getMessage() - Method in exception com.communote.plugins.api.rest.exception.RestApiIllegalRequestParameterException
getMessage() - Method in exception com.communote.plugins.api.rest.service.IllegalRequestParameterException
getMessage() - Method in class com.communote.plugins.api.rest.to.ApiResult
Get a message, mainly used in case of errors
getMessage() - Method in class com.communote.plugins.api.rest.to.ApiResultError
 
getMessage() - Method in exception com.communote.plugins.api.rest.v22.exception.RestApiIllegalRequestParameterException
getMessage() - Method in exception com.communote.plugins.api.rest.v22.service.IllegalRequestParameterException
getMessage() - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
Get a message, mainly used in case of errors
getMessage() - Method in class com.communote.plugins.api.rest.v22.to.ApiResultError
 
getMessage() - Method in exception com.communote.plugins.api.rest.v24.exception.RestApiIllegalRequestParameterException
getMessage() - Method in exception com.communote.plugins.api.rest.v24.service.IllegalRequestParameterException
getMessage() - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
Get a message, mainly used in case of errors
getMessage() - Method in class com.communote.plugins.api.rest.v24.to.ApiResultError
 
getMessage() - Method in exception com.communote.plugins.api.rest.v30.exception.RestApiIllegalRequestParameterException
getMessage() - Method in exception com.communote.plugins.api.rest.v30.service.IllegalRequestParameterException
getMessage() - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
Get a message, mainly used in case of errors
getMessage() - Method in class com.communote.plugins.api.rest.v30.to.ApiResultError
 
getMessage() - Method in class com.communote.plugins.mq.message.base.data.status.Status
 
getMessage() - Method in class com.communote.server.api.core.bootstrap.InitializationStatus
 
getMessage(String, Locale) - Method in class com.communote.server.core.common.i18n.LocalizationManagement
Method to get a custom localized message from the database.
getMessage() - Method in class com.communote.server.core.exception.Status
 
getMessage() - Method in exception com.communote.server.core.external.ExternalObjectAlreadyAssignedException
 
getMessage() - Method in class com.communote.server.core.messaging.vo.Message
 
getMessage() - Method in exception com.communote.server.core.security.iprange.IpRangeException
 
getMessage() - Method in class com.communote.server.model.i18n.Message
The message.
getMessage() - Method in class com.communote.server.web.api.service.blog.InviteUserToBlogApiController.ErrorField
Deprecated.
 
getMessage() - Method in exception com.communote.server.web.api.service.IllegalRequestParameterException
getMessage() - Method in exception com.communote.server.web.api.service.MissingRequestParameterException
getMessage() - Method in exception com.communote.server.web.api.service.RequestedResourceNotFoundException
getMessage() - Method in class com.communote.server.web.api.to.ApiResult
Deprecated.
Get a message, mainly used in case of errors
getMessage(MessageSourceResolvable, Locale) - Method in class com.communote.server.web.commons.i18n.ResourceBundleManagerMessageSource
getMessage(String, Object[], Locale) - Method in class com.communote.server.web.commons.i18n.ResourceBundleManagerMessageSource
getMessage(String, Object[], String, Locale) - Method in class com.communote.server.web.commons.i18n.ResourceBundleManagerMessageSource
getMessage() - Method in class com.communote.server.web.fe.portal.user.client.forms.CustomizeMessageForm
 
getMessageConsumers() - Method in class com.communote.plugins.mq.service.impl.ProviderMessageConsumerFactoryImpl
only for test purposes
getMessageHandlerConsumers() - Method in class com.communote.plugins.mq.provider.activemq.ActiveMQBroker
 
getMessageHandlerConsumers() - Method in interface com.communote.plugins.mq.provider.activemq.MonitorableBroker
 
getMessageId() - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
getMessageIdentifier() - Method in class com.communote.server.core.mail.messages.MailMessage
Returns an identifier of the message which can be used in the Message-ID header.
getMessageIdentifier() - Method in class com.communote.server.core.mail.messages.user.NotifyAboutNoteMailMessage
 
getMessageKey() - Method in class com.communote.plugins.api.rest.resource.validation.ParameterValidationError
 
getMessageKey() - Method in exception com.communote.plugins.api.rest.resource.validation.ParameterValidationException
 
getMessageKey() - Method in class com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationError
 
getMessageKey() - Method in exception com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationException
 
getMessageKey() - Method in class com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationError
 
getMessageKey() - Method in exception com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationException
 
getMessageKey() - Method in class com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationError
 
getMessageKey() - Method in exception com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationException
 
getMessageKey() - Method in exception com.communote.server.api.core.config.ConfigurationUpdateException
Key referencing a localized error message.
getMessageKey() - Method in exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
getMessageKey() - Method in class com.communote.server.core.common.time.SimplifiedTimeZone
 
getMessageKey() - Method in class com.communote.server.core.tag.TagSuggestion
 
getMessageKey() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
getMessageKey() - Method in class com.communote.server.model.i18n.Message
The key for the message
getMessageKey() - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
 
getMessageKey() - Method in exception com.communote.server.persistence.common.security.CommunoteException
 
getMessageKey() - Method in exception com.communote.server.persistence.common.security.CommunoteRuntimeException
 
getMessageKeyForMessage(NotificationDefinition.NotificationTypes) - Method in class com.communote.server.core.messaging.NotificationDefinition
Method to get the message key, which can be used for the message.
getMessageKeyForName() - Method in class com.communote.server.core.messaging.NotificationDefinition
 
getMessageKeyForSubject(NotificationDefinition.NotificationTypes) - Method in class com.communote.server.core.messaging.NotificationDefinition
Method to get the message key, which can be used for a title or subject.
getMessagerConnectorConfigDao() - Method in class com.communote.server.core.user.UserProfileManagementBase
Gets the reference to messagerConnectorConfig's DAO.
getMessagerConnectorConfigs() - Method in interface com.communote.server.core.user.UserProfileManagement
Returns the messager connector configurations of the current user.
getMessagerConnectorConfigs() - Method in class com.communote.server.core.user.UserProfileManagementBase
Returns the messager connector configurations of the current user.
getMessages() - Method in class com.communote.plugins.mq.message.base.handler.ValidationResult
 
getMessages() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getMessageStore() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
 
getMessageText(Message, boolean, boolean) - Static method in class com.communote.server.core.mail.MailMessageHelper
Returns the text content of a email message.
getMetaData() - Method in class com.communote.plugins.api.rest.to.ApiResult
Get a map of meta data
getMetaData() - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
Get a map of meta data
getMetaData() - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
Get a map of meta data
getMetaData() - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
Get a map of meta data
getMetadata(ContentId) - Method in class com.communote.server.core.crc.FilesystemConnector
Return the ContentMetadata that is associated with the given ContentId.
getMetadata(ContentId) - Method in interface com.communote.server.core.crc.MetadataRepositoryConnector
Return the ContentMetadata that is associated with the given ContentId.
getMetadata(ContentId) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
Returns the ContentMetadata that is associated to the given ContentId.
getMetadata(ContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
getMetadata() - Method in class com.communote.server.core.crc.xml.MetadataXMLHandler
Returns the read metadata.
getMetadata() - Method in class com.communote.server.core.vo.content.AttachmentTO
 
getMethod() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getMimeTyp() - Method in class com.communote.server.api.core.attachment.AttachmentData
 
getMimeType(byte[]) - Static method in class com.communote.common.image.ImageHelper
Method to get the best mime type for the given image.
getMimeType(byte[]) - Static method in class com.communote.common.io.MimeTypeHelper
Returns the MimeType for the file given as a byte array.
getMimeType(File) - Static method in class com.communote.common.io.MimeTypeHelper
Returns the MimeType for the given file.
getMimeType(InputStream, String) - Static method in class com.communote.common.io.MimeTypeHelper
Returns the MimeType for the given file.
getMimeType(String) - Static method in class com.communote.common.io.MimeTypeHelper
Returns the MimeType for the given file.
getMimeType() - Method in class com.communote.server.api.core.image.Image
 
getMimeType() - Method in class com.communote.server.core.crc.vo.ContentMetadata
The MIME-type of this content.
getMimeTypesFileName(String) - Method in class com.communote.common.io.ExtensionMimeDetector
 
getMinFileName() - Method in class com.communote.server.web.commons.resource.impl.CachedFileDescriptor
 
getMinimalBlogInfo(Long) - Method in interface com.communote.server.api.core.blog.BlogManagement
Return the minimal set of information on a blog, even if the current user is not allowed to read it.
getMinimalBlogInfo(Long) - Method in class com.communote.server.core.blog.BlogManagementImpl
 
getMinimalBlogInfo(Number) - Method in class com.communote.server.core.common.velocity.TopicTool
Return the minimal set of information on a topic, even if the current user has no access to the topic.
getMinimizedFile(String, String) - Static method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Get the minimized version of a given file if it exists.
getMinimizedResourceName(String, String) - Static method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Return the minimized name of a resource by injecting the marker suffix.
getMinimizedSuffix() - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
 
getMinimizedSuffix() - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
getMinimumLastModificationDate() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getMinimumRank() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getMinNumberOfAdditionalElements() - Method in class com.communote.common.util.PageableList
 
getMinNumberOfElements() - Method in class com.communote.common.util.PageableList
 
getMode() - Method in class com.communote.server.api.core.note.NoteRenderContext
Return the mode for rendering a note.
getMode() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getModelAndView(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
Get the model and view to show.
getModelAndView(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.InviteUserToClientController
Get the model and view to show.
getModeOptions() - Method in class com.communote.server.api.core.note.NoteRenderContext
Return options which should apply for the render mode of this context.
getModificationType() - Method in class com.communote.server.model.user.group.UserOfGroup
Denotes whether the the UserOfGroup entity was modified recently and thus needs further processing.
getMostUsedBlogs(int, boolean) - Method in interface com.communote.server.api.core.blog.BlogManagement
Retrieve a collection of writable blogs the current user has written to.
getMostUsedBlogs(int, boolean) - Method in class com.communote.server.core.blog.BlogManagementBase
 
getMostUsedBlogs(Long, int, int) - Method in interface com.communote.server.persistence.blog.BlogDao
 
getMostUsedBlogs(Long, int, int) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
getMostUsedBlogs(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogSelectionBoxController
Gets the most used blogs.
getMQUser(String) - Method in class com.communote.plugins.mq.provider.activemq.user.MQDatabaseUsersDAO
 
getMQUser(String) - Method in interface com.communote.plugins.mq.provider.activemq.user.MQUsersDAO
 
getMQUsers() - Method in class com.communote.plugins.mq.provider.activemq.user.MQDatabaseUsersDAO
 
getMQUsers() - Method in interface com.communote.plugins.mq.provider.activemq.user.MQUsersDAO
 
getMultiModeDomain() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getMultiModeSuffix() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getMultiModeUseAccount() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getMyBlogs(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogSelectionBoxController
Get the blogs the current user is manager in
getName() - Method in class com.communote.plugin.ldap.LdapUserRepository
 
getName() - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Returns the Name.
getName() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Returns the Name.
getName() - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Gets the default name.
getName() - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.BrokerQueue
 
getName() - Method in class com.communote.plugins.mq.provider.activemq.user.MQUser
 
getName() - Method in class com.communote.server.api.core.client.ClientTO
 
getName() - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
 
getName() - Method in class com.communote.server.api.core.image.type.AttachmentImageDescriptor
 
getName() - Method in class com.communote.server.api.core.image.type.EntityBannerImageDescriptor
 
getName() - Method in class com.communote.server.api.core.image.type.EntityProfileImageDescriptor
 
getName() - Method in class com.communote.server.api.core.image.type.UserImageDescriptor
 
getName() - Method in class com.communote.server.api.core.tag.TagData
 
getName() - Method in enum com.communote.server.core.common.ldap.LdapGroupAttribute
 
getName() - Method in enum com.communote.server.core.common.ldap.LdapUserAttribute
 
getName(long, HttpServletRequest) - Method in class com.communote.server.core.common.velocity.TagTool
 
getName() - Method in class com.communote.server.core.external.confluence.ConfluenceUserRepository
 
getName() - Method in interface com.communote.server.core.external.ExternalUserRepository
 
getName() - Method in class com.communote.server.core.filter.listitems.blog.member.EntityGroupListItem
 
getName() - Method in class com.communote.server.core.image.type.ClientImageDescriptor
 
getName() - Method in class com.communote.server.core.mail.fetching.MailFetchingService
Returns the name of the service that is used to address it in the CommunoteServiceManager.
getName() - Method in enum com.communote.server.core.mail.fetching.MailInProtocolType
 
getName() - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
Returns the connectors name.
getName() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Returns the connectors name.
getName() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPService
Returns the name of the service that is used to address it in the CommunoteServiceManager.
getName() - Method in class com.communote.server.core.security.authentication.AbstractCommunoteAuthenticationToken
Returns null because this principal (the token) has no name.
getName() - Method in interface com.communote.server.core.service.CommunoteService
Returns the name of the service that is used to address it in the CommunoteServiceManager.
getName(Locale) - Method in class com.communote.server.core.tag.TagSuggestion
 
getName() - Method in class com.communote.server.core.virusscan.VirusScannerService
Returns the name of the service that is used to address it in the CommunoteServiceManager.
getName() - Method in class com.communote.server.core.vo.tag.CategorizedTagVO
 
getName() - Method in class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
getName() - Method in class com.communote.server.core.vo.user.group.GroupVO
The name of the group.
getName() - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
getName() - Method in class com.communote.server.model.attachment.Attachment
The (file) name of the attachment
getName() - Method in class com.communote.server.model.client.Client
 
getName() - Method in class com.communote.server.model.security.IpRangeFilter
 
getName() - Method in class com.communote.server.model.tag.AbstractTagCategory
 
getName() - Method in class com.communote.server.model.tag.Tag
The name of the tag
getName() - Method in class com.communote.server.model.tag.TagImpl
 
getName() - Method in interface com.communote.server.model.tag.TagName
The name of the tag
getName() - Method in class com.communote.server.model.user.Country
The name of the country
getName() - Method in class com.communote.server.model.user.group.Group
Human readable name of the group.
getName() - Method in class com.communote.server.model.user.Language
The name of language
getName() - Method in class com.communote.server.model.user.NavigationItem
 
getName() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
getName() - Method in class com.communote.server.persistence.user.InvitationField
 
getName() - Method in class com.communote.server.web.api.service.blog.InviteUserToBlogApiController.ErrorField
Deprecated.
 
getName() - Method in class com.communote.server.web.commons.tags.menu.EntryTag
 
getName() - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
getName() - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Return the name of the current filter
getName() - Method in class com.communote.server.web.fe.widgets.clouds.HierarchyTagEntry
get the tag name
getName() - Method in class com.communote.server.web.fe.widgets.management.user.group.EntityListItem
 
getNamedQueryNamesToValuesMap() - Method in class com.communote.server.core.vo.query.filter.PropertyFilter
 
getNameForAccessLevel() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the blog access level
getNameForAccessLevel() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the blog access level
getNameForAccessLevel() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the blog access level
getNameForAccessLevel() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the blog access level
getNameForAccessLevel() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the blog access level
getNameForAccessLevel() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the blog access level
getNameForAccessLevel() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the blog access level
getNameForAttachmentContentIds() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForAttachmentContentIds() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForAttachmentRepositoryConnectorIds() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForAttachmentRepositoryConnectorIds() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForBlogAliases() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog aliases.
getNameForBlogAliases() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog aliases.
getNameForBlogAliases() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog aliases.
getNameForBlogAliases() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog aliases.
getNameForBlogAliases() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for blog aliases.
getNameForBlogAliases() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for blog aliases.
getNameForBlogAliases() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for blog aliases.
getNameForBlogIds() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog ids.
getNameForBlogIds() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog ids.
getNameForBlogIds() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog ids.
getNameForBlogIds() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog ids.
getNameForBlogIds() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for blog ids.
getNameForBlogIds() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for blog ids.
getNameForBlogIds() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for blog ids.
getNameForBlogIdsToExclude() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog ids to exclude.
getNameForBlogIdsToExclude() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog ids to exclude.
getNameForBlogIdsToExclude() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog ids to exclude.
getNameForBlogIdsToExclude() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for blog ids to exclude.
getNameForBlogIdsToExclude() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for blog ids to exclude.
getNameForBlogIdsToExclude() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for blog ids to exclude.
getNameForBlogIdsToExclude() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for blog ids to exclude.
getNameForBlogSearchString() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the blog search string.
getNameForBlogSearchString() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the blog search string.
getNameForBlogSearchString() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the blog search string.
getNameForBlogSearchString() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the blog search string.
getNameForBlogSearchString() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the blog search string.
getNameForBlogSearchString() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the blog search string.
getNameForBlogSearchString() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the blog search string.
getNameForCheckAtLeastMoreResults() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
With this parameter it is possible to define a number of additional entities, which should be loaded when requesting data.
getNameForCheckAtLeastMoreResults() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
With this parameter it is possible to define a number of additional entities, which should be loaded when requesting data.
getNameForDirectMessages() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering direct messages.
getNameForDirectMessages() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering direct messages.
getNameForDirectMessages() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering direct messages.
getNameForDirectMessages() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering direct messages.
getNameForDirectMessages() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for filtering direct messages.
getNameForDirectMessages() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for filtering direct messages.
getNameForDirectMessages() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for filtering direct messages.
getNameForDiscussionFilterMode() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
 
getNameForDiscussionFilterMode() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the name for the parameter for DiscussionFilterMode .
getNameForDiscussionFilterMode() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the name for the parameter for DiscussionFilterMode .
getNameForDiscussionId() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the name for the parameter for the discussion id.
getNameForDiscussionId() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the name for the parameter for the discussion id.
getNameForDiscussionId() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the name for the parameter for the discussion id.
getNameForDiscussionId() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the name for the parameter for the discussion id.
getNameForDiscussionId() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the name for the parameter for the discussion id.
getNameForDiscussionId() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the name for the parameter for the discussion id.
getNameForDiscussionId() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the name for the parameter for the discussion id.
getNameForEndDate() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the end date .
getNameForEndDate() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the end date .
getNameForEndDate() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the end date .
getNameForEndDate() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the end date .
getNameForEndDate() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the end date .
getNameForEndDate() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the end date .
getNameForEndDate() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the end date .
getNameForEntityId() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
 
getNameForExcludeToplevelTopics() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForExcludeToplevelTopics() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForExternalObjectId() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the name for the parameter to filter for topics with an external object with the given externalId
getNameForExternalObjectId() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the name for the parameter to filter for topics with an external object with the given externalId
getNameForExternalObjectSystemId() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the name for the parameter to filter for topics with an external object with the given externalSystemId
getNameForExternalObjectSystemId() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the name for the parameter to filter for topics with an external object with the given externalSystemId
getNameForFavorite() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering favorites.
getNameForFavorite() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering favorites.
getNameForFavorite() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering favorites.
getNameForFavorite() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering favorites.
getNameForFavorite() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for filtering favorites.
getNameForFavorite() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for filtering favorites.
getNameForFavorite() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for filtering favorites.
getNameForFollowedBlogs() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering for followed blogs.
getNameForFollowedBlogs() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering for followed blogs.
getNameForFollowedBlogs() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering for followed blogs.
getNameForFollowedBlogs() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering for followed blogs.
getNameForFollowedBlogs() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for filtering for followed blogs.
getNameForFollowedBlogs() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for filtering for followed blogs.
getNameForFollowedBlogs() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for filtering for followed blogs.
getNameForFollowedNotes() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering for followed notes.
getNameForFollowedNotes() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering for followed notes.
getNameForFollowedNotes() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering for followed notes.
getNameForFollowedNotes() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for filtering for followed notes.
getNameForFollowedNotes() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for filtering for followed notes.
getNameForFollowedNotes() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for filtering for followed notes.
getNameForFollowedNotes() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for filtering for followed notes.
getNameForForceAllTopics() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the name for the force all topics flags on topic queries.
getNameForForceAllTopics() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the name for the force all topics flags on topic queries.
getNameForFullTextSearchString() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the full text search.
getNameForFullTextSearchString() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the full text search.
getNameForFullTextSearchString() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the full text search.
getNameForFullTextSearchString() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the full text search.
getNameForFullTextSearchString() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the full text search.
getNameForFullTextSearchString() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the full text search.
getNameForFullTextSearchString() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the full text search.
getNameForIncludeChildTopics() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForIncludeChildTopics() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForIncludeComments() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
getNameForIncludeComments() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
getNameForIncludeComments() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
getNameForIncludeComments() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
getNameForIncludeComments() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForIncludeComments() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
getNameForIncludeComments() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForMaxCount() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for max post count.
getNameForMaxCount() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for max post count.
getNameForMaxCount() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for max post count.
getNameForMaxCount() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for max post count.
getNameForMaxCount() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for max post count.
getNameForMaxCount() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for max post count.
getNameForMaxCount() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for max post count.
getNameForMaximumRank() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForMaximumRank() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForMinimumRank() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForMinimumRank() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForOffset() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the posts offset.
getNameForOffset() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the posts offset.
getNameForOffset() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the posts offset.
getNameForOffset() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the posts offset.
getNameForOffset() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the posts offset.
getNameForOffset() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the posts offset.
getNameForOffset() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the posts offset.
getNameForParentPostId() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for parent post id.
getNameForParentPostId() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for parent post id.
getNameForParentPostId() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for parent post id.
getNameForParentPostId() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for parent post id.
getNameForParentPostId() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for parent post id.
getNameForParentPostId() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for parent post id.
getNameForParentPostId() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for parent post id.
getNameForParentTopicIds() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForParentTopicIds() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForPostSearchString() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the post search string.
getNameForPostSearchString() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the post search string.
getNameForPostSearchString() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the post search string.
getNameForPostSearchString() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the post search string.
getNameForPostSearchString() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the post search string.
getNameForPostSearchString() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the post search string.
getNameForPostSearchString() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the post search string.
getNameForPropertyFilter() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
getNameForPropertyFilter() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
getNameForPropertyFilter() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
getNameForPropertyFilter() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
getNameForPropertyFilter() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForPropertyFilter() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
getNameForPropertyFilter() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForRetrieveOnlyNotesAfterDate() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForRetrieveOnlyNotesAfterDate() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForRetrieveOnlyNotesAfterId() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForRetrieveOnlyNotesAfterId() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForRetrieveOnlyNotesBeforeDate() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForRetrieveOnlyNotesBeforeDate() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForRetrieveOnlyNotesBeforeId() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForRetrieveOnlyNotesBeforeId() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForSelectedViewType() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the name for the parameter, which defines the selected view type.
getNameForSelectedViewType() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the name for the parameter, which defines the selected view type.
getNameForShowDiscussionParticipation() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
getNameForShowDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
getNameForShowDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
getNameForShowDiscussionParticipation() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
getNameForShowDiscussionParticipation() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForShowDiscussionParticipation() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
getNameForShowDiscussionParticipation() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForShowOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
getNameForShowOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
getNameForShowOnlyDiscussions() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
getNameForShowOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
getNameForShowOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
getNameForShowOnlyRootNotes() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
getNameForShowOnlyRootTopics() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForShowOnlyRootTopics() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForShowOnlyToplevelTopics() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
 
getNameForShowOnlyToplevelTopics() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForShowPostsForMe() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for show posts only for me.
getNameForShowPostsForMe() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for show posts only for me.
getNameForShowPostsForMe() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for show posts only for me.
getNameForShowPostsForMe() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for show posts only for me.
getNameForShowPostsForMe() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for show posts only for me.
getNameForShowPostsForMe() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for show posts only for me.
getNameForShowPostsForMe() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for show posts only for me.
getNameForSortByDayDateAndRank() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForSortByDayDateAndRank() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForStartDate() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the start date.
getNameForStartDate() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the start date.
getNameForStartDate() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the start date.
getNameForStartDate() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the start date.
getNameForStartDate() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the start date.
getNameForStartDate() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the start date.
getNameForStartDate() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the start date.
getNameForTagIds() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
 
getNameForTagIds() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
 
getNameForTagIds() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
 
getNameForTagIds() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
 
getNameForTagIds() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
 
getNameForTagIds() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForTagIdsToExclude() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
 
getNameForTagIdsToExclude() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForTagPrefix() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the tag prefix.
getNameForTagPrefix() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the tag prefix.
getNameForTagPrefix() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the tag prefix.
getNameForTagPrefix() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the tag prefix.
getNameForTagPrefix() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the tag prefix.
getNameForTagPrefix() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the tag prefix.
getNameForTagPrefix() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the tag prefix.
getNameForTags() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for tags.
getNameForTags() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for tags.
getNameForTags() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for tags.
getNameForTags() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for tags.
getNameForTags() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for tags.
getNameForTags() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for tags.
getNameForTags() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for tags.
getNameForTargetBlogId() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the name for the target blog ID which is a single blog ID.
getNameForTargetBlogId() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the name for the target blog ID which is a single blog ID.
getNameForTargetBlogId() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the name for the target blog ID which is a single blog ID.
getNameForTargetBlogId() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the name for the target blog ID which is a single blog ID.
getNameForTargetBlogId() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the name for the target blog ID which is a single blog ID.
getNameForTargetBlogId() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the name for the target blog ID which is a single blog ID.
getNameForTargetBlogId() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the name for the target blog ID which is a single blog ID.
getNameForTopicSortByLatestNote() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
getNameForTopicSortByLatestNote() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
 
getNameForUserAliases() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user aliases.
getNameForUserAliases() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user aliases.
getNameForUserAliases() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user aliases.
getNameForUserAliases() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user aliases.
getNameForUserAliases() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the user aliases.
getNameForUserAliases() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the user aliases.
getNameForUserAliases() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the user aliases.
getNameForUserIds() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user ids.
getNameForUserIds() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user ids.
getNameForUserIds() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user ids.
getNameForUserIds() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user ids.
getNameForUserIds() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the user ids.
getNameForUserIds() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the user ids.
getNameForUserIds() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the user ids.
getNameForUserIdsToIgnore() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the user ids to ignore.
getNameForUserIdsToIgnore() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the user ids to ignore.
getNameForUserSearchString() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user search string.
getNameForUserSearchString() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user search string.
getNameForUserSearchString() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user search string.
getNameForUserSearchString() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the parameter name for the user search string.
getNameForUserSearchString() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the parameter name for the user search string.
getNameForUserSearchString() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the parameter name for the user search string.
getNameForUserSearchString() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the parameter name for the user search string.
getNameIdentifier() - Method in class com.communote.server.api.core.blog.BlogTO
 
getNameIdentifier() - Method in class com.communote.server.api.core.blog.MinimalBlogData
 
getNameIdentifier() - Method in class com.communote.server.model.blog.Blog
The identifier of the blog.
getNameIdentifier() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
getNameLocalized() - Method in class com.communote.server.model.user.Language
The localized name of the country
getNameOfService(Class<? extends CommunoteService>) - Method in class com.communote.server.core.service.CommunoteServiceManager
Returns the name of the registered service that has the provided class.
getNameProvider(Request) - Static method in class com.communote.plugins.api.rest.resource.ResourceHandlerHelper
Returns the name provider to use.
getNameProvider(Request) - Static method in class com.communote.plugins.api.rest.v22.resource.ResourceHandlerHelper
Returns the name provider to use.
getNameProvider(Request) - Static method in class com.communote.plugins.api.rest.v24.resource.ResourceHandlerHelper
Returns the name provider to use.
getNameProvider(Request) - Static method in class com.communote.plugins.api.rest.v30.resource.ResourceHandlerHelper
Returns the name provider to use.
getNameProvider() - Method in class com.communote.plugins.embed.EmbedController
 
getNames() - Method in class com.communote.plugins.mq.message.core.util.TagMemberAccessor
 
getNames() - Method in class com.communote.server.model.tag.Tag
 
getNamesForNoteId() - Method in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Returns the name for the parameter for the UserTaggedResource.
getNamesForNoteId() - Method in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Returns the name for the parameter for the UserTaggedResource.
getNamesForNoteId() - Method in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Returns the name for the parameter for the UserTaggedResource.
getNamesForNoteId() - Method in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Returns the name for the parameter for the UserTaggedResource.
getNamesForNoteId() - Method in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Returns the name for the parameter for the UserTaggedResource.
getNamesForNoteId() - Method in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Returns the name for the parameter for the UserTaggedResource.
getNamesForNoteId() - Method in interface com.communote.server.core.vo.query.config.QueryParametersParameterNameProvider
Returns the name for the parameter for the UserTaggedResource.
getNamespace() - Method in class com.communote.server.core.messaging.connectors.xmpp.AliasPacketExtension
getNameSpaceUri() - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
getNavigationItemId() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.DeleteNavigationItemParameter
Returns the NavigationItemId.
getNavigationItemId() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Returns the NavigationItemId.
getNavigationItemId() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetNavigationItemParameter
Returns the NavigationItemId.
getNavigationItemId() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Returns the NavigationItemId.
GetNavigationItemParameter - Class in com.communote.plugins.api.rest.v30.resource.user.navigationitem
This class it the parameter class for the NavigationItem resource.
GetNavigationItemParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetNavigationItemParameter
Default Constuctor necessary for json parsing
GetNavigationItemParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetNavigationItemParameter
This constructor parses all incoming parameter of a request into the class structure
GetNavigationItemParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetNavigationItemParameter
 
getNegatedAtoms() - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
Returns an array with all atoms which are negated.
getNetAddress(BigInteger, BigInteger) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Gets the net address.
getNewEmail() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangeEmailForm
Gets the new email.
getNewEmailAddress() - Method in class com.communote.server.model.user.security.EmailSecurityCode
The new email address
getNewPassword() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangePasswordForm
 
getNewPasswordConfirm() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangePasswordForm
 
getNewRole() - Method in class com.communote.server.core.blog.events.TopicAccessRightsChangedEvent
 
getNewRoleOfMapping() - Method in class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
getNewStatus() - Method in class com.communote.server.api.core.client.ClientStatusChangeEvent
 
getNewStatus() - Method in class com.communote.server.core.user.events.UserStatusChangedEvent
 
getNewTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tag.DeleteTagParameter
Returns the NewTagId.
getNewTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the NewTagId.
getNewValue() - Method in class com.communote.server.api.core.property.PropertyEvent
 
getNewValue() - Method in class com.communote.server.web.api.service.blog.InviteUserToBlogApiController.ErrorField
Deprecated.
 
getNextEntities() - Method in class com.communote.plugin.ldap.helper.Retriever
Deprecated.
 
getNextExecution() - Method in class com.communote.server.api.core.task.TaskTO
 
getNextExecution() - Method in class com.communote.server.core.tasks.TaskScheduledEvent
 
getNextExecution() - Method in class com.communote.server.model.task.Task
 
getNextFireTime() - Method in class com.communote.server.core.tasks.TaskSchedulingContext
 
getNextGroups() - Method in class com.communote.plugin.ldap.ADTrackingIncrementalRepositoryChangeTracker
Method to return the next groups from the repository.
getNextGroups() - Method in interface com.communote.server.core.external.IncrementalRepositoryChangeTracker
Method to return the next groups from the repository.
getNextGroups() - Method in class com.communote.server.core.user.groups.ExternalUserGroupRetriever
Method to get the next groups.
getNextGroups() - Method in class com.communote.server.core.user.groups.IncrementalUserGroupRetriever
Method to get the next groups.
getNextGroups() - Method in class com.communote.server.core.user.groups.UserGroupRetriever
Method to get the next groups.
getNextScheduledTask() - Method in interface com.communote.server.api.core.task.TaskManagement
Return the next task to be scheduled.
getNextScheduledTask(Date) - Method in interface com.communote.server.api.core.task.TaskManagement
Return the next task to be scheduled.
getNextScheduledTask() - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
getNextScheduledTask(Date) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
getNextScheduledTasks(Date, int, Collection<Long>) - Method in interface com.communote.server.api.core.task.TaskManagement
Get the tasks to schedule next
getNextScheduledTasks(Date, int, Collection<Long>) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
getNextUsers() - Method in class com.communote.plugin.ldap.ADTrackingIncrementalRepositoryChangeTracker
Method to return the next users from the repository.
getNextUsers() - Method in interface com.communote.server.core.external.IncrementalRepositoryChangeTracker
Method to return the next users from the repository.
getNextUsers() - Method in class com.communote.server.core.user.groups.ExternalUserGroupRetriever
Method to get the next users.
getNextUsers() - Method in class com.communote.server.core.user.groups.IncrementalUserGroupRetriever
Method to get the next users.
getNextUsers() - Method in class com.communote.server.core.user.groups.UserGroupRetriever
Method to get the next users.
getNonEmptyParameter(HttpServletRequest, String) - Method in class com.communote.server.web.api.service.BaseApiController
Deprecated.
 
getNormalizedRank() - Method in class com.communote.server.core.filter.listitems.NormalizedRankListItem
 
getNormalizedRank() - Method in class com.communote.server.core.vo.user.note.UserNoteEntityTO
 
getNotDisablingStatusCodes() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
getNote() - Method in class com.communote.plugins.mq.message.core.message.note.CreateNoteMessage
 
getNote(long, NoteRenderContext) - Method in interface com.communote.server.core.blog.NoteManagement
 
getNote(Long, Converter<Note, T>) - Method in interface com.communote.server.core.blog.NoteManagement
Method to get a specific note.
getNote(long, NoteRenderContext) - Method in class com.communote.server.core.blog.NoteManagementImpl
 
getNote(Long, Converter<Note, T>) - Method in class com.communote.server.core.blog.NoteManagementImpl
Method to get a specific note.
getNote() - Method in class com.communote.server.core.crc.vo.ExtendedContentId
 
getNote(Long) - Method in class com.communote.server.core.vo.query.note.DataAccessNoteConverter
Getting Note object by id
getNote() - Method in class com.communote.server.model.attachment.Attachment
 
getNote() - Method in class com.communote.server.model.user.note.UserNoteEntity
 
getNote() - Method in class com.communote.server.model.user.UserNoteProperty
 
getNote(long, NoteRenderContext) - Method in class com.communote.server.service.NoteService
 
getNote(Long, Converter<Note, T>) - Method in class com.communote.server.service.NoteService
Method to get a specific note.
getNoteActions(NoteData) - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Return a CSV listing the actions that can be executed on a note.
getNoteAlias() - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
 
getNoteCount() - Method in interface com.communote.server.core.blog.NoteManagement
Returns the number of notes created within the current client.
getNoteCount() - Method in class com.communote.server.core.blog.NoteManagementImpl
Returns the number of notes created within the current client.
getNoteCount() - Method in class com.communote.server.service.NoteService
Returns the number of notes created within the current client.
getNoteCrawlLastModificationDate(Long) - Method in class com.communote.server.core.lastmodifieddate.LastModificationDateManagement
Get the crawl-last-modification date of the given note.
getNoteCrawlLastModificationDates(LastModificationDateFactory<T>) - Method in class com.communote.server.core.lastmodifieddate.LastModificationDateManagement
Get the crawl-last-modification dates of all published notes.
getNoteCreationData() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
The note creation data as JSON object.
getNoteDao() - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
 
getNoteDao() - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Gets the reference to note's DAO.
getNoteDao() - Method in class com.communote.server.core.vo.query.note.DataAccessNoteConverter
Getting Instance of NoteDao
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.DeleteNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.favorite.DeleteFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.like.DeleteLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.DeleteNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.DeleteFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.DeleteLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.DeleteNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.DeleteFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.DeleteLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.DeleteNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.DeleteFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.DeleteLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the NoteId.
getNoteId() - Method in class com.communote.server.api.core.attachment.AttachmentData
 
getNoteId() - Method in exception com.communote.server.core.blog.MovingOfNonRootNotesNotAllowedException
 
getNoteId() - Method in exception com.communote.server.core.blog.notes.processors.exceptions.InvalidPermissionForRepostException
 
getNoteId() - Method in class com.communote.server.core.property.UserNotePropertyCacheKey
 
getNoteId() - Method in exception com.communote.server.core.storing.AttachmentStillAssignedException
 
getNoteId() - Method in class com.communote.server.core.user.note.UserNoteTOCacheKey
 
getNoteId() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getNoteId() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
getNoteId() - Method in class com.communote.server.core.vo.content.AttachmentTO
 
getNoteId() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getNoteId() - Method in class com.communote.server.core.vo.user.note.UserNoteEntityTO
 
getNoteIdsOfDiscussion(Long) - Method in interface com.communote.server.persistence.blog.NoteDao
Returns the IDs of the notes of the discussion.
getNoteIdsOfDiscussion(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
getNoteItemTemplate(NoteData) - Method in class com.communote.plugins.activity.base.fe.widget.ActivityNoteItemTemplateProvider
 
getNoteItemTemplate(NoteData) - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Return the location of a template to use for rendering the HTML of the provided note
getNoteItemTemplate(NoteData) - Method in class com.communote.server.web.fe.widgets.extension.note.CPLNoteItemTemplateProvider
Return the identifier of a template that should be used to render the HTML of the provided note.
getNoteItemTemplate(NoteData) - Method in class com.communote.server.web.fe.widgets.extension.note.CPLNoteItemTemplateProviderManagement
Return the location of the template that should be used to render the HTML of the provided note.
getNoteLastModificationDates(LastModificationDateFactory<T>) - Method in interface com.communote.server.persistence.lastmodifieddate.LastModificationDateDao
 
getNoteLastModificationDates(LastModificationDateFactory<T>) - Method in class com.communote.server.persistence.lastmodifieddate.LastModificationDateDaoImpl
 
getNoteLink(String, Long) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
 
getNoteLink(String, Long, boolean) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
.
getNoteLink(String, Long, boolean) - Method in class com.communote.server.core.blog.export.PermalinkGenerationManagement
Delegates to the last added generator or the default generator.
getNoteLink(String, Long) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
Calls PermalinkGenerator.getNoteLink(String, Long, boolean) with secure parameter set to false.
getNoteLink(String, Long, boolean) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
 
getNoteManagement() - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResourceHandler
Getter for the NoteService
getNoteManagement() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResourceHandler
Getter for the NoteService
getNoteManagement() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResourceHandler
Getter for the NoteService
getNoteManagement() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResourceHandler
Getter for the NoteService
getNoteMetaData(NoteData) - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Create a JSON object containing some meta data about a note.
getNoteOfAttachment(ContentId) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Get the note the given attachment is assigned to.
getNoteOfAttachment(Long) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Get the note the given attachment is assigned to.
getNoteOfAttachment(ContentId) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
getNoteOfAttachment(Long) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
GetNoteParameter - Class in com.communote.plugins.api.rest.resource.note
This class it the parameter class for the Note resource.
GetNoteParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Default Constuctor necessary for json parsing
GetNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.GetNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.GetNoteParameter
 
GetNoteParameter - Class in com.communote.plugins.api.rest.v22.resource.note
This class it the parameter class for the Note resource.
GetNoteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Default Constuctor necessary for json parsing
GetNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
 
GetNoteParameter - Class in com.communote.plugins.api.rest.v24.resource.note
This class it the parameter class for the Note resource.
GetNoteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Default Constuctor necessary for json parsing
GetNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
 
GetNoteParameter - Class in com.communote.plugins.api.rest.v30.resource.note
This class it the parameter class for the Note resource.
GetNoteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Default Constuctor necessary for json parsing
GetNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
 
getNotesByTag(Long) - Method in interface com.communote.server.persistence.blog.NoteDao
 
getNotesByTag(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
getNotesCount() - Method in interface com.communote.server.persistence.blog.NoteDao
Gets the count of all notes
getNotesCount() - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
getNotesForBlog(Long, Long, Integer) - Method in interface com.communote.server.persistence.blog.NoteDao
getNotesForBlog(Long, Long, Integer) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
getNotesOfUser(Long) - Method in interface com.communote.server.persistence.blog.NoteDao
 
getNotesOfUser(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
getNoteTagId(String) - Method in class com.communote.server.core.common.velocity.TagTool
 
getNoteTagSuggestions(boolean, String, String, String, HttpServletRequest) - Method in class com.communote.server.core.common.velocity.TagTool
Create a serialized JSON array of objects that describe the available tag suggestions for note tag stores.
getNoteTitle(Note, Locale) - Static method in class com.communote.server.core.blog.helper.NoteHelper
Get the note title for the note (e.g.
getNoteTitle() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getNoteTitle(NoteData, Locale) - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Get the note title for the note (e.g.
getNoteVersion() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the NoteVersion.
getNoteVersion() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the NoteVersion.
getNoteWithComments(Long, QueryResultConverter<SimpleNoteListItem, DiscussionNoteData>) - Method in interface com.communote.server.core.blog.NoteManagement
Returns a note with its comments which are ordered according to the provided converter.
getNoteWithComments(Long, QueryResultConverter<SimpleNoteListItem, DiscussionNoteData>) - Method in class com.communote.server.core.blog.NoteManagementBase
Returns a note with its comments which are ordered according to the provided converter.
getNoteWithComments(Long, QueryResultConverter<SimpleNoteListItem, DiscussionNoteData>) - Method in class com.communote.server.service.NoteService
Returns a note with its comments which are ordered according to the provided converter.
getNotificationConfig() - Method in class com.communote.server.model.user.UserProfile
 
getNotificationConfigDao() - Method in class com.communote.server.core.user.UserProfileManagementBase
Gets the reference to notificationConfig's DAO.
getNotificationConfigDao() - Method in class com.communote.server.persistence.user.UserDaoBase
Gets the reference to notificationConfigDao.
getNotificationDefinition() - Method in class com.communote.server.core.blog.notes.processors.DiscussionParticipationNotificationNoteProcessor
 
getNotificationDefinition() - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
 
getNotificationService() - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
 
getNotifiedUsers() - Method in class com.communote.server.api.core.note.NoteData
 
getNumberOfAdminsForExternalSystems() - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the NumberOfChildNotes.
getNumberOfChildNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the NumberOfChildNotes.
getNumberOfComments() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the NumberOfComments.
getNumberOfComments() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the NumberOfComments.
getNumberOfComments() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the NumberOfComments.
getNumberOfComments() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the NumberOfComments.
getNumberOfComments() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the NumberOfComments.
getNumberOfComments() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the NumberOfComments.
getNumberOfComments() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the NumberOfComments.
getNumberOfComments() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the NumberOfComments.
getNumberOfComments() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the NumberOfComments.
getNumberOfComments() - Method in class com.communote.server.api.core.note.NoteData
Returns the number of replies to this note.
getNumberOfComments() - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
 
getNumberOfComments() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
Returns the number of replies to this note.
getNumberOfDiscussionNotes() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the NumberOfDiscussionNotes.
getNumberOfDiscussionNotes() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the NumberOfDiscussionNotes.
getNumberOfDiscussionNotes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the NumberOfDiscussionNotes.
getNumberOfDiscussionNotes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the NumberOfDiscussionNotes.
getNumberOfDiscussionNotes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the NumberOfDiscussionNotes.
getNumberOfDiscussionNotes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the NumberOfDiscussionNotes.
getNumberOfDiscussionNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Returns the NumberOfDiscussionNotes.
getNumberOfDiscussionNotes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Returns the NumberOfDiscussionNotes.
getNumberOfDiscussionNotes() - Method in class com.communote.server.api.core.note.NoteData
Returns the number of notes in the discussion this note is part of.
getNumberOfElements() - Method in class com.communote.server.core.filter.ResultSpecification
Use a value <= 0 for unlimted number
getNumberOfFavorites(Long) - Method in interface com.communote.server.core.blog.FavoriteManagement
Compute the number of all favorites for the note.
getNumberOfFavorites(Long) - Method in class com.communote.server.core.blog.FavoriteManagementBase
Compute the number of all favorites for the note.
getNumberOfFavorites(Long) - Method in interface com.communote.server.persistence.blog.NoteDao
Returns how often a note is favorized.
getNumberOfFavorites(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
getNumberOfLastDays() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the NumberOfLastDays.
getNumberOfLastDays() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the NumberOfLastDays.
getNumberOfLastDays() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the NumberOfLastDays.
getNumberOfLastDays() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the NumberOfLastDays.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the NumberOfLikes.
getNumberOfLikes() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the NumberOfLikes.
getNumberOfMaximumExternalObjectsPerTopic() - Method in interface com.communote.server.core.external.ExternalObjectSourceConfiguration
 
getNumberOfMaximumExternalObjectsPerTopic() - Method in exception com.communote.server.core.external.TooManyExternalObjectsPerTopicException
 
getNumberOfNotesInDiscussion(Long) - Method in interface com.communote.server.core.blog.NoteManagement
Returns the number of notes in a discussion.
getNumberOfNotesInDiscussion(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
Returns the number of notes in a discussion.
getNumberOfNotesInDiscussion(Long) - Method in class com.communote.server.service.NoteService
Returns the number of notes in a discussion.
getNumberOfReplies(Long) - Method in interface com.communote.server.core.blog.NoteManagement
Returns the number of replies to a note.
getNumberOfReplies(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
 
getNumberOfReplies(Long) - Method in class com.communote.server.service.NoteService
Returns the number of replies to a note.
getNumberOfTagsToFilter() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getNumericRole() - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
A numeric representation of the role the user has in the blog.
getObject() - Method in class com.communote.server.web.fe.portal.about.AboutPageContentManagerFactory
 
getObject() - Method in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
 
getObject() - Method in class com.communote.server.web.fe.portal.service.ToolsPageContentManagerFactory
 
getObjectId() - Method in class com.communote.server.api.core.property.PropertyEvent
 
getObjectId(Attachment) - Method in class com.communote.server.core.property.AttachmentPropertyAccessor
 
getObjectId(Propertyable) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
getObjectId(ExternalObject) - Method in class com.communote.server.core.property.ExternalObjectPropertyAccessor
getObjectId(Note) - Method in class com.communote.server.core.property.NotePropertyAccessor
getObjectId(O) - Method in class com.communote.server.core.property.PropertyAccessor
 
getObjectId(Blog) - Method in class com.communote.server.core.property.TopicPropertyAccessor
getObjectId(Note) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
getObjectId(User) - Method in class com.communote.server.core.property.UserPropertyAccessor
getObjectProperties() - Method in class com.communote.server.api.core.note.NoteData
This method return the properties of the object
getObjectProperties() - Method in interface com.communote.server.api.core.property.StringPropertyableTO
This method return the properties of the object
getObjectProperties() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
getObjectProperty(PropertyType, Long, String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Get an object property
getObjectProperty(Long, String, String) - Method in class com.communote.server.core.property.PropertyAccessor
Get an object property for the given group and key
getObjectProperty(PropertyType, Long, String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
getObjectPropertyUnfiltered(PropertyType, Long, String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Get an object property.
getObjectPropertyUnfiltered(Long, String, String) - Method in class com.communote.server.core.property.PropertyAccessor
Get an object property for the given group and key.
getObjectPropertyUnfiltered(PropertyType, Long, String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
getObjectType() - Method in class com.communote.server.web.fe.portal.about.AboutPageContentManagerFactory
 
getObjectType() - Method in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
 
getObjectType() - Method in class com.communote.server.web.fe.portal.service.ToolsPageContentManagerFactory
 
getObservationId() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Returns the ObservationId.
getObservationId() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
Returns the ObservationId.
GetObservationParameter - Class in com.communote.plugins.api.rest.v30.resource.user.observation
This class it the parameter class for the Observation resource.
GetObservationParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Default Constuctor necessary for json parsing
GetObservationParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
This constructor parses all incoming parameter of a request into the class structure
GetObservationParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
 
getObservedEvent() - Method in class com.communote.plugins.activity.core.AllUsersTopicAccessRightsChangedEventListener
Defines the types of events about which this listener will be informed.
getObservedEvent() - Method in class com.communote.plugins.activity.core.EntityTopicAccessRightsChangedEventListener
Defines the types of events about which this listener will be informed.
getObservedEvent() - Method in class com.communote.plugins.activity.core.ManagerGainedTopicAccessRightsChangedEventListener
 
getObservedEvent() - Method in class com.communote.plugins.activity.core.TopicCreatedEventListener
 
getObservedEvent() - Method in class com.communote.plugins.activity.core.TopicHierarchyEventListener
 
getObservedEvent() - Method in interface com.communote.server.api.core.event.EventListener
Defines the types of events about which this listener will be informed.
getObservedEvent() - Method in class com.communote.server.core.blog.AssignedBlogRoleRetriever
Defines the types of events about which this listener will be informed.
getObservedEvent() - Method in class com.communote.server.core.blog.CrawlLastModifcationDateOnTopicRoleChangeEventListener
 
getObservedEvent() - Method in class com.communote.server.core.blog.DiscussionDetailsRetriever
Defines the types of events about which this listener will be informed.
getObservedEvent() - Method in class com.communote.server.core.blog.ManagerGainedTopicAccessRightsChangedEventListener
 
getObservedEvent() - Method in class com.communote.server.core.messaging.NotifyAboutLikeEventListener
 
getObservedEvent() - Method in class com.communote.server.core.service.CommunoteServiceManager
Defines the types of events about which this listener will be informed.
getObservedEvent() - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Defines the types of events about which this listener will be informed.
getObservedEvent() - Method in class com.communote.server.core.template.velocity.NoteTemplateVelocityResourceLoader
 
getObservedEvent() - Method in class com.communote.server.core.user.listener.UserLimitNotificationOnUserActivation
 
getObservedEvent() - Method in class com.communote.server.core.user.listeners.CreateBuiltInNavigationItemsOnUserActivation
 
getObservedEvent() - Method in class com.communote.server.web.commons.i18n.JsMessagesRegistry
 
getOffset() - Method in class com.communote.common.paging.PageInformation
The first number of the element of the page
getOffset() - Method in class com.communote.common.util.PageableList
 
getOffset() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the Offset.
getOffset() - Method in class com.communote.server.core.filter.ResultSpecification
 
getOldPassword() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangePasswordForm
 
getOldRole() - Method in class com.communote.server.core.blog.events.TopicAccessRightsChangedEvent
 
getOldRoleOfMapping() - Method in class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
getOldStatus() - Method in class com.communote.server.api.core.client.ClientStatusChangeEvent
 
getOldStatus() - Method in class com.communote.server.core.user.events.UserStatusChangedEvent
 
getOldValue() - Method in class com.communote.server.api.core.property.PropertyEvent
 
getOpenfireHttpAuthProperties(HttpServletRequest) - Static method in class com.communote.server.web.fe.portal.user.system.communication.XmppController
Render the http auth properties file to be used with openfire
getOrder() - Method in interface com.communote.common.util.Orderable
 
getOrder() - Method in class com.communote.plugins.activity.base.fe.widget.ActivityNoteItemTemplateProvider
 
getOrder() - Method in class com.communote.plugins.activity.base.permission.ActivityNotePermissionFilter
 
getOrder() - Method in class com.communote.plugins.activity.base.processor.ActivityNoteStoringPreProcessor
 
getOrder() - Method in class com.communote.plugins.atlr.AliasAndTagLinkRenderer
 
getOrder() - Method in class com.communote.plugins.contenttypes.ContentTypeNotePreProcessor
 
getOrder() - Method in class com.communote.plugins.mediaparser.RichMediaLinkRendererPreProcessor
 
getOrder() - Method in class com.communote.plugins.smileys.SmileysNoteRenderingPreProcessor
 
getOrder() - Method in class com.communote.plugins.widget.extension.EmbedMediaMetadataProvider
 
getOrder() - Method in interface com.communote.server.api.core.note.processor.NoteContentRenderingPreProcessor
 
getOrder() - Method in interface com.communote.server.api.core.note.processor.NoteMetadataRenderingPreProcessor
 
getOrder() - Method in interface com.communote.server.api.core.note.processor.NoteStoringEditableContentPreProcessor
 
getOrder() - Method in interface com.communote.server.api.core.note.processor.NoteStoringImmutableContentPreProcessor
 
getOrder() - Method in interface com.communote.server.api.core.note.processor.NoteStoringPostProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.AssertCommentPreProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.AssertNoteContentNotePreProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.CreateRepostNoteContentRenderingPreProcessor
getOrder() - Method in class com.communote.server.core.blog.notes.processors.CreateRepostNoteMetadataRenderingPreProcessor
getOrder() - Method in class com.communote.server.core.blog.notes.processors.DiscussionNotificationNoteProcessor
getOrder() - Method in class com.communote.server.core.blog.notes.processors.DiscussionParticipationNotificationNoteProcessor
getOrder() - Method in class com.communote.server.core.blog.notes.processors.EditNotificationNoteStoringPreProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.ExtractBlogsNoteStoringPreProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.ExtractTagsNotePreProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.ExtractUsersNotePreProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.RemoveUnsupportedMarkupNotePreProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.RepostNoteRenderingPreProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.RepostNoteStoringPreProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.TopicNotificationNoteProcessor
 
getOrder() - Method in class com.communote.server.core.blog.notes.processors.UserNotificationNoteProcessor
 
getOrder() - Method in class com.communote.server.core.external.AbstractExternalUserRepository
 
getOrder() - Method in class com.communote.server.core.note.processor.LikeNoteRenderingPreProcessor
 
getOrder() - Method in class com.communote.server.core.permission.filters.NoteRolePermissionFilter
 
getOrder() - Method in class com.communote.server.core.permission.filters.TopicCreateOptionPermissionFilter
 
getOrder() - Method in class com.communote.server.core.permission.filters.TopicRolePermissionFilter
 
getOrder() - Method in class com.communote.server.core.security.AbstractCommunoteAuthenticationFilter
 
getOrder() - Method in class com.communote.server.core.storing.VirusScannerAttachmentStoringPreProcessor
 
getOrder() - Method in class com.communote.server.core.template.NoteTemplatePermissionFilter
 
getOrder() - Method in class com.communote.server.core.template.TemplateNoteRenderingPreProcessor
getOrder() - Method in class com.communote.server.core.template.TemplateNoteStoringPreProcessor
 
getOrder() - Method in class com.communote.server.core.user.UserLimitUserActivationValidator
 
getOrder() - Method in interface com.communote.server.core.user.validation.UserActivationValidator
 
getOrder() - Method in class com.communote.server.persistence.tag.DefaultTagStore
getOrder() - Method in interface com.communote.server.persistence.tag.TagStore
 
getOrder() - Method in class com.communote.server.web.commons.controller.StaticPageSection
 
getOrder() - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
 
getOrder() - Method in class com.communote.server.web.osgi.BundleFaviconProvider
 
getOrginalUserId() - Method in exception com.communote.server.core.security.SwitchUserNotAllowedException
 
getOrigin() - Method in class com.communote.server.model.note.Note
 
getOriginalAuthentication() - Static method in class com.communote.server.core.security.SwitchUserHelper
 
getOriginalNoteId() - Method in class com.communote.server.core.vo.blog.AutosaveNoteData
When the autosave results from an edit operation, this method returns the ID of the note to be edited.
getOriginalPostId() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
getOwner() - Method in class com.communote.server.model.user.NavigationItem
 
getOwnerId() - Method in class com.communote.server.core.vo.tag.UserTagClearanceVO
 
getPage() - Method in class com.communote.server.web.commons.controller.VelocityViewController
 
getPageableList(NoteQueryParameters, NoteRenderContext) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
getPageInformation() - Method in class com.communote.plugins.core.views.ViewControllerData
 
getPageInformation(PageableList<?>, ResultSpecification, int) - Static method in class com.communote.server.core.vo.query.QueryParameters
Get the page information about the current page in relation to the overall count
getPageInformation(PageableList<?>, int) - Method in class com.communote.server.core.vo.query.QueryParameters
Get the page information about the current page in relation to the overall count
getPageInformation() - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Get the page information of the widget
getPageInformation() - Method in interface com.communote.server.web.fe.widgets.PagedWidget
Get the page information of the widget
getPageNumber() - Method in class com.communote.common.paging.PageInformation
Get the current page number which is computed by the offset end elementsPerPage.
getPageUrl() - Method in class com.communote.server.web.fe.admin.AdministrationPageMenuEntry
 
getPagingInterval() - Method in class com.communote.common.paging.PageInformation
Get the paging interval
getPagingSize() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the paging size for the ad tracking plugin
getParameter() - Method in exception com.communote.plugins.api.rest.exception.RestApiIllegalRequestParameterException
 
getParameter() - Method in exception com.communote.plugins.api.rest.service.IllegalRequestParameterException
 
getParameter() - Method in exception com.communote.plugins.api.rest.v22.exception.RestApiIllegalRequestParameterException
 
getParameter() - Method in exception com.communote.plugins.api.rest.v22.service.IllegalRequestParameterException
 
getParameter() - Method in exception com.communote.plugins.api.rest.v24.exception.RestApiIllegalRequestParameterException
 
getParameter() - Method in exception com.communote.plugins.api.rest.v24.service.IllegalRequestParameterException
 
getParameter() - Method in exception com.communote.plugins.api.rest.v30.exception.RestApiIllegalRequestParameterException
 
getParameter() - Method in exception com.communote.plugins.api.rest.v30.service.IllegalRequestParameterException
 
getParameter(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getParameter() - Method in exception com.communote.server.web.api.service.IllegalRequestParameterException
 
getParameter(String) - Method in class com.communote.server.widgets.AbstractWidget
return widget parameter
getParameter(String, String) - Method in class com.communote.server.widgets.AbstractWidget
return widget parameter
getParameter(String) - Method in interface com.communote.server.widgets.Widget
return widget parameter
getParameterAsBoolean(Map<String, ? extends Object>, String) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as boolean.
getParameterAsBoolean(Map<String, ? extends Object>, String, boolean) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as boolean.
getParameterAsDate(Map<String, ? extends Object>, String) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as date.
getParameterAsDouble(Map<String, ? extends Object>, String) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as double.
getParameterAsInteger(Map<String, ? extends Object>, String) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as integer.
getParameterAsInteger(Map<String, ? extends Object>, String, int) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as integer.
getParameterAsLong(Map<String, ? extends Object>, String) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as long.
getParameterAsLong(Map<String, ? extends Object>, String, Long) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as long.
getParameterAsLongArray(Map<String, ? extends Object>, String) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as long array.
getParameterAsLongArray(Map<String, ? extends Object>, String, Long[]) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as long array.
getParameterAsLongList(Map<String, ? extends Object>, String) - Static method in class com.communote.common.util.ParameterHelper
Gets the parameter as list.
getParameterAsString(Map<String, ? extends Object>, String) - Static method in class com.communote.common.util.ParameterHelper
 
getParameterAsString(Map<String, ? extends Object>, String, String) - Static method in class com.communote.common.util.ParameterHelper
 
getParameterAsStringArray(Map<String, ? extends Object>, String, String) - Static method in class com.communote.common.util.ParameterHelper
 
getParameterAsStringSet(Map<String, ? extends Object>, String, String) - Static method in class com.communote.common.util.ParameterHelper
Get the value of the parameter and split it by the separator.
getParameterDescriptions() - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Get the parameter descriptions: This is a map of the parameter names to a human understanable value, e.g.
getParameterDescriptions() - Method in interface com.communote.server.web.fe.widgets.PagedWidget
Get the parameter descriptions: This is a map of the parameter names to a human understanable value, e.g.
getParameterEscaped(String) - Method in class com.communote.server.widgets.AbstractWidget
Return a parameter with all characters that are not in [A-Za-z0-9_.-] escaped with underscore.
getParameterEscaped(String, String) - Method in class com.communote.server.widgets.AbstractWidget
Like AbstractWidget.getParameterEscaped(String) but returns the provided fallback if the parameter is not set.
getParameterMap() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getParameterNameProvider() - Method in class com.communote.server.core.vo.query.config.QueryParametersConfigurator
Returns the current name provider.
getParameterNames() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getParameters() - Method in class com.communote.plugins.api.rest.resource.validation.ParameterValidationError
 
getParameters() - Method in class com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationError
 
getParameters() - Method in class com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationError
 
getParameters() - Method in class com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationError
 
getParameters() - Method in exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
getParameters() - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
Get the parameters of this instances, the names are the keys
getParameters() - Method in class com.communote.server.core.vo.query.blog.BlogMemberQueryParameters
Get the parameters of this instances, the names are the keys
getParameters() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Get the parameters of this instances, the names are the keys
getParameters() - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQueryParameters
 
getParameters() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Get the parameters of this instances, the names are the keys
getParameters() - Method in class com.communote.server.core.vo.query.PropertyQueryParameters
 
getParameters() - Method in class com.communote.server.core.vo.query.QueryParameters
Get the parameters of this instances, the names are the keys
getParameters() - Method in class com.communote.server.core.vo.query.tag.BlogTagQueryParameters
Get the parameters of this instances, the names are the keys
getParameters() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
getParameters() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Get the parameters of this instances, the names are the keys
getParameters() - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
Get the parameters of this instances, the names are the keys
getParameters() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Get the parameters of this instances, the names are the keys
getParameters() - Method in class com.communote.server.widgets.AbstractWidget
Get the parameter list
getParameters() - Method in interface com.communote.server.widgets.Widget
Get the parameter list
getParameterValues(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getParamPassword() - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
getParamPassword() - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
Returns the password parameter name.
getParamUsername() - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
getParamUsername() - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
Returns the user name parameter name.
getParent() - Method in class com.communote.server.api.core.note.NoteData
 
getParent() - Method in class com.communote.server.model.note.Note
 
getParentDiscussionIds() - Method in class com.communote.server.web.api.to.listitem.DiscussionListItem
 
getParentNoteId() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the ParentNoteId.
getParentNoteId() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
getParentNoteId() - Method in class com.communote.server.api.core.note.NoteStoringTO
 
getParentPostAuthor() - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
 
getParentPostFilter() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
 
getParentPostId() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Gets the parent post id.
getParentPostId() - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
 
getParentPostId() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
getParents() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
getParents() - Method in class com.communote.server.model.blog.Blog
 
getParents() - Method in class com.communote.server.web.fe.widgets.blog.TopicListWidget
 
getParentTopicId() - Method in class com.communote.server.api.core.blog.CreationBlogTO
 
getParentTopicId() - Method in class com.communote.server.core.blog.BlogCreatedEvent
 
getParentTopicId() - Method in class com.communote.server.core.blog.TopicHierarchyEvent
 
getParentTopicId() - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
 
getParentTopicId() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
getParentTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
Returns the constant ParentTopicIdentifier.
getParentTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
Returns the constant ParentTopicIdentifier.
getParentTopicIds() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getParentTopicTitle() - Method in class com.communote.server.core.blog.TopicHierarchyEvent
 
getParentUserId() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
getPart(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
getParts() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
getPassword() - Method in class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQAdapterConfiguration
getPassword() - Method in interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQConfiguration
 
getPassword() - Method in class com.communote.plugins.mq.message.base.data.security.UsernamePasswordAuthentication
 
getPassword() - Method in class com.communote.plugins.mq.provider.activemq.settings.ActiveMQProviderEmbeddedConfiguration
getPassword() - Method in class com.communote.plugins.mq.provider.activemq.user.MQUser
 
getPassword() - Method in class com.communote.server.api.core.user.UserVO
 
getPassword() - Method in interface com.communote.server.core.security.authentication.AuthenticationRequest
 
getPassword() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationRequest
 
getPassword() - Method in class com.communote.server.model.user.User
 
getPassword() - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
Returns the password.
getPassword() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the password.
getPassword() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangeEmailForm
Gets the password
getPassword() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getPassword() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
getPassword() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getPassword2() - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
 
getPassword2() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the password2.
getPath() - Method in class com.communote.server.core.crc.FilesystemConnector
 
getPath() - Method in class com.communote.server.web.fe.portal.user.system.content.FileStorageForm
 
getPathInfo() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getPathTranslated() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getPatterns() - Method in enum com.communote.plugins.mediaparser.mediatype.RichMediaTypes
 
getPendingMessagesCount() - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.BrokerQueue
 
getPendingMessagesCount() - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.MessageHandlerMQConsumer
 
getPermanentId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Returns the PermanentId.
getPermanentId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Returns the PermanentId.
getPermanentId() - Method in class com.communote.server.model.user.ExternalUserAuthentication
optional attribute that represents a unique identifier of the user in the external repository whose value never changes.
getPermanentId() - Method in class com.communote.server.persistence.user.ExternalUserVO
Optional attribute that represents a unique identifier of the user in the external repository whose value never changes.
getPermission() - Method in exception com.communote.server.api.core.blog.BlogAccessException
 
getPermissions() - Method in class com.communote.server.api.core.note.NoteData
 
getPermissions(Long) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
getPermissions(T) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
getPermissions(Long) - Method in interface com.communote.server.api.core.security.permission.PermissionManagement
Returns a collection of permissions for the given entity.
getPermissions(T) - Method in interface com.communote.server.api.core.security.permission.PermissionManagement
Returns a collection of permissions for the given entity.
getPermissionsForCreation(N) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
getPermissionsForCreation(N) - Method in interface com.communote.server.api.core.security.permission.PermissionManagement
Returns a collection of permissions for creation for the given entity.
getPermissionsUrl() - Method in class com.communote.server.model.config.ConfluenceConfiguration
Url to the permissions service.
getPhone() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getPhone() - Method in class com.communote.server.model.user.Contact
Phonenumber of the user address with the scheme - countryCode cityCode phoneNumber, which is given by the EmbeddedValue PhoneNumber.
getPhone() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getPhone() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Get the phone object of this User and if it's associated phone is null create a new one.
getPhone() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
getPhoneAreaCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the PhoneAreaCode.
getPhoneAreaCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the PhoneAreaCode.
getPhoneAreaCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the PhoneAreaCode.
getPhoneAreaCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the PhoneAreaCode.
getPhoneAreaCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the PhoneAreaCode.
getPhoneAreaCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the PhoneAreaCode.
getPhoneCountryCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the PhoneCountryCode.
getPhoneCountryCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the PhoneCountryCode.
getPhoneCountryCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the PhoneCountryCode.
getPhoneCountryCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the PhoneCountryCode.
getPhoneCountryCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the PhoneCountryCode.
getPhoneCountryCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the PhoneCountryCode.
getPhoneNumber() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the PhoneNumber.
getPhoneNumber() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the PhoneNumber.
getPhoneNumber() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the PhoneNumber.
getPhoneNumber() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the PhoneNumber.
getPhoneNumber() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the PhoneNumber.
getPhoneNumber() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the PhoneNumber.
getPhoneNumber() - Method in class com.communote.server.model.user.PhoneNumber
The Phone number itself without any other code.
getPluginDir() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the plug in directory
getPluginDir() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getPluginIdentifier() - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceDescriptor
 
getPluginName() - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
getPluginPropertyService() - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
 
getPluginResources(String, boolean, boolean) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Return the relative locations of the plugin resources of a given category.
getPluginResources(String, boolean, boolean) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
getPluginResources() - Method in class com.communote.server.web.commons.resource.ResourceCategoryDefinition
Return the initial resources of this category that are provided by the plugin and should be included after the coreResources when rendering the category's resources.
getPort() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getPort() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
getPort() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getPosition() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the Position.
getPosition() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the Position.
getPosition() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the Position.
getPosition() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the Position.
getPosition() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the Position.
getPosition() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the Position.
getPosition() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getPosition() - Method in class com.communote.server.model.user.UserProfile
 
getPosition() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getPosition() - Method in class com.communote.server.web.fe.widgets.users.UserListWidget.ListUsersWidgetUserListItem
 
getPositionType() - Method in class com.communote.common.menu.PositionDescriptor
 
getPositiveAtoms() - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
Returns an array with all atoms which are not negated.
getPostId() - Method in class com.communote.server.web.api.to.listitem.CommonPostListItem
 
getPostingInterval() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getPreferenceEntryId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
Returns the PreferenceEntryId.
getPreferenceEntryId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Returns the PreferenceEntryId.
getPreferenceEntryId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
Returns the PreferenceEntryId.
getPreferenceEntryId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
Returns the PreferenceEntryId.
getPreferenceEntryId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
Returns the PreferenceEntryId.
getPreferenceEntryId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Returns the PreferenceEntryId.
getPreferenceEntryId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
Returns the PreferenceEntryId.
getPreferenceEntryId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
Returns the PreferenceEntryId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
Returns the PreferenceId.
getPreferenceId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
Returns the PreferenceId.
GetPreferenceParameter - Class in com.communote.plugins.api.rest.v24.resource.user.userpreference.preference
This class it the parameter class for the Preference resource.
GetPreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
Default Constuctor necessary for json parsing
GetPreferenceParameter(MultivaluedMap<String, String>, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
GetPreferenceParameter(String, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
 
GetPreferenceParameter - Class in com.communote.plugins.api.rest.v30.resource.user.userpreference.preference
This class it the parameter class for the Preference resource.
GetPreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
Default Constuctor necessary for json parsing
GetPreferenceParameter(MultivaluedMap<String, String>, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
GetPreferenceParameter(String, Long, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
 
getPreferences() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Returns the Preferences.
getPreferences() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Returns the Preferences.
getPreferences() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
Returns the Preferences.
getPreferences() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Returns the Preferences.
getPreferences() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Returns the Preferences.
getPreferences() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
Returns the Preferences.
getPreferences() - Method in class com.communote.server.core.vo.user.preferences.UserPreference
 
getPreferences(Class<T>) - Method in class com.communote.server.service.UserPreferenceService
Method to load the given preferences for the current user.
getPreferences(String) - Method in class com.communote.server.service.UserPreferenceService
Method to load the given preferences for the current user.
getPreferencesAsJson() - Method in class com.communote.server.service.UserPreferenceService
 
getPreferencesAsJson(Class<T>) - Method in class com.communote.server.service.UserPreferenceService
Method to load the given preferences for the current user.
getPreferencesAsJson(String) - Method in class com.communote.server.service.UserPreferenceService
Method to load the given preferences for the current user.
getPrefix() - Method in class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
getPrefix() - Method in class com.communote.server.model.tag.AbstractTagCategory
 
getPreparedLocalizedMessage() - Method in exception com.communote.server.core.blog.notes.processors.exceptions.DirectMessageMissingRecipientException
 
getPreselectedTab() - Method in class com.communote.server.core.vo.user.preferences.UserInterfaceUserPreference
 
getPreselectedTab() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
getPreselectedTopicOverviewTab() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
getPreselectedView() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
getPreviewId() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.GetPreviewParameter
Returns the PreviewId.
getPreviewId() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.PreviewResource
Returns the PreviewId.
getPreviewId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.GetPreviewParameter
Returns the PreviewId.
getPreviewId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.PreviewResource
Returns the PreviewId.
GetPreviewParameter - Class in com.communote.plugins.api.rest.v24.resource.attachment.preview
This class it the parameter class for the Preview resource.
GetPreviewParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.preview.GetPreviewParameter
Default Constuctor necessary for json parsing
GetPreviewParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.preview.GetPreviewParameter
This constructor parses all incoming parameter of a request into the class structure
GetPreviewParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.preview.GetPreviewParameter
 
GetPreviewParameter - Class in com.communote.plugins.api.rest.v30.resource.attachment.preview
This class it the parameter class for the Preview resource.
GetPreviewParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.preview.GetPreviewParameter
Default Constuctor necessary for json parsing
GetPreviewParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.preview.GetPreviewParameter
This constructor parses all incoming parameter of a request into the class structure
GetPreviewParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.preview.GetPreviewParameter
 
getPreviousExternalUser() - Method in class com.communote.server.core.security.FieldUserIdentification
getPreviousExternalUser() - Method in interface com.communote.server.core.security.UserIdentification
 
getPrimaryExternalAuthentication() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
getPrincipal() - Method in class com.communote.server.core.blog.BlogManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.blog.MailBasedPostingManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.blog.NoteManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.ConfigurationManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.general.TransactionManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.messaging.NotificationManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.query.QueryManagement
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.security.authentication.AbstractCommunoteAuthenticationToken
getPrincipal() - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.tag.TagManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.user.MasterDataManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.user.UserManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPrincipal() - Method in class com.communote.server.core.user.UserProfileManagementBase
Gets the current principal if one has been set, otherwise returns null.
getPriority() - Method in class com.communote.server.core.messaging.vo.MessagerConnectorConfigTO
 
getPriority() - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
getPriority() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getProcessedMailNoteDao() - Method in class com.communote.server.core.blog.MailBasedPostingManagementBase
Gets the reference to processedMailNote's DAO.
getProcessedResource() - Method in class com.communote.server.web.commons.resource.impl.ResourceFilterMatchProcessor
 
getProducer(Destination) - Method in class com.communote.plugins.mq.provider.jms.JMSMessageSender
returns producer for the specified destination
getProfile() - Method in class com.communote.server.model.user.User
 
getProfileImageId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the ProfileImageId.
getProfileImageId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the ProfileImageId.
getProfileImageId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the ProfileImageId.
getProfileImageVersion() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the ProfileImageVersion.
getProfileImageVersion() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the ProfileImageVersion.
getProfileImageVersion() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the ProfileImageVersion.
getProfileImageVersion() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the ProfileImageVersion.
getProfileImageVersion() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the ProfileImageVersion.
getProfileImageVersion() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the ProfileImageVersion.
getProjectVersion() - Method in interface com.communote.server.api.core.application.ApplicationInformation
 
getProjectVersion() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
getProperties() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.resource.user.CreateUserParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.CreateTimelineNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.user.CreateUserParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.CreateTimelineNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.user.CreateUserParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Returns the Properties.
getProperties() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the Properties.
getProperties() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
getProperties() - Method in class com.communote.plugins.mq.message.core.data.note.TemplateNote
 
getProperties() - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
 
getProperties() - Method in class com.communote.server.api.core.blog.BlogTO
 
getProperties() - Method in class com.communote.server.api.core.common.IdentifiableEntityData
 
getProperties() - Method in class com.communote.server.api.core.note.NoteStoringTO
String properties for this note.
getProperties() - Method in class com.communote.server.api.core.note.processor.NoteStoringPostProcessorContext
 
getProperties() - Method in class com.communote.server.api.core.task.TaskTO
 
getProperties() - Method in class com.communote.server.core.messaging.vo.MessagerConnectorConfigTO
 
getProperties() - Method in class com.communote.server.core.property.BinaryPropertyAccessor.DummyPropertyable
getProperties() - Method in class com.communote.server.core.security.FieldUserIdentification
 
getProperties() - Method in class com.communote.server.core.vo.content.AttachmentTO
 
getProperties() - Method in class com.communote.server.core.vo.query.filter.PropertyFilter
Method to get the properties.
getProperties() - Method in class com.communote.server.model.attachment.Attachment
 
getProperties() - Method in class com.communote.server.model.blog.Blog
 
getProperties() - Method in class com.communote.server.model.external.ExternalObject
 
getProperties() - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
getProperties() - Method in class com.communote.server.model.note.Note
 
getProperties() - Method in interface com.communote.server.model.property.Propertyable
Properties
getProperties() - Method in class com.communote.server.model.task.Task
 
getProperties() - Method in class com.communote.server.model.user.CommunoteEntity
Properties
getProperties() - Method in class com.communote.server.model.user.group.Group
 
getProperties() - Method in class com.communote.server.model.user.note.UserNoteEntity
 
getProperties() - Method in class com.communote.server.model.user.User
 
getProperties() - Method in class com.communote.server.persistence.user.ExternalUserVO
 
getProperty(String, String) - Method in class com.communote.server.api.core.blog.BlogTO
Find and return the property with matching values
getProperty(String) - Method in class com.communote.server.api.core.common.IdentifiableEntityData
 
getProperty(T) - Method in class com.communote.server.api.core.config.AbstractConfigurationProperties
Returns the property value for the key as String.
getProperty(T, boolean) - Method in class com.communote.server.api.core.config.AbstractConfigurationProperties
Returns the property for the key as boolean.
getProperty(T, int) - Method in class com.communote.server.api.core.config.AbstractConfigurationProperties
Returns the property for the key as integer.
getProperty(T, long) - Method in class com.communote.server.api.core.config.AbstractConfigurationProperties
Returns the property for the key as long.
getProperty(T, String) - Method in class com.communote.server.api.core.config.AbstractConfigurationProperties
Returns the property for the key as string.
getProperty(ApplicationConfigurationPropertyConstant) - Method in class com.communote.server.api.core.config.ApplicationConfigurationProperties
Returns the property value for the key as String.
getProperty(ClientConfigurationPropertyConstant) - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
Returns the property value for the key as String.
getProperty(String) - Method in class com.communote.server.api.core.config.DevelopmentProperties
Returns the property value for the key as String.
getProperty(String, boolean) - Method in class com.communote.server.api.core.config.DevelopmentProperties
Returns the property for the key as boolean.
getProperty(String, int) - Method in class com.communote.server.api.core.config.DevelopmentProperties
Returns the property for the key as integer.
getProperty(String, long) - Method in class com.communote.server.api.core.config.DevelopmentProperties
Returns the property for the key as long.
getProperty(String, String) - Method in class com.communote.server.api.core.config.DevelopmentProperties
Returns the property for the key as string.
getProperty(String) - Method in class com.communote.server.api.core.task.TaskTO
Returns the value of a stored property.
getProperty(String) - Method in class com.communote.server.core.common.velocity.tools.ClientTool
 
getProperty(String, Boolean) - Method in class com.communote.server.core.common.velocity.tools.ClientTool
 
getProperty(String, String) - Method in class com.communote.server.core.common.velocity.tools.ClientTool
 
getPropertyDecrypted(ApplicationConfigurationPropertyConstant) - Method in class com.communote.server.api.core.config.ApplicationConfigurationProperties
Get the decrypted value of an encrypted property.
getPropertyEventType() - Method in class com.communote.server.api.core.property.PropertyEvent
 
getPropertyFilter() - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
The filter has to have the following format: ['Property','Group','Key','Value','MatchMode','Negate (Optional)']
The elements are Property: Class, the property is for, this can be one of "Note", "Entity" or "Dummy". Group: The key group of this property.
getPropertyFilters() - Method in class com.communote.server.core.vo.query.PropertyQueryParameters
 
getPropertyId() - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Returns the PropertyId.
getPropertyId() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
Returns the PropertyId.
getPropertyKey() - Method in enum com.communote.plugins.contenttypes.ContentTypes
 
getPropertyKey() - Method in class com.communote.plugins.mq.message.core.data.topic.TopicProperty
 
getPropertyKey() - Method in class com.communote.server.api.core.property.StringPropertyFilter
 
getPropertyKey() - Method in class com.communote.server.api.core.property.StringPropertyTO
 
getPropertyKey() - Method in class com.communote.server.core.plugin.PluginPropertyCacheKey
 
getPropertyKey() - Method in class com.communote.server.core.property.UserNotePropertyCacheKey
 
getPropertyKey() - Method in class com.communote.server.model.property.Property
 
getPropertyKey() - Method in class com.communote.server.model.task.TaskProperty
Key of the property.
getPropertyKeyGroup() - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
 
getPropertyKeyGroup() - Method in class com.communote.server.core.property.UserNotePropertyCacheKey
 
getPropertyLastModification(ClientConfigurationPropertyConstant) - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
Return the time of the last modification of the property.
getPropertyManagement() - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.resource.user.UserResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResourceHandler
Getter for the PropertyManagement
getPropertyManagement() - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
 
getPropertyManagement() - Method in class com.communote.server.core.note.processor.LikeNoteRenderingPreProcessor
 
getPropertyMapping() - Method in class com.communote.server.model.config.LdapSearchConfiguration
mapping that maps communote property names to the names of LDAP attributes
GetPropertyParameter - Class in com.communote.plugins.api.rest.resource.note.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.resource.topic.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.resource.user.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.note.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v22.resource.user.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.note.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v24.resource.user.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.note.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
 
GetPropertyParameter - Class in com.communote.plugins.api.rest.v30.resource.user.property
This class it the parameter class for the Property resource.
GetPropertyParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Default Constuctor necessary for json parsing
GetPropertyParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
This constructor parses all incoming parameter of a request into the class structure
GetPropertyParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
 
getPropertyResource(String) - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceManager
Get the current property resource for the given category name
getPropertyResourceContent(String, String) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Get the content of a property resource for category that was added by a given plugin.
getPropertyResourceContent(String, String) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
getPropertyResourceContent(String, String) - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceManager
The content of the property resource.
getPropertyResourceFallback() - Method in class com.communote.server.web.commons.resource.ResourceCategoryDefinition
Return a fallback plugin resource to be used if ResourceCategoryDefinition.hasPropertyResource() returns true but the PluginProperty does not exist.
getPropertyResourceFile(String, boolean) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Return the file containing the current value of the property resource of a category.
getPropertyResourceFile(String, boolean) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
getPropertyResourceLastModified(String) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Return the timestamp of the last modification of the property resource.
getPropertyResourceLastModified(String) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
getPropertyTO(Iterable<StringPropertyTO>, String, String) - Static method in class com.communote.server.api.core.property.PropertyHelper
Retrieve the identified property from the provided collection or null if it is not contained
getPropertyType() - Method in class com.communote.server.api.core.property.PropertyEvent
 
getPropertyType() - Method in class com.communote.server.core.property.AttachmentPropertyAccessor
 
getPropertyType() - Method in class com.communote.server.core.property.BinaryPropertyAccessor
getPropertyType() - Method in class com.communote.server.core.property.ExternalObjectPropertyAccessor
getPropertyType() - Method in class com.communote.server.core.property.NotePropertyAccessor
getPropertyType() - Method in class com.communote.server.core.property.PropertyAccessor
 
getPropertyType() - Method in class com.communote.server.core.property.TopicPropertyAccessor
getPropertyType() - Method in class com.communote.server.core.property.UserNotePropertyAccessor
getPropertyType() - Method in class com.communote.server.core.property.UserPropertyAccessor
getPropertyValue() - Method in enum com.communote.plugins.contenttypes.ContentTypes
 
getPropertyValue() - Method in class com.communote.plugins.mq.message.core.data.topic.TopicProperty
 
getPropertyValue() - Method in class com.communote.server.api.core.property.StringPropertyFilter
 
getPropertyValue() - Method in class com.communote.server.api.core.property.StringPropertyTO
 
getPropertyValue() - Method in class com.communote.server.model.property.BinaryProperty
 
getPropertyValue() - Method in class com.communote.server.model.property.StringProperty
 
getPropertyValue() - Method in class com.communote.server.model.task.TaskProperty
Value of the property.
getProtectedCacheNames() - Method in class com.communote.server.core.common.caching.eh.DefaultEhCacheConfigurer
Returns a list of names of caches which should not be changed by CacheManager.
getProtectedCacheNames() - Method in interface com.communote.server.core.common.caching.eh.EhCacheConfigurer
Returns a list of names of caches which should not be changed by CacheManager.
getProtocol() - Method in class com.communote.server.api.core.config.database.DatabaseType
The protocol name as string assigned to the constant.
getProtocol() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getProtocol() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getProtocolHostPort(String, boolean) - Static method in class com.communote.common.util.UrlHelper
Get a substring of an absolute URL from beginning up to the path, excluding the path and without a trailing slash.
getProtocolName() - Method in class com.communote.server.core.mail.fetching.ImapMailboxConnection
Returns the name of the protocol used by this connection (e.g.
getProtocolName() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Returns the name of the protocol used by this connection (e.g.
getProvidedProfileFieldNames() - Method in class com.communote.plugin.ldap.LdapUserRepository
 
getProvidedProfileFieldNames() - Method in class com.communote.server.core.external.confluence.ConfluenceUserRepository
 
getProvidedProfileFieldNames() - Method in interface com.communote.server.core.external.ExternalUserRepository
 
getProvidedTagSuggestionAliases() - Method in class com.communote.server.core.tag.impl.BlogTagSuggestionProvider
 
getProvidedTagSuggestionAliases() - Method in class com.communote.server.core.tag.impl.InternalTagSuggestionProvider
 
getProvidedTagSuggestionAliases() - Method in class com.communote.server.core.tag.impl.NoteTagSuggestionProvider
 
getProvidedTagSuggestionAliases() - Method in class com.communote.server.core.tag.impl.UserTagSuggestionProvider
 
getProviderAlias() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the ProviderAlias.
getProviderAlias() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Returns the ProviderAlias.
getProviderAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the ProviderAlias.
getProviderAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Returns the ProviderAlias.
getProviderAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the ProviderAlias.
getProviderAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Returns the ProviderAlias.
getProviderAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the ProviderAlias.
getProviderAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Returns the ProviderAlias.
getProviderAlias() - Method in class com.communote.server.core.tag.TagSuggestion
 
getProviderId() - Method in class com.communote.server.api.core.image.Image
 
getProviderManager() - Method in class com.communote.server.web.WebServiceLocator
 
getProviders(String) - Method in class com.communote.server.core.image.ImageProviderManager
Return the image providers that can handle the given image type
getProviders() - Method in class com.communote.server.core.security.AuthenticationProviderManagement
 
getPublicAccess() - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Returns the PublicAccess.
getPublicAccess() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Returns the PublicAccess.
getPublish() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the Publish.
getPublish() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the Publish.
getPublish() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the Publish.
getPublish() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the Publish.
getPublish() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the Publish.
getPublish() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the Publish.
getPublish() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the Publish.
getPublish() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the Publish.
getQuery(Session, String, ResultSpecification, Object...) - Static method in class com.communote.server.persistence.helper.dao.QueryHelper
Get a query
getQueryDefinition(Class<E>) - Method in class com.communote.server.core.vo.query.QueryDefinitionRepository
Get the query definition.
getQueryHelperDao() - Method in class com.communote.server.core.query.QueryManagement
Gets the reference to queryHelper's DAO.
getQueryParameters() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
 
getQueryPrefix() - Method in class com.communote.server.core.common.ldap.caching.LdapServerCacheKey
 
getQueryPrefix() - Method in class com.communote.server.model.config.LdapConfiguration
 
getQueryPrefix() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getQueryString() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getQueueName() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getQueueName() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getRangeEnd() - Method in class com.communote.server.core.common.caching.IdBasedRangeCacheKey
 
getRangeOfNumber(long, long) - Static method in class com.communote.common.util.NumberHelper
Returns an array containing the start and the end of the range the provided number is in.
getRangeStart() - Method in class com.communote.server.core.common.caching.IdBasedRangeCacheKey
 
getRangeType() - Method in class com.communote.server.core.security.iprange.IpFilterCacheKey
Get Range Type
getRank() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Rank.
getRank() - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
Returns the Rank.
getRank() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Rank.
getRank() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
Returns the Rank.
getRank() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Rank.
getRank() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
Returns the Rank.
getRank() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the Rank.
getRank() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
Returns the Rank.
getRank() - Method in interface com.communote.server.core.filter.listitems.RankListItem
The rank of the item
getRank() - Method in class com.communote.server.core.filter.listitems.RankTagListItem
 
getRank() - Method in class com.communote.server.core.filter.listitems.RankUserListItem
Getter of user rank
getRank() - Method in class com.communote.server.model.user.note.UserNoteEntity
The rank for this user and note.
getRankNormalized() - Method in class com.communote.server.model.user.note.UserNoteEntity
Get the normalized rank between 0..1 based on the stored rank and the RANK_PRECISION.
getRankNormalized() - Method in class com.communote.server.model.user.note.UserNoteEntityImpl
Get the normalized rank between 0..1 based on the stored rank and the RANK_PRECISION.
getRawOffset() - Method in class com.communote.server.core.common.time.SimplifiedTimeZone
 
getReader() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getReadingUserIds() - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Returns the ReadingUserIds.
getReadingUserIds() - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Returns the ReadingUserIds.
getReadingUserIds() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Returns the ReadingUserIds.
getReadingUserIds() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Returns the ReadingUserIds.
getReadingUserIds() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Returns the ReadingUserIds.
getReadingUserIds() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Returns the ReadingUserIds.
getReadingUserIds() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Returns the ReadingUserIds.
getReadingUserIds() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Returns the ReadingUserIds.
getReadingUserIds() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
Comma separated list of user ids who are allowed to read
getRealPath(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getReason() - Method in exception com.communote.server.api.core.user.PrimaryAuthenticationException
 
getReason(String, Object...) - Method in exception com.communote.server.core.user.validation.UserActivationValidationException
Get the localizable reason.
getReasons() - Method in exception com.communote.plugins.mq.service.exception.MessageValidationException
 
getReceivers() - Method in class com.communote.server.core.messaging.vo.Message
 
getRecipients(Message, Message.RecipientType) - Static method in class com.communote.server.core.mail.MailMessageHelper
Returns the recipients found by evaluating the provided header.
getReconnectionTimeout() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getReconnectMaySucceed() - Method in exception com.communote.server.core.mail.fetching.MailboxConnectionException
Indicates whether a reconnect may succeed at a later time.
getRedirectUrl() - Method in class com.communote.server.core.vo.content.AttachmentRedirectTO
 
getRedirectUrl() - Method in class com.communote.server.web.fe.portal.user.controller.UserProfileController
 
getRegexForDisplay(String) - Static method in class com.communote.server.core.helper.ValidationHelper
Modifies the regex Expression to show it the user with the characters which are allowed.
getRegionName() - Method in class com.communote.server.external.hibernate.ClientDelegateCache
getRegistedExternalUserRepositories() - Method in class com.communote.server.service.UserService
 
getRegisteredDefinitions() - Method in class com.communote.server.core.messaging.NotificationService
 
getRelativeBundleResourceLocation(String, String) - Static method in class com.communote.server.core.osgi.OSGiHelper
Get the path of a bundle resource relative to the resources base path as returned by OSGiHelper.getBundleResourcesBasePath().
getRelativeUrlPattern() - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
getRemoteAddr() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getRemoteAddress() - Method in class com.communote.plugins.mq.provider.activemq.security.RemoteAddressCallBack
 
getRemoteHost() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getRemotePort() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getRemoteUser() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getRenameTag() - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Returns the RenameTag.
getRenameTag() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the RenameTag.
getReplyCount(Note) - Method in class com.communote.server.core.blog.DiscussionDetailsRetriever
Returns the number of replies to a note.
getReplyQueueNamePrefix() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getReplyQueueNamePrefix() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getReplyToAddress() - Method in class com.communote.server.core.mail.messages.MailMessage
Returns a string holding the email address to be used in the "reply-to" header.
getReplyToAddress() - Method in class com.communote.server.core.mail.messages.user.NotifyAboutNoteMailMessage
 
getReplyToAddressName() - Method in class com.communote.server.core.mail.messages.MailMessage
Returns the personal name to be used in the "reply-to" header field.
getReplyToAddressName() - Method in class com.communote.server.core.mail.messages.user.NotifyAboutNoteMailMessage
 
getReplyType() - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
getRepositoryConnector(String) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
Returns the RepositoryConnector that belongs to the given connectorId.
getRepositoryConnector(String) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
getRepositoryConnectorId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Returns the RepositoryConnectorId.
getRepositoryConnectorId() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Returns the RepositoryConnectorId.
getRepositoryConnectors() - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
 
getRepositoryConnectors() - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
getRepositoryId() - Method in class com.communote.server.api.core.attachment.AttachmentData
 
getRepositoryIdentifier() - Method in class com.communote.server.model.attachment.Attachment
The repository identifier describes the repository the content to this resource is stored at.
getRepositoryMode() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
 
getRepositorySize() - Method in class com.communote.server.core.crc.FilesystemConnector
 
getRepositorySize() - Method in interface com.communote.server.core.crc.RepositoryConnector
 
getRepositorySize() - Method in class com.communote.server.model.client.ClientStatistic
Holds the current size of the repository in MB.
getRepositorySize() - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Gets the current size of the repository.
getRepositorySize() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
getRepositorySizeLimit() - Method in class com.communote.server.core.crc.FilesystemConnector
 
getRepositorySizeLimit() - Method in interface com.communote.server.core.crc.RepositoryConnector
 
getRepositorySizeLimitRatio() - Method in class com.communote.server.core.crc.FilesystemConnector
 
getRepositorySizeLimitRatio(long) - Method in class com.communote.server.core.crc.FilesystemConnector
 
getRepositorySizeLimitRatio() - Method in interface com.communote.server.core.crc.RepositoryConnector
Gets the ratio of the current repository size to the repository size limit.
getRepositorySizeLimitRatio(long) - Method in interface com.communote.server.core.crc.RepositoryConnector
Gets the ratio of the current repository size plus sizeOfNewDataToStore to the repository size limit.
getRequest() - Method in class com.communote.server.api.core.note.NoteRenderContext
 
getRequest() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
getRequest() - Method in class com.communote.server.web.commons.viewtool.RequestAwareTool
 
getRequest() - Method in class com.communote.server.widgets.AbstractWidget
get the request for getting some more information
getRequestContext(URI, String, ConfluenceConfiguration) - Method in class com.communote.plugins.confluence.image.ConfluenceUserImageProvider
 
getRequestContext(URI, String, C) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Get request context to be used when downloading the given image.
getRequestDispatcher(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getRequestedSessionId() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getRequestHeaders(URI, String, C) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Get the HTTP request headers to add when downloading the given image.
getRequestURI() - Method in class com.communote.plugins.webservice.impl.CommunoteClientRemoveHttpServletRequestWrapper
 
getRequestURI() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getRequestUriName(HttpServletRequest) - Method in class com.communote.server.web.api.service.ApiResultApiController
Deprecated.
 
getRequestURL() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getRequired() - Method in enum com.communote.server.core.common.ldap.LdapGroupAttribute
 
getRequiredAttributeNames() - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Returns the subset with required Communote attribute names the mapper can map.
getRequiredAttributeNames() - Method in class com.communote.server.core.common.ldap.LdapGroupAttributesMapper
 
getRequiredAttributeNames() - Method in class com.communote.server.core.common.ldap.LdapUserAttributesMapper
Returns the subset with required Communote attribute names the mapper can map.
getRequiredMinLength() - Method in exception com.communote.server.core.common.exceptions.PasswordLengthException
 
getRequiredRole() - Method in exception com.communote.server.api.core.blog.BlogAccessException
the role which is required but the member did not have
getRescheduleDate(Date) - Method in class com.communote.plugins.activity.base.task.DeleteActivitiesTaskHandler
Return the time a task should run again.
getRescheduleDate(Date) - Method in interface com.communote.server.api.core.task.TaskHandler
Return the time a task should run again.
getRescheduleDate() - Method in class com.communote.server.api.core.task.TaskTO
Returns the reschedule date.
getRescheduleDate(Date) - Method in class com.communote.server.core.blog.notes.processors.NotePostProcessTaskHandler
Return the time a task should run again.
getRescheduleDate(Date) - Method in class com.communote.server.core.tasks.DeleteOrphanedAttachmentsTaskHandler
 
getRescheduleDate(Date) - Method in class com.communote.server.core.tasks.ServiceTaskHandler
Return the time a task should run again.
getRescheduleDate(Date) - Method in class com.communote.server.core.user.groups.SynchronizeExternalUserTaskHandler
 
getRescheduleDate(Date) - Method in class com.communote.server.core.user.groups.UserGroupSynchronizationTaskHandler
Return the time a task should run again.
getRescheduleDate(Date) - Method in class com.communote.server.core.user.RemindUserJob
Return the time a task should run again.
getResource(String) - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
getResource(String) - Method in class com.communote.server.core.database.liquibase.SpringResourceOpener
 
getResourceAsStream(String) - Method in class com.communote.server.core.database.liquibase.SpringResourceOpener
getResourceBundleManager() - Method in class com.communote.server.web.commons.i18n.ResourceBundleManagerMessageSource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.user.image.ImageResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.servlet.AbstractResource
 
getResourceHandler(Class<?>) - Method in class com.communote.plugins.api.rest.servlet.ResourceHandlerLocator
This method returns a assigned handle by a class
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.user.image.ImageResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v22.servlet.AbstractResource
 
getResourceHandler(Class<?>) - Method in class com.communote.plugins.api.rest.v22.servlet.ResourceHandlerLocator
This method returns a assigned handle by a class
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.PreviewResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.user.image.ImageResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v24.servlet.AbstractResource
 
getResourceHandler(Class<?>) - Method in class com.communote.plugins.api.rest.v24.servlet.ResourceHandlerLocator
This method returns a assigned handle by a class
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.PreviewResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.image.ImageResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
getResourceHandler() - Method in class com.communote.plugins.api.rest.v30.servlet.AbstractResource
 
getResourceHandler(Class<?>) - Method in class com.communote.plugins.api.rest.v30.servlet.ResourceHandlerLocator
This method returns a assigned handle by a class
getResourceId() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Get the resource of this instance
getResourceId(HttpServletRequest, boolean) - Method in class com.communote.server.web.api.service.BaseApiController
Deprecated.
Get the resource id out of the request uri.
getResourceId() - Method in exception com.communote.server.web.api.service.RequestedResourceNotFoundException
 
getResourceLoader() - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
 
getResourceLocation() - Method in class com.communote.server.web.commons.resource.impl.ResourceDescriptor
 
getResources(String) - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
getResources(String) - Method in class com.communote.server.core.database.liquibase.SpringResourceOpener
getResourceStoringManagement() - Static method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHelper
Get the resource storing management.
getResourceStoringManagement() - Static method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHelper
Get the resource storing management.
getResourceStoringManagement() - Static method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHelper
Get the resource storing management.
getResourceStoringManagement() - Static method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHelper
Get the resource storing management.
getResourceStream(String) - Method in class com.communote.server.core.template.velocity.NoteTemplateVelocityResourceLoader
 
getResourceType() - Method in class com.communote.server.web.api.service.BaseApiController
Deprecated.
 
getResourceType() - Method in class com.communote.server.web.api.service.post.PostApiController
Deprecated.
getResourceType() - Method in exception com.communote.server.web.api.service.RequestedResourceNotFoundException
 
getResourceType() - Method in class com.communote.server.web.api.service.user.UserApiController
Deprecated.
getResponse() - Method in class com.communote.server.web.commons.viewtool.RequestAwareTool
 
getResponse() - Method in class com.communote.server.widgets.AbstractWidget
The response object the widget is working on.
getResponseMetadata() - Method in class com.communote.server.widgets.AbstractWidget
 
getResponseMetadata() - Method in interface com.communote.server.widgets.Widget
Return a JSON object containing arbitrary metadata the server-side widget component wants to transmit to the client-side component as part of the current response.
getResult() - Method in class com.communote.plugins.api.rest.to.ApiResult
 
getResult() - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
 
getResult() - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
 
getResult() - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
 
getResult() - Method in class com.communote.server.web.api.to.ApiResult
Deprecated.
 
getResultListItem() - Method in class com.communote.server.core.vo.query.blog.BlogQuery
 
getResultListItem() - Method in class com.communote.server.core.vo.query.blog.UserTaggedBlogQuery
 
getResultListItem() - Method in class com.communote.server.core.vo.query.post.CountNoteQuery
 
getResultListItem() - Method in class com.communote.server.core.vo.query.post.NoteQuery
The list item type
getResultListItem() - Method in class com.communote.server.core.vo.query.tag.BlogRankQuery
getResultListItem() - Method in class com.communote.server.core.vo.query.tag.RankTagQuery
The list item type
getResultListItem() - Method in class com.communote.server.core.vo.query.tag.RelatedRankTagQuery
The list item type
getResultListItem() - Method in class com.communote.server.core.vo.query.tag.TagQuery
 
getResultListItem() - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
The list item type
getResultListItem() - Method in class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQuery
The list item type
getResultListItem() - Method in class com.communote.server.core.vo.query.user.RankUserTaggingCoreQuery
The list item type
getResultListItem() - Method in class com.communote.server.core.vo.query.user.UserTaggingCoreQuery
The list item type
getResultListItem() - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
The list item type
getResultObjectPrefix() - Method in class com.communote.server.core.vo.query.tag.AbstractTagQuery
getResultObjectPrefix() - Method in class com.communote.server.core.vo.query.tag.RelatedRankTagQuery
getResultObjectPrefix() - Method in class com.communote.server.core.vo.query.user.AbstractUserTaggingCoreQuery
the result prefix is the qualifying name of the object in the select clause (e.g.
getResultObjectPrefix() - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
the result prefix is the qualifying name of the object in the select clause (e.g.
getResultSpecification(Map<String, ? extends Object>) - Method in class com.communote.server.core.vo.query.config.QueryParametersConfigurator
Get a result specification using the parameters offset and max count.
getResultSpecification(Map<String, ? extends Object>, int, int) - Method in class com.communote.server.core.vo.query.config.QueryParametersConfigurator
Get a result specification using the parameters offset and max count.
getResultSpecification() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Get the result specification to be used
getResultSpecification() - Method in class com.communote.server.core.vo.query.QueryParameters
Get the result specification to be used
getResultSpecification() - Method in class com.communote.server.web.fe.portal.user.forms.SearchUserForm
 
getResultSpecification() - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Get a result specification using the parameters offset and maxcount
getRetrieveOnlyNotesAfterDate() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
getRetrieveOnlyNotesAfterId() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
getRetrieveOnlyNotesBeforeDate() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
getRetrieveOnlyNotesBeforeId() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
getReturnType(Type, Mapping) - Method in class com.communote.server.core.database.hibernate.FulltextSQLFunction
getReturnType(Type, Mapping) - Method in class com.communote.server.core.database.hibernate.PostgreSQLDatePartFunction
getRevision() - Method in interface com.communote.server.api.core.application.ApplicationInformation
 
getRevision() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
getRichMediaDescriptions(String) - Method in class com.communote.plugins.mediaparser.RichMediaExtractor
 
getRight() - Method in class com.communote.common.util.Pair
 
getRight() - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Returns the Right.
getRight() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Returns the Right.
GetRightParameter - Class in com.communote.plugins.api.rest.resource.topic.right
This class it the parameter class for the Right resource.
GetRightParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Default Constuctor necessary for json parsing
GetRightParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
This constructor parses all incoming parameter of a request into the class structure
GetRightParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
 
GetRightParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.right
This class it the parameter class for the Right resource.
GetRightParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Default Constuctor necessary for json parsing
GetRightParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
This constructor parses all incoming parameter of a request into the class structure
GetRightParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
 
GetRightParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.right
This class it the parameter class for the Right resource.
GetRightParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Default Constuctor necessary for json parsing
GetRightParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
This constructor parses all incoming parameter of a request into the class structure
GetRightParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
 
GetRightParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.right
This class it the parameter class for the Right resource.
GetRightParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Default Constuctor necessary for json parsing
GetRightParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
This constructor parses all incoming parameter of a request into the class structure
GetRightParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
 
getRights() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns List of constants Rights.
getRights() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns List of constants Rights.
getRiskLevel() - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationForm
 
getRole() - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the constant Role.
getRole() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Returns the constant Role.
getRole() - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
Role of entity for topic.
getRole() - Method in class com.communote.server.model.blog.BlogMember
The role of the member in the bog.
getRole() - Method in class com.communote.server.model.user.UserAuthority
 
getRole() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogMemberInviteForm
Gets the role.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResource
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResource
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResource
Returns the RoleBulkExternal.
getRoleBulkExternal() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the RoleBulkExternal.
GetRoleBulkExternalParameter - Class in com.communote.plugins.api.rest.resource.topic.rolebulkexternal
This class it the parameter class for the RoleBulkExternal resource.
GetRoleBulkExternalParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Default Constuctor necessary for json parsing
GetRoleBulkExternalParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleBulkExternalParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
 
GetRoleBulkExternalParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal
This class it the parameter class for the RoleBulkExternal resource.
GetRoleBulkExternalParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Default Constuctor necessary for json parsing
GetRoleBulkExternalParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleBulkExternalParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
 
GetRoleBulkExternalParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal
This class it the parameter class for the RoleBulkExternal resource.
GetRoleBulkExternalParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Default Constuctor necessary for json parsing
GetRoleBulkExternalParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleBulkExternalParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
 
GetRoleBulkExternalParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal
This class it the parameter class for the RoleBulkExternal resource.
GetRoleBulkExternalParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Default Constuctor necessary for json parsing
GetRoleBulkExternalParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleBulkExternalParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
 
GetRoleBulkExternalTopicRightParameter - Class in com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright
This class it the parameter class for the RoleBulkExternalTopicRight resource.
GetRoleBulkExternalTopicRightParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Default Constuctor necessary for json parsing
GetRoleBulkExternalTopicRightParameter(MultivaluedMap<String, String>, String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleBulkExternalTopicRightParameter(String, String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
 
GetRoleBulkExternalTopicRightParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright
This class it the parameter class for the RoleBulkExternalTopicRight resource.
GetRoleBulkExternalTopicRightParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Default Constuctor necessary for json parsing
GetRoleBulkExternalTopicRightParameter(MultivaluedMap<String, String>, String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleBulkExternalTopicRightParameter(String, String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
 
GetRoleBulkExternalTopicRightParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright
This class it the parameter class for the RoleBulkExternalTopicRight resource.
GetRoleBulkExternalTopicRightParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Default Constuctor necessary for json parsing
GetRoleBulkExternalTopicRightParameter(MultivaluedMap<String, String>, String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleBulkExternalTopicRightParameter(String, String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
 
GetRoleBulkExternalTopicRightParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright
This class it the parameter class for the RoleBulkExternalTopicRight resource.
GetRoleBulkExternalTopicRightParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Default Constuctor necessary for json parsing
GetRoleBulkExternalTopicRightParameter(MultivaluedMap<String, String>, String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleBulkExternalTopicRightParameter(String, String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
 
getRoleExternal() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
Returns the RoleExternal.
getRoleExternal() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Returns the RoleExternal.
GetRoleExternalParameter - Class in com.communote.plugins.api.rest.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
GetRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
Default Constuctor necessary for json parsing
GetRoleExternalParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleExternalParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
 
GetRoleExternalParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
GetRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
Default Constuctor necessary for json parsing
GetRoleExternalParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleExternalParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
 
GetRoleExternalParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
GetRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
Default Constuctor necessary for json parsing
GetRoleExternalParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleExternalParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
 
GetRoleExternalParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.roleexternal
This class it the parameter class for the RoleExternal resource.
GetRoleExternalParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
Default Constuctor necessary for json parsing
GetRoleExternalParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleExternalParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
 
getRoleExternals() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the RoleExternals.
getRoleExternals() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the RoleExternals.
getRoleExternals() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the RoleExternals.
getRoleExternals() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the RoleExternals.
getRoleExternals() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the RoleExternals.
getRoleExternals() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the RoleExternals.
getRoleExternals() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the RoleExternals.
getRoleExternals() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the RoleExternals.
getRoleExternals() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the RoleExternals.
getRoleOfCurrentUser(Long, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Returns the blog role of the current user.
getRoleOfCurrentUser(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
getRoleOfEntity(Long, Long, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Returns the blog role of an entity or null if the entity does not have access to the blog.
getRoleOfEntity(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
getRoleOfUser(Long, Long, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Returns the blog role of a user.
getRoleOfUser(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
getRoleOfUser(Long, Long) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Returns the role of the user for the blog or null if the user has no role for the blog.
getRoleOfUser(Long, Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
GetRoleParameter - Class in com.communote.plugins.api.rest.resource.topic.role
This class it the parameter class for the Role resource.
GetRoleParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
Default Constuctor necessary for json parsing
GetRoleParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
 
GetRoleParameter - Class in com.communote.plugins.api.rest.v22.resource.topic.role
This class it the parameter class for the Role resource.
GetRoleParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
Default Constuctor necessary for json parsing
GetRoleParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
 
GetRoleParameter - Class in com.communote.plugins.api.rest.v24.resource.topic.role
This class it the parameter class for the Role resource.
GetRoleParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
Default Constuctor necessary for json parsing
GetRoleParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
 
GetRoleParameter - Class in com.communote.plugins.api.rest.v30.resource.topic.role
This class it the parameter class for the Role resource.
GetRoleParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
Default Constuctor necessary for json parsing
GetRoleParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
This constructor parses all incoming parameter of a request into the class structure
GetRoleParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
 
getRoles() - Method in class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResource
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Returns the Roles.
getRoles() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the Roles.
getRoles() - Method in class com.communote.plugins.mq.message.core.message.topic.SetTopicRolesMessage
 
getRoles() - Method in class com.communote.plugins.mq.message.core.message.topic.UpdateTopicRolesMessage
 
getRoles() - Method in class com.communote.plugins.mq.provider.activemq.user.MQUser
 
getRoles() - Method in class com.communote.server.api.core.user.UserVO
 
getRoles() - Method in class com.communote.server.core.filter.listitems.blog.member.BlogRoleEntityListItem
 
getRoles() - Method in class com.communote.server.core.filter.listitems.UserManagementListItem
 
getRoles() - Method in class com.communote.server.model.user.User
 
getRolesOfUser(Long) - Method in interface com.communote.server.core.user.UserManagement
Returns the roles of a user.
getRolesOfUser(Long) - Method in class com.communote.server.core.user.UserManagementBase
 
getRolesToExclude() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
getRolesToInclude() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
getRootNoteAlias() - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
 
getRootNoteAliasPrefix() - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
 
getRss() - Method in class com.communote.server.web.fe.portal.user.client.forms.SslChannelConfigurationForm
 
getRssFeedLink(RssSupportWidget) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Gets the rss feed link.
getRssFeedLink() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
getRssParameters() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Get the Parameters relevant for the rss or news feed.
getRssParameters() - Method in interface com.communote.server.web.fe.widgets.user.news.RssSupportWidget
Get the Parameters relevant for the rss or news feed.
getSalt(String) - Static method in class com.communote.common.encryption.EncryptionUtils
returns the stored salt (encoded) of a encrypted value
getSalutation() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the Salutation.
getSalutation() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the Salutation.
getSalutation() - Method in class com.communote.server.api.core.user.UserData
Get the salutation of user
getSalutation() - Method in class com.communote.server.core.user.UserProfileDetails
 
getSalutation() - Method in interface com.communote.server.model.user.UserName
 
getSalutation() - Method in class com.communote.server.model.user.UserProfile
 
getSalutation() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getSalutation() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
getSaslMode() - Method in class com.communote.server.model.config.LdapConfiguration
The SASL authentication mode to be used.
getSaslMode() - Method in enum com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm.AuthenticationMode
 
getScaledImage(String, String, String, ImageSize) - Method in class com.communote.server.core.image.caching.ImageDiskCache
Get the stored scaled image
getScanner() - Method in class com.communote.common.virusscan.VirusScannerFactory
Returns the configured virus scanner.
getScannerClassName() - Method in enum com.communote.server.web.fe.portal.user.system.application.SupportedVirusScannerTypes
The class name as string assigned to the constant.
getScannerType() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
getScheme() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
getScheme() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProvider
getScheme() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getSearchBase() - Method in class com.communote.server.model.config.LdapSearchBaseDefinition
search base for starting a search for entries in LDAP directory
getSearchBaseDefinitions() - Method in class com.communote.plugin.ldap.helper.GroupRetriever
Method to get the search base definitions.
getSearchBaseDefinitions() - Method in class com.communote.plugin.ldap.helper.MemberAndNonMemberModeVisitingRetriever
Method to get the search base definitions.
getSearchBaseDefinitions() - Method in class com.communote.plugin.ldap.helper.UserRetriever
Method to get the search base definitions.
getSearchBaseDefinitions() - Method in class com.communote.plugin.ldap.helper.VisitingRetriever
Method to get the search base definitions.
getSearchBases() - Method in class com.communote.server.model.config.LdapSearchConfiguration
 
getSearchControl(boolean) - Method in class com.communote.plugin.ldap.helper.VisitingRetriever
SearchControl set the searchInSubtree flag, ReturningObj and timeout.
getSearchFilter() - Method in class com.communote.plugin.ldap.helper.GroupRetriever
Method to get the search filter for entities within the repository
getSearchFilter() - Method in class com.communote.plugin.ldap.helper.MemberAndNonMemberModeVisitingRetriever
Method to get the search filter for entities within the repository
getSearchFilter() - Method in class com.communote.plugin.ldap.helper.UserRetriever
Method to get the search filter for entities within the repository
getSearchFilter() - Method in class com.communote.plugin.ldap.helper.VisitingRetriever
Method to get the search filter for entities within the repository
getSearchFilter() - Method in class com.communote.server.model.config.LdapSearchConfiguration
an LDAP search filter to narrow the result set
getSearchModes() - Method in class com.communote.server.web.fe.widgets.blog.SearchBoxWidget
Returns the search modes to be rendered.
getSearchResults() - Method in class com.communote.server.web.fe.portal.user.forms.SearchUserForm
Returns the search results
getSearchString() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the SearchString.
getSearchString() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the SearchString.
getSearchString() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the SearchString.
getSearchString() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the SearchString.
getSearchString() - Method in class com.communote.server.web.fe.portal.user.forms.SearchUserForm
Returns the search string
getSections() - Method in class com.communote.server.web.commons.controller.StaticPageContentManager
Get all added sections.
getSecurityCodeConfirmationLink(SecurityCode) - Method in class com.communote.server.core.mail.messages.SecurityCodeMailMessage
Get the link for confirmation of the security code.
getSecurityCodeConfirmationLink(SecurityCode, String) - Method in class com.communote.server.core.mail.messages.SecurityCodeMailMessage
 
getSecurityCodeDao() - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
Gets the reference to securityCodeDao.
getSecurityCodeDao() - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
Gets the reference to securityCodeDao.
getSelectClause(String...) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Render the select clause to be used for initializing
getSelectedAuthenticationType() - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
getSelectedMenu(Map<String, Object>) - Method in class com.communote.server.web.commons.controller.VelocityViewController
Returns the identifier to be exported as selected menu.
getSelectedMenu(Map<String, Object>) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Returns the identifier to be exported as selected menu.
getSelectedMenu(Map<String, Object>) - Method in class com.communote.server.web.fe.portal.user.controller.UserViewController
Returns the identifier to be exported as selected menu.
getSelector() - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.MessageHandlerMQConsumer
 
getSender() - Method in class com.communote.server.core.messaging.vo.Message
 
getSenderAddress() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getSenderAddress() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
getSenderName() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getSenderName() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
getSeparator() - Method in class com.communote.server.core.tag.AbstractTagParser
Get the separator which separates the tags
getSeparator() - Method in interface com.communote.server.core.tag.TagParser
Get the separator which separates the tags
getSerialversionuid() - Static method in exception com.communote.plugins.api.rest.exception.ExtensionNotSupportedException
Getting the serial version identifier
getSerialversionuid() - Static method in exception com.communote.plugins.api.rest.v22.exception.ExtensionNotSupportedException
Getting the serial version identifier
getSerialversionuid() - Static method in exception com.communote.plugins.api.rest.v24.exception.ExtensionNotSupportedException
Getting the serial version identifier
getSerialversionuid() - Static method in exception com.communote.plugins.api.rest.v30.exception.ExtensionNotSupportedException
Getting the serial version identifier
getServer() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getServer() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
getServer() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getServerDetectionMode() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getServerDomain() - Method in class com.communote.server.model.config.LdapConfiguration
 
getServerId() - Method in interface com.communote.server.api.core.config.StartupProperties
Returns the server ID of this installation.
getServerId() - Method in class com.communote.server.core.common.velocity.tools.ClientTool
 
getServerId() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getServerName() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getServerPort() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getServerUrls(LdapConfiguration) - Static method in class com.communote.server.core.common.ldap.LdapSearchUtils
Tries to find all available urls.
getService(Bundle, ServiceRegistration) - Method in class com.communote.plugins.core.services.PluginPropertyServiceCreationStrategy
getService(Class<T>) - Method in class com.communote.server.api.ServiceLocator
Get the service of the given type.
getService(String) - Method in class com.communote.server.api.ServiceLocator
getService(String, Class<T>) - Method in class com.communote.server.api.ServiceLocator
Get a service by name that has the given type.
getService(Class<T>) - Method in class com.communote.server.web.WebServiceLocator
Get a service that has the given type.
getService(String, Class<T>) - Method in class com.communote.server.web.WebServiceLocator
Get a service by name that has the given type.
getServiceClass() - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
getServiceName() - Method in class com.communote.server.core.service.RestartServiceEvent
Returns the name of the service that should be restarted.
getServiceUrl() - Method in class com.communote.server.model.config.ConfluenceConfiguration
Url to the SOAP service.
getServletAdapter(String, ServletContext) - Method in class com.communote.server.core.rest.RestletApplicationManager
getServletContext() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
getServletContext() - Method in class com.communote.server.web.commons.viewtool.RequestAwareTool
 
getServletPath() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getSession() - Method in class com.communote.plugins.mq.adapter.activemq.ActiveMQAdapter
 
getSession() - Method in interface com.communote.plugins.mq.provider.jms.JMSAdapter
returns a Session object
getSession() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
getSession(boolean) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
getSession() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
 
getSessionFactoryImplementor() - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
 
getSessionId() - Method in class com.communote.plugins.api.rest.to.LoginInfo
 
getSessionId() - Method in class com.communote.plugins.api.rest.v22.to.LoginInfo
 
getSessionId() - Method in class com.communote.plugins.api.rest.v24.to.LoginInfo
 
getSessionId() - Method in class com.communote.plugins.api.rest.v30.to.LoginInfo
 
getSessionId() - Method in class com.communote.server.web.api.to.user.LoginInfo
 
getSettingDao() - Method in class com.communote.server.core.ConfigurationManagementBase
 
getSettingKey() - Method in class com.communote.server.model.config.ApplicationConfigurationSetting
the key of the setting
getSettingKey() - Method in class com.communote.server.model.config.Setting
 
getSettings() - Method in class com.communote.server.model.config.Configuration
 
getSettingsMessage(Locale, HttpServletRequest) - Method in class com.communote.server.web.fe.portal.service.MobileAppsDescriptionLocalizedMessage
Get localized message which describes how to configure the mobile app.
getSettingValue() - Method in class com.communote.server.model.config.ApplicationConfigurationSetting
the value of the setting
getSettingValue() - Method in class com.communote.server.model.config.Setting
 
getSharedObjectMapper() - Static method in class com.communote.server.api.util.JsonHelper
Returns a pre-configured ObjectMapper which (and especially its JSON and node factories) can be reused.
getShortContent() - Method in class com.communote.server.api.core.note.NoteData
 
getShortContent() - Method in class com.communote.server.core.note.processor.NoteContentHolder
 
getShortContent() - Method in class com.communote.server.model.note.Content
A shortened version of the content which is generated during note creation if shortening is necessary.
getShortDisplayName() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Returns the ShortDisplayName.
getShortDisplayName() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Returns the ShortDisplayName.
getShortDisplayName() - Method in class com.communote.server.core.filter.listitems.blog.member.EntityGroupListItem
getShortDisplayName() - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
getShortDisplayName() - Method in interface com.communote.server.persistence.DisplayName
 
getShortText() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the ShortText.
getShortText() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the ShortText.
getShortTitle(Locale, HttpServletRequest) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Return the localized short title
getSimpleDefaultUserSignature(User) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Returns a simple user signature consisting of "'FIRSTNAME' 'LASTNAME'" or "'ALIAS'" in case firstname and lastname are not defined.
getSimpleDefaultUserSignature(UserProfileDetails) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Returns a simple user signature consisting of "'FIRSTNAME' 'LASTNAME'" or "'ALIAS'" in case firstname and lastname are not defined.
getSimpleDefaultUserSignature(NoteData) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Returns a simple user signature consisting of "'FIRSTNAME' 'LASTNAME'" or "'ALIAS'" in case firstname and lastname are not defined.
getSimpleDefaultUserSignature(String, String, String) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Returns a simple user signature consisting of "'FIRSTNAME' 'LASTNAME'" or "'ALIAS'" in case firstname and lastname are not defined.
getSimpleDefaultUserSignature(UserData) - Static method in class com.communote.server.core.user.helper.UserNameHelper
Returns a simple user signature consisting of "'FIRSTNAME' 'LASTNAME'" or "'ALIAS'" in case firstname and lastname are not defined.
getSingleLineTextFromXML(String) - Static method in class com.communote.common.string.StringEscapeHelper
get the text of the xml content and replace linebreaks with a whitespace
getSingleModeAddress() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
getSingletons() - Method in class com.communote.plugins.api.rest.service.CommunoteJaxRsApplicationConfig
getSingletons() - Method in class com.communote.plugins.api.rest.v22.service.CommunoteJaxRsApplicationConfig
getSingletons() - Method in class com.communote.plugins.api.rest.v24.service.CommunoteJaxRsApplicationConfig
getSingletons() - Method in class com.communote.plugins.api.rest.v30.service.CommunoteJaxRsApplicationConfig
getSize() - Method in class com.communote.plugins.api.rest.resource.user.image.GetImageParameter
Returns the constant Size.
getSize() - Method in class com.communote.plugins.api.rest.resource.user.image.ImageResource
Returns the constant Size.
getSize() - Method in class com.communote.plugins.api.rest.v22.resource.user.image.GetImageParameter
Returns the constant Size.
getSize() - Method in class com.communote.plugins.api.rest.v22.resource.user.image.ImageResource
Returns the constant Size.
getSize() - Method in class com.communote.plugins.api.rest.v24.resource.user.image.GetImageParameter
Returns the constant Size.
getSize() - Method in class com.communote.plugins.api.rest.v24.resource.user.image.ImageResource
Returns the constant Size.
getSize() - Method in class com.communote.plugins.api.rest.v30.resource.user.image.GetImageParameter
Returns the constant Size.
getSize() - Method in class com.communote.plugins.api.rest.v30.resource.user.image.ImageResource
Returns the constant Size.
getSize() - Method in class com.communote.server.api.core.attachment.AttachmentData
 
getSize() - Method in class com.communote.server.api.core.image.Image
 
getSize() - Method in class com.communote.server.api.core.image.ImageDescriptor
 
getSize() - Method in class com.communote.server.model.attachment.Attachment
The size of the attachment in bytes.
getSize() - Method in class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
 
getSizeAsString(long) - Static method in class com.communote.server.core.crc.ContentRepositoryManagementHelper
Gets the current size as string.
getSizeForImageSizeType(ImageSizeType) - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
Map an image size type to the actual size supported by this image type.
getSizeForImageSizeType(ImageSizeType) - Method in class com.communote.server.api.core.image.type.AttachmentImageDescriptor
 
getSizeForImageSizeType(ImageSizeType) - Method in class com.communote.server.api.core.image.type.EntityBannerImageDescriptor
 
getSizeForImageSizeType(ImageSizeType) - Method in class com.communote.server.api.core.image.type.EntityProfileImageDescriptor
 
getSizeForImageSizeType(ImageSizeType) - Method in class com.communote.server.api.core.image.type.UserImageDescriptor
 
getSizeForImageSizeType(ImageSizeType) - Method in class com.communote.server.core.image.type.ClientImageDescriptor
 
getSizeInMemory() - Method in class com.communote.server.external.hibernate.ClientDelegateCache
getSizeLimit() - Static method in class com.communote.server.core.crc.ContentRepositoryManagementHelper
Get the repository size limit.
getSizeLimitAsString(long) - Static method in class com.communote.server.core.crc.ContentRepositoryManagementHelper
Gets the size limit as string.
getSmallImage() - Method in class com.communote.server.model.user.UserProfile
 
getSmtpHost() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getSmtpPassword() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getSmtpPort() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getSmtpUser() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getSocketTimeout() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
getSortByDate() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
getSortById() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
getSortedResultSpecification() - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Get a sorted specification using the parameters offset and max count
getSortingName() - Method in class com.communote.server.core.common.time.SimplifiedTimeZone
 
getSortString() - Method in class com.communote.server.core.vo.query.QueryParameters
get the sort string for the order by clause
getSortType() - Method in class com.communote.server.core.filter.SortedResultSpecification
 
getSource() - Method in class com.communote.plugins.api.rest.resource.validation.ParameterValidationError
gets the error source (name of the parameter, that did not pass validation)
getSource() - Method in class com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationError
gets the error source (name of the parameter, that did not pass validation)
getSource() - Method in class com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationError
gets the error source (name of the parameter, that did not pass validation)
getSource() - Method in class com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationError
gets the error source (name of the parameter, that did not pass validation)
getSpecificFulltextParameterValue(String, MatchMode) - Method in class com.communote.server.core.database.config.FulltextSupportingDatabaseConfiguration
Take the pattern and match mode an return the parameter value to be used in the fulltext query.
getSpecificFulltextParameterValue(String, MatchMode) - Method in class com.communote.server.core.database.config.MSSQLServerDatabaseConfiguration
Take the pattern and match mode an return the parameter value to be used in the fulltext query.
getSpecificFulltextParameterValue(String, MatchMode) - Method in class com.communote.server.core.database.config.OracleDatabaseConfiguration
Take the pattern and match mode an return the parameter value to be used in the fulltext query.
getSpecificFulltextParameterValue(String, MatchMode) - Method in class com.communote.server.core.database.config.PostgreSQLDatabaseConfiguration
Take the pattern and match mode an return the parameter value to be used in the fulltext query.
getSpecificFulltextSQLFunction() - Method in class com.communote.server.core.database.config.FulltextSupportingDatabaseConfiguration
 
getSpecificFulltextSQLFunction() - Method in class com.communote.server.core.database.config.MSSQLServerDatabaseConfiguration
Will return s SQL Function rendering the "CONTAINS" of MSSQL
getSpecificFulltextSQLFunction() - Method in class com.communote.server.core.database.config.OracleDatabaseConfiguration
Will return s SQL Function rendering the "CONTAINS" of Oracle
getSpecificFulltextSQLFunction() - Method in class com.communote.server.core.database.config.PostgreSQLDatabaseConfiguration
getSSLPort() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getSSLPort() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getStart() - Method in class com.communote.server.model.security.IpRange
 
getStartpage() - Method in class com.communote.server.web.commons.controller.StartpageRegistry
 
getStartpageRegistry() - Method in class com.communote.server.web.WebServiceLocator
 
getStartTime() - Method in class com.communote.server.core.filter.listitems.TimeRangeListItem
 
getStartupProperties() - Method in interface com.communote.server.api.core.config.ConfigurationManager
Returns the startup properties.
getStartupProperties() - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
getStartValue() - Method in class com.communote.server.model.security.IpRange
 
getStaticMailAddressSuffix() - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
The static part at the end of the local name of an email address (e.g.
getStaticName() - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
 
getStaticName() - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
 
getStatus() - Method in class com.communote.plugins.api.rest.to.ApiResult
 
getStatus() - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
 
getStatus() - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
 
getStatus() - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
 
getStatus() - Method in class com.communote.plugins.mq.message.base.message.CommunoteReplyMessage
 
getStatus() - Method in class com.communote.server.api.core.bootstrap.InitializationStatus
 
getStatus() - Method in class com.communote.server.api.core.task.TaskTO
 
getStatus() - Method in class com.communote.server.api.core.user.UserData
Get the status of user
getStatus() - Method in class com.communote.server.core.common.caching.eh.DistributionSupportCacheExtension
getStatus() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
getStatus() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
getStatus() - Method in class com.communote.server.core.vo.content.AttachmentTO
The status of the attachment to be used
getStatus() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
getStatus() - Method in class com.communote.server.model.attachment.Attachment
The status of the attachment
getStatus() - Method in class com.communote.server.model.note.Note
 
getStatus() - Method in class com.communote.server.model.user.User
 
getStatus() - Method in class com.communote.server.persistence.user.ExternalUserVO
Status of the user to be set.
getStatus() - Method in class com.communote.server.web.api.to.ApiResult
Deprecated.
 
getStatusChanged() - Method in class com.communote.server.model.user.User
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.AbstractExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.AuthenticationExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.AuthorizationExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.BlogAccessExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.BlogIdentifierValidationExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.BlogNotFoundExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.BlogValidationExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.CommunoteEntityNotFoundExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.ExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.ExtensionNotSupportedExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.IllegalArgumentExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.IllegalRequestParameterExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.JsonMappingExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.JsonParseExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.MaxLengthReachedExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.NoBlogManagerLeftExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.NonUniqueBlogIdentifierExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.NoteManagementAuthorizationExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.NoteManagementExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.NoteNotFoundExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.NotePreProcessorExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.NotFoundExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.ParameterValidationExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.ResponseBuildExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.api.rest.service.exception.RestApiIllegalRequestParameterExceptionMapper
 
getStatusCode() - Method in class com.communote.plugins.mq.message.base.data.status.Status
 
getStreet() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getStreet() - Method in class com.communote.server.model.user.Contact
Street and house number of the user address.
getStreet() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getStreet() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
getString(String) - Static method in class com.communote.plugins.api.rest.servlet.RequestListParser
Passed through a string.
getString(String) - Static method in class com.communote.plugins.api.rest.v22.servlet.RequestListParser
Passed through a string.
getString(String) - Static method in class com.communote.plugins.api.rest.v24.servlet.RequestListParser
Passed through a string.
getString(String) - Static method in class com.communote.plugins.api.rest.v30.servlet.RequestListParser
Passed through a string.
getStringArrayParameter(String) - Method in class com.communote.server.widgets.AbstractWidget
Get the value of the given parameter.
getStringAsLong(String, Long) - Static method in class com.communote.common.string.StringHelper
Converts a string containing a decimal number into a long.
getStringAsLongArray(String) - Static method in class com.communote.common.string.StringHelper
Gets the string as long array.
getStringAsLongArray(String[]) - Static method in class com.communote.common.string.StringHelper
 
getStringAsLongList(String) - Static method in class com.communote.common.string.StringHelper
Convert a string of longs which are separated by commas into a list of Long objects.
getStringAsLongList(String, boolean) - Static method in class com.communote.common.string.StringHelper
Convert a string of longs which are separated by commas into a list of Long objects.
getStringAsLongList(String, String) - Static method in class com.communote.common.string.StringHelper
Convert a string of longs which are separated by a given string into a list of Long objects.
getStringAsLongList(String, String, boolean) - Static method in class com.communote.common.string.StringHelper
Convert a string of longs which are separated by a given string into a list of Long objects.
getStringAsLongList(String[]) - Static method in class com.communote.common.string.StringHelper
 
getStringAsMap(String) - Static method in class com.communote.common.string.StringHelper
Converts a string of the form 'k1=v1,k2=v2,k3=v3' into a map with k's as key and the v's as the associated values.
getStringRepresentation() - Method in class com.communote.server.model.security.IpRange
The string representation of the IP range as it was used during creation / update of the range.
getSubformulas() - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
Returns an array with all compound sub-formulas of this formula.
getSubjectName() - Method in class com.communote.server.persistence.common.security.CommunoteUserCertificate
Example.
getSubjectTemplate() - Method in class com.communote.server.core.mail.messages.MailMessage
 
getSubjectTemplateId() - Method in class com.communote.server.core.mail.messages.MailMessage
 
getSubmitAction() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the action.
getSubNetMask(int) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Gets the bit mask.
getSubNetMask(String) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Gets the sub net mask for the given ip.
getSubscriptionEnabled() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getSuccessAuthentication(HttpServletRequest) - Static method in class com.communote.server.web.external.spring.security.AuthenticationSuccessRequestSaverHandler
 
getSuccessHandler() - Method in class com.communote.server.web.external.spring.security.AuthenticationSuccessFailureFilter
 
getSuccessMessage() - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationResult
 
getSuppliedParameters() - Static method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Get the parameter names, which are necessary to save or retrieve the corresponding newsfeeds.
getSupportAddress() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getSupportedAttributeNames() - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Returns the Kenmei attribute names the mapper can map.
getSupportedAttributeNames() - Method in class com.communote.server.core.common.ldap.LdapGroupAttributesMapper
 
getSupportedAttributeNames() - Method in class com.communote.server.core.common.ldap.LdapUserAttributesMapper
Returns the Kenmei attribute names the mapper can map.
getSupportedAuthenticationModes() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getSupportedDatabaseType(String) - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
Get the database type for the given identifier
getSupportedDatabaseType(String) - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
getSupportedDatabaseTypes() - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
 
getSupportedDatabaseTypes() - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
getSupportedDatabaseTypes() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getSymbolicName() - Method in class com.communote.plugins.core.views.FormViewController
 
getSymbolicName() - Method in interface com.communote.plugins.core.views.PluginViewController
 
getSymbolicName() - Method in class com.communote.plugins.core.views.ViewController
 
getSymbolicName() - Method in class com.communote.plugins.core.views.ViewControllerData
 
getSymbolicName() - Method in class com.communote.server.core.plugin.PluginPropertyCacheKey
 
getSymbolicName() - Method in class com.communote.server.model.property.PluginProperty
getSystemId() - Method in exception com.communote.server.api.core.user.PrimaryAuthenticationException
 
getSystemId() - Method in exception com.communote.server.core.user.ExternalUserPasswordChangeNotAllowedException
 
getSystemId() - Method in class com.communote.server.model.config.ExternalSystemConfiguration
The unique identifier of the external system.
getSystemId() - Method in class com.communote.server.model.user.ExternalUserAuthentication
Identifier of the external system (e.g.
getSystemId() - Method in class com.communote.server.persistence.user.ExternalUserVO
 
getSystemMenu() - Method in class com.communote.server.web.commons.viewtool.AdministrationTool
getSystemMenu() - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
getTabId2Title() - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
 
getTabIds() - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
 
getTag() - Method in class com.communote.server.core.vo.query.logical.AtomicTagFormula
Returns the value of the associated tag.
getTagCloudMode() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the TagCloudMode.
getTagCloudMode() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the TagCloudMode.
getTagCloudMode() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the TagCloudMode.
getTagCloudMode() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the TagCloudMode.
getTagDao() - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Gets the reference to tag's DAO.
getTagDefaultName() - Method in exception com.communote.server.core.tag.TagAlreadyExistsException
 
getTagId() - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tag.DeleteTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Returns the TagId.
getTagId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
Returns the TagId.
getTagId() - Method in exception com.communote.server.core.tag.TagAlreadyExistsException
 
getTagId() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getTagIds() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getTagIds() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getTagIdsToExclude() - Method in class com.communote.server.core.vo.query.tag.TagQueryParameters
 
getTagItems() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
getTagLink(long) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
Calls PermalinkGenerator.getTagLink(String, boolean) with secure parameter set to false.
getTagLink(long, boolean) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
getTagLink(String) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
 
getTagLink(String, boolean) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
.
getTagLink(long, boolean) - Method in class com.communote.server.core.blog.export.PermalinkGenerationManagement
Delegates to the last added generator or the default generator.
getTagLink(long) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
Calls PermalinkGenerator.getTagLink(String, boolean) with secure parameter set to false.
getTagLink(long, boolean) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
 
getTagLink(String) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
Deprecated.
getTagLink(String, boolean) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
getTagName() - Method in class com.communote.server.core.util.InitalFiltersVO
 
GetTagParameter - Class in com.communote.plugins.api.rest.resource.tag
This class it the parameter class for the Tag resource.
GetTagParameter() - Constructor for class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Default Constuctor necessary for json parsing
GetTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.tag.GetTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.tag.GetTagParameter
 
GetTagParameter - Class in com.communote.plugins.api.rest.v22.resource.tag
This class it the parameter class for the Tag resource.
GetTagParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Default Constuctor necessary for json parsing
GetTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
 
GetTagParameter - Class in com.communote.plugins.api.rest.v24.resource.tag
This class it the parameter class for the Tag resource.
GetTagParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Default Constuctor necessary for json parsing
GetTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
 
GetTagParameter - Class in com.communote.plugins.api.rest.v30.resource.tag
This class it the parameter class for the Tag resource.
GetTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Default Constuctor necessary for json parsing
GetTagParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
 
getTagPrefix() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getTagPrefix() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Get the tag prefix
getTagPrefix() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
getTags() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetTagStoreTagListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the Tags.
getTags(NoteData) - Static method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteHelper
Converts the tags of a note list data object into resources
getTags() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetTagStoreTagListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the Tags.
getTags(NoteData) - Static method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteHelper
Converts the tags of a note list data object into resources
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetTagStoreTagListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the Tags.
getTags(NoteData) - Static method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteHelper
Converts the tags of a note list data object into resources
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetTagStoreTagListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the Tags.
getTags(NoteData) - Static method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteHelper
Converts the tags of a note list data object into resources
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the Tags.
getTags() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the Tags.
getTags() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
getTags() - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
Gets the tags.
getTags() - Method in class com.communote.server.api.core.blog.BlogTO
 
getTags() - Method in class com.communote.server.api.core.note.NoteData
 
getTags() - Method in class com.communote.server.api.core.note.NoteStoringTO
 
getTags() - Method in class com.communote.server.api.core.user.UserData
 
getTags() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getTags() - Method in class com.communote.server.core.filter.listitems.blog.BlogTagListItem
Get the tags
getTags() - Method in class com.communote.server.core.tag.TagSuggestion
 
getTags() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getTags() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getTags() - Method in class com.communote.server.model.blog.Blog
 
getTags() - Method in class com.communote.server.model.note.Note
The tags which are assigned by user
getTags() - Method in class com.communote.server.model.tag.AbstractTagCategory
 
getTags() - Method in interface com.communote.server.model.tag.Taggable
 
getTags() - Method in class com.communote.server.model.user.CommunoteEntity
 
getTags() - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
 
getTags() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
getTags() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
Get the tags of the blog, separated by ","
getTags() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
getTagStore(String, TagStoreType) - Method in class com.communote.server.core.tag.TagStoreManagement
 
getTagStore(TagStoreType) - Method in class com.communote.server.core.tag.TagStoreManagement
 
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetTagStoreTagListParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetTagStoreTagListParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetTagStoreTagListParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetTagStoreTagListParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
Returns the TagStoreAlias.
getTagStoreAlias() - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Gets the tag store alias.
getTagStoreAlias() - Method in class com.communote.plugins.mq.message.core.util.TagMemberAccessor
 
getTagStoreAlias() - Method in class com.communote.server.api.core.tag.TagData
 
getTagStoreAlias() - Method in class com.communote.server.model.tag.Tag
Alias of the tag store this tag is part of.
getTagStoreAliases() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getTagStoreAliases() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getTagStoreAliases() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
getTagStoreId() - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Gets the tag store id.
getTagStoreId() - Method in exception com.communote.server.core.tag.TagAlreadyExistsException
 
getTagStoreId() - Method in class com.communote.server.persistence.tag.DefaultTagStore
getTagStoreId() - Method in interface com.communote.server.persistence.tag.TagStore
 
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Returns the TagStoreTagId.
getTagStoreTagId() - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Gets the tag store tag id.
getTagStoreTagId() - Method in class com.communote.plugins.mq.message.core.util.TagMemberAccessor
 
getTagStoreTagId() - Method in class com.communote.server.api.core.tag.TagData
 
getTagStoreTagId() - Method in class com.communote.server.model.tag.Tag
The lower name of the tag
getTagStoreTagId(Tag) - Method in class com.communote.server.persistence.tag.DefaultTagStore
getTagStoreTagId(Tag) - Method in interface com.communote.server.persistence.tag.TagStore
 
getTagStoreTagIds() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getTagStoreTagIds() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
GetTagStoreTagListParameter - Class in com.communote.plugins.api.rest.resource.tagstoretaglist
This class it the parameter class for the TagStoreTagList resource.
GetTagStoreTagListParameter() - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.GetTagStoreTagListParameter
Default Constuctor necessary for json parsing
GetTagStoreTagListParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.GetTagStoreTagListParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagStoreTagListParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.GetTagStoreTagListParameter
 
GetTagStoreTagListParameter - Class in com.communote.plugins.api.rest.v22.resource.tagstoretaglist
This class it the parameter class for the TagStoreTagList resource.
GetTagStoreTagListParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetTagStoreTagListParameter
Default Constuctor necessary for json parsing
GetTagStoreTagListParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetTagStoreTagListParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagStoreTagListParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetTagStoreTagListParameter
 
GetTagStoreTagListParameter - Class in com.communote.plugins.api.rest.v24.resource.tagstoretaglist
This class it the parameter class for the TagStoreTagList resource.
GetTagStoreTagListParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetTagStoreTagListParameter
Default Constuctor necessary for json parsing
GetTagStoreTagListParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetTagStoreTagListParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagStoreTagListParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetTagStoreTagListParameter
 
GetTagStoreTagListParameter - Class in com.communote.plugins.api.rest.v30.resource.tagstoretaglist
This class it the parameter class for the TagStoreTagList resource.
GetTagStoreTagListParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetTagStoreTagListParameter
Default Constuctor necessary for json parsing
GetTagStoreTagListParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetTagStoreTagListParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagStoreTagListParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetTagStoreTagListParameter
 
GetTagStoreTagParameter - Class in com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag
This class it the parameter class for the TagStoreTag resource.
GetTagStoreTagParameter() - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Default Constuctor necessary for json parsing
GetTagStoreTagParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagStoreTagParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
 
GetTagStoreTagParameter - Class in com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag
This class it the parameter class for the TagStoreTag resource.
GetTagStoreTagParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Default Constuctor necessary for json parsing
GetTagStoreTagParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagStoreTagParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
 
GetTagStoreTagParameter - Class in com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag
This class it the parameter class for the TagStoreTag resource.
GetTagStoreTagParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Default Constuctor necessary for json parsing
GetTagStoreTagParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagStoreTagParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
 
GetTagStoreTagParameter - Class in com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag
This class it the parameter class for the TagStoreTag resource.
GetTagStoreTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Default Constuctor necessary for json parsing
GetTagStoreTagParameter(MultivaluedMap<String, String>, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTagStoreTagParameter(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
 
getTagStoreType() - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Returns the TagStoreType.
getTagStoreType(String) - Static method in class com.communote.plugins.api.rest.resource.tag.TagHelper
Get the TagStoreType by default TagStoreType.Types#NOTE
getTagStoreType() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Returns the TagStoreType.
getTagStoreType() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the TagStoreType.
getTagStoreType() - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Returns the TagStoreType.
getTagStoreType(String) - Static method in class com.communote.plugins.api.rest.v22.resource.tag.TagHelper
Get the TagStoreType by default TagStoreType.Types#NOTE
getTagStoreType() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Returns the TagStoreType.
getTagStoreType() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the TagStoreType.
getTagStoreType() - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Returns the TagStoreType.
getTagStoreType(String) - Static method in class com.communote.plugins.api.rest.v24.resource.tag.TagHelper
Get the TagStoreType by default TagStoreType.Types#NOTE
getTagStoreType() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Returns the TagStoreType.
getTagStoreType() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the TagStoreType.
getTagStoreType() - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Returns the TagStoreType.
getTagStoreType(String) - Static method in class com.communote.plugins.api.rest.v30.resource.tag.TagHelper
Get the TagStoreType by default TagStoreType.Types#NOTE
getTagStoreType() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Returns the TagStoreType.
getTagStoreType() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the TagStoreType.
getTagStoreType() - Method in class com.communote.server.api.core.tag.TagTO
 
getTagSuggestionAlias() - Method in class com.communote.server.core.tag.TagSuggestionConfiguration
 
getTagSuggestionConfigurations(boolean) - Method in class com.communote.server.core.tag.impl.InternalTagSuggestionProvider
getTagSuggestionConfigurations(TagStoreType, boolean) - Method in class com.communote.server.core.tag.TagSuggestionManagement
 
getTagSuggestionConfigurations(boolean) - Method in interface com.communote.server.core.tag.TagSuggestionProvider
 
getTagSuggestionId() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the TagSuggestionId.
getTagSuggestionId() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Returns the TagSuggestionId.
getTagSuggestionId() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the TagSuggestionId.
getTagSuggestionId() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Returns the TagSuggestionId.
getTagSuggestionId() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the TagSuggestionId.
getTagSuggestionId() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Returns the TagSuggestionId.
getTagSuggestionId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Returns the TagSuggestionId.
getTagSuggestionId() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Returns the TagSuggestionId.
getTagSuggestionProviderAlias() - Method in class com.communote.server.core.tag.TagSuggestionConfiguration
 
getTagSuggestions(TagStoreType, boolean, String, String, String, HttpServletRequest) - Method in class com.communote.server.core.common.velocity.TagTool
Create a serialized JSON array of objects that describe the available tag suggestions for a given tag store type.
getTagsWithProblems() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
getTargetBlog() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
Return the blog ID of target bolg of the note.
getTargetClass() - Method in exception com.communote.server.core.crc.RepositoryConnectorNotFoundException
 
getTargetUserId() - Method in exception com.communote.server.core.security.SwitchUserNotAllowedException
 
getTask() - Method in class com.communote.server.model.task.TaskExecution
 
getTaskExecutions(String) - Method in interface com.communote.server.api.core.task.TaskManagement
Return all task executions running on the Communote with the given name.
getTaskExecutions(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
getTaskExecutionVariance() - Method in class com.communote.server.core.tasks.TaskSchedulingContext
 
getTaskInterval() - Method in class com.communote.server.model.task.Task
The interval the task should be scheduled in milliseconds.
getTaskStatus() - Method in class com.communote.server.model.task.Task
Status of the task.
getTcpPort() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getTcpPort() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getTempFile(String, String, String) - Static method in class com.communote.common.io.CopyInputStreamBuffer
Create a temporary file.
getTemplate(AllUsersTopicAccessRightsChangedEvent) - Method in class com.communote.plugins.activity.core.AllUsersTopicAccessRightsChangedEventListener
Method to get the template id.
getTemplate(EntityTopicAccessRightsChangedEvent) - Method in class com.communote.plugins.activity.core.EntityTopicAccessRightsChangedEventListener
Method to get the template id.
getTemplate(ManagerGainedTopicAccessRightsChangedEvent) - Method in class com.communote.plugins.activity.core.ManagerGainedTopicAccessRightsChangedEventListener
Method to get the template id.
getTemplate(T) - Method in class com.communote.plugins.activity.core.TopicAccessRightsChangedEventListener
Method to get the template id.
getTemplate() - Method in class com.communote.server.core.template.NoteTemplateDefinition
 
getTemplate(NoteRenderMode) - Method in class com.communote.server.core.template.NoteTemplateDefinition
Like NoteTemplateDefinition.getTemplate() but return a template that was explicitly added via NoteTemplateDefinition.addTemplate(NoteRenderMode, LocalizedMessage) for the given renderMode.
getTemplate(String) - Method in class com.communote.server.web.commons.view.TemplateManager
Return the location of the template file for a given template name
getTemplateId() - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
 
getTemplateId() - Method in exception com.communote.plugins.activity.base.processor.ActivityDeactivatedNotePreProcessorException
 
getTemplateId() - Method in class com.communote.plugins.activity.core.ManagerGainedTopicAccessRightsChangedEventListener
 
getTemplateId() - Method in class com.communote.plugins.activity.core.TopicAccessRightsChangedEventListener
 
getTemplateId() - Method in class com.communote.server.core.template.NoteTemplateDefinition
 
getTemplateId() - Method in exception com.communote.server.core.template.NoteTemplateNotFoundException
 
getTemplateId() - Method in exception com.communote.server.core.template.NoteTemplateRenderException
 
getTemplateName() - Method in class com.communote.server.core.template.NoteTemplateDefinition
 
getTemplateNames() - Method in class com.communote.server.web.commons.view.TemplateManager
 
getTermsAgreed() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Has the user agreed to the Terms of use?.
getTermsOfUse(HttpServletRequest) - Method in class com.communote.server.core.common.velocity.tools.MessageTool
Get terms of use with fallback behavior if no terms of use are configured.
getTermsOfUse(Locale) - Method in class com.communote.server.core.common.velocity.tools.MessageTool
Get terms of use with fallback behavior if no terms of use are configured.
getText() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the Text.
getText(Request, String, Object...) - Method in class com.communote.plugins.api.rest.resource.ResourceHandlerHelper
Get text of message key with consideration of locale and replace arguments
getText() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the Text.
getText(Request, String, Object...) - Static method in class com.communote.plugins.api.rest.response.ResponseHelper
Get text of message key with consideration of locale and replace arguments
getText() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the Text.
getText(Request, String, Object...) - Method in class com.communote.plugins.api.rest.v22.resource.ResourceHandlerHelper
Get text of message key with consideration of locale and replace arguments
getText() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the Text.
getText(Request, String, Object...) - Static method in class com.communote.plugins.api.rest.v22.response.ResponseHelper
Get text of message key with consideration of locale and replace arguments
getText() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the Text.
getText(Request, String, Object...) - Method in class com.communote.plugins.api.rest.v24.resource.ResourceHandlerHelper
Get text of message key with consideration of locale and replace arguments
getText() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the Text.
getText(Request, String, Object...) - Static method in class com.communote.plugins.api.rest.v24.response.ResponseHelper
Get text of message key with consideration of locale and replace arguments
getText() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the Text.
getText(Request, String, Object...) - Method in class com.communote.plugins.api.rest.v30.resource.ResourceHandlerHelper
Get text of message key with consideration of locale and replace arguments
getText() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the Text.
getText() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the Text.
getText(Request, String, Object...) - Static method in class com.communote.plugins.api.rest.v30.response.ResponseHelper
Get text of message key with consideration of locale and replace arguments
getText(String, Locale, Object...) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Convenience method for getting a i18n key's value.
getText() - Method in class com.communote.server.web.api.to.listitem.CommonPostListItem
 
getText(HttpServletRequest, LocalizedMessage, Object...) - Static method in class com.communote.server.web.commons.MessageHelper
Get the localized value of the LocalizedMessage
getText(HttpServletRequest, String) - Static method in class com.communote.server.web.commons.MessageHelper
Convenience method for getting a i18n key's value.
getText(HttpServletRequest, String, Object[]) - Static method in class com.communote.server.web.commons.MessageHelper
Method for getting a i18n key's value.
getTextFilter() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Returns the strings to be found in title, description or identifier of blog.
getTextFilterParamNames() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getTile(String) - Method in class com.communote.server.web.fe.widgets.admin.application.logging.LoggingWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.admin.client.security.ClientPermissionsWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.BlogChooserSimpleWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.BlogChooserWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.BlogListWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.BlogPostFilterPeriodWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.BlogPostFilterUserListWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.DeleteTopicWidget
Deprecated.
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.EditTopicStructureWidget
Deprecated.
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.FilteredByWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.InviteUserToBlogWidget
 
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.ListExternalObjectsWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.SearchBoxWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.SetAnonymousAccessWidget
 
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.TopBlogsWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.blog.TopicListWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.clouds.BlogTagCloudWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.clouds.UserTagCloudWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeListWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.group.GroupSettingsWidget
Deprecated.
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupAddMemberWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupDialogWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupListWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupMembersListWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupSearchBoxWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementListWidget
 
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementSearchBoxWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementUserDialogWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.message.MessagesWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.navigation.MainPageHorizontalNavigationWidget
 
getTile(String) - Method in class com.communote.server.web.fe.widgets.navigation.MainPageVerticalNavigationWidget
 
getTile(String) - Method in class com.communote.server.web.fe.widgets.tag.TagManagementWidget
Deprecated.
getTile(String) - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.AuthorFilterWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileChangeEmailWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileChangePasswordWidget
 
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileDeleteWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileDetailsWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileImageUploadWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileNotificationsWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.UserProfileWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.user.UserSearchBoxWidget
Get the tile to be used for rendering
getTile(String) - Method in class com.communote.server.web.fe.widgets.users.UserListWidget
 
getTile(String) - Method in class com.communote.server.widgets.annotations.AnnotatedMultiResultWidget
Deprecated.
getTile(String) - Method in class com.communote.server.widgets.annotations.AnnotatedSingleResultWidget
Deprecated.
getTile(String) - Method in interface com.communote.server.widgets.Widget
Deprecated.
user #getViewIdentifier(String) instead
getTimeForClusterToForm() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProvider
GetTimelineNoteDiscussionParameter - Class in com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion
This class it the parameter class for the TimelineNoteDiscussion resource.
GetTimelineNoteDiscussionParameter() - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Default Constuctor necessary for json parsing
GetTimelineNoteDiscussionParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteDiscussionParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
 
GetTimelineNoteDiscussionParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion
This class it the parameter class for the TimelineNoteDiscussion resource.
GetTimelineNoteDiscussionParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Default Constuctor necessary for json parsing
GetTimelineNoteDiscussionParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteDiscussionParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
 
GetTimelineNoteDiscussionParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion
This class it the parameter class for the TimelineNoteDiscussion resource.
GetTimelineNoteDiscussionParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Default Constuctor necessary for json parsing
GetTimelineNoteDiscussionParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteDiscussionParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
 
GetTimelineNoteDiscussionParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion
This class it the parameter class for the TimelineNoteDiscussion resource.
GetTimelineNoteDiscussionParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Default Constuctor necessary for json parsing
GetTimelineNoteDiscussionParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteDiscussionParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
 
GetTimelineNoteParameter - Class in com.communote.plugins.api.rest.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
GetTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Default Constuctor necessary for json parsing
GetTimelineNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
 
GetTimelineNoteParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
GetTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Default Constuctor necessary for json parsing
GetTimelineNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
 
GetTimelineNoteParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
GetTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Default Constuctor necessary for json parsing
GetTimelineNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
 
GetTimelineNoteParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote
This class it the parameter class for the TimelineNote resource.
GetTimelineNoteParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Default Constuctor necessary for json parsing
GetTimelineNoteParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
 
GetTimelineNoteTagParameter - Class in com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag
This class it the parameter class for the TimelineNoteTag resource.
GetTimelineNoteTagParameter() - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Default Constuctor necessary for json parsing
GetTimelineNoteTagParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteTagParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
 
GetTimelineNoteTagParameter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag
This class it the parameter class for the TimelineNoteTag resource.
GetTimelineNoteTagParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Default Constuctor necessary for json parsing
GetTimelineNoteTagParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteTagParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
 
GetTimelineNoteTagParameter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag
This class it the parameter class for the TimelineNoteTag resource.
GetTimelineNoteTagParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Default Constuctor necessary for json parsing
GetTimelineNoteTagParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteTagParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
 
GetTimelineNoteTagParameter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag
This class it the parameter class for the TimelineNoteTag resource.
GetTimelineNoteTagParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Default Constuctor necessary for json parsing
GetTimelineNoteTagParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
This constructor parses all incoming parameter of a request into the class structure
GetTimelineNoteTagParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
 
getTimeout() - Method in class com.communote.server.external.hibernate.ClientDelegateCache
getTimestamp() - Method in class com.communote.server.web.commons.resource.impl.CachedFileDescriptor
 
getTimestamp(String) - Method in class com.communote.server.web.fe.portal.controller.ResourceStoreDownloadController
Get the last modification timestamp for the category.
getTimeToLive() - Method in class com.communote.plugins.confluence.image.ConfluenceUserImageProvider
 
getTimeToLive() - Method in class com.communote.server.api.core.image.ImageProvider
Get the number of seconds until a cached image should expire and thus be reloaded
getTimeToLive() - Method in class com.communote.server.core.common.caching.AbstractCacheElementProvider
Returns the time in seconds describing how long a provided element will be cached without expiring (when it is not replaced manually).
getTimeToLive() - Method in interface com.communote.server.core.common.caching.CacheElementProvider
Returns the time in seconds describing how long a provided element will be cached without expiring (when it is not replaced manually).
getTimeToLive() - Method in class com.communote.server.core.common.ldap.caching.LdapServerCacheElementProvider
 
getTimeToLive() - Method in class com.communote.server.core.config.ApplicationConfigurationElementProvider
Returns the time in seconds describing how long a provided element will be cached without expiring (when it is not replaced manually).
getTimeToLive() - Method in class com.communote.server.core.config.ClientConfigurationElementProvider
Returns the time in seconds describing how long a provided element will be cached without expiring (when it is not replaced manually).
getTimeToLive() - Method in class com.communote.server.core.follow.FollowCacheElementProvider
Returns the time in seconds describing how long a provided element will be cached without expiring (when it is not replaced manually).
getTimeToLive() - Method in class com.communote.server.core.image.caching.ImageCacheElementProvider
 
getTimeToLive() - Method in class com.communote.server.core.plugin.PluginPropertyCacheElementProvider
 
getTimeToLive() - Method in class com.communote.server.core.property.UserNotePropertyCacheElementProvider
 
getTimeToLive() - Method in class com.communote.server.core.security.iprange.IpFilterCacheElementProvider
Returns the time in seconds describing how long a provided element will be cached without expiring (when it is not replaced manually).
getTimeToLive() - Method in class com.communote.server.core.security.ssl.ChannelConfigurationCacheElementProvider
Returns the time in seconds describing how long a provided element will be cached without expiring (when it is not replaced manually).
getTimeToLive() - Method in class com.communote.server.service.StandaloneClientCacheElementProvider
 
getTimeToWait() - Static method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
 
getTimeZone() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
 
getTimeZone() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Gets the effective time zone for the user
getTimeZone() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
getTimeZoneId() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the TimeZoneId.
getTimeZoneId() - Method in class com.communote.server.api.core.user.UserVO
The id of the users time zone.
getTimeZoneId() - Method in class com.communote.server.core.common.time.SimplifiedTimeZone
 
getTimeZoneId() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getTimeZoneId() - Method in class com.communote.server.core.user.UserProfileDetails
 
getTimeZoneId() - Method in class com.communote.server.model.config.ClientConfiguration
The time zone id used for the client.
getTimeZoneId() - Method in class com.communote.server.model.user.UserProfile
The ID of the TimeZone.
getTimeZoneId() - Method in class com.communote.server.persistence.user.UserProfileVO
The ID of the TimeZone.
getTimeZoneId() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientGeneralSettingsForm
 
getTimeZoneId() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
 
getTimeZoneId() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Get the timezone id of this User.
getTimeZoneId() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
 
getTimeZoneId() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Gets the effective time zone id for the user
getTimeZoneId() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
getTimeZoneOffset() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Gets the current time zone offset by user
getTimeZoneOffsetList() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
 
getTimeZones() - Method in class com.communote.server.core.common.time.TimeZoneProvider
 
getTimeZones() - Method in class com.communote.server.core.common.velocity.CommunoteTool
getTimeZones() - Method in interface com.communote.server.core.user.MasterDataManagement
getTimeZones() - Method in class com.communote.server.core.user.MasterDataManagementBase
 
getTitle() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the Title.
getTitle() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the Title.
getTitle() - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
Gets the title.
getTitle() - Method in class com.communote.server.api.core.blog.BlogTO
 
getTitle() - Method in class com.communote.server.api.core.blog.MinimalBlogData
 
getTitle(Locale) - Method in class com.communote.server.core.blog.export.impl.RssNoteWriter
 
getTitle() - Method in class com.communote.server.model.blog.Blog
The title of the blog.
getTitle() - Method in class com.communote.server.web.api.to.listitem.BlogListItem
 
getTitle(Locale, HttpServletRequest) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Return the localized title
getTitle() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
getTitleKey() - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidgetExtension
 
getTo() - Method in class com.communote.server.core.mail.messages.MailMessage
 
getToAddresses() - Method in class com.communote.server.core.mail.messages.MailMessage
 
getToAddressPersonalName(String) - Method in class com.communote.server.core.mail.messages.MailMessage
Return a personal name which was added with an email address by invoking MailMessage.addTo(String, String).
getToDate() - Method in class com.communote.server.core.vo.query.search.DateFilter
 
getToken() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationRequest
 
getTokenFactory() - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
 
getTokenName() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceTokenFactory
 
getTokenName() - Method in interface com.communote.server.core.security.authentication.TokenFactory
 
getToolClass() - Method in class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
getToolManager() - Method in class com.communote.server.web.commons.view.velocity.VelocityTemplateManager
 
getTopic() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Topic.
getTopic() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the Topic.
getTopic(NoteData) - Static method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteHelper
Extracts the details about a topic into a resource.
getTopic() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the Topic.
getTopic() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Topic.
getTopic() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the Topic.
getTopic(NoteData) - Static method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteHelper
Extracts the details about a topic into a resource.
getTopic() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the Topic.
getTopic() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Topic.
getTopic() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the Topic.
getTopic(NoteData) - Static method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteHelper
Extracts the details about a topic into a resource.
getTopic() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the Topic.
getTopic() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the Topic.
getTopic() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the Topic.
getTopic() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the Topic.
getTopic(NoteData) - Static method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteHelper
Extracts the details about a topic into a resource.
getTopic() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the Topic.
getTopic() - Method in class com.communote.plugins.mq.message.core.message.topic.TopicReplyMessage
 
getTopic() - Method in class com.communote.plugins.mq.message.core.message.topic.TopicSpecificMessage
Gets the topic.
getTopicAccessLevel() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Gets the topic access level.
getTopicAlias() - Method in class com.communote.plugins.mq.message.core.data.topic.BaseTopic
Gets the topic alias.
getTopicAliasOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Returns the TopicAliasOfExternalObject.
getTopicAliasOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Returns the TopicAliasOfExternalObject.
getTopicAliasOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Returns the TopicAliasOfExternalObject.
getTopicAliasOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the TopicAliasOfExternalObject.
getTopicAliasOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Returns the TopicAliasOfExternalObject.
getTopicCrawlLastModificationDate(Long) - Method in class com.communote.server.core.lastmodifieddate.LastModificationDateManagement
Get the crawl-last-modification date of the given topic.
getTopicCrawlLastModificationDates(LastModificationDateFactory<T>) - Method in class com.communote.server.core.lastmodifieddate.LastModificationDateManagement
Get the crawl-last-modification dates of all topics.
getTopicEmail() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the TopicEmail.
getTopicEmail() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the TopicEmail.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.DeleteTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.follow.DeleteFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.DeleteTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.DeleteFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetCollectionRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.DeleteTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.DeleteFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetCollectionRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.DeleteTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.DeleteFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the TopicId.
getTopicId() - Method in class com.communote.plugins.mq.message.core.data.topic.BaseTopic
Gets the topic id.
getTopicId(BaseTopic) - Static method in class com.communote.plugins.mq.message.core.util.TopicUtils
Get the ID of the topic
getTopicId() - Method in class com.communote.server.core.blog.events.TopicAccessRightsChangedEvent
 
getTopicId() - Method in class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
getTopicId() - Method in exception com.communote.server.core.blog.ToplevelTopicCannotBeChildException
 
getTopicId() - Method in exception com.communote.server.core.blog.ToplevelTopicIsAlreadyChildBlogManagementException
 
getTopicId() - Method in exception com.communote.server.core.blog.ToplevelTopicsDisabledBlogManagementException
 
getTopicId() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
getTopicIdByIdentifier(String, String, BlogManagement) - Static method in class com.communote.plugins.api.rest.resource.topic.TopicResourceHelper
Get the topic identifier of alias or id
getTopicIdByIdentifier(String, String, BlogManagement) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHelper
Get the topic identifier of alias or id
getTopicIdByIdentifier(String, String, BlogManagement) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHelper
Get the topic identifier of alias or id
getTopicIdByIdentifier(String, String, BlogManagement) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHelper
Get the topic identifier of alias or id
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.DeleteTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.DeleteTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetCollectionRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.DeleteTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetCollectionRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.DeleteTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdentifier() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
Returns the constant TopicIdentifier.
getTopicIdOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Returns the TopicIdOfExternalObject.
getTopicIdOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Returns the TopicIdOfExternalObject.
getTopicIdOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Returns the TopicIdOfExternalObject.
getTopicIdOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Returns the TopicIdOfExternalObject.
getTopicIdOfExternalObject() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Returns the TopicIdOfExternalObject.
getTopicLastModificationDates(LastModificationDateFactory<T>) - Method in interface com.communote.server.persistence.lastmodifieddate.LastModificationDateDao
 
getTopicLastModificationDates(LastModificationDateFactory<T>) - Method in class com.communote.server.persistence.lastmodifieddate.LastModificationDateDaoImpl
 
getTopicListType() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the constant TopicListType.
getTopicListType() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the constant TopicListType.
getTopicListType() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the constant TopicListType.
getTopicListType() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the constant TopicListType.
getTopicmanagement() - Static method in class com.communote.plugins.mq.message.core.util.TopicUtils
 
getTopicName() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the TopicName.
getTopicName() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the TopicName.
getTopicName() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the TopicName.
getTopicName() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the TopicName.
getTopicName() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the TopicName.
getTopicName() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the TopicName.
getTopicName() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the TopicName.
getTopicName() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the TopicName.
getTopicName() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the TopicName.
getTopicNameIdentifier() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
GetTopicParameter - Class in com.communote.plugins.api.rest.resource.topic
This class it the parameter class for the Topic resource.
GetTopicParameter() - Constructor for class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Default Constuctor necessary for json parsing
GetTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
 
GetTopicParameter - Class in com.communote.plugins.api.rest.v22.resource.topic
This class it the parameter class for the Topic resource.
GetTopicParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Default Constuctor necessary for json parsing
GetTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
 
GetTopicParameter - Class in com.communote.plugins.api.rest.v24.resource.topic
This class it the parameter class for the Topic resource.
GetTopicParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Default Constuctor necessary for json parsing
GetTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
 
GetTopicParameter - Class in com.communote.plugins.api.rest.v30.resource.topic
This class it the parameter class for the Topic resource.
GetTopicParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Default Constuctor necessary for json parsing
GetTopicParameter(MultivaluedMap<String, String>, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
This constructor parses all incoming parameter of a request into the class structure
GetTopicParameter(String, String) - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
 
getTopicPath() - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
 
getTopicRights() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the TopicRights.
getTopicRights() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the TopicRights.
getTopicRights() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the TopicRights.
getTopicRights() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Returns the TopicRights.
getTopicRights() - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
 
getTopicRole() - Method in class com.communote.plugins.mq.message.core.data.role.ExternalTopicRole
 
getTopics() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
getTopics() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getTopicSearchParameterNames() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getTopicTitle() - Method in class com.communote.server.core.blog.BlogCreatedEvent
 
getTopicTitle() - Method in class com.communote.server.core.blog.events.TopicAccessRightsChangedEvent
 
getTopicTitle() - Method in exception com.communote.server.core.blog.ToplevelTopicCannotBeChildException
 
getToplevel() - Method in class com.communote.server.core.vo.blog.TopicStructureTO
 
getTransientProperty(String) - Method in class com.communote.server.api.core.note.NoteStoringTO
Get the value of previously added transient property.
getTrustStore() - Method in interface com.communote.server.api.core.config.StartupProperties
 
getTrustStore() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
getType() - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
Returns the constant Type.
getType() - Method in class com.communote.server.core.blog.TopicHierarchyEvent
 
getType() - Method in class com.communote.server.core.filter.listitems.blog.member.CommunoteEntityData
 
getType() - Method in class com.communote.server.core.filter.listitems.blog.member.EntityGroupListItem
 
getType() - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
 
getType(String) - Static method in enum com.communote.server.core.image.type.EntityImageManagement.ImageType
 
getType() - Method in class com.communote.server.core.messaging.vo.MessagerConnectorConfigTO
 
getType() - Method in class com.communote.server.core.plugin.PluginPropertyCacheKey
 
getType() - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
Returns the type of the compound formula
getType() - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
getType() - Method in class com.communote.server.model.security.IpRangeChannel
 
getType() - Method in class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
 
getTypeClassName() - Method in enum com.communote.server.core.vo.query.ResourceTypeRestrictionEnum
Returns the class name of a resource type
getTypeDescriptor(String) - Method in class com.communote.server.core.image.ImageProviderManager
 
getTypeId() - Method in interface com.communote.plugins.mediaparser.mediatype.RichMediaType
 
getTypeId() - Method in enum com.communote.plugins.mediaparser.mediatype.RichMediaTypes
getTypes() - Method in class com.communote.server.persistence.tag.DefaultTagStore
getTypes() - Method in interface com.communote.server.persistence.tag.TagStore
 
getTypeSpecificExtension() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getUninformableUsers() - Method in exception com.communote.server.core.blog.notes.processors.exceptions.DirectMessageMissingRecipientException
 
getUninformableUsers() - Method in class com.communote.server.core.vo.uti.UserNotificationResult
A Collection of user aliases of users who cannot be informed.
getUniqueMessageId(Message) - Method in class com.communote.server.core.mail.fetching.ImapMailboxConnection
Returns a unique id for an email message.
getUniqueMessageId(Message) - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Returns a unique id for an email message.
getUniqueMessageId(Message) - Method in class com.communote.server.core.mail.fetching.MailFetcher
Returns a unique id for an email message.
getUniqueName() - Method in exception com.communote.server.api.core.task.TaskAlreadyExistsException
 
getUniqueName() - Method in class com.communote.server.api.core.task.TaskTO
 
getUniqueName() - Method in class com.communote.server.model.task.Task
 
getUniqueResourceIdentifier() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
getUniqueTaskName() - Method in class com.communote.server.core.tasks.TaskScheduledEvent
 
getUnparsedTags() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
getUnparsedTags() - Method in class com.communote.server.api.core.blog.BlogTO
 
getUnparsedTags() - Method in class com.communote.server.api.core.note.NoteStoringTO
A string holding all tags for this post separated by comma.
getUnresolvableBlogs() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
getUnresolvableUsers() - Method in exception com.communote.server.core.blog.notes.processors.exceptions.DirectMessageMissingRecipientException
 
getUnresolvableUsers() - Method in class com.communote.server.core.vo.uti.UserNotificationResult
Collection of user aliases that could not be resolved to users.
getUnscaledImage(String, String, String) - Method in class com.communote.server.core.image.caching.ImageDiskCache
Get the stored unscaled image
getUnwritableBlogs() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
getUpdateDataProvider() - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
 
getUploadDate() - Method in class com.communote.server.core.vo.content.AttachmentTO
 
getUploadDate() - Method in class com.communote.server.model.attachment.Attachment
The date, the attachment was uploaded.
getUploadedAttachmentsFromSession(Request, String) - Static method in class com.communote.plugins.api.rest.resource.ResourceHandlerHelper
Returns a set with attachment IDs uploaded in the current session.
getUploadedAttachmentsFromSession(Request, String) - Static method in class com.communote.plugins.api.rest.v22.resource.ResourceHandlerHelper
Returns a set with attachment IDs uploaded in the current session.
getUploadedAttachmentsFromSession(Request, String) - Static method in class com.communote.plugins.api.rest.v24.resource.ResourceHandlerHelper
Returns a set with attachment IDs uploaded in the current session.
getUploadedAttachmentsFromSession(Request, String) - Static method in class com.communote.plugins.api.rest.v30.resource.ResourceHandlerHelper
Returns a set with attachment IDs uploaded in the current session.
getUploadedAttachmentsFromSession(HttpServletRequest) - Static method in class com.communote.server.web.fe.portal.blog.helper.CreateBlogPostFeHelper
Returns a set with attachment IDs uploaded in the current session.
getUploader() - Method in class com.communote.server.model.attachment.Attachment
 
getUploaderId() - Method in class com.communote.server.core.vo.content.AttachmentTO
 
getUpperRole(BlogRole, BlogRole) - Static method in class com.communote.server.core.blog.helper.BlogRoleHelper
Get back the upper role of given roles
getUpperTagDate() - Method in class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQueryParameters
 
getUpperTagDate() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getUrl() - Method in class com.communote.server.core.common.ldap.caching.LdapServer
 
getUrl() - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
getUrl() - Method in class com.communote.server.model.config.LdapConfiguration
Url of the LDAP Server
getUrl(HttpServletRequest) - Method in interface com.communote.server.web.commons.resource.FaviconProvider
Return the absolute or relative URL to the favicon icon exposed by this provider.
getUrl() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper for URL.
getUrl(HttpServletRequest) - Method in class com.communote.server.web.osgi.BundleFaviconProvider
 
getUrlBasePath() - Method in class com.communote.server.core.rest.CommunoteRestletServletAdapter
 
getUrlHostname() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
getUrlHostname() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getUrlPrefix() - Method in class com.communote.server.api.core.config.ApplicationConfigurationProperties
Returns the configured URL prefix for rendering absolute URLs with HTTP protocol.
getUrlPrefixSecured() - Method in class com.communote.server.api.core.config.ApplicationConfigurationProperties
Returns the configured URL prefix for rendering absolute URLs with HTTPS protocol.
getUsedLanguageCodes() - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
 
getUsedLanguages() - Method in class com.communote.server.core.common.velocity.CommunoteTool
getUsedLanguages() - Method in interface com.communote.server.core.user.MasterDataManagement
This method returns all available languages plus the language of the current user.
getUsedLanguages() - Method in class com.communote.server.core.user.MasterDataManagementImpl
This method returns all available languages plus the language of the current user.
getUser(String) - Method in class com.communote.plugin.ldap.LdapUserRepository
Get external user from ldap repository
getUser() - Method in class com.communote.server.api.core.note.NoteData
 
getUser(Number) - Method in class com.communote.server.core.common.velocity.CommunoteTool
Get the details of a user.
getUser(UserIdentification) - Method in class com.communote.server.core.external.AbstractExternalUserRepository
getUser(String) - Method in class com.communote.server.core.external.confluence.ConfluenceUserRepository
Get the ExternalUserVO of the external user identifier
getUser(String) - Method in interface com.communote.server.core.external.ExternalUserRepository
Get the ExternalUserVO of the external user identifier
getUser(UserIdentification) - Method in interface com.communote.server.core.external.ExternalUserRepository
getUser(UserIdentification) - Method in class com.communote.server.core.security.authentication.ExternalAuthenticationProvider
Get the user for the given identification
getUser(NoteRenderContext, UserData) - Method in class com.communote.server.core.template.velocity.NoteTemplateUrlTool
Return the link to a user.
getUser() - Method in exception com.communote.server.core.user.InvalidUserStatusTransitionException
the user whose status should have been changed
getUser(Long) - Method in class com.communote.server.core.vo.query.user.DataAccessUserConverter
Getting user object by id
getUser() - Method in class com.communote.server.model.note.Note
 
getUser() - Method in class com.communote.server.model.security.SecurityCode
 
getUser() - Method in class com.communote.server.model.user.group.UserOfGroup
 
getUser() - Method in class com.communote.server.model.user.note.UserNoteEntity
 
getUser() - Method in class com.communote.server.model.user.UserNoteProperty
 
getUser(String) - Method in class com.communote.server.service.UserService
Get a user by its alias.
getUser(String, String) - Method in class com.communote.server.service.UserService
Get a user that originates from a specific external system.
getUser(UserIdentification, UserService.UserServiceRetrievalFlag...) - Method in class com.communote.server.service.UserService
Get a user specified by the given UserIdentification.
getUser() - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
 
getUser() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getUser() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Gets the user.
getUserAlias() - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Returns the UserAlias.
getUserAlias() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Returns the UserAlias.
getUserAlias() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Returns the UserAlias.
getUserAlias() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Returns the UserAlias.
getUserAlias() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Returns the UserAlias.
getUserAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Returns the UserAlias.
getUserAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Returns the UserAlias.
getUserAlias() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Returns the UserAlias.
getUserAlias(String) - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
This method extracts the correct user alias for this connector.
getUserAlias(String) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
This method extracts the correct user alias for this connector.
getUserAlias(String, String) - Method in interface com.communote.server.core.messaging.NotificationManagement
 
getUserAlias(String, String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
getUserAlias() - Method in class com.communote.server.core.security.FieldUserIdentification
getUserAlias() - Method in class com.communote.server.core.security.InternalSystemUserDetails
The alias of the user
getUserAlias() - Method in class com.communote.server.core.security.PublicUserDetails
The alias of the user
getUserAlias() - Method in class com.communote.server.core.security.UserDetails
The alias of the user
getUserAlias() - Method in interface com.communote.server.core.security.UserIdentification
 
getUserAlias() - Method in class com.communote.server.core.user.UserProfileDetails
The alias of the user
getUserAlias() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getUserAlias() - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
 
getUserAlias() - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Get the query prefix for the user
getUserAlias() - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQuery
Get the query prefix for the user
getUserAlias() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Gets the alias.
getUserAlias() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the userEmail
getUserAliases() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getUserAttributesMapper() - Method in class com.communote.server.core.common.ldap.CommunoteLdapUserSearch
Returns the LdapUserAttributesMapper used by the search.
getUserAuthorities(UserRole[]) - Static method in class com.communote.server.core.user.UserAuthorityHelper
Creates a set of UserAuthority entities from UserRole's.
getUserAuthorities() - Method in class com.communote.server.model.user.User
 
getUserAuthorityDao() - Method in class com.communote.server.persistence.user.UserDaoBase
Gets the reference to UserAuthorityDao.
getUserById(Long, Converter<User, T>) - Method in interface com.communote.server.core.user.UserManagement
Return the details of a user.
getUserById(Long, Converter<User, T>) - Method in class com.communote.server.core.user.UserManagementImpl
 
getUserByLocale(Collection<User>) - Static method in class com.communote.server.core.user.UserManagementHelper
Groups a collection of users by their localization settings.
getUserByLocale(Collection<User>, Collection<User>) - Static method in class com.communote.server.core.user.UserManagementHelper
Groups a collection of users by their localization settings.
getUserDao() - Method in class com.communote.server.core.blog.MailBasedPostingManagementBase
Gets the reference to kenmeiUser's DAO.
getUserDao() - Method in class com.communote.server.core.user.UserProfileManagementBase
Gets the reference to kenmeiUser's DAO.
getUserDao() - Method in class com.communote.server.core.vo.query.user.DataAccessUserConverter
Getting Instance of UserDao
getUserEmail() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Gets the email.
getUserEmail() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the userEmail
getUserFirstName() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Gets the first name.
getUserFirstName() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the userFirstName
getUserGroup() - Method in class com.communote.server.core.vo.user.group.UserGroupMembershipVO
Get the userGroup
getUserGroupId() - Method in class com.communote.server.core.vo.tag.TagClearanceVO
 
getUserId() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.follow.DeleteFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.image.GetImageParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.to.LoginInfo
 
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.DeleteFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.image.GetImageParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v22.to.LoginInfo
 
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.DeleteFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.image.GetImageParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v24.to.LoginInfo
 
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.DeleteFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.image.GetImageParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.DeleteNavigationItemParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetCollectionNavigationItemParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetNavigationItemParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Returns the UserId.
getUserId() - Method in class com.communote.plugins.api.rest.v30.to.LoginInfo
 
getUserId() - Method in class com.communote.server.api.core.property.PropertyEvent
 
getUserId() - Method in class com.communote.server.api.core.user.UserData
getUserId() - Method in class com.communote.server.core.blog.AssignedBlogRoleChangedEvent
 
getUserId() - Method in class com.communote.server.core.blog.BlogCreatedEvent
 
getUserId() - Method in class com.communote.server.core.blog.BlogRoleCacheKey
 
getUserId() - Method in exception com.communote.server.core.blog.notes.processors.exceptions.InvalidPermissionForRepostException
 
getUserId() - Method in class com.communote.server.core.blog.TopicHierarchyEvent
 
getUserId(String) - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
Convert the image identifier into a user ID if it is a valid ID.
getUserId() - Method in class com.communote.server.core.security.event.UserAuthenticatedEvent
 
getUserId() - Method in class com.communote.server.core.security.FieldUserIdentification
getUserId() - Method in class com.communote.server.core.security.InternalSystemUserDetails
The user id of the user
getUserId() - Method in class com.communote.server.core.security.PublicUserDetails
The user id of the user
getUserId() - Method in exception com.communote.server.core.security.TermsNotAcceptedException
The ID of the user who has not accepted the terms.
getUserId() - Method in exception com.communote.server.core.security.TermsOfUseNotAcceptedException
The ID of the user who has not accepted the terms.
getUserId() - Method in class com.communote.server.core.security.UserDetails
The user id of the user
getUserId() - Method in interface com.communote.server.core.security.UserIdentification
 
getUserId() - Method in class com.communote.server.core.user.events.UserStatusChangedEvent
 
getUserId() - Method in class com.communote.server.core.user.note.UserNoteTOCacheKey
 
getUserId() - Method in class com.communote.server.core.user.UserProfileDetails
The user id of the user
getUserId() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getUserId() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
getUserId() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Get the User Id for which the rights to access a blog is checked.
getUserId() - Method in class com.communote.server.core.vo.user.note.UserNoteEntityTO
 
getUserId() - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
ID of the user.
getUserId() - Method in class com.communote.server.web.api.to.listitem.PostListItem
 
getUserId() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
getUserId() - Method in class com.communote.server.web.api.to.user.LoginInfo
 
getUserId() - Method in class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
 
getUserId(HttpServletRequest) - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementSystemUserProfileWidget
 
getUserId() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
getUserId(HttpServletRequest) - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileChangePasswordWidget
Return the ID of the user for which the password should be changed
getUserId() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileImageUploadWidget
returns the user ID of the current user
getUserIdentifier() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the userIdentifier
getUserIds() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
the user ids
getUserIdsToIgnore() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
getUserImageDao() - Method in class com.communote.server.core.user.UserProfileManagementBase
Gets the reference to userImage's DAO.
getUserLanguageCode() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Gets the language code.
getUserLastName() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Gets the last name.
getUserLastName() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the userLastName
getUserLink(String) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
 
getUserLink(String, boolean) - Method in class com.communote.server.core.blog.export.DefaultPermalinkGenerator
.
getUserLink(String, boolean) - Method in class com.communote.server.core.blog.export.PermalinkGenerationManagement
Delegates to the last added generator or the default generator.
getUserLink(String) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
Calls PermalinkGenerator.getUserLink(String,boolean) with secure parameter set to false.
getUserLink(String, boolean) - Method in interface com.communote.server.core.blog.export.PermalinkGenerator
 
getUserLocale() - Method in class com.communote.server.core.security.InternalSystemUserDetails
 
getUserLocale() - Method in class com.communote.server.core.security.PublicUserDetails
 
getUserLocale() - Method in class com.communote.server.core.security.UserDetails
 
getUserLocale() - Method in class com.communote.server.core.user.UserProfileDetails
 
getUserLongName() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getUserManagement() - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
returns the user management service
getUserMessagerId(long) - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
Returns the user in the messagers format.
getUserMessagerId(long) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
This method returns the clients alias.
getUserName() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the UserName.
getUserName() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the UserName.
getUserName() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the UserName.
getUserName() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the UserName.
getUserName() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the UserName.
getUserName() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the UserName.
getUserName() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the UserName.
getUserName() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the UserName.
getUserName() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the UserName.
getUsername() - Method in class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQAdapterConfiguration
getUsername() - Method in interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQConfiguration
 
getUsername() - Method in class com.communote.plugins.mq.provider.activemq.settings.ActiveMQProviderEmbeddedConfiguration
getUsername() - Method in exception com.communote.server.core.security.authentication.AuthAgainstInternalDBWhileExternalUserAccountException
 
getUsername() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationRequest
 
getUsername() - Method in exception com.communote.server.core.user.ExternalUserPasswordChangeNotAllowedException
 
getUsername() - Method in exception com.communote.server.external.acegi.UserAccountException
 
getUserNoteEntity(Long) - Method in class com.communote.server.core.user.note.UserNoteEntityService
Gets the UserNoteEntityTO for the current user and the note.
getUserNoteEntity(Long, Long) - Method in class com.communote.server.core.user.note.UserNoteEntityService
Gets the UserNoteEntityTO for the given user and the given note.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns List of constants UserNoteProperties.
getUserNoteProperties() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns List of constants UserNoteProperties.
getUserNotificationResult() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
getUserNotificationSchedules(Long) - Method in class com.communote.server.core.messaging.NotificationService
Method to get a map of all set notification definitions and schedules for a given user.
getUserOfGroupEntities(UserOfGroupModificationType) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Returns the UserOfGroup entities that have the provided UserOfGroupModificationType.
getUserOfGroupEntities(UserOfGroupModificationType) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
GetUserParameter - Class in com.communote.plugins.api.rest.resource.user
This class it the parameter class for the User resource.
GetUserParameter() - Constructor for class com.communote.plugins.api.rest.resource.user.GetUserParameter
Default Constuctor necessary for json parsing
GetUserParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.GetUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetUserParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.resource.user.GetUserParameter
 
GetUserParameter - Class in com.communote.plugins.api.rest.v22.resource.user
This class it the parameter class for the User resource.
GetUserParameter() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Default Constuctor necessary for json parsing
GetUserParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetUserParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
 
GetUserParameter - Class in com.communote.plugins.api.rest.v24.resource.user
This class it the parameter class for the User resource.
GetUserParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Default Constuctor necessary for json parsing
GetUserParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetUserParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
 
GetUserParameter - Class in com.communote.plugins.api.rest.v30.resource.user
This class it the parameter class for the User resource.
GetUserParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Default Constuctor necessary for json parsing
GetUserParameter(MultivaluedMap<String, String>, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
This constructor parses all incoming parameter of a request into the class structure
GetUserParameter(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
 
getUserPassword() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getUserPasswordConfirmation() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
getUserPasswordSettingKey(String) - Static method in class com.communote.plugins.mq.provider.activemq.user.MQDatabaseUsersDAO
 
GetUserPreferenceParameter - Class in com.communote.plugins.api.rest.v24.resource.user.userpreference
This class it the parameter class for the UserPreference resource.
GetUserPreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Default Constuctor necessary for json parsing
GetUserPreferenceParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
GetUserPreferenceParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
 
GetUserPreferenceParameter - Class in com.communote.plugins.api.rest.v30.resource.user.userpreference
This class it the parameter class for the UserPreference resource.
GetUserPreferenceParameter() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Default Constuctor necessary for json parsing
GetUserPreferenceParameter(MultivaluedMap<String, String>, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
This constructor parses all incoming parameter of a request into the class structure
GetUserPreferenceParameter(String, Long, Long) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
 
getUserPreferences(String) - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getUserPreferencesAsJson(String) - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
getUserPrincipal() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
getUserProfile() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
getUserProfileDao() - Method in class com.communote.server.core.user.UserProfileManagementBase
Gets the reference to userProfile's DAO.
getUserProfileDao() - Method in class com.communote.server.persistence.user.UserDaoBase
Gets the reference to userProfileDao.
getUserProfileDetailsById(Long) - Method in interface com.communote.server.core.user.UserProfileManagement
getUserProfileDetailsById(Long, boolean) - Method in interface com.communote.server.core.user.UserProfileManagement
 
getUserProfileDetailsById(Long) - Method in class com.communote.server.core.user.UserProfileManagementImpl
*
getUserProfileDetailsById(Long, boolean) - Method in class com.communote.server.core.user.UserProfileManagementImpl
getUserPropertyKeyGroup() - Static method in class com.communote.server.core.common.ldap.LdapUserAttributesMapper
Return the user property key group.
getUserPropertyKeyName(String, LdapUserAttribute) - Static method in class com.communote.server.core.common.ldap.LdapUserAttributesMapper
Return the user property key name.
getUserPropertyMapping() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Creates a map with all user attributes and returns the map.
getUserPropertyMappingAsString() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Returns the mapping of the user attributes as string in the form kenmeiAttribute1=ldapAttribute1,kenmeiAttribute2=ldapAttribute2
getUserRole() - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Returns the UserRole.
getUserRole() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Returns the UserRole.
getUserRole() - Method in exception com.communote.server.api.core.blog.BlogAccessException
the role the user had
getUserRole() - Method in class com.communote.server.api.core.blog.UserBlogData
 
getUserRole() - Method in class com.communote.server.core.filter.listitems.blog.UserDetailBlogListItem
User group role of the current user
getUserRoles(User) - Static method in class com.communote.server.core.user.UserAuthorityHelper
Gets the user roles.
getUserRoles(Long) - Static method in class com.communote.server.core.user.UserAuthorityHelper
Gets the user roles.
getUserRolesSettingKey(String) - Static method in class com.communote.plugins.mq.provider.activemq.user.MQDatabaseUsersDAO
 
getUsers() - Method in class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Returns the Users.
getUsers() - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
Returns the Users.
getUsers() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Returns the Users.
getUsers() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
Returns the Users.
getUsers() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Returns the Users.
getUsers() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
Returns the Users.
getUsers() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Returns the Users.
getUsers() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
Returns the Users.
getUserSearch() - Method in class com.communote.server.model.config.LdapConfiguration
 
getUserSearchBases() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the userSearchBases
getUserSearchFields(I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
 
getUserSearchFields(CommunoteEntityQueryParameters) - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQuery
Search also the group fields
getUserSearchfilter() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
getUserSearchFilters() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Get the user search strings
getUserSearchParameterNames() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
getUserServiceRepositoryMode() - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
getUserShortName() - Method in class com.communote.server.core.util.InitalFiltersVO
 
getUserSignature(User, UserNameFormat) - Method in class com.communote.server.core.common.velocity.CommunoteTool
To get the signature of an author.
getUserSignature(UserData, UserNameFormat) - Method in class com.communote.server.core.common.velocity.CommunoteTool
To get the signature of an author.
getUserSignature(UserProfileDetailListItem, UserNameFormat) - Method in class com.communote.server.core.common.velocity.CommunoteTool
To get the signature of an author.
getUserSignature(User, UserNameFormat) - Static method in class com.communote.server.core.user.helper.UserNameHelper
To get the signature of an user.
getUserSignature(UserData, UserNameFormat) - Static method in class com.communote.server.core.user.helper.UserNameHelper
To get the signature of an user.
getUserSignature(UserProfileDetailListItem, UserNameFormat) - Static method in class com.communote.server.core.user.helper.UserNameHelper
To get the signature of an user.
getUsersNotToNotify() - Method in class com.communote.server.api.core.note.NoteStoringTO
List of user alias, which can't be notified.
getUsersOfGroup(Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Return all users who are direct members of a group.
getUsersOfGroup(Long, String) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Return all IDs of users who are direct members of a given group.
getUsersOfGroup(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
getUsersOfGroup(Long, String) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
Return all IDs of users who are direct members of a given group.
getUsersOfGroup(Long) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Returns for a given group all users participating in the UserOfGroup association.
getUsersOfGroup(Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
getUsersOfProperty(Long, String, String, String, Converter<User, T>) - Method in interface com.communote.server.api.core.property.PropertyManagement
Return the users that have a specific note property set for a note.
getUsersOfProperty(Long, String, String, String, Converter<User, T>) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
getUsersOfProperty(Long, String, String, String, Converter<User, T>) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
Return the users that a given property for a note.
getUsersSettingKey() - Static method in class com.communote.plugins.mq.provider.activemq.user.MQDatabaseUsersDAO
 
getUserStatus() - Method in class com.communote.server.core.user.UserProfileDetails
 
getUserStatusLiterals() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementSearchBoxWidget
 
getUserStatusLiterals() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
 
getUsersToBeNotified() - Method in class com.communote.server.model.note.Note
 
getUsersToNotify(T) - Method in class com.communote.plugins.activity.core.TopicAccessRightsChangedEventListener
Returns a set of user alias, which should be notified for this topic access right change.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Returns the UsersToNotify.
getUsersToNotify(NoteData) - Static method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteHelper
Extracts and converts the users that have been notified into an array of user resources
getUsersToNotify() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Returns the UsersToNotify.
getUsersToNotify(NoteData) - Static method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteHelper
Extracts and converts the users that have been notified into an array of user resources
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Returns the UsersToNotify.
getUsersToNotify(NoteData) - Static method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteHelper
Extracts and converts the users that have been notified into an array of user resources
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Returns the UsersToNotify.
getUsersToNotify(NoteData) - Static method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteHelper
Extracts and converts the users that have been notified into an array of user resources
getUsersToNotify() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Returns the UsersToNotify.
getUsersToNotify() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
getUsersToNotify() - Method in class com.communote.server.api.core.note.NoteStoringTO
A set of alias strings of users that should be notified about the creation of the user tagged item.
getUsersToNotify(Note, NoteStoringPostProcessorContext, Set<Long>) - Method in class com.communote.server.core.blog.notes.processors.DiscussionNotificationNoteProcessor
 
getUsersToNotify(Note, NoteStoringPostProcessorContext, Set<Long>) - Method in class com.communote.server.core.blog.notes.processors.DiscussionParticipationNotificationNoteProcessor
 
getUsersToNotify(Note, NoteStoringPostProcessorContext, Set<Long>) - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
Retrieves the users to be notified.
getUsersToNotify(Note, NoteStoringPostProcessorContext, Set<Long>) - Method in class com.communote.server.core.blog.notes.processors.TopicNotificationNoteProcessor
 
getUsersToNotify(Note, NoteStoringPostProcessorContext, Set<Long>) - Method in class com.communote.server.core.blog.notes.processors.UserNotificationNoteProcessor
 
getUsersToNotifyIds() - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Returns the UsersToNotifyIds.
getUsersToNotifyIds() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Returns the UsersToNotifyIds.
getUserSuffix() - Static method in class com.communote.server.core.messaging.connectors.xmpp.XMPPPatternUtils
Suffix to separate the user from specific host settings.
getUserSuffix() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
getUsersWithRoleAsJson(long, String) - Method in class com.communote.server.core.common.velocity.TopicTool
Method to get a list of users with the given role from the given topic.
getUserTagIds() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
getUserTagStoreTagIds() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
getUserToBeNotified() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Gets the user to be notified.
getValidationMessage() - Method in exception com.communote.plugins.mq.service.exception.MessageValidationException
 
getValidationStatus() - Method in class com.communote.plugins.mq.message.base.handler.ValidationResult
 
getValidMimeTypes() - Method in class com.communote.server.api.core.image.ImageDescriptor
 
getValidMimeTypes() - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
 
getValidMimeTypes() - Method in class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
 
getValue() - Method in exception com.communote.plugins.api.rest.exception.RestApiIllegalRequestParameterException
 
getValue() - Method in class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
Returns the Value.
getValue() - Method in exception com.communote.plugins.api.rest.service.IllegalRequestParameterException
 
getValue() - Method in exception com.communote.plugins.api.rest.v22.exception.RestApiIllegalRequestParameterException
 
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
Returns the Value.
getValue() - Method in exception com.communote.plugins.api.rest.v22.service.IllegalRequestParameterException
 
getValue() - Method in exception com.communote.plugins.api.rest.v24.exception.RestApiIllegalRequestParameterException
 
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
Returns the Value.
getValue() - Method in exception com.communote.plugins.api.rest.v24.service.IllegalRequestParameterException
 
getValue() - Method in exception com.communote.plugins.api.rest.v30.exception.RestApiIllegalRequestParameterException
 
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Returns the Value.
getValue() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
Returns the Value.
getValue() - Method in exception com.communote.plugins.api.rest.v30.service.IllegalRequestParameterException
 
getValue() - Method in class com.communote.plugins.mq.message.core.data.property.StringProperty
 
getValue() - Method in enum com.communote.server.api.core.config.type.ApplicationProperty
 
getValue(String) - Method in enum com.communote.server.api.core.config.type.ApplicationProperty
 
getValue() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailfetching
 
getValue(String) - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailfetching
 
getValue() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailing
 
getValue(boolean) - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailing
 
getValue(String) - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailing
 
getValue() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertySecurity
 
getValue() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyVirusScanning
 
getValue(String) - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyVirusScanning
 
getValue() - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyXmpp
 
getValue(String) - Method in enum com.communote.server.api.core.config.type.ApplicationPropertyXmpp
 
getValue(boolean) - Method in enum com.communote.server.api.core.config.type.ClientProperty
 
getValue(int) - Method in enum com.communote.server.api.core.config.type.ClientProperty
 
getValue(String) - Method in enum com.communote.server.api.core.config.type.ClientProperty
 
getValue() - Method in enum com.communote.server.api.core.config.type.ClientPropertySecurity
 
getValue(String) - Method in enum com.communote.server.api.core.config.type.ClientPropertySecurity
 
getValue() - Method in enum com.communote.server.api.core.config.type.CoreProperty
 
getValue() - Method in class com.communote.server.core.common.ClientValue
 
getValue() - Method in class com.communote.server.core.filter.SortType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.core.messaging.connectors.xmpp.AliasPacketExtension
Returns the alias.
getValue(String, boolean) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
 
getValue(String, byte) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
 
getValue(String, double) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
 
getValue(String, float) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
 
getValue(String, int) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
 
getValue(String, long) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
 
getValue(String, short) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
 
getValue(String, String) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
 
getValue() - Method in class com.communote.server.model.attachment.AttachmentStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.blog.BlogRole
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.client.ClientStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.messaging.MessagerConnectorType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.note.NoteCreationSource
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.note.NoteStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.security.ChannelType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.security.SecurityCodeAction
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.task.TaskStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.user.group.UserOfGroupModificationType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.user.ImageSizeType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.user.UserRole
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.model.user.UserStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.communote.server.persistence.blog.ExportFormat
Gets the underlying value of this type safe enumeration.
getValue() - Method in exception com.communote.server.web.api.service.IllegalRequestParameterException
 
getValueFromJson(String, T, Class<T>) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
Method to get a more complex object from a JSON string.
getVelocityTemplateLocation(String) - Method in class com.communote.server.web.commons.viewtool.WebRenderTool
Get the path to a velocity template by the name it was registered with at the TemplateManager.
getVersion() - Method in class com.communote.plugins.mq.message.base.handler.CommunoteMessageHandler
Handler version is used to distinguish between different formats of the semantically same message type.
getVersion() - Method in class com.communote.plugins.mq.message.core.handler.CreateNoteMessageHandler
 
getVersion() - Method in class com.communote.plugins.mq.message.core.handler.CreateTopicMessageHandler
 
getVersion() - Method in class com.communote.plugins.mq.message.core.handler.DeleteTopicMessageHandler
 
getVersion() - Method in class com.communote.plugins.mq.message.core.handler.EditTopicMessageHandler
 
getVersion() - Method in class com.communote.plugins.mq.message.core.handler.SetTopicRolesMessageHandler
 
getVersion() - Method in class com.communote.plugins.mq.message.core.handler.UpdateTopicRolesMessageHandler
 
getVersion() - Method in class com.communote.server.api.core.note.NoteData
 
getVersion() - Method in class com.communote.server.api.core.note.NoteStoringTO
The version.
getVersion() - Method in class com.communote.server.core.crc.vo.ContentMetadata
The version of this content.
getVersion() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
getVersion() - Method in class com.communote.server.model.note.Note
 
getVersionOf() - Method in class com.communote.server.model.note.Note
 
getVersions() - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
getVersions() - Method in class com.communote.server.core.rest.RestletApplicationManager
Getting all supported versions of the REST API sorted
getVersionString(String) - Method in class com.communote.server.api.core.image.ImageProvider
Return a string which represents the version of the image.
getVersionString() - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
 
getVersionString() - Method in class com.communote.server.api.core.image.type.CustomizableImageTypeDescriptor
 
getVersionString() - Method in class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
 
getVersionString(String) - Method in class com.communote.server.core.image.type.AttachmentImageProvider
 
getVersionString(String) - Method in class com.communote.server.core.image.type.ClientImageProvider
 
getVersionString(String) - Method in class com.communote.server.core.image.type.EntityImageProvider
 
getVersionString(String) - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
 
getVersionString(String) - Method in class com.communote.server.core.image.type.UserImageProvider
 
getVerticalAlignment() - Method in class com.communote.server.api.core.image.ImageDescriptor
 
getVerticalAlignment() - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
 
getVerticalAlignment() - Method in class com.communote.server.api.core.image.type.CustomizableImageTypeDescriptor
 
getVerticalAlignment() - Method in class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
 
getView() - Method in class com.communote.server.web.commons.controller.SimpleViewController
The name of the view
getView() - Method in class com.communote.server.web.commons.controller.VelocityViewController
 
getView() - Method in class com.communote.server.web.fe.portal.user.controller.RegisterUserController
Gets the view.
getView() - Method in class com.communote.server.web.fe.portal.user.system.application.CertificateController
 
getViewControllerData() - Method in class com.communote.plugins.core.views.FormViewController
 
getViewIdentifier() - Method in class com.communote.server.widgets.AbstractWidget
Get the view identifier which defines the view for rendering the widgets content
getViewIdentifier() - Method in class com.communote.server.widgets.annotations.AnnotatedMultiResultWidget
 
getViewIdentifier() - Method in class com.communote.server.widgets.annotations.AnnotatedSingleResultWidget
 
getViewIdentifier() - Method in interface com.communote.server.widgets.Widget
Get the view identifier which defines the view for rendering the widgets content
getViewName(HttpServletRequest, Object, int) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
getViewType() - Method in class com.communote.server.core.vo.user.preferences.UserInterfaceUserPreference
 
getViolatingChildTopicId() - Method in exception com.communote.server.persistence.blog.ParentIsAlreadyChildDataIntegrityViolationException
 
getViolatingParentTopicId() - Method in exception com.communote.server.persistence.blog.ParentIsAlreadyChildDataIntegrityViolationException
 
getVirusScanner() - Method in class com.communote.server.api.ServiceLocator
 
getVirusScanningProperties() - Method in class com.communote.server.api.core.config.ApplicationConfigurationProperties
Returns the virus scanning properties.
getVMConnectorURL() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
getVMConnectorURL() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
getWarningForMissingCode(HttpServletRequest, String) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationHandler
Return a message that should be shown as warning to the user if the action of this handler was provided but the code did not exist.
getWarningMessage() - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationResult
 
getWeb() - Method in class com.communote.server.web.fe.portal.user.client.forms.SslChannelConfigurationForm
 
getWebApplicationContext() - Method in class com.communote.server.web.WebServiceLocator
 
getWeight() - Method in class com.communote.server.core.common.ldap.caching.LdapServer
 
getWidget() - Method in class com.communote.server.widgets.jsf.MyFacesWidgetController
Uses the FacesContext to determine the instance
getWidgetExtensionManagementRepository() - Method in class com.communote.server.web.WebServiceLocator
 
getWidgetFactory(String) - Method in class com.communote.server.web.fe.widgets.extension.WidgetFactoryRegistry
Return a registered widget factory.
getWidgetId() - Method in class com.communote.server.widgets.AbstractWidget
Get the id of the current widget
getWidgetId() - Method in interface com.communote.server.widgets.Widget
Get the id of the current widget
getWidgetInstance(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.widgets.WidgetController
Get the widget for the given request and configure it
getWidgetTemplate() - Method in class com.communote.plugins.core.views.WidgetViewController
Deprecated.
 
getWidth() - Method in class com.communote.common.image.ImageScaler
 
getWidth() - Method in class com.communote.common.image.ImageSize
 
getWildcardPattern(String, MatchMode, String, String, String) - Static method in class com.communote.server.core.database.config.FulltextSupportingDatabaseConfiguration
Take the pattern and match mode an return the parameter value to be used in the fulltext query.
getWildcardPattern(String, MatchMode, String, String, String, String) - Static method in class com.communote.server.core.database.config.FulltextSupportingDatabaseConfiguration
Take the pattern and match mode an return the parameter value to be used in the fulltext query.
getWrappedKey() - Method in class com.communote.server.external.hibernate.ClientDelegateCacheSerializableKey
 
getWritingUserIds() - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Returns the WritingUserIds.
getWritingUserIds() - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Returns the WritingUserIds.
getWritingUserIds() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Returns the WritingUserIds.
getWritingUserIds() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Returns the WritingUserIds.
getWritingUserIds() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Returns the WritingUserIds.
getWritingUserIds() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Returns the WritingUserIds.
getWritingUserIds() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Returns the WritingUserIds.
getWritingUserIds() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Returns the WritingUserIds.
getWritingUserIds() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
Comma separated list of user ids who are allowed to write
getXmppBlogSuffix() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
getXMPPId() - Method in interface com.communote.server.core.messaging.NotificationManagement
 
getXMPPId() - Method in class com.communote.server.core.messaging.NotificationManagementImpl
getXmppId() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
getZip() - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
getZip() - Method in class com.communote.server.model.user.Contact
Zip code of the user address.
getZip() - Method in class com.communote.server.persistence.user.UserProfileVO
 
getZip() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
GlobalClientDelegateCallback<T> - Interface in com.communote.server.api.core.client
Callback to execute operations on the global database.
GlobalClientFilter<T extends MenuEntry> - Class in com.communote.server.web.fe.admin
Filter to include or exclude entries if the current client is the global client.
GlobalClientFilter() - Constructor for class com.communote.server.web.fe.admin.GlobalClientFilter
 
GLOBALID - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
GLOBALID - Static variable in class com.communote.server.model.blog.BlogConstants
 
GlobalId - Class in com.communote.server.model.global
 
GlobalId() - Constructor for class com.communote.server.model.global.GlobalId
 
GLOBALID - Static variable in class com.communote.server.model.note.NoteConstants
 
GLOBALID - Static variable in class com.communote.server.model.tag.TagConstants
 
GLOBALID - Static variable in class com.communote.server.model.user.CommunoteEntityConstants
 
GlobalId.Factory - Class in com.communote.server.model.global
Constructs new instances of GlobalId.
GlobalIdConstants - Class in com.communote.server.model.global
This class holds constants of attributes and associations of the entity GlobalId.
GlobalIdConstants() - Constructor for class com.communote.server.model.global.GlobalIdConstants
 
GlobalIdDao - Interface in com.communote.server.persistence.global
 
GlobalIdDaoBase - Class in com.communote.server.persistence.global
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.global.GlobalId.
GlobalIdDaoBase() - Constructor for class com.communote.server.persistence.global.GlobalIdDaoBase
 
GlobalIdDaoImpl - Class in com.communote.server.persistence.global
 
GlobalIdDaoImpl() - Constructor for class com.communote.server.persistence.global.GlobalIdDaoImpl
 
GlobalIdentifiable - Interface in com.communote.server.model.global
 
GLOBALIDENTIFIER - Static variable in class com.communote.server.model.global.GlobalIdConstants
 
GlobalIdHelper - Class in com.communote.server.persistence.global
Helper class for the global id
GlobalIdImpl - Class in com.communote.server.model.global
 
GlobalIdImpl() - Constructor for class com.communote.server.model.global.GlobalIdImpl
 
GlobalIdShowBannerImageWidget - Class in com.communote.server.web.fe.widgets.image
This widget is used to upload images for entities with Global Ids.
GlobalIdShowBannerImageWidget() - Constructor for class com.communote.server.web.fe.widgets.image.GlobalIdShowBannerImageWidget
 
GlobalIdType - Enum in com.communote.server.persistence.global
Helper enum with the types of the global id and their associated path element
GlobalIdUploadImageController - Class in com.communote.server.web.fe.widgets.image
 
GlobalIdUploadImageController() - Constructor for class com.communote.server.web.fe.widgets.image.GlobalIdUploadImageController
 
GlobalIdUploadImageWidget - Class in com.communote.server.web.fe.widgets.image
This widget is used to upload images for entities with Global Ids.
GlobalIdUploadImageWidget() - Constructor for class com.communote.server.web.fe.widgets.image.GlobalIdUploadImageWidget
 
GlobalProperty - Class in com.communote.server.model.property
 
GlobalProperty() - Constructor for class com.communote.server.model.property.GlobalProperty
 
GlobalProperty.Factory - Class in com.communote.server.model.property
Constructs new instances of GlobalProperty.
GlobalPropertyConstants - Class in com.communote.server.model.property
This class holds constants of attributes and associations of the entity GlobalProperty.
GlobalPropertyConstants() - Constructor for class com.communote.server.model.property.GlobalPropertyConstants
 
GlobalPropertyDao - Interface in com.communote.server.persistence.property
 
GlobalPropertyDaoBase - Class in com.communote.server.persistence.property
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type GlobalProperty.
GlobalPropertyDaoBase() - Constructor for class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
GlobalPropertyDaoImpl - Class in com.communote.server.persistence.property
 
GlobalPropertyDaoImpl() - Constructor for class com.communote.server.persistence.property.GlobalPropertyDaoImpl
 
GlobalTagCategory - Class in com.communote.server.model.tag
 
GlobalTagCategory() - Constructor for class com.communote.server.model.tag.GlobalTagCategory
 
GlobalTagCategory.Factory - Class in com.communote.server.model.tag
Constructs new instances of GlobalTagCategory.
GlobalTagCategoryConstants - Class in com.communote.server.model.tag
This class holds constants of attributes and associations of the entity GlobalTagCategory.
GlobalTagCategoryConstants() - Constructor for class com.communote.server.model.tag.GlobalTagCategoryConstants
 
GlobalTagCategoryDao - Interface in com.communote.server.persistence.tag
 
GlobalTagCategoryDaoBase - Class in com.communote.server.persistence.tag
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.tag.GlobalTagCategory.
GlobalTagCategoryDaoBase() - Constructor for class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
GlobalTagCategoryDaoImpl - Class in com.communote.server.persistence.tag
 
GlobalTagCategoryDaoImpl() - Constructor for class com.communote.server.persistence.tag.GlobalTagCategoryDaoImpl
 
GlobalTagCategoryImpl - Class in com.communote.server.model.tag
 
GlobalTagCategoryImpl() - Constructor for class com.communote.server.model.tag.GlobalTagCategoryImpl
 
GlobalTagCategoryVO - Class in com.communote.server.core.vo.tag
 
GlobalTagCategoryVO() - Constructor for class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
GlobalTagCategoryVO(GlobalTagCategoryVO) - Constructor for class com.communote.server.core.vo.tag.GlobalTagCategoryVO
Copies constructor from other GlobalTagCategoryVO
GlobalTagCategoryVO(String, String, boolean) - Constructor for class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
GlobalTagCategoryVO(String, String, String, boolean) - Constructor for class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
globalTagCategoryVOToEntity(GlobalTagCategoryVO) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Converts an instance of type GlobalTagCategoryVO to this DAO's entity.
globalTagCategoryVOToEntity(GlobalTagCategoryVO, GlobalTagCategory, boolean) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Copies the fields of GlobalTagCategoryVO to the specified entity.
globalTagCategoryVOToEntity(GlobalTagCategoryVO, GlobalTagCategory, boolean) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
globalTagCategoryVOToEntity(GlobalTagCategoryVO) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoImpl
Global tag category vo to entity.
globalTagCategoryVOToEntityCollection(Collection) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Converts a Collection of instances of type GlobalTagCategoryVO to this DAO's entity.
globalTagCategoryVOToEntityCollection(Collection) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
GRANTEDBYGROUP - Static variable in class com.communote.server.model.blog.UserToBlogRoleMappingConstants
 
GRANTINGGROUPS - Static variable in class com.communote.server.model.blog.UserToBlogRoleMappingConstants
 
GROUP - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the group
Group - Class in com.communote.server.model.user.group
A group which can contain users or other groups.
Group() - Constructor for class com.communote.server.model.user.group.Group
 
GROUP - Static variable in class com.communote.server.model.user.group.UserOfGroupConstants
 
Group.Factory - Class in com.communote.server.model.user.group
Constructs new instances of Group.
GROUP_ID - Static variable in class com.communote.server.web.commons.FeConstants.Params
Group Id
GroupAlreadyExistsException - Exception in com.communote.server.core.user
Thrown to indicate that a group which should not exist already exists.
GroupAlreadyExistsException(String) - Constructor for exception com.communote.server.core.user.GroupAlreadyExistsException
Create a new exception
GroupConstants - Class in com.communote.server.model.user.group
This class holds constants of attributes and associations of the entity Group.
GroupConstants() - Constructor for class com.communote.server.model.user.group.GroupConstants
 
GroupDao - Interface in com.communote.server.persistence.user.group
 
GroupDaoBase - Class in com.communote.server.persistence.user.group
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type Group.
GroupDaoBase() - Constructor for class com.communote.server.persistence.user.group.GroupDaoBase
 
GroupDaoImpl - Class in com.communote.server.persistence.user.group
 
GroupDaoImpl() - Constructor for class com.communote.server.persistence.user.group.GroupDaoImpl
 
GROUPIDENTIFIERISBINARY - Static variable in class com.communote.server.model.config.LdapGroupSyncConfigurationConstants
 
GroupItem - Class in com.communote.server.web.fe.widgets.management.user
Group item
GroupItem() - Constructor for class com.communote.server.web.fe.widgets.management.user.GroupItem
 
GroupItem.GroupItemComparator - Class in com.communote.server.web.fe.widgets.management.user
Compare the group items by name of the group.
GroupItemComparator() - Constructor for class com.communote.server.web.fe.widgets.management.user.GroupItem.GroupItemComparator
 
GROUPMEMBERS - Static variable in class com.communote.server.model.user.group.GroupConstants
 
GroupNotFoundException - Exception in com.communote.server.core.user.group
 
GroupNotFoundException(String) - Constructor for exception com.communote.server.core.user.group.GroupNotFoundException
Constructs a new instance of GroupNotFoundException
GroupNotFoundException(String, Throwable) - Constructor for exception com.communote.server.core.user.group.GroupNotFoundException
Constructs a new instance of GroupNotFoundException
GroupNotFoundExceptionMapper - Class in com.communote.server.core.exception.mapper
 
GroupNotFoundExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.GroupNotFoundExceptionMapper
 
GroupOperationNotPermittedException - Exception in com.communote.server.core.user.group
Thrown to indicate that an operation on a group is not permitted.
GroupOperationNotPermittedException(String) - Constructor for exception com.communote.server.core.user.group.GroupOperationNotPermittedException
Constructs a new instance of GroupOperationNotPermittedException
GroupProperty - Class in com.communote.server.model.user.group
A property that is associated with a group.
GroupProperty() - Constructor for class com.communote.server.model.user.group.GroupProperty
 
GroupProperty.Factory - Class in com.communote.server.model.user.group
Constructs new instances of GroupProperty.
GroupPropertyConstants - Class in com.communote.server.model.user.group
This class holds constants of attributes and associations of the entity GroupProperty
GroupPropertyConstants() - Constructor for class com.communote.server.model.user.group.GroupPropertyConstants
 
GroupPropertyDao - Interface in com.communote.server.persistence.user.group
 
GroupPropertyDaoBase - Class in com.communote.server.persistence.user.group
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type GroupProperty.
GroupPropertyDaoBase() - Constructor for class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
GroupPropertyDaoImpl - Class in com.communote.server.persistence.user.group
 
GroupPropertyDaoImpl() - Constructor for class com.communote.server.persistence.user.group.GroupPropertyDaoImpl
 
GroupResource - Class in com.communote.plugins.api.rest.v30.resource.group
 
GroupResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.group.GroupResource
 
GroupResourceConverter - Class in com.communote.plugins.api.rest.v30.resource.group
Converts a Group to a GroupResource
GroupResourceConverter() - Constructor for class com.communote.plugins.api.rest.v30.resource.group.GroupResourceConverter
 
GroupResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.group
Handler for GroupResource
GroupResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.group.GroupResourceHandler
 
GroupResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.group
 
GroupRetriever - Class in com.communote.plugin.ldap.helper
 
GroupRetriever(LdapConfiguration, LdapTemplate, long, long, int, int, boolean) - Constructor for class com.communote.plugin.ldap.helper.GroupRetriever
Constructor.
GROUPS - Static variable in class com.communote.server.model.user.CommunoteEntityConstants
 
GROUPSEARCH - Static variable in class com.communote.server.model.config.LdapGroupSyncConfigurationConstants
 
GroupSettingsWidget - Class in com.communote.server.web.fe.widgets.management.user.group
Widget to configure common group settings.
GroupSettingsWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.group.GroupSettingsWidget
 
groupSingle(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
 
GROUPSYNCCONFIG - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
GroupToEntityGroupListItemConverter - Class in com.communote.server.core.converter.user
Converter to convert a group entity into a EntityGroupListItem
GroupToEntityGroupListItemConverter(Class<EntityGroupListItem>) - Constructor for class com.communote.server.core.converter.user.GroupToEntityGroupListItemConverter
Create a new instance
GroupUtils - Class in com.communote.server.core.groups
Helper class for groups.
GroupVO - Class in com.communote.server.core.vo.user.group
VO for groups.
GroupVO() - Constructor for class com.communote.server.core.vo.user.group.GroupVO
 
GroupVO(GroupVO) - Constructor for class com.communote.server.core.vo.user.group.GroupVO
Copies constructor from other GroupVO
GroupVO(String) - Constructor for class com.communote.server.core.vo.user.group.GroupVO
 
GroupVO(String, String, String) - Constructor for class com.communote.server.core.vo.user.group.GroupVO
 

H

handle(T) - Method in class com.communote.plugins.activity.core.TopicAccessRightsChangedEventListener
 
handle(BlogCreatedEvent) - Method in class com.communote.plugins.activity.core.TopicCreatedEventListener
 
handle(TopicHierarchyEvent) - Method in class com.communote.plugins.activity.core.TopicHierarchyEventListener
 
handle(E, ApiResult<Object>) - Method in class com.communote.plugins.api.rest.service.exception.AbstractExceptionMapper
Subclass can override this method to add more detailed information to the response via the api result.
handle(IllegalArgumentException, ApiResult<Object>) - Method in class com.communote.plugins.api.rest.service.exception.IllegalArgumentExceptionMapper
Handle messages of IllegalArgumentException
handle(IllegalRequestParameterException, ApiResult<Object>) - Method in class com.communote.plugins.api.rest.service.exception.IllegalRequestParameterExceptionMapper
handle(JsonMappingException, ApiResult<Object>) - Method in class com.communote.plugins.api.rest.service.exception.JsonMappingExceptionMapper
Handle messages of JsonMappingException
handle(JsonParseException, ApiResult<Object>) - Method in class com.communote.plugins.api.rest.service.exception.JsonParseExceptionMapper
Handle messages of JsonParseException
handle(ParameterValidationException, ApiResult<Object>) - Method in class com.communote.plugins.api.rest.service.exception.ParameterValidationExceptionMapper
 
handle(RestApiIllegalRequestParameterException, ApiResult<Object>) - Method in class com.communote.plugins.api.rest.service.exception.RestApiIllegalRequestParameterExceptionMapper
handle(Callback[]) - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteMQCallbackHandler
 
handle(T) - Method in interface com.communote.server.api.core.event.EventListener
Is called by the EventDispatcher when the observed event was fired.
handle(AssignedBlogRoleChangedEvent) - Method in class com.communote.server.core.blog.AssignedBlogRoleRetriever
Is called by the EventDispatcher when the observed event was fired.
handle(UserToTopicRoleMappingChangedEvent) - Method in class com.communote.server.core.blog.CrawlLastModifcationDateOnTopicRoleChangeEventListener
Sends a mail to all other managers.
handle(DiscussionChangedEvent) - Method in class com.communote.server.core.blog.DiscussionDetailsRetriever
Is called by the EventDispatcher when the observed event was fired.
handle(ManagerGainedTopicAccessRightsChangedEvent) - Method in class com.communote.server.core.blog.ManagerGainedTopicAccessRightsChangedEventListener
Sends a mail to all other managers.
handle(PropertyEvent) - Method in class com.communote.server.core.messaging.NotifyAboutLikeEventListener
 
handle(RestartServiceEvent) - Method in class com.communote.server.core.service.CommunoteServiceManager
Is called by the EventDispatcher when the observed event was fired.
handle(TaskScheduledEvent) - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Is called by the EventDispatcher when the observed event was fired.
handle(LocalizationChangedEvent) - Method in class com.communote.server.core.template.velocity.NoteTemplateVelocityResourceLoader
 
handle(UserStatusChangedEvent) - Method in class com.communote.server.core.user.listener.UserLimitNotificationOnUserActivation
 
handle(UserStatusChangedEvent) - Method in class com.communote.server.core.user.listeners.CreateBuiltInNavigationItemsOnUserActivation
 
handle(ResourceBundleChangedEvent) - Method in class com.communote.server.web.commons.i18n.JsMessagesRegistry
 
handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - Method in class com.communote.server.web.external.spring.security.CommunoteAccessDeniedHandler
handle(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationSuccessHandler
 
handleAcceptTermsOfUse(Long) - Method in class com.communote.server.core.user.UserManagementBase
 
handleAcceptTermsOfUse(Long) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleAddEntity(Long, Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleAddEntity(Long, Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleAddEntityForExternal(Long, Long, BlogRole, String, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleAddEntityForExternal(Long, Long, BlogRole, String, String) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleAddEntityForExternalTrusted(Long, Long, BlogRole, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleAddEntityForExternalTrusted(Long, Long, BlogRole, String) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleAddGroup(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
Add a group to a group if it is not already contained.
handleAddGroup(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
 
handleAddMessagingConnectorConfig(Long, MessagerConnectorConfig) - Method in class com.communote.server.core.user.UserProfileManagementBase
handleAddMessagingConnectorConfig(Long, MessagerConnectorConfig) - Method in class com.communote.server.core.user.UserProfileManagementImpl
handleAddRepositoryConnector(RepositoryConnector) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
handleAddRepositoryConnector(RepositoryConnector) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
 
handleAddUser(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleAddUser(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
handleAddUserForExternal(Long, Long, String) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleAddUserForExternal(Long, Long, String) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
 
handleAnonymizeUser(Long, Long[], boolean) - Method in class com.communote.server.core.user.UserManagementBase
handleAnonymizeUser(Long, Long[], boolean) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleAnonymizeUserProfile(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
handleAnonymizeUserProfile(Long) - Method in class com.communote.server.core.user.UserProfileManagementImpl
handleAssertRepositorySizeLimitNotReached(RepositoryConnector, long) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
handleAssertRepositorySizeLimitNotReached(RepositoryConnector, long) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
 
handleAssignEntity(Long, Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleAssignEntity(Long, Long, BlogRole, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleAssignEntity(Long, Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleAssignEntity(Long, Long, BlogRole, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleAssignEntityForExternal(Long, Long, BlogRole, String, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Handle the assign of an external entity role to an internal topic
handleAssignEntityForExternal(Long, Long, BlogRole, String, String) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
Handle the assign of an external entity role to an internal topic
handleAssignEntityForExternalTrusted(Long, Long, BlogRole, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
handleAssignEntityForExternalTrusted(Long, Long, BlogRole, String) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleAssignExternalObject(Long, ExternalObject) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
handleAssignExternalObject(Long, ExternalObject) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
handleAssignGlobalCategoryToAllBlogs(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleAssignGlobalCategoryToAllBlogs(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleAssignGlobalCategoryToBlog(Long, Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleAssignGlobalCategoryToBlog(Long, Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleAssignGlobalIdForTag(Tag) - Method in class com.communote.server.core.tag.TagManagementBase
handleAssignGlobalIdForTag(Tag) - Method in class com.communote.server.core.tag.TagManagementImpl
handleAssignManagementAccessToCurrentUser(Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleAssignManagementAccessToCurrentUser(Long) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleAssignOrUpdateExternalObjects(Long, Collection<ExternalObject>) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
handleAssignOrUpdateExternalObjects(Long, Collection<ExternalObject>) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
handleAssignUserRole(Long, UserRole) - Method in class com.communote.server.core.user.UserManagementBase
handleAssignUserRole(Long, UserRole) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleAuthorizationException(AuthorizationException, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Called when a AuthorizationException is thrown while the initial filters are created.
handleChangeCategorizedTagIndex(Long, Integer) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleChangeCategorizedTagIndex(Long, Integer) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleChangeClientStatus(String, ClientStatus, ClientStatus) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
handleChangeClientStatus(String, ClientStatus, ClientStatus) - Method in class com.communote.server.persistence.user.client.ClientDaoImpl
handleChangeEmailAddress(Long, String, boolean) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for #changeEmailAddress(Long, String)
handleChangeEmailAddress(Long, String, boolean) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleChangePublicAccess(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleChangePublicAccess(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleChangeRoleOfMemberByEntityId(Long, Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleChangeRoleOfMemberByEntityId(Long, Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
 
handleChangeRoleOfMemberByEntityIdForExternal(Long, Long, BlogRole, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleChangeRoleOfMemberByEntityIdForExternal(Long, Long, BlogRole, String) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
 
handleChangeUserStatusByManager(Long, UserStatus) - Method in class com.communote.server.core.user.UserManagementBase
 
handleChangeUserStatusByManager(Long, UserStatus) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleConfirmNewEmailAddress(String) - Method in class com.communote.server.core.user.UserManagementBase
handleConfirmNewEmailAddress(String) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleConfirmUser(String, UserVO) - Method in class com.communote.server.core.user.UserManagementBase
handleConfirmUser(String, UserVO) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleContainsEntityDirectly(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleContainsEntityDirectly(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
handleContainsUser(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleContainsUser(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
handleContainsUserDirectly(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleContainsUserDirectly(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
handleCount() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
Performs the core logic for IpRangeFilterDaoBase.count()
handleCount() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoImpl
 
handleCount(String) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Performs the core logic for GroupDaoBase.count(String)
handleCount(String) - Method in class com.communote.server.persistence.user.group.GroupDaoImpl
Performs the core logic for GroupDaoBase.count(String)
handleCountMembers(long) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Performs the core logic for GroupDaoBase.countMembers(long)
handleCountMembers(long) - Method in class com.communote.server.persistence.user.group.GroupDaoImpl
Performs the core logic for GroupDaoBase.countMembers(long)
handleCreate(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
handles creation process
handleCreate(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
handles creation process
handleCreate(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
handles creation process
handleCreate(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
handles creation process
handleCreateAuthorities(UserRole[], boolean) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
handleCreateAuthorities(UserRole[], boolean) - Method in class com.communote.server.persistence.user.UserAuthorityDaoImpl
handleCreateBlog(CreationBlogTO) - Method in class com.communote.server.core.blog.BlogManagementBase
handleCreateBlog(CreationBlogTO) - Method in class com.communote.server.core.blog.BlogManagementImpl
handleCreateCategorizedTag(CategorizedTagVO, Long, Integer) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleCreateCategorizedTag(CategorizedTagVO, Long, Integer) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleCreateCode(User, String) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
handleCreateCode(User, String) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoImpl
handleCreateCode(User) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
handleCreateCode(User) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoImpl
handleCreateCode(User, ChannelType) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
handleCreateCode(User, ChannelType) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoImpl
handleCreateCode(User) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
handleCreateCode(User) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoImpl
handleCreateExternalGroup(ExternalGroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
handleCreateExternalGroup(ExternalGroupVO) - Method in class com.communote.server.core.user.UserGroupManagementImpl
 
handleCreateFilter(String, String, String) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
handleCreateFilter(String, String, String) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
handleCreateGlobalClient(String, String) - Method in class com.communote.server.core.user.client.ClientManagementBase
handleCreateGlobalClient(String, String) - Method in class com.communote.server.core.user.client.ClientManagementImpl
 
handleCreateGlobalId(Attachment) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
handleCreateGlobalId(Blog) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
handleCreateGlobalId(Note) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
handleCreateGlobalId(Tag) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
handleCreateGlobalId(Group) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
handleCreateGlobalId(User) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
handleCreateGlobalId(Attachment) - Method in class com.communote.server.persistence.global.GlobalIdDaoImpl
Create a global id for the attachment
handleCreateGlobalId(Blog) - Method in class com.communote.server.persistence.global.GlobalIdDaoImpl
Create a global id for the blog
handleCreateGlobalId(Group) - Method in class com.communote.server.persistence.global.GlobalIdDaoImpl
Create a global id for the group
handleCreateGlobalId(User) - Method in class com.communote.server.persistence.global.GlobalIdDaoImpl
Create a global id for the user
handleCreateGlobalId(Note) - Method in class com.communote.server.persistence.global.GlobalIdDaoImpl
Create a global id for the note
handleCreateGlobalId(Tag) - Method in class com.communote.server.persistence.global.GlobalIdDaoImpl
Create a global id for the tag
handleCreateGlobalTagCategory(GlobalTagCategoryVO) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleCreateGlobalTagCategory(GlobalTagCategoryVO) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleCreateGroup(GroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
handleCreateGroup(GroupVO) - Method in class com.communote.server.core.user.UserGroupManagementImpl
handleCreateInternally(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource creation
handleCreateInternally(CreateAttachmentParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHandler
 
handleCreateInternally(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource creation
handleCreateInternally(CreateFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResourceHandler
Request to set note as favorite
handleCreateInternally(CreateLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResourceHandler
Request to set note as favorite
handleCreateInternally(CreateNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.NoteResourceHandler
Create a single note on the server.
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResourceHandler
Request to set note property
handleCreateInternally(CreateFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResourceHandler
Request to set blog follow
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResourceHandler
Request to set topic property
handleCreateInternally(CreateRoleParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResourceHandler
Create the role of internal user for blog
handleCreateInternally(CreateRoleBulkExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
Get blog role bulk for external
handleCreateInternally(CreateRoleExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResourceHandler
Create blog role for external system
handleCreateInternally(CreateTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceHandler
Request to create a topic
handleCreateInternally(CreateFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResourceHandler
Request to set user follow
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResourceHandler
Request to set user property
handleCreateInternally(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource creation
handleCreateInternally(CreateAttachmentParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHandler
 
handleCreateInternally(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource creation
handleCreateInternally(CreateFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResourceHandler
Request to set note as favorite
handleCreateInternally(CreateLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResourceHandler
Request to set note as favorite
handleCreateInternally(CreateNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHandler
Create a single note on the server.
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResourceHandler
Request to set note property
handleCreateInternally(CreateExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResourceHandler
Request to assign external object for topic.
handleCreateInternally(CreateFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResourceHandler
Request to set blog follow
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResourceHandler
Request to set topic property
handleCreateInternally(CreateRoleParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResourceHandler
Create the role of internal user for blog
handleCreateInternally(CreateRoleBulkExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
Get blog role bulk for external
handleCreateInternally(CreateRoleExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResourceHandler
Create topic role for external system
handleCreateInternally(CreateTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHandler
Request to create a topic
handleCreateInternally(CreateFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResourceHandler
Request to set user follow
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResourceHandler
Request to set user property
handleCreateInternally(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource creation
handleCreateInternally(CreateAttachmentParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHandler
 
handleCreateInternally(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource creation
handleCreateInternally(CreateFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResourceHandler
Request to set note as favorite
handleCreateInternally(CreateLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResourceHandler
Request to set note as favorite
handleCreateInternally(CreateNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHandler
Create a single note on the server.
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResourceHandler
Request to set note property
handleCreateInternally(CreateExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResourceHandler
Request to assign external object for topic.
handleCreateInternally(CreateFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResourceHandler
Request to set blog follow
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResourceHandler
Request to set topic property
handleCreateInternally(CreateRoleParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResourceHandler
Create the role of internal user for blog
handleCreateInternally(CreateRoleBulkExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
Get blog role bulk for external
handleCreateInternally(CreateRoleExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResourceHandler
Create topic role for external system
handleCreateInternally(CreateTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHandler
Request to create a topic
handleCreateInternally(CreateFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResourceHandler
Request to set user follow
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResourceHandler
Request to set user property
handleCreateInternally(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource creation
handleCreateInternally(CreateAttachmentParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHandler
 
handleCreateInternally(C, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource creation
handleCreateInternally(CreateFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResourceHandler
Request to set note as favorite
handleCreateInternally(CreateLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResourceHandler
Request to set note as favorite
handleCreateInternally(CreateNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHandler
Create a single note on the server.
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResourceHandler
Request to set note property
handleCreateInternally(CreateTimelineNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResourceHandler
 
handleCreateInternally(CreateChildTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResourceHandler
 
handleCreateInternally(CreateExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResourceHandler
Request to assign external object for topic.
handleCreateInternally(CreateFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResourceHandler
Request to set blog follow
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResourceHandler
Request to set topic property
handleCreateInternally(CreateRoleParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHandler
Create the role of internal user for blog
handleCreateInternally(CreateRoleBulkExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
Get blog role bulk for external
handleCreateInternally(CreateRoleExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResourceHandler
Create topic role for external system
handleCreateInternally(CreateTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHandler
Request to create a topic
handleCreateInternally(CreateFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResourceHandler
Request to set user follow
handleCreateInternally(CreateNavigationItemParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResourceHandler
 
handleCreateInternally(CreatePropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResourceHandler
Request to set user property
handleCreateMailNotificationConfig(Long) - Method in class com.communote.server.persistence.user.UserDaoBase
handleCreateMailNotificationConfig(Long) - Method in class com.communote.server.persistence.user.UserDaoImpl
 
handleCreateNewProperty(Attachment) - Method in class com.communote.server.core.property.AttachmentPropertyAccessor
 
handleCreateNewProperty(Propertyable) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
Create a new property and associate it with the object
handleCreateNewProperty(ExternalObject) - Method in class com.communote.server.core.property.ExternalObjectPropertyAccessor
Create a new property and associate it with the object
handleCreateNewProperty(Note) - Method in class com.communote.server.core.property.NotePropertyAccessor
Create a new property and associate it with the object
handleCreateNewProperty(O) - Method in class com.communote.server.core.property.PropertyAccessor
Create a new property and associate it with the object
handleCreateNewProperty(Blog) - Method in class com.communote.server.core.property.TopicPropertyAccessor
Create a new property and associate it with the object
handleCreateNewProperty(Note) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
Create a new property and associate it with the object
handleCreateNewProperty(User) - Method in class com.communote.server.core.property.UserPropertyAccessor
Create a new property and associate it with the object
handleCreateNote(NoteStoringTO, Set<String>) - Method in class com.communote.server.core.blog.NoteManagementBase
handleCreateNote(NoteStoringTO, Set<String>) - Method in class com.communote.server.core.blog.NoteManagementImpl
 
handleCreateNoteFromMail(Message, String, Set<String>) - Method in class com.communote.server.core.blog.MailBasedPostingManagementBase
Performs the core logic for #createNoteFromMail(javax.mail.Message, String, java.util.Set)
handleCreateNoteFromMail(Message, String, Set<String>) - Method in class com.communote.server.core.blog.MailBasedPostingManagementImpl
Performs the core logic for #createNoteFromMail(javax.mail.Message, String, java.util.Set)
handleCreateOrUpdateExternalGroup(ExternalGroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
handleCreateOrUpdateExternalGroup(ExternalGroupVO) - Method in class com.communote.server.core.user.UserGroupManagementImpl
 
handleCreateOrUpdateExternalUser(ExternalUserVO) - Method in class com.communote.server.core.user.UserManagementBase
handleCreateOrUpdateExternalUser(ExternalUserVO) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleCreateTag(String) - Method in class com.communote.server.core.tag.TagManagementBase
Performs the core logic for TagManagementBase.createTag(String)
handleCreateTag(String) - Method in class com.communote.server.core.tag.TagManagementImpl
Performs the core logic for TagManagementBase.createTag(String)
handleCreateUser(UserVO, boolean, boolean) - Method in class com.communote.server.core.user.UserManagementBase
handleCreateUser(UserVO, boolean, boolean) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleCurrentUserHasManagementAccess(Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleCurrentUserHasManagementAccess(Long) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleCurrentUserHasReadAccess(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleCurrentUserHasReadAccess(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleCurrentUserHasWriteAccess(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleCurrentUserHasWriteAccess(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleDecrementRepositorySize(long) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
handleDecrementRepositorySize(long) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoImpl
handleDefaultBlog(Blog) - Method in class com.communote.server.core.ConfigurationManagementBase
Performs the core logic for #updateDefaultBlog(com.communote.server.model.config.ConfluenceConfiguration)
handleDefaultBlog(Blog) - Method in class com.communote.server.core.ConfigurationManagementImpl
Sets the default blog.
handleDelete(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
handles deleting process
handleDelete(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
handles deleting process
handleDelete(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
handles deleting process
handleDelete(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
handles deleting process
handleDeleteAllCodesByUSer(Long, Class<? extends SecurityCode>) - Method in class com.communote.server.core.user.SecurityCodeManagementBase
Performs the core logic for #deleteAllCodesByUSer(Long, Class)
handleDeleteAllCodesByUSer(Long, Class<? extends SecurityCode>) - Method in class com.communote.server.core.user.SecurityCodeManagementImpl
 
handleDeleteAllCodesByUser(Long, Class<? extends SecurityCode>) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
handleDeleteAllCodesByUser(Long, Class<? extends SecurityCode>) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoImpl
handleDeleteAttachment(Long) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
handleDeleteAttachment(Long) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
handleDeleteAutosave(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
Performs the core logic for NoteManagementBase.deleteAutosave(Long)
handleDeleteAutosave(Long) - Method in class com.communote.server.core.blog.NoteManagementImpl
Performs the core logic for NoteManagementBase.deleteAutosave(Long)
handleDeleteBlog(Long, Long) - Method in class com.communote.server.core.blog.BlogManagementBase
Performs the core logic for BlogManagementBase.deleteBlog(Long, Long)
handleDeleteBlog(Long, Long) - Method in class com.communote.server.core.blog.BlogManagementImpl
Performs the core logic for BlogManagementBase.deleteBlog(Long, Long)
handleDeleteBlogs(Long[]) - Method in class com.communote.server.core.blog.BlogManagementBase
Performs the core logic for BlogManagementBase.deleteBlogs(Long[])
handleDeleteBlogs(Long[]) - Method in class com.communote.server.core.blog.BlogManagementImpl
Performs the core logic for BlogManagementBase.deleteBlogs(Long[])
handleDeleteCategorizedTag(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleDeleteCategorizedTag(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleDeleteContent(ContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
handleDeleteContent(ContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
 
handleDeleteExternalGroup(Long, String) - Method in class com.communote.server.core.user.UserGroupManagementBase
handleDeleteExternalGroup(Long, String) - Method in class com.communote.server.core.user.UserGroupManagementImpl
 
handleDeleteGroup(Long) - Method in class com.communote.server.core.user.UserGroupManagementBase
Performs the core logic for UserGroupManagementBase.deleteGroup(Long)
handleDeleteGroup(Long) - Method in class com.communote.server.core.user.UserGroupManagementImpl
 
handleDeleteInternally(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource removal
handleDeleteInternally(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource removal
handleDeleteInternally(DeleteFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResourceHandler
Request to delete note as favorite
handleDeleteInternally(DeleteLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResourceHandler
Request to delete note as favorite
handleDeleteInternally(DeleteNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.NoteResourceHandler
Delete a note on the server
handleDeleteInternally(DeleteFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResourceHandler
Request to delete follow of blog
handleDeleteInternally(DeleteTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceHandler
Request to delete a topic
handleDeleteInternally(DeleteFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResourceHandler
Request to delete follow of user
handleDeleteInternally(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource removal
handleDeleteInternally(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource removal
handleDeleteInternally(DeleteFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResourceHandler
Request to delete note as favorite
handleDeleteInternally(DeleteLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResourceHandler
Request to delete note as favorite
handleDeleteInternally(DeleteNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHandler
Delete a note on the server
handleDeleteInternally(DeleteExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResourceHandler
handleDeleteInternally(DeleteFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResourceHandler
Request to delete follow of blog
handleDeleteInternally(DeleteTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHandler
Request to delete a topic
handleDeleteInternally(DeleteFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResourceHandler
Request to delete follow of user
handleDeleteInternally(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource removal
handleDeleteInternally(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource removal
handleDeleteInternally(DeleteFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResourceHandler
Request to delete note as favorite
handleDeleteInternally(DeleteLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResourceHandler
Request to delete note as favorite
handleDeleteInternally(DeleteNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHandler
Delete a note on the server
handleDeleteInternally(DeleteExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResourceHandler
handleDeleteInternally(DeleteFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResourceHandler
Request to delete follow of blog
handleDeleteInternally(DeleteTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHandler
Request to delete a topic
handleDeleteInternally(DeleteFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResourceHandler
Request to delete follow of user
handleDeleteInternally(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource removal
handleDeleteInternally(DeleteAttachmentParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHandler
 
handleDeleteInternally(D, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource removal
handleDeleteInternally(DeleteFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResourceHandler
Request to delete note as favorite
handleDeleteInternally(DeleteLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResourceHandler
Request to delete note as favorite
handleDeleteInternally(DeleteNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHandler
Delete a note on the server
handleDeleteInternally(DeleteTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResourceHandler
 
handleDeleteInternally(DeleteChildTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResourceHandler
 
handleDeleteInternally(DeleteExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResourceHandler
handleDeleteInternally(DeleteFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResourceHandler
Request to delete follow of blog
handleDeleteInternally(DeleteTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHandler
Request to delete a topic
handleDeleteInternally(DeleteFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResourceHandler
Request to delete follow of user
handleDeleteInternally(DeleteNavigationItemParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResourceHandler
 
handleDeleteNote(Long, boolean, boolean) - Method in class com.communote.server.core.blog.NoteManagementBase
handleDeleteNote(Long, boolean, boolean) - Method in class com.communote.server.core.blog.NoteManagementImpl
handleDeleteNotesOfUser(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
Performs the core logic for NoteManagementBase.deleteNotesOfUser(Long)
handleDeleteNotesOfUser(Long) - Method in class com.communote.server.core.blog.NoteManagementImpl
Performs the core logic for NoteManagementBase.deleteNotesOfUser(Long)
handleDeleteOrphanedAttachments(Collection<Long>) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
handleDeleteOrphanedAttachments(Collection<Long>) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
handleDeleteTagCategory(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleDeleteTagCategory(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleDisableUser(long, String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
handleDisableUser(long, String) - Method in class com.communote.server.core.messaging.NotificationManagementImpl
handleEdit(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
 
handleEdit(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
 
handleEdit(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
 
handleEdit(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
 
handleEditInternally(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
 
handleEditInternally(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.DefaultResourceHandler
handleEditInternally(EditNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.NoteResourceHandler
Changes an existing note on the server
handleEditInternally(EditTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.tag.TagResourceHandler
Edit a tag
handleEditInternally(EditRightParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResourceHandler
Update access rights of blog.
handleEditInternally(EditTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceHandler
Request to edit a topic
handleEditInternally(EditUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.UserResourceHandler
handleEditInternally(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
 
handleEditInternally(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.DefaultResourceHandler
handleEditInternally(EditNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHandler
Changes an existing note on the server
handleEditInternally(EditTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResourceHandler
Edit a tag
handleEditInternally(EditExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResourceHandler
handleEditInternally(EditRightParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResourceHandler
Update access rights of blog.
handleEditInternally(EditTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHandler
Request to edit a topic
handleEditInternally(EditUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResourceHandler
handleEditInternally(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
 
handleEditInternally(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.DefaultResourceHandler
handleEditInternally(EditNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHandler
Changes an existing note on the server
handleEditInternally(EditTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResourceHandler
Edit a tag
handleEditInternally(EditExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResourceHandler
handleEditInternally(EditRightParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResourceHandler
Update access rights of blog.
handleEditInternally(EditTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHandler
Request to edit a topic
handleEditInternally(EditUserPreferenceParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.preference.UserPreferenceResourceHandler
handleEditInternally(EditUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResourceHandler
handleEditInternally(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
 
handleEditInternally(E, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.DefaultResourceHandler
handleEditInternally(EditNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHandler
Changes an existing note on the server
handleEditInternally(EditTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResourceHandler
Edit a tag
handleEditInternally(EditExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResourceHandler
handleEditInternally(EditRightParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResourceHandler
Update access rights of blog.
handleEditInternally(EditTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHandler
Request to edit a topic
handleEditInternally(EditNavigationItemParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResourceHandler
 
handleEditInternally(EditUserPreferenceParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.preference.UserPreferenceResourceHandler
handleEditInternally(EditUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResourceHandler
handleEnableUser(long, String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
handleEnableUser(long, String) - Method in class com.communote.server.core.messaging.NotificationManagementImpl
handleExecute(RunInTransaction) - Method in class com.communote.server.core.general.TransactionManagementBase
handleExecute(RunInTransaction) - Method in class com.communote.server.core.general.TransactionManagementImpl
handleExecuteQuery(Query, QueryParameters) - Method in class com.communote.server.persistence.query.QueryHelperDaoBase
handleExecuteQuery(Query, QueryParameters, QueryResultConverter, ResultSpecification) - Method in class com.communote.server.persistence.query.QueryHelperDaoBase
handleExecuteQuery(Query, QueryParameters) - Method in class com.communote.server.persistence.query.QueryHelperDaoImpl
handleExecuteQuery(Query, QueryParameters, QueryResultConverter, ResultSpecification) - Method in class com.communote.server.persistence.query.QueryHelperDaoImpl
handleExecuteQueryComplete(Query, QueryParameters) - Method in class com.communote.server.persistence.query.QueryHelperDaoBase
handleExecuteQueryComplete(Query, QueryParameters) - Method in class com.communote.server.persistence.query.QueryHelperDaoImpl
handleFind(String) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
Performs the core logic for MessageDaoBase.find(String)
handleFind(String, String) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
Performs the core logic for MessageDaoBase.find(String, String)
handleFind(String, String, String) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
handleFind(String) - Method in class com.communote.server.persistence.common.messages.MessageDaoImpl
Performs the core logic for MessageDaoBase.find(String)
handleFind(String, String) - Method in class com.communote.server.persistence.common.messages.MessageDaoImpl
Performs the core logic for MessageDaoBase.find(String, String)
handleFind(String, String, String) - Method in class com.communote.server.persistence.common.messages.MessageDaoImpl
handleFind(String, String) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
Performs the core logic for PluginPropertyDaoBase.find(String, String)
handleFind(String, String) - Method in class com.communote.server.persistence.property.PluginPropertyDaoImpl
Performs the core logic for PluginPropertyDaoBase.find(String, String)
handleFindBlogByIdentifier(String) - Method in class com.communote.server.core.blog.BlogManagementBase
handleFindBlogByIdentifier(String) - Method in class com.communote.server.core.blog.BlogManagementImpl
 
handleFindBlogByIdentifierWithoutAuthorizationCheck(String) - Method in class com.communote.server.core.blog.BlogManagementBase
handleFindBlogByIdentifierWithoutAuthorizationCheck(String) - Method in class com.communote.server.core.blog.BlogManagementImpl
 
handleFindBlogByIdWithoutAuthorizationCheck(Long) - Method in class com.communote.server.core.blog.BlogManagementBase
Retrieves a blog by its ID.
handleFindBlogByIdWithoutAuthorizationCheck(Long) - Method in class com.communote.server.core.blog.BlogManagementImpl
Retrieves a blog by its ID.
handleFindBlogs(Long[]) - Method in class com.communote.server.persistence.blog.BlogDaoBase
Performs the core logic for BlogDaoBase.findBlogs(Long[])
handleFindBlogs(Long[]) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
Performs the core logic for BlogDaoBase.findBlogs(Long[])
handleFindBlogsById(Long[]) - Method in class com.communote.server.core.blog.BlogManagementBase
Performs the core logic for BlogManagementBase.findBlogsById(Long[])
handleFindBlogsById(Long[]) - Method in class com.communote.server.core.blog.BlogManagementImpl
 
handleFindByAdditionalProperty(String, String) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
handleFindByAdditionalProperty(String, String) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoImpl
 
handleFindByAlias(String) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Performs the core logic for GroupDaoBase.findByAlias(String)
handleFindByAlias(String) - Method in class com.communote.server.persistence.user.group.GroupDaoImpl
Performs the core logic for GroupDaoBase.findByAlias(String)
handleFindByAlias(String) - Method in class com.communote.server.persistence.user.UserDaoBase
Performs the core logic for UserDaoBase.findByAlias(String)
handleFindByAlias(String) - Method in class com.communote.server.persistence.user.UserDaoImpl
Performs the core logic for UserDaoBase.findByAlias(String)
handleFindByBlogAndEntity(Long, Long) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
handleFindByBlogAndEntity(Long, Long) - Method in class com.communote.server.persistence.blog.BlogMemberDaoImpl
handleFindByClientId(String) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
Performs the core logic for ClientDaoBase.findByClientId(String)
handleFindByClientId(String) - Method in class com.communote.server.persistence.user.client.ClientDaoImpl
Performs the core logic for ClientDaoBase.findByClientId(String)
handleFindByClientIdForWriting(String) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
handleFindByClientIdForWriting(String) - Method in class com.communote.server.persistence.user.client.ClientDaoImpl
handleFindByCode(String) - Method in class com.communote.server.core.user.SecurityCodeManagementBase
handleFindByCode(String, Converter<SecurityCode, T>) - Method in class com.communote.server.core.user.SecurityCodeManagementBase
 
handleFindByCode(String) - Method in class com.communote.server.core.user.SecurityCodeManagementImpl
 
handleFindByCode(String, Converter<SecurityCode, T>) - Method in class com.communote.server.core.user.SecurityCodeManagementImpl
 
handleFindByCode(String) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
Performs the core logic for SecurityCodeDaoBase.findByCode(String)
handleFindByCode(String) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoImpl
Performs the core logic for SecurityCodeDaoBase.findByCode(String)
handleFindByEmail(String) - Method in class com.communote.server.persistence.user.UserDaoBase
Performs the core logic for UserDaoBase.findByEmail(String)
handleFindByEmail(String) - Method in class com.communote.server.persistence.user.UserDaoImpl
Performs the core logic for UserDaoBase.findByEmail(String)
handleFindByEmailAddress(String) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
handleFindByEmailAddress(String) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoImpl
handleFindByEntity(Long) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
Performs the core logic for BlogMemberDaoBase.findByEntity(Long)
handleFindByEntity(Long) - Method in class com.communote.server.persistence.blog.BlogMemberDaoImpl
Performs the core logic for BlogMemberDaoBase.findByEntity(Long)
handleFindByExternalId(String, String) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
handleFindByExternalId(String, String) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoImpl
 
handleFindByExternalObject(Long) - Method in class com.communote.server.persistence.blog.BlogDaoBase
Performs the core logic for BlogDaoBase.findByExternalObject(Long)
handleFindByExternalObject(String, String) - Method in class com.communote.server.persistence.blog.BlogDaoBase
handleFindByExternalObject(Long) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
Performs the core logic for BlogDaoBase.findByExternalObject(Long)
handleFindByExternalObject(String, String) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
 
handleFindByExternalSystemId(String) - Method in class com.communote.server.persistence.blog.BlogDaoBase
Performs the core logic for BlogDaoBase.findByExternalSystemId(String)
handleFindByExternalSystemId(String) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
Performs the core logic for BlogDaoBase.findByExternalSystemId(String)
handleFindByExternalSystemId(String) - Method in class com.communote.server.persistence.user.UserDaoBase
Performs the core logic for UserDaoBase.findByExternalSystemId(String)
handleFindByExternalSystemId(String) - Method in class com.communote.server.persistence.user.UserDaoImpl
Performs the core logic for UserDaoBase.findByExternalSystemId(String)
handleFindByExternalUserId(String, String) - Method in class com.communote.server.persistence.user.UserDaoBase
handleFindByExternalUserId(String, String) - Method in class com.communote.server.persistence.user.UserDaoImpl
handleFindByGlobalIdentifier(String) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
handleFindByGlobalIdentifier(String) - Method in class com.communote.server.persistence.global.GlobalIdDaoImpl
handleFindByLanguageCode(String) - Method in class com.communote.server.persistence.user.LanguageDaoBase
Performs the core logic for LanguageDaoBase.findByLanguageCode(String)
handleFindByLanguageCode(String) - Method in class com.communote.server.persistence.user.LanguageDaoImpl
Performs the core logic for LanguageDaoBase.findByLanguageCode(String)
handleFindByMailMessageId(String) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
handleFindByMailMessageId(String) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoImpl
handleFindByPrefix(String, ResultSpecification) - Method in class com.communote.server.persistence.tag.TagDaoBase
handleFindByPrefix(String, ResultSpecification) - Method in class com.communote.server.persistence.tag.TagDaoImpl
handleFindByRole(UserRole, UserStatus) - Method in class com.communote.server.persistence.user.UserDaoBase
handleFindByRole(UserRole, UserStatus) - Method in class com.communote.server.persistence.user.UserDaoImpl
handleFindBySecurityCode(String) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
handleFindBySecurityCode(String) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoImpl
handleFindBySecurityCode(String) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
handleFindBySecurityCode(String) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoImpl
handleFindBySecurityCode(String) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
handleFindBySecurityCode(String) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoImpl
handleFindBySystemId(String) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
handleFindBySystemId(String) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoImpl
handleFindBySystemId(String) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
handleFindBySystemId(String) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoImpl
handleFindBySystemId(String) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
handleFindBySystemId(String) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoImpl
 
handleFindByTagStore(String, String) - Method in class com.communote.server.persistence.tag.TagDaoBase
Performs the core logic for TagDaoBase.findByTagStore(String, String)
handleFindByTagStore(String, String) - Method in class com.communote.server.persistence.tag.TagDaoImpl
Performs the core logic for TagDaoBase.findByTagStore(String, String)
handleFindByUser(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
handleFindByUser(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoImpl
Handle find by user.
handleFindByUser(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
handleFindByUser(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoImpl
Handle find by user.
handleFindByUser(Long, SecurityCodeAction) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
handleFindByUser(Long, SecurityCodeAction) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoImpl
handleFindByUserAndChannel(User, ChannelType) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
handleFindByUserAndChannel(User, ChannelType) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoImpl
handleFindByUserAndChannel(Long, ChannelType) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
handleFindByUserAndChannel(Long, ChannelType) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoImpl
handleFindByUserIdGroupId(Long, Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
handleFindByUserIdGroupId(Long, Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoImpl
handleFindByUserIdNoteId(Long, Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
handleFindByUserIdNoteId(Long, Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoImpl
handleFindContentTypeNull() - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
Performs the core logic for AttachmentDaoBase.findContentTypeNull()
handleFindContentTypeNull() - Method in class com.communote.server.persistence.resource.AttachmentDaoImpl
Performs the core logic for AttachmentDaoBase.findContentTypeNull()
handleFindCountryByCode(String) - Method in class com.communote.server.core.user.MasterDataManagementBase
handleFindCountryByCode(String) - Method in class com.communote.server.core.user.MasterDataManagementImpl
handleFindCountryByCode(String) - Method in class com.communote.server.persistence.user.CountryDaoBase
Performs the core logic for CountryDaoBase.findCountryByCode(String)
handleFindCountryByCode(String) - Method in class com.communote.server.persistence.user.CountryDaoImpl
Performs the core logic for CountryDaoBase.findCountryByCode(String)
handleFindDirectlyManagedBlogsOfUser(Long) - Method in class com.communote.server.persistence.blog.BlogDaoBase
handleFindDirectlyManagedBlogsOfUser(Long) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
handleFindEnabledExcludeRanges(ChannelType) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
handleFindEnabledExcludeRanges(ChannelType) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoImpl
handleFindEnabledIncludeRanges(ChannelType) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
handleFindEnabledIncludeRanges(ChannelType) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoImpl
handleFindFilterById(Long) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
handleFindFilterById(Long) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
handleFindGlobalTagCategoryByName(String) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleFindGlobalTagCategoryByName(String) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleFindGlobalTagCategoryByPrefix(String) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleFindGlobalTagCategoryByPrefix(String) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleFindGroupByAlias(String, Converter<Group, T>) - Method in class com.communote.server.core.user.UserGroupManagementBase
Find a user group by its alias and convert it to the object to be returned.
handleFindGroupByAlias(String, Converter<Group, T>) - Method in class com.communote.server.core.user.UserGroupManagementImpl
 
handleFindGroupById(Long, Converter<Group, T>) - Method in class com.communote.server.core.user.UserGroupManagementBase
Find a user group by its ID and convert it to the object to be returned.
handleFindGroupById(Long, Converter<Group, T>) - Method in class com.communote.server.core.user.UserGroupManagementImpl
 
handleFindIdByKey(String, String) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
handleFindIdByKey(String, String) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoImpl
handleFindIpRanges(ChannelType, boolean) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
handleFindIpRanges(ChannelType, boolean) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
handleFindLanguageByCode(String) - Method in class com.communote.server.core.user.MasterDataManagementBase
handleFindLanguageByCode(String) - Method in class com.communote.server.core.user.MasterDataManagementImpl
handleFindLatestBlog() - Method in class com.communote.server.persistence.blog.BlogDaoBase
Performs the core logic for BlogDaoBase.findLatestBlog()
handleFindLatestBlog() - Method in class com.communote.server.persistence.blog.BlogDaoImpl
Performs the core logic for BlogDaoBase.findLatestBlog()
handleFindLatestBySystemId(String, Long, int) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
handleFindLatestBySystemId(String, Long, int) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoImpl
handleFindLatestBySystemId(String, Long, int) - Method in class com.communote.server.persistence.user.UserDaoBase
handleFindLatestBySystemId(String, Long, int) - Method in class com.communote.server.persistence.user.UserDaoImpl
handleFindLatestGlobalId() - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
Performs the core logic for GlobalIdDaoBase.findLatestGlobalId()
handleFindLatestGlobalId() - Method in class com.communote.server.persistence.global.GlobalIdDaoImpl
Performs the core logic for GlobalIdDaoBase.findLatestGlobalId()
handleFindLatestNote() - Method in class com.communote.server.persistence.blog.NoteDaoBase
Performs the core logic for NoteDaoBase.findLatestNote()
handleFindLatestNote() - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Performs the core logic for NoteDaoBase.findLatestNote()
handleFindMappingsForExternal(Long, Long, Long, boolean, BlogRole, String) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
handleFindMappingsForExternal(Long, Long, Long, boolean, BlogRole, String) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoImpl
handleFindNearestNote(long, Date, boolean) - Method in class com.communote.server.persistence.blog.NoteDaoBase
handleFindNearestNote(long, Date, boolean) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
 
handleFindNextScheduledTask() - Method in class com.communote.server.persistence.tasks.TaskDaoBase
Performs the core logic for TaskDaoBase.findNextScheduledTask()
handleFindNextScheduledTask() - Method in class com.communote.server.persistence.tasks.TaskDaoImpl
Performs the core logic for TaskDaoBase.findNextScheduledTask()
handleFindNextScheduledTasks(Date, int, Collection<Long>) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
Performs the core logic for #findNextScheduledTasks(java.util.Date, int, java.util.Collection)
handleFindNextScheduledTasks(Date, int, Collection<Long>) - Method in class com.communote.server.persistence.tasks.TaskDaoImpl
Performs the core logic for #findNextScheduledTasks(java.util.Date, int, java.util.Collection)
handleFindNotConfirmedUser(Date, boolean) - Method in class com.communote.server.persistence.user.UserDaoBase
handleFindNotConfirmedUser(Date, boolean) - Method in class com.communote.server.persistence.user.UserDaoImpl
handleFindNotDeletedUser(boolean) - Method in class com.communote.server.persistence.user.UserDaoBase
Performs the core logic for UserDaoBase.findNotDeletedUser(boolean)
handleFindNotDeletedUser(boolean) - Method in class com.communote.server.persistence.user.UserDaoImpl
Performs the core logic for UserDaoBase.findNotDeletedUser(boolean)
handleFindNoteByContentId(ContentId) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
handleFindNoteByContentId(ContentId) - Method in class com.communote.server.persistence.resource.AttachmentDaoImpl
handleFindNotLoggedInActiveUser(Date, boolean, boolean) - Method in class com.communote.server.persistence.user.UserDaoBase
handleFindNotLoggedInActiveUser(Date, boolean, boolean) - Method in class com.communote.server.persistence.user.UserDaoImpl
 
handleFindOrCreateTag(String) - Method in class com.communote.server.core.tag.TagManagementBase
Performs the core logic for TagManagementBase.findOrCreateTag(String)
handleFindOrCreateTag(String) - Method in class com.communote.server.core.tag.TagManagementImpl
Deprecated.
handleFindProperties(Long, String, String) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
handleFindProperties(Long, String, String) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoImpl
 
handleFindProperty(Long, String, String) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
handleFindProperty(Long, String, String) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoImpl
 
handleFindTagNewTx(String) - Method in class com.communote.server.core.tag.TagManagementBase
Performs the core logic for TagManagementBase.findTagNewTx(String)
handleFindTagNewTx(String) - Method in class com.communote.server.core.tag.TagManagementImpl
Performs the core logic for TagManagementBase.findTagNewTx(String)
handleFindTaskByUniqueName(String) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
Performs the core logic for TaskDaoBase.findTaskByUniqueName(String)
handleFindTaskByUniqueName(String) - Method in class com.communote.server.persistence.tasks.TaskDaoImpl
Performs the core logic for TaskDaoBase.findTaskByUniqueName(String)
handleFindTaskExecution(String) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
handleFindTaskExecution(String) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoImpl
handleFindTaskExecutions(String) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
handleFindTaskExecutions(String) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoImpl
handleFindUserByAlias(String) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for UserManagementBase.findUserByAlias(String)
handleFindUserByAlias(String) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleFindUserByEmail(String) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for UserManagementBase.findUserByEmail(String)
handleFindUserByEmail(String) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleFindUserByEmailAlias(String) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for #findKenmeiUserByEmailAlias(String)
handleFindUserByEmailAlias(String) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleFindUserByExternalUserId(String, String) - Method in class com.communote.server.core.user.UserManagementBase
handleFindUserByExternalUserId(String, String) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleFindUserByPermanentId(String, String) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
handleFindUserByPermanentId(String, String) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoImpl
handleFindUserProfileByUserId(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
handleFindUserProfileByUserId(Long) - Method in class com.communote.server.core.user.UserProfileManagementImpl
handleFindUserProfileDetailListItemByUserId(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
handleFindUserProfileDetailListItemByUserId(Long) - Method in class com.communote.server.core.user.UserProfileManagementImpl
handleFindUserProfileVOByUserId(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
handleFindUserProfileVOByUserId(Long) - Method in class com.communote.server.core.user.UserProfileManagementImpl
handleFollowBlog(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Performs the core logic for FollowManagementBase.followBlog(Long)
handleFollowBlog(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Performs the core logic for FollowManagementBase.followBlog(Long)
handleFollowDiscussion(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Performs the core logic for FollowManagementBase.followDiscussion(Long)
handleFollowDiscussion(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Performs the core logic for FollowManagementBase.followDiscussion(Long)
handleFollowDiscussionByNoteId(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
handleFollowDiscussionByNoteId(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
handleFollowsBlog(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Performs the core logic for FollowManagementBase.followsBlog(Long)
handleFollowsBlog(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Performs the core logic for FollowManagementBase.followsBlog(Long)
handleFollowsDiscussion(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
handleFollowsDiscussion(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
handleFollowsUser(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Performs the core logic for FollowManagementBase.followsUser(Long)
handleFollowsUser(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Performs the core logic for FollowManagementBase.followsUser(Long)
handleFollowTag(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Performs the core logic for FollowManagementBase.followTag(Long)
handleFollowTag(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Performs the core logic for FollowManagementBase.followTag(Long)
handleFollowUser(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Performs the core logic for FollowManagementBase.followUser(Long)
handleFollowUser(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Performs the core logic for FollowManagementBase.followUser(Long)
handleGet(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
handles resource querying
handleGet(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
handles resource querying
handleGet(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
handles resource querying
handleGet(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
handles resource querying
handleGet(String) - Method in class com.communote.server.core.common.caching.Cache
Retrieves an element identified by the provided key from the cache.
handleGet(String) - Method in class com.communote.server.core.common.caching.eh.EhCache
Retrieves an element identified by the provided key from the cache.
handleGet(String) - Method in class com.communote.server.core.common.caching.NoCache
 
handleGetActiveUserCount() - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for UserManagementBase.getActiveUserCount()
handleGetActiveUserCount() - Method in class com.communote.server.core.user.UserManagementImpl
 
handleGetAllObjectProperties(O) - Method in class com.communote.server.core.property.StringPropertyAccessor
Get all properties of the object.
handleGetAllObjectProperties(Note) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
 
handleGetAllProperties(String, boolean) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
handleGetAllProperties(String, boolean) - Method in class com.communote.server.persistence.property.PluginPropertyDaoImpl
handleGetAndCheckBlogAccess(Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleGetAndCheckBlogAccess(Long, BlogRole) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleGetApplicationConfigurationSettings() - Method in class com.communote.server.core.ConfigurationManagementBase
handleGetApplicationConfigurationSettings() - Method in class com.communote.server.core.ConfigurationManagementImpl
handleGetAttachment(ContentId) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
handleGetAttachment(Long) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
handleGetAttachment(ContentId) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
handleGetAttachment(Long) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
handleGetAttachmentsOfNote(Long, Collection<Long>, Converter<Attachment, T>) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
Return the attachments of a note converted with the help of the provided converter
handleGetAttachmentsOfNote(Long, Collection<Long>, Converter<Attachment, T>) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
handleGetAutosave(Long, Long, Long, Collection<StringPropertyFilter>) - Method in class com.communote.server.persistence.blog.NoteDaoBase
handleGetAutosave(Long, Long, Long, Collection<StringPropertyFilter>) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
 
handleGetBlogCount() - Method in class com.communote.server.core.blog.BlogManagementBase
Performs the core logic for BlogManagementBase.getBlogCount()
handleGetBlogCount() - Method in class com.communote.server.core.blog.BlogManagementImpl
 
handleGetBlogRoles(Long, String) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
handleGetBlogRoles(Long, String) - Method in class com.communote.server.persistence.blog.BlogMemberDaoImpl
handleGetCategorizedTags(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleGetCategorizedTags(Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleGetClientId(String, String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
handleGetClientId(String, String) - Method in class com.communote.server.core.messaging.NotificationManagementImpl
handleGetClientLogo() - Method in class com.communote.server.core.ConfigurationManagementBase
handleGetClientLogo() - Method in class com.communote.server.core.ConfigurationManagementImpl
handleGetCommentsOfDiscussion(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
handleGetCommentsOfDiscussion(Long) - Method in class com.communote.server.core.blog.NoteManagementImpl
handleGetConfiguration() - Method in class com.communote.server.core.ConfigurationManagementBase
handleGetConfiguration() - Method in class com.communote.server.core.ConfigurationManagementImpl
handleGetContent(ContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
handleGetContent(ExtendedContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
handleGetContent(ContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
handleGetContent(ExtendedContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
handleGetCountries(Locale) - Method in class com.communote.server.core.user.MasterDataManagementBase
handleGetCountries(Locale) - Method in class com.communote.server.core.user.MasterDataManagementImpl
handleGetDefaultRepositoryConnector() - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
Performs the core logic for #getDefaultRepository()
handleGetDefaultRepositoryConnector() - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
Performs the core logic for #getDefaultRepository()
handleGetDiscussionId(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
handleGetDiscussionId(Long) - Method in class com.communote.server.core.blog.NoteManagementImpl
handleGetExternalObjects(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
handleGetExternalObjects(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
handleGetFavoriteNoteIds(Long, Long, Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
handleGetFavoriteNoteIds(Long, Long, Long) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
handleGetFollowedBlogs(Long, long, long) - Method in class com.communote.server.persistence.user.UserDaoBase
handleGetFollowedBlogs(Long, long, long) - Method in class com.communote.server.persistence.user.UserDaoImpl
handleGetFollowedDiscussions(Long, long, long) - Method in class com.communote.server.persistence.user.UserDaoBase
handleGetFollowedDiscussions(Long, long, long) - Method in class com.communote.server.persistence.user.UserDaoImpl
handleGetFollowedTags(Long, Long, Long) - Method in class com.communote.server.persistence.user.UserDaoBase
handleGetFollowedTags(Long, Long, Long) - Method in class com.communote.server.persistence.user.UserDaoImpl
handleGetFollowedUsers(Long, long, long) - Method in class com.communote.server.persistence.user.UserDaoBase
handleGetFollowedUsers(Long, long, long) - Method in class com.communote.server.persistence.user.UserDaoImpl
handleGetGroupsOfUser(Long) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Performs the core logic for GroupDaoBase.getGroupsOfUser(Long)
handleGetGroupsOfUser(Long) - Method in class com.communote.server.persistence.user.group.GroupDaoImpl
Performs the core logic for GroupDaoBase.getGroupsOfUser(Long)
handleGetInternally(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetAttachmentParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHandler
Returns an existing attachment of a given note.
handleGetInternally(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.NoteResourceHandler
Retrieve a single note from the server
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResourceHandler
Request to set note property
handleGetInternally(GetTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.tag.TagResourceHandler
Get a tag
handleGetInternally(GetTagStoreTagListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.tag.TagStoreTagListResourceHandler
Get a tagstore
handleGetInternally(GetTagStoreTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.tag.TagStoreTagResourceHandler
Get a tagstore tag
handleGetInternally(GetTimelineNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResourceHandler
Get a note with timeline specific attributes
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResourceHandler
Request to get topic property
handleGetInternally(GetRightParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResourceHandler
Get the access rights of blog.
handleGetInternally(GetRoleParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResourceHandler
Get blog role
handleGetInternally(GetRoleBulkExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
Get blog role bulk for external
handleGetInternally(GetRoleExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResourceHandler
Get blog role for external system
handleGetInternally(GetTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceHandler
Retrieve a single topic from the server
handleGetInternally(GetImageParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.image.ImageResourceHandler
Returns the image of a user.
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResourceHandler
Request to get user property
handleGetInternally(GetUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.UserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetAttachmentParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHandler
Returns an existing attachment of a given note.
handleGetInternally(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHandler
Retrieve a single note from the server
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResourceHandler
Request to set note property
handleGetInternally(GetTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResourceHandler
Get a tag
handleGetInternally(GetTagStoreTagListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagStoreTagListResourceHandler
Get a tagstore
handleGetInternally(GetTagStoreTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagStoreTagResourceHandler
Get a tagstore tag
handleGetInternally(GetTimelineNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResourceHandler
Get a note with timeline specific attributes
handleGetInternally(GetExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResourceHandler
Get the internal representation of external object as ExternalObjectResource.
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResourceHandler
Request to get topic property
handleGetInternally(GetRightParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResourceHandler
Get the access rights of blog.
handleGetInternally(GetRoleParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResourceHandler
Get blog role
handleGetInternally(GetRoleBulkExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
Get blog role bulk for external
handleGetInternally(GetRoleExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResourceHandler
Get blog role for external system
handleGetInternally(GetTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHandler
Retrieve a single topic from the server
handleGetInternally(GetImageParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.image.ImageResourceHandler
Returns the image of a user.
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResourceHandler
Request to get user property
handleGetInternally(GetUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetAttachmentParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHandler
Returns an existing attachment of a given note.
handleGetInternally(GetPreviewParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.PreviewResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHandler
Retrieve a single note from the server
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResourceHandler
Request to set note property
handleGetInternally(GetTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResourceHandler
Get a tag
handleGetInternally(GetTagStoreTagListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagStoreTagListResourceHandler
Get a tagstore
handleGetInternally(GetTagStoreTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagStoreTagResourceHandler
Get a tagstore tag
handleGetInternally(GetTimelineNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResourceHandler
Get a note with timeline specific attributes
handleGetInternally(GetExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResourceHandler
Get the internal representation of external object as ExternalObjectResource.
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResourceHandler
Request to get topic property
handleGetInternally(GetRightParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResourceHandler
Get the access rights of blog.
handleGetInternally(GetRoleParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResourceHandler
Get blog role
handleGetInternally(GetRoleBulkExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
Get blog role bulk for external
handleGetInternally(GetRoleExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResourceHandler
Get blog role for external system
handleGetInternally(GetTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHandler
Retrieve a single topic from the server
handleGetInternally(GetImageParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.image.ImageResourceHandler
Returns the image of a user.
handleGetInternally(GetUserPreferenceParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.preference.UserPreferenceResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResourceHandler
Request to get user property
handleGetInternally(GetUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetAttachmentParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHandler
Returns an existing attachment of a given note.
handleGetInternally(GetPreviewParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.PreviewResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(G, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetGroupParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResourceHandler
 
handleGetInternally(GetNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHandler
Retrieve a single note from the server
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResourceHandler
Request to set note property
handleGetInternally(GetTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResourceHandler
Get a tag
handleGetInternally(GetTagStoreTagListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagStoreTagListResourceHandler
Get a tagstore
handleGetInternally(GetTagStoreTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagStoreTagResourceHandler
Get a tagstore tag
handleGetInternally(GetTimelineNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResourceHandler
Get a note with timeline specific attributes
handleGetInternally(GetExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResourceHandler
Get the internal representation of external object as ExternalObjectResource.
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResourceHandler
Request to get topic property
handleGetInternally(GetRightParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResourceHandler
Get the access rights of blog.
handleGetInternally(GetRoleParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHandler
Get blog role
handleGetInternally(GetRoleBulkExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
Get blog role bulk for external
handleGetInternally(GetRoleExternalParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResourceHandler
Get blog role for external system
handleGetInternally(GetTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHandler
Retrieve a single topic from the server
handleGetInternally(GetImageParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.image.ImageResourceHandler
Returns the image of a user.
handleGetInternally(GetNavigationItemParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResourceHandler
 
handleGetInternally(GetUserPreferenceParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.preference.UserPreferenceResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetInternally(GetPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResourceHandler
Request to get user property
handleGetInternally(GetUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleGetIpFilters(int, int) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
handleGetIpFilters(int, int) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoImpl
 
handleGetLanguages() - Method in class com.communote.server.core.user.MasterDataManagementBase
Performs the core logic for MasterDataManagementBase.getLanguages()
handleGetLanguages() - Method in class com.communote.server.core.user.MasterDataManagementImpl
Performs the core logic for MasterDataManagementBase.getLanguages()
handleGetLastUsedBlogs(Long, int) - Method in class com.communote.server.persistence.blog.BlogDaoBase
Performs the core logic for BlogDaoBase.getLastUsedBlogs(Long, int)
handleGetLastUsedBlogs(Long, int) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
Performs the core logic for BlogDaoBase.getLastUsedBlogs(Long, int)
handleGetMessagerConnectorConfigs() - Method in class com.communote.server.core.user.UserProfileManagementBase
handleGetMessagerConnectorConfigs() - Method in class com.communote.server.core.user.UserProfileManagementImpl
handleGetMetadata(ContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
handleGetMetadata(ContentId) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
handleGetMostUsedBlogs(int, boolean) - Method in class com.communote.server.core.blog.BlogManagementBase
handleGetMostUsedBlogs(int, boolean) - Method in class com.communote.server.core.blog.BlogManagementImpl
handleGetMostUsedBlogs(Long, int, int) - Method in class com.communote.server.persistence.blog.BlogDaoBase
handleGetMostUsedBlogs(Long, int, int) - Method in class com.communote.server.persistence.blog.BlogDaoImpl
handleGetNoteIdsOfDiscussion(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
Performs the core logic for NoteDaoBase.getNoteIdsOfDiscussion(Long)
handleGetNoteIdsOfDiscussion(Long) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Performs the core logic for NoteDaoBase.getNoteIdsOfDiscussion(Long)
handleGetNotesByTag(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
Performs the core logic for NoteDaoBase.getNotesByTag(Long)
handleGetNotesByTag(Long) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Performs the core logic for NoteDaoBase.getNotesByTag(Long)
handleGetNotesCount() - Method in class com.communote.server.persistence.blog.NoteDaoBase
Performs the core logic for NoteDaoBase.getNotesCount()
handleGetNotesCount() - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Performs the core logic for NoteDaoBase.getNotesCount()
handleGetNotesForBlog(Long, Long, Integer) - Method in class com.communote.server.persistence.blog.NoteDaoBase
handleGetNotesForBlog(Long, Long, Integer) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
handleGetNotesOfUser(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
Performs the core logic for NoteDaoBase.getNotesOfUser(Long)
handleGetNotesOfUser(Long) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Performs the core logic for NoteDaoBase.getNotesOfUser(Long)
handleGetNoteWithComments(Long, QueryResultConverter<SimpleNoteListItem, DiscussionNoteData>) - Method in class com.communote.server.core.blog.NoteManagementBase
handleGetNoteWithComments(Long, QueryResultConverter<SimpleNoteListItem, DiscussionNoteData>) - Method in class com.communote.server.core.blog.NoteManagementImpl
handleGetNumberOfFavorites(Long) - Method in class com.communote.server.core.blog.FavoriteManagementBase
 
handleGetNumberOfFavorites(Long) - Method in class com.communote.server.core.blog.FavoriteManagementImpl
handleGetNumberOfFavorites(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
handleGetNumberOfFavorites(Long) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
 
handleGetNumberOfNotesInDiscussion(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
handleGetNumberOfNotesInDiscussion(Long) - Method in class com.communote.server.core.blog.NoteManagementImpl
handleGetNumberOfReplies(Long) - Method in class com.communote.server.core.blog.NoteManagementBase
handleGetNumberOfReplies(Long) - Method in class com.communote.server.core.blog.NoteManagementImpl
handleGetObjectPropertyUnfiltered(Propertyable, String, String) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
Get an object property for the given group and key
handleGetObjectPropertyUnfiltered(O, String, String) - Method in class com.communote.server.core.property.ObjectPropertyAccessor
Get an global property, that is one with no key group (internal the key group will be global however).
handleGetObjectPropertyUnfiltered(O, String, String) - Method in class com.communote.server.core.property.PropertyAccessor
Get an object property for the given group and key
handleGetObjectPropertyUnfiltered(Note, String, String) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
 
handleGetRepositoryConnector(String) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
handleGetRepositoryConnector(String) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
handleGetRepositoryConnectors() - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
handleGetRepositoryConnectors() - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
 
handleGetRepositorySize() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
Performs the core logic for ClientStatisticDaoBase.getRepositorySize()
handleGetRepositorySize() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoImpl
Performs the core logic for ClientStatisticDaoBase.getRepositorySize()
handleGetRoleOfCurrentUser(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleGetRoleOfCurrentUser(Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleGetRoleOfEntity(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleGetRoleOfEntity(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleGetRoleOfUser(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleGetRoleOfUser(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleGetRoleOfUser(Long, Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
handleGetRoleOfUser(Long, Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoImpl
handleGetRolesOfUser(Long) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for UserManagementBase.getRolesOfUser(Long)
handleGetRolesOfUser(Long) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleGetTimeZones() - Method in class com.communote.server.core.user.MasterDataManagementBase
Performs the core logic for MasterDataManagementBase.getTimeZones()
handleGetTimeZones() - Method in class com.communote.server.core.user.MasterDataManagementImpl
Performs the core logic for MasterDataManagementBase.getTimeZones()
handleGetUserAlias(String, String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
handleGetUserAlias(String, String) - Method in class com.communote.server.core.messaging.NotificationManagementImpl
handleGetUserOfGroupEntities(UserOfGroupModificationType) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
handleGetUserOfGroupEntities(UserOfGroupModificationType) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoImpl
handleGetUsersOfGroup(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleGetUsersOfGroup(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
handleGetUsersOfGroup(Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
Performs the core logic for UserOfGroupDaoBase.getUsersOfGroup(Long)
handleGetUsersOfGroup(Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoImpl
Performs the core logic for UserOfGroupDaoBase.getUsersOfGroup(Long)
handleHasAnotherManager(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleHasAnotherManager(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleHasAnotherReader(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleHasAnotherReader(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleHasCustomUserImage(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
handleHasCustomUserImage(Long) - Method in class com.communote.server.core.user.UserProfileManagementImpl
 
handleIncFailedAuthCount(long) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
handleIncFailedAuthCount(long) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoImpl
handleIncrementRepositorySize(long) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
handleIncrementRepositorySize(long) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoImpl
handleInitialise() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
Performs the core logic for ClientStatisticDaoBase.initialise()
handleInitialise() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoImpl
Performs the core logic for ClientStatisticDaoBase.initialise()
handleInitializeGlobalClient(UserVO) - Method in class com.communote.server.core.user.client.ClientManagementBase
handleInitializeGlobalClient(UserVO) - Method in class com.communote.server.core.user.client.ClientManagementImpl
handleInvalidate(String) - Method in class com.communote.server.core.common.caching.Cache
Invalidates the data stored under the supplied key.
handleInvalidate(String) - Method in class com.communote.server.core.common.caching.eh.EhCache
Invalidates the data stored under the supplied key.
handleInvalidate(String) - Method in class com.communote.server.core.common.caching.NoCache
 
handleInviteUserToBlog(Long, UserVO, BlogRole) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for #inviteUserToBlog(Long, User, UserVO, com.communote.server.model.blog.BlogRole)
handleInviteUserToBlog(Long, UserVO, BlogRole) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleInviteUserToClient(UserVO) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for #inviteUserToClient(User, UserVO)
handleInviteUserToClient(UserVO) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleIsEntityDirectMember(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleIsEntityDirectMember(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleIsEntityMember(Long, Long) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Performs the core logic for GroupDaoBase.isEntityMember(Long, Long)
handleIsEntityMember(Long, Long) - Method in class com.communote.server.persistence.user.group.GroupDaoImpl
Performs the core logic for GroupDaoBase.isEntityMember(Long, Long)
handleIsExternalGroup(Long) - Method in class com.communote.server.core.user.UserGroupManagementBase
Test whether a group is an external group or an internal group.
handleIsExternalGroup(Long) - Method in class com.communote.server.core.user.UserGroupManagementImpl
 
handleIsExternalObjectAssigned(Long, String, String) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
Check if a external object is assigned to a blog
handleIsExternalObjectAssigned(Long, String, String) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
handleIsForceSsl() - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
Performs the core logic for ChannelManagementBase.isForceSsl()
handleIsForceSsl(ChannelType) - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
handleIsForceSsl() - Method in class com.communote.server.core.security.ssl.ChannelManagementImpl
Performs the core logic for ChannelManagementBase.isForceSsl()
handleIsForceSsl(ChannelType) - Method in class com.communote.server.core.security.ssl.ChannelManagementImpl
handleIsInRange(String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
handleIsInRange(String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
handleIsUserOfGroup(Long, Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
handleIsUserOfGroup(Long, Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoImpl
handleList(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
handles querying of the resource list
handleList(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
handles querying of the resource list
handleList(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
handles querying of the resource list
handleList(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
handles querying of the resource list
handleListFilter() - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
Performs the core logic for IpRangeFilterManagementBase.listFilter()
handleListFilter() - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
Performs the core logic for IpRangeFilterManagementBase.listFilter()
handleListInternally(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResourceHandler
Request to list that a note is favorite oder not
handleListInternally(GetCollectionLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResourceHandler
Request to list the likes of note
handleListInternally(GetCollectionNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.NoteResourceHandler
Get method for the NoteCollection
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResourceHandler
Request to list note properties
handleListInternally(GetCollectionTagStoreTagListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.tag.TagStoreTagListResourceHandler
Get a tagstorelist
handleListInternally(GetCollectionTagStoreTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.tag.TagStoreTagResourceHandler
Get a tagstore taglist
handleListInternally(GetCollectionTagSuggestionListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.tag.TagSuggestionListResourceHandler
List for tag suggestions
handleListInternally(GetCollectionTimelineNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResourceHandler
Get a list of note with timeline specific attributes
handleListInternally(GetCollectionTimelineTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionTimelineTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResourceHandler
Get a list of topics with timeline specific attributes
handleListInternally(GetCollectionTimelineUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResourceHandler
Request to get follow of blog
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResourceHandler
Request to list topic properties
handleListInternally(GetCollectionTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceHandler
Get an collection of topics
handleListInternally(GetCollectionFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResourceHandler
Request to get user follow
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResourceHandler
Request to list user properties
handleListInternally(GetCollectionUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.resource.user.UserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResourceHandler
Request to list that a note is favorite oder not
handleListInternally(GetCollectionLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResourceHandler
Request to list the likes of note
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResourceHandler
Request to list note properties
handleListInternally(GetCollectionTagStoreTagListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagStoreTagListResourceHandler
Get a tagstorelist
handleListInternally(GetCollectionTagStoreTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagStoreTagResourceHandler
Get a tagstore taglist
handleListInternally(GetCollectionTagSuggestionListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagSuggestionListResourceHandler
List for tag suggestions
handleListInternally(GetCollectionTimelineNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResourceHandler
Get a list of note with timeline specific attributes
handleListInternally(GetCollectionTimelineTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionTimelineTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResourceHandler
Get a list of topics with timeline specific attributes
handleListInternally(GetCollectionTimelineUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResourceHandler
Get an list of external objects
handleListInternally(GetCollectionFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResourceHandler
Request to get follow of blog
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResourceHandler
Request to list topic properties
handleListInternally(GetCollectionTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHandler
Get an collection of topics
handleListInternally(GetCollectionFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResourceHandler
Request to get user follow
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResourceHandler
Request to list user properties
handleListInternally(GetCollectionUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResourceHandler
Request to list that a note is favorite oder not
handleListInternally(GetCollectionLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResourceHandler
Request to list the likes of note
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResourceHandler
Request to list note properties
handleListInternally(GetCollectionTagStoreTagListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagStoreTagListResourceHandler
Get a tagstorelist
handleListInternally(GetCollectionTagStoreTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagStoreTagResourceHandler
Get a tagstore taglist
handleListInternally(GetCollectionTagSuggestionListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagSuggestionListResourceHandler
List for tag suggestions
handleListInternally(GetCollectionTimelineNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResourceHandler
Get a list of note with timeline specific attributes
handleListInternally(GetCollectionTimelineTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionTimelineTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResourceHandler
Get a list of topics with timeline specific attributes
handleListInternally(GetCollectionTimelineUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResourceHandler
Get an list of external objects
handleListInternally(GetCollectionFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResourceHandler
Request to get follow of blog
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResourceHandler
Request to list topic properties
handleListInternally(GetCollectionTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHandler
Get an collection of topics
handleListInternally(GetCollectionFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResourceHandler
Request to get user follow
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResourceHandler
Request to list user properties
handleListInternally(GetCollectionUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(L, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.DefaultResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionMemberParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResourceHandler
 
handleListInternally(GetCollectionLastModificationDateParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResourceHandler
 
handleListInternally(GetCollectionFavoriteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResourceHandler
Request to list that a note is favorite oder not
handleListInternally(GetCollectionLikeParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResourceHandler
Request to list the likes of note
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResourceHandler
Request to list note properties
handleListInternally(GetCollectionTagStoreTagListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagStoreTagListResourceHandler
Get a tagstorelist
handleListInternally(GetCollectionTagStoreTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagStoreTagResourceHandler
Get a tagstore taglist
handleListInternally(GetCollectionTagSuggestionListParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagSuggestionListResourceHandler
List for tag suggestions
handleListInternally(GetCollectionTimelineNoteParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResourceHandler
Get a list of note with timeline specific attributes
handleListInternally(GetCollectionTimelineTagParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionTimelineTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResourceHandler
Get a list of topics with timeline specific attributes
handleListInternally(GetCollectionTimelineUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleListInternally(GetCollectionExternalObjectParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResourceHandler
Get an list of external objects
handleListInternally(GetCollectionFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResourceHandler
Request to get follow of blog
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResourceHandler
Request to list topic properties
handleListInternally(GetCollectionRoleParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHandler
 
handleListInternally(GetCollectionTopicParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHandler
Get an collection of topics
handleListInternally(GetCollectionExternalLoginParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResourceHandler
 
handleListInternally(GetCollectionFollowParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResourceHandler
Request to get user follow
handleListInternally(GetCollectionNavigationItemParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResourceHandler
 
handleListInternally(GetCollectionObservationParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResourceHandler
 
handleListInternally(GetCollectionPropertyParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResourceHandler
Request to list user properties
handleListInternally(GetCollectionUserParameter, String, UriInfo, String, Request) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResourceHandler
hook method, which should be implemented by subclasses, in order to perform actual resource querying
handleLoadAll() - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
Performs the core logic for ChannelManagementBase.loadAll()
handleLoadAll() - Method in class com.communote.server.core.security.ssl.ChannelManagementImpl
Performs the core logic for ChannelManagementBase.loadAll()
handleLoadAllWithReferences() - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Performs the core logic for GroupDaoBase.loadAllWithReferences()
handleLoadAllWithReferences() - Method in class com.communote.server.persistence.user.group.GroupDaoImpl
Performs the core logic for GroupDaoBase.loadAllWithReferences()
handleLoadImage(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
Performs the core logic for #loadImage(Long, com.communote.server.persistence.user.ImageSizeType)
handleLoadImage(Long) - Method in class com.communote.server.core.user.UserProfileManagementImpl
Performs the core logic for #loadImage(Long, com.communote.server.persistence.user.ImageSizeType)
handleLoadWithImplementation(Long) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
handleLoadWithImplementation(Long) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoImpl
handleLoadWithReferences(int, int, String) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
handleLoadWithReferences(int, int, String) - Method in class com.communote.server.persistence.user.group.GroupDaoImpl
handleMarkNoteAsFavorite(Long) - Method in class com.communote.server.core.blog.FavoriteManagementBase
handleMarkNoteAsFavorite(Long) - Method in class com.communote.server.core.blog.FavoriteManagementImpl
handleMessage(T) - Method in class com.communote.plugins.mq.message.base.handler.CommunoteMessageHandler
handles message of the appropriate type.
handleMessage(CreateNoteMessage) - Method in class com.communote.plugins.mq.message.core.handler.CreateNoteMessageHandler
handles message of the appropriate type.
handleMessage(CreateTopicMessage) - Method in class com.communote.plugins.mq.message.core.handler.CreateTopicMessageHandler
 
handleMessage(DeleteTopicMessage) - Method in class com.communote.plugins.mq.message.core.handler.DeleteTopicMessageHandler
handles message of the appropriate type.
handleMessage(EditTopicMessage) - Method in class com.communote.plugins.mq.message.core.handler.EditTopicMessageHandler
 
handleMessage(SetTopicRolesMessage) - Method in class com.communote.plugins.mq.message.core.handler.SetTopicRolesMessageHandler
 
handleMessage(UpdateTopicRolesMessage) - Method in class com.communote.plugins.mq.message.core.handler.UpdateTopicRolesMessageHandler
 
handleNotFoundException(NotFoundException, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Called when a NotFoundException is thrown while the initial filters are created.
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.commons.controller.BaseFormController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogManagementController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.AddUpdateIPRangeController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientConfluenceAuthConfigController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientGeneralSettingsController
 
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientLdapAuthenticationController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientPermissionsController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientProfileController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementSettingsController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewController
 
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.SslChannelConfigurationController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
 
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.controller.ForgottenPWController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserManagementUserProfileController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileChangeEmailController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileDetailsController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileNotificationsController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.system.application.CacheInvalidationController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.system.application.ServerController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutController
 
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppAdvancedController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.system.content.FileStorageController
handleOnSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.system.content.FileUploadController
handleOnSuccessfulAuthentication(Authentication) - Method in class com.communote.server.core.security.AuthenticationManagementBase
handleOnSuccessfulAuthentication(Long) - Method in class com.communote.server.core.security.AuthenticationManagementBase
 
handleOnSuccessfulAuthentication(Authentication) - Method in class com.communote.server.core.security.AuthenticationManagementImpl
 
handleOnSuccessfulAuthentication(Long) - Method in class com.communote.server.core.security.AuthenticationManagementImpl
 
handlePermanentlyDisableUser(Long, Long[], boolean) - Method in class com.communote.server.core.user.UserManagementBase
handlePermanentlyDisableUser(Long, Long[], boolean) - Method in class com.communote.server.core.user.UserManagementImpl
handlePostInitialization() - Method in class com.communote.server.core.user.MasterDataManagementBase
handlePostInitialization() - Method in class com.communote.server.core.user.MasterDataManagementImpl
handleProcessMailMessage(Message) - Method in class com.communote.server.core.blog.NoteMultipleAddressesMailMessageWorker
Subclasses should override this method to implement their specific message processing.
handleProcessMailMessage(Message) - Method in class com.communote.server.core.blog.NoteSingleAddressMailMessageWorker
Subclasses should override this method to implement their specific message processing.
handleProcessMailMessage(Message) - Method in class com.communote.server.core.mail.fetching.MailMessageWorker
Subclasses should override this method to implement their specific message processing.
handlePut(String, CacheElementWrapper<Serializable>, int) - Method in class com.communote.server.core.common.caching.Cache
Stores an element under the key cacheKey in the cache.
handlePut(String, CacheElementWrapper<Serializable>, int) - Method in class com.communote.server.core.common.caching.eh.EhCache
Stores an element under the key cacheKey in the cache.
handlePut(String, CacheElementWrapper<Serializable>, int) - Method in class com.communote.server.core.common.caching.NoCache
 
handleQueryList() - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
hook that actually requests the list on the api
handleQueryList() - Method in class com.communote.server.web.fe.widgets.blog.BlogListWidget
hook that actually requests the list on the api
handleQueryList() - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
hook that actually requests the list on the api
handleQueryList() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
hook that actually requests the list on the api
handleQueryList() - Method in class com.communote.server.web.fe.widgets.blog.TopBlogsWidget
hook that actually requests the list on the api
handleQueryList() - Method in class com.communote.server.web.fe.widgets.blog.TopicListWidget
 
handleQueryList() - Method in class com.communote.server.web.fe.widgets.clouds.BlogTagCloudWidget
query the tag list on the tagging core api
handleQueryList() - Method in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
query the tag list on the tagging core api
handleQueryList() - Method in class com.communote.server.web.fe.widgets.clouds.UserTagCloudWidget
Query the tag list on the Tagging Core API
handleQueryList() - Method in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeListWidget
 
handleQueryList() - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupListWidget
 
handleQueryList() - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupMembersListWidget
hook that actually requests the list on the api
handleQueryList() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementListWidget
hook that actually requests the list on the api
handleQueryList() - Method in class com.communote.server.web.fe.widgets.user.AuthorFilterWidget
Query the resource list on the tagging core API
handleQueryList() - Method in class com.communote.server.web.fe.widgets.users.UserListWidget
 
handleQueryList() - Method in class com.communote.server.widgets.AbstractMultipleResultWidget
hook that actually requests the list on the api
handleQueryList() - Method in class com.communote.server.widgets.annotations.AnnotatedMultiResultWidget
Dispatches to call selected "widgetAction" before returning the result.
HANDLERCLASSNAME - Static variable in class com.communote.server.model.task.TaskConstants
 
handleRefresh() - Method in class com.communote.server.widgets.FormWidget
Handle a refresh
handleRefresh() - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
 
handleRegisterUser(String, Locale, UserManagement.RegistrationType) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for #registerUser(String, java.util.Locale)
handleRegisterUser(String, Locale, UserManagement.RegistrationType) - Method in class com.communote.server.core.user.UserManagementImpl
Performs the core logic for #registerUser(String, java.util.Locale)
handleRemoveAllForBlog(Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
handleRemoveAllForBlog(Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoImpl
handleRemoveAllForGroup(Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
handleRemoveAllForGroup(Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoImpl
handleRemoveAllForGroupMember(Long, Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
handleRemoveAllForGroupMember(Long, Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoImpl
handleRemoveClientLogo() - Method in class com.communote.server.core.ConfigurationManagementBase
handleRemoveClientLogo() - Method in class com.communote.server.core.ConfigurationManagementImpl
handleRemoveCode(Long) - Method in class com.communote.server.core.user.SecurityCodeManagementBase
handleRemoveCode(Long) - Method in class com.communote.server.core.user.SecurityCodeManagementImpl
 
handleRemoveEntityFromGroup(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleRemoveEntityFromGroup(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
handleRemoveExternalObject(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
handleRemoveExternalObject(Long, String, String) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
handleRemoveExternalObject(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
handleRemoveExternalObject(Long, String, String) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
handleRemoveExternalObjectTrusted(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
handleRemoveExternalObjectTrusted(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
handleRemoveFilter(Long, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
handleRemoveFilter(Long, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
handleRemoveGroupFromAllGroups(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleRemoveGroupFromAllGroups(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
 
handleRemoveMemberByEntityId(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleRemoveMemberByEntityId(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleRemoveMemberByEntityIdForExternal(Long, Long, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleRemoveMemberByEntityIdForExternal(Long, Long, String) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleRemoveMessagerConnector(String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
handleRemoveMessagerConnector(String) - Method in class com.communote.server.core.messaging.NotificationManagementImpl
handleRemoveObjectProperty(Propertyable, String, String) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
 
handleRemoveObjectProperty(O, String, String) - Method in class com.communote.server.core.property.ObjectPropertyAccessor
Removes the property of an object
handleRemoveObjectProperty(O, String, String) - Method in class com.communote.server.core.property.PropertyAccessor
Removes the property of an object
handleRemoveObjectProperty(Note, String, String) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
 
handleRemovePropertiesForNote(Long) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
handleRemovePropertiesForNote(Long) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoImpl
 
handleRemovePropertiesForUser(Long) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
handleRemovePropertiesForUser(Long) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoImpl
 
handleRemoveRepositoryConnector(RepositoryConnector) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
handleRemoveRepositoryConnector(String) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
handleRemoveRepositoryConnector(RepositoryConnector) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
 
handleRemoveRepositoryConnector(String) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
 
handleRemoveTagCategoryFromBlog(Long, Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleRemoveTagCategoryFromBlog(Long, Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleRemoveUserForExternal(Long, Long, String) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleRemoveUserForExternal(Long, Long, String) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
 
handleRemoveUserFromAllBlogs(Long, Collection<Long>) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
Performs the core logic for #removeUserFromAllBlogs(Long, java.util.Collection)
handleRemoveUserFromAllBlogs(Long, Collection<Long>) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
Performs the core logic for #removeUserFromAllBlogs(Long, java.util.Collection)
handleRemoveUserFromAllGroups(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
handleRemoveUserFromAllGroups(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
handleRemoveUserImage(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
Remove the image of a user.
handleRemoveUserImage(Long) - Method in class com.communote.server.core.user.UserProfileManagementImpl
 
handleRemoveUserNoteEntitiesForNote(Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
handleRemoveUserNoteEntitiesForNote(Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoImpl
handleRemoveUserNoteEntitiesForUser(Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
handleRemoveUserNoteEntitiesForUser(Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoImpl
handleRemoveUserRole(Long, UserRole) - Method in class com.communote.server.core.user.UserManagementBase
handleRemoveUserRole(Long, UserRole) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleReplaceExternalObjects(Long, Collection<ExternalObject>) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
handleReplaceExternalObjects(Long, Collection<ExternalObject>) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.bookmarklet.BookmarkletController
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.core.views.AdministrationFormViewController
Lets check if the request is done by a client manager
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.core.views.AdministrationViewController
Also check if the current user is a client manager
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.core.views.impl.people.ListPeopleWidgetController
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.core.views.ViewController
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.core.views.WidgetViewController
Deprecated.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.embed.EmbedController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.htmlclient.HtmlClientController
Handle request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.htmlclient.ScriptController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.htmlclient.StandaloneStylesController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.htmlclient.StylesController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.htmlclient.TemplatesController
Handle request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.webservice.impl.CommunoteWebServiceController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.commons.imagecache.controller.ImageDownloadController
Returns the image.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.commons.servlet.RestApiInformationController
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.commons.view.PluginResourceDownloadController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.controller.ApplicationInitializationStatusController
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.controller.JsMessageController
Returns the messages by category in user language
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.controller.LegacyUrlRedirectController
Does the replacement and redirect.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.download.AttachmentDownloadController
Sends the requested content.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.download.LoggingDownloadController
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientOverviewController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.controller.UserProfileController
Forces https, if enabled.
handleRequest() - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.admin.application.logging.LoggingWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.admin.client.security.ClientPermissionsWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.blog.DeleteTopicWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.blog.EditTopicStructureWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.blog.InviteUserToBlogWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.blog.ListExternalObjectsWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.blog.SetAnonymousAccessWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
Returns the form.
handleRequest() - Method in class com.communote.server.web.fe.widgets.management.user.group.GroupSettingsWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupAddMemberWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupDialogWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementUserDialogWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.message.MessagesWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.navigation.MainPageHorizontalNavigationWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.tag.TagManagementWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidget
 
handleRequest() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileImageUploadWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.web.fe.widgets.user.UserProfileWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.widgets.AbstractMultipleResultWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.widgets.annotations.AnnotatedSingleResultWidget
Dispatches to call selected "widgetAction" before returning the result.
handleRequest() - Method in class com.communote.server.widgets.EmptyWidget
Handle the request and return a result
handleRequest() - Method in class com.communote.server.widgets.FormWidget
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.widgets.springmvc.SpringMVCWidgetController
handleRequest() - Method in interface com.communote.server.widgets.Widget
Handle the request and return a result
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.ApiResultApiController
Deprecated.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.BinaryApiController
Deprecated.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.api.service.post.AttachmentDownloadApiController
Deprecated.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.commons.controller.SimpleViewController
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.commons.controller.VelocityViewController
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.AttachmentUploadController
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.blog.controller.NoteExportController
Exports a post list.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.login.AuthenticateUserController
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementViewController
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.IPRangeManagementController
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.controller.RegisterUserController
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.system.application.CertificateController
 
handleResetPermanentId(String) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for #resetExternalUserId(String)
handleResetPermanentId(String) - Method in class com.communote.server.core.user.UserManagementImpl
Performs the core logic for #resetExternalUserId(String)
handleResetRepositorySize() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
handleResetRepositorySize() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoImpl
handleResetTermsAccepted(Long) - Method in class com.communote.server.persistence.user.UserDaoBase
Performs the core logic for #resetTermsAccepted()
handleResetTermsAccepted(Long) - Method in class com.communote.server.persistence.user.UserDaoImpl
 
handleRetrieveUserDetails(Authentication) - Method in class com.communote.server.core.security.authentication.BaseCommunoteAuthenticationProvider
Tries to retrieve user details using the passed authentication.
handleRetrieveUserDetails(Authentication) - Method in class com.communote.server.core.security.authentication.database.DatabaseAuthenticationProvider
Tries to retrieve user details using the passed authentication.
handleRetrieveUserDetails(Authentication) - Method in class com.communote.server.core.security.authentication.ExternalAuthenticationProvider
Try to retrieve the user details by using ExternalAuthenticationProvider.retrieveExternalUser(Authentication) and synchronize the returned data with the local database.
handleSetAllCanReadAllCanWrite(Long, boolean, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleSetAllCanReadAllCanWrite(Long, boolean, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleSetChannelEnabled(ChannelType, boolean, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
handleSetChannelEnabled(ChannelType, boolean, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
handleSetFilterChannelEnabled(Long, ChannelType, boolean, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
handleSetFilterChannelEnabled(Long, ChannelType, boolean, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
handleSetFilterEnabled(Long, boolean, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
handleSetFilterEnabled(Long, boolean, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
handleSetObjectProperty(O, String, String, V) - Method in class com.communote.server.core.property.PropertyAccessor
Adds a new, modifies or deletes an existing property.
handleSetObjectPropertyUnfiltered(O, String, String, V) - Method in class com.communote.server.core.property.PropertyAccessor
Adds a new, modifies or deletes an existing property.
handleStoreAttachment(AttachmentTO) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
handleStoreAttachment(AttachmentTO) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
handleStoreContent(AttachmentTO) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
handleStoreContent(AttachmentTO) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
 
handleStoreCopyOfAttachment(Attachment) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
handleStoreCopyOfAttachment(Attachment) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
handleSubmit() - Method in class com.communote.server.widgets.FormWidget
Handle a submit
handleSubmit() - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
 
handleUnfollowBlog(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Performs the core logic for FollowManagementBase.unfollowBlog(Long)
handleUnfollowBlog(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Performs the core logic for FollowManagementBase.unfollowBlog(Long)
handleUnfollowDiscussion(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
handleUnfollowDiscussion(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
handleUnfollowDiscussionByNoteId(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
handleUnfollowDiscussionByNoteId(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
handleUnfollowTag(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Performs the core logic for FollowManagementBase.unfollowTag(Long)
handleUnfollowTag(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Performs the core logic for FollowManagementBase.unfollowTag(Long)
handleUnfollowUser(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Performs the core logic for FollowManagementBase.unfollowUser(Long)
handleUnfollowUser(Long) - Method in class com.communote.server.core.follow.FollowManagementImpl
Performs the core logic for FollowManagementBase.unfollowUser(Long)
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.attachment.CreateAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.DeleteNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.favorite.DeleteFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.like.DeleteLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetTagStoreTagListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.DeleteTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.follow.DeleteFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.CreateUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.follow.DeleteFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.image.GetImageParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.DeleteNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.DeleteFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.DeleteLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetTagStoreTagListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.CreateTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.DeleteTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.DeleteFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetCollectionRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.CreateUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.DeleteFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.image.GetImageParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.GetPreviewParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.DeleteNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.DeleteFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.DeleteLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetCollectionTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetTagStoreTagListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.CreateTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.DeleteTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.DeleteFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetCollectionRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.CreateUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.DeleteFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.image.GetImageParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.DeleteAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetCollectionAttachmentParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.GetPreviewParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.DeleteNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.DeleteFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetCollectionNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.DeleteLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tag.DeleteTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetCollectionTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetTagStoreTagListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.DeleteTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.DeleteFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.DeleteFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.image.GetImageParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.DeleteNavigationItemParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetCollectionNavigationItemParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetNavigationItemParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Log unknown properties to loglevel warn.
handleUnknownProperties(String, Object) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
Log unknown properties to loglevel warn.
handleUnlockUser(String) - Method in class com.communote.server.core.user.UserManagementBase
Performs the core logic for UserManagementBase.unlockUser(String)
handleUnlockUser(String) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleUnmarkNoteAsFavorite(Long) - Method in class com.communote.server.core.blog.FavoriteManagementBase
handleUnmarkNoteAsFavorite(Long) - Method in class com.communote.server.core.blog.FavoriteManagementImpl
handleUpdate(List<ChannelConfiguration>) - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
Performs the core logic for #update(java.util.List)
handleUpdate(List<ChannelConfiguration>) - Method in class com.communote.server.core.security.ssl.ChannelManagementImpl
Performs the core logic for #update(java.util.List)
handleUpdateApplicationSettings(Map<ApplicationConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.ConfigurationManagementBase
Performs the core logic for #updateApplicationSettings(java.util.Map< ApplicationConfigurationPropertyConstant, String>)
handleUpdateApplicationSettings(Map<ApplicationConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.ConfigurationManagementImpl
Performs the core logic for #updateApplicationSettings(java.util.Map< ApplicationConfigurationPropertyConstant, String>)
handleUpdateBlog(Long, BlogTO) - Method in class com.communote.server.core.blog.BlogManagementBase
handleUpdateBlog(Long, BlogTO) - Method in class com.communote.server.core.blog.BlogManagementImpl
handleUpdateCategorizedTag(Long, CategorizedTagVO) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleUpdateCategorizedTag(Long, CategorizedTagVO) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleUpdateClientLogo(byte[]) - Method in class com.communote.server.core.ConfigurationManagementBase
handleUpdateClientLogo(byte[]) - Method in class com.communote.server.core.ConfigurationManagementImpl
handleUpdateClientSetting(ClientConfigurationPropertyConstant, String) - Method in class com.communote.server.core.ConfigurationManagementBase
handleUpdateClientSetting(ClientConfigurationPropertyConstant, String) - Method in class com.communote.server.core.ConfigurationManagementImpl
handleUpdateClientSettings(Map<ClientConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.ConfigurationManagementBase
Performs the core logic for #updateClientSettings(java.util.Map< ClientConfigurationPropertyConstant,String>)
handleUpdateClientSettings(Map<ClientConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.ConfigurationManagementImpl
Performs the core logic for #updateClientSettings(java.util.Map< ClientConfigurationPropertyConstant,String>)
handleUpdateClientTimeZoneId(String) - Method in class com.communote.server.core.ConfigurationManagementBase
handleUpdateClientTimeZoneId(String) - Method in class com.communote.server.core.ConfigurationManagementImpl
handleUpdateConfluenceAuthConfig(ConfluenceConfiguration) - Method in class com.communote.server.core.ConfigurationManagementBase
handleUpdateConfluenceAuthConfig(ConfluenceConfiguration) - Method in class com.communote.server.core.ConfigurationManagementImpl
handleUpdateExternalGroup(Long, ExternalGroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
Performs the core logic for #updateExternalGroup(ExternalGroupVO)
handleUpdateExternalGroup(Long, ExternalGroupVO) - Method in class com.communote.server.core.user.UserGroupManagementImpl
Performs the core logic for #updateExternalGroup(ExternalGroupVO)
handleUpdateExternalObject(Long, ExternalObject) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
handleUpdateExternalObject(Long, ExternalObject) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
handleUpdateExternalUser(ExternalUserVO) - Method in class com.communote.server.core.user.UserManagementBase
handleUpdateExternalUser(ExternalUserVO) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleUpdateFilter(Long, String, String, String, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
handleUpdateFilter(Long, String, String, String, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
handleUpdateFollowableItems(Note, boolean) - Method in class com.communote.server.persistence.blog.NoteDaoBase
Performs the core logic for #updateFollowableItems(Note)
handleUpdateFollowableItems(Note, boolean) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Performs the core logic for #updateFollowableItems(Note)
handleUpdateGlobalTagCategory(Long, GlobalTagCategoryVO) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
handleUpdateGlobalTagCategory(Long, GlobalTagCategoryVO) - Method in class com.communote.server.core.tag.category.TagCategoryManagementImpl
handleUpdateGroup(Long, GroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
handleUpdateGroup(Long, GroupVO) - Method in class com.communote.server.core.user.UserGroupManagementImpl
handleUpdateImage(Long, byte[]) - Method in class com.communote.server.core.user.UserProfileManagementBase
Update the image of a user.
handleUpdateImage(Long, byte[]) - Method in class com.communote.server.core.user.UserProfileManagementImpl
 
handleUpdateLanguage(Long, String) - Method in class com.communote.server.core.user.UserManagementBase
handleUpdateLanguage(Long, String) - Method in class com.communote.server.core.user.UserManagementImpl
 
handleUpdateLdapConfiguration(LdapConfiguration) - Method in class com.communote.server.core.ConfigurationManagementBase
handleUpdateLdapConfiguration(LdapConfiguration) - Method in class com.communote.server.core.ConfigurationManagementImpl
handleUpdateLockedTimeout(long, Timestamp) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
handleUpdateLockedTimeout(long, Timestamp) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoImpl
handleUpdateNote(NoteStoringTO, Long, Set<String>) - Method in class com.communote.server.core.blog.NoteManagementBase
handleUpdateNote(NoteStoringTO, Long, Set<String>) - Method in class com.communote.server.core.blog.NoteManagementImpl
handleUpdateNotificationConfig(Map<MessagerConnectorType, MessagerConnectorConfigTO>) - Method in class com.communote.server.core.user.UserProfileManagementBase
handleUpdateNotificationConfig(Map<MessagerConnectorType, MessagerConnectorConfigTO>) - Method in class com.communote.server.core.user.UserProfileManagementImpl
handleUpdateUserProfile(Long, UserProfileVO) - Method in class com.communote.server.core.user.UserProfileManagementBase
handleUpdateUserProfile(Long, UserProfileVO) - Method in class com.communote.server.core.user.UserProfileManagementImpl
handleUserFollowsItem(Long, Long) - Method in class com.communote.server.persistence.user.UserDaoBase
Performs the core logic for UserDaoBase.userFollowsItem(Long, Long)
handleUserFollowsItem(Long, Long) - Method in class com.communote.server.persistence.user.UserDaoImpl
Performs the core logic for UserDaoBase.userFollowsItem(Long, Long)
handleUserHasManagementAccess(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleUserHasManagementAccess(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleUserHasReadAccess(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleUserHasReadAccess(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleUserHasWriteAccess(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
handleUserHasWriteAccess(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
handleValidateUserLogin(Long) - Method in class com.communote.server.core.security.AuthenticationManagementBase
 
handleValidateUserLogin(Long) - Method in class com.communote.server.core.security.AuthenticationManagementImpl
 
handleWidgetRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.widgets.WidgetController
Parses the request, extracts the widget and invokes its query method.
hasAccess() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
Whether the current user has access to the topic.
hasAccess() - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
Whether the current user has access to the topic.
hasActionLinks() - Method in class com.communote.plugins.bookmarklet.BookmarkletToolsPageSection
 
hasActionLinks() - Method in class com.communote.server.web.fe.portal.controller.EnhancedPageSection
 
hasAndGetWithPermission(long, Permission<T>, Converter<T, R>) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
hasAndGetWithPermission(long, Permission<T>, Converter<T, R>) - Method in interface com.communote.server.api.core.security.permission.PermissionManagement
Checks the permission and returns the given entity converted with the provided converter if the current user has the requested permission.
hasAnotherManager(Long, Long) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Returns true if the blog has another active user as member with management access right.
hasAnotherManager(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
hasAnotherReader(Long, Long) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Returns true if the blog has another reader than the user passed in.
hasAnotherReader(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
hasArguments() - Method in class com.communote.server.core.database.hibernate.FulltextSQLFunction
hasArguments() - Method in class com.communote.server.core.database.hibernate.PostgreSQLDatePartFunction
 
hasAuthority(User, UserRole) - Static method in class com.communote.server.core.user.UserAuthorityHelper
Checks if a user has a given user role.
hasAuthority(Long, UserRole) - Static method in class com.communote.server.core.user.UserAuthorityHelper
Checks if a user has a given user role.
hasBinaryProperty(String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Test whether a binary property exists.
hasBinaryProperty(String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
hasCategories() - Method in class com.communote.common.menu.SimpleMenu
 
hasChildren() - Method in class com.communote.common.menu.CategoryEntry
 
hasChildren() - Method in interface com.communote.common.menu.MenuItem
 
hasChildren(Long) - Method in class com.communote.server.core.common.velocity.TopicTool
 
hasCustomImage(String, EntityImageManagement.ImageType) - Method in class com.communote.server.core.image.type.EntityImageManagement
 
hasCustomUserImage(Long) - Method in interface com.communote.server.core.user.UserProfileManagement
Return whether a user uploaded a custom image.
hasCustomUserImage(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
hasCustomUserImage(Long) - Method in class com.communote.server.service.UserProfileService
Return whether the user uploaded a custom image.
hasDefaultImage(String) - Method in class com.communote.server.api.core.image.ImageProvider
Return whether the provider has a default image for the case when there is no image for a given identifier.
hasDefaultImage(String) - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
hasExternalAuthentication(long, String) - Method in interface com.communote.server.core.user.UserManagement
 
hasExternalAuthentication(long, String) - Method in class com.communote.server.core.user.UserManagementImpl
 
hasExternalAuthentication(String) - Method in class com.communote.server.model.user.User
Test whether the user has an external authentication with the given ID.
hasExternalObjects(Long) - Method in class com.communote.server.core.common.velocity.TopicTool
Set the external objects for this blog.
hasExternalObjects(Long) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Return whether a given blog has external objects.
hasExternalObjects(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
hasFallback() - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceDescriptor
 
hasGroup(ExternalUserGroup) - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
hasGroup(String) - Method in class com.communote.server.core.common.ldap.LdapGroupSearch
Checks, if the given group exists.
hasGroup(ExternalUserGroup) - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
 
hashCode() - Method in class com.communote.common.util.Pair
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.user.image.ImageResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.user.image.ImageResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.PreviewResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.image.ImageResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.PreviewResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.image.ImageResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
 
hashCode() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
hashCode() - Method in class com.communote.plugins.mq.message.core.data.property.StringProperty
 
hashCode() - Method in class com.communote.server.api.core.client.ClientTO
 
hashCode() - Method in class com.communote.server.api.core.common.IdentifiableEntityData
 
hashCode() - Method in class com.communote.server.api.core.security.permission.Permission
 
hashCode() - Method in class com.communote.server.core.common.ClientValue
 
hashCode() - Method in class com.communote.server.core.crc.vo.ContentId
 
hashCode() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
hashCode() - Method in class com.communote.server.core.filter.SortType
 
hashCode() - Method in class com.communote.server.core.messaging.NotificationDefinition
 
hashCode() - Method in class com.communote.server.core.tag.DefaultTagSuggestionProvider
hashCode() - Method in class com.communote.server.core.vo.query.logical.AtomicTagFormula
hashCode() - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
hashCode() - Method in class com.communote.server.core.vo.query.logical.LogicalTagFormula
hashCode() - Method in class com.communote.server.external.hibernate.ClientDelegateCacheSerializableKey
 
hashCode(Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
hashCode(Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
hashCode() - Method in class com.communote.server.model.attachment.Attachment
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.attachment.AttachmentStatus
 
hashCode() - Method in class com.communote.server.model.blog.Blog
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.blog.BlogMember
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.blog.BlogRole
 
hashCode() - Method in class com.communote.server.model.blog.ExternalBlogMember
This entity does not have any identifiers but since it extends the com.communote.server.persistence.blog.BlogMemberImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.client.Client
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.client.ClientStatistic
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.client.ClientStatus
 
hashCode() - Method in class com.communote.server.model.config.ApplicationConfigurationSetting
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.config.ClientConfiguration
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.config.Configuration
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.config.ConfluenceConfiguration
This entity does not have any identifiers but since it extends the com.communote.server.persistence.config.ExternalSystemConfigurationImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.config.ExternalSystemConfiguration
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.config.LdapConfiguration
This entity does not have any identifiers but since it extends the com.communote.server.persistence.config.ExternalSystemConfigurationImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.config.LdapSearchBaseDefinition
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.config.LdapSearchConfiguration
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.config.Setting
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.external.ExternalObject
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.global.GlobalId
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.i18n.Message
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.messaging.MessagerConnectorType
 
hashCode() - Method in class com.communote.server.model.note.Content
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.note.Note
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.note.NoteCreationSource
 
hashCode() - Method in class com.communote.server.model.note.NoteStatus
 
hashCode() - Method in class com.communote.server.model.note.ProcessedMailNote
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.property.BinaryProperty
This entity does not have any identifiers but since it extends the Property class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.property.Property
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.property.StringProperty
This entity does not have any identifiers but since it extends the Property class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.security.ChannelConfiguration
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.security.ChannelType
 
hashCode() - Method in class com.communote.server.model.security.IpRange
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.security.IpRangeChannel
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.security.IpRangeFilter
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.security.SecurityCode
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.security.SecurityCodeAction
 
hashCode() - Method in class com.communote.server.model.tag.AbstractTagCategory
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.tag.CategorizedTag
This entity does not have any identifiers but since it extends the com.communote.server.persistence.tag.TagImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.tag.GlobalTagCategory
This entity does not have any identifiers but since it extends the com.communote.server.persistence.tag.AbstractTagCategoryImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.tag.Tag
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.task.Task
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.task.TaskExecution
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.task.TaskProperty
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.task.TaskStatus
 
hashCode() - Method in class com.communote.server.model.user.CommunoteEntity
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.Contact
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.Country
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.ExternalUserAuthentication
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.group.ExternalUserGroup
This entity does not have any identifiers but since it extends the Group class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.user.group.Group
This entity does not have any identifiers but since it extends the com.communote.server.persistence.user.KenmeiEntityImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.user.group.UserOfGroup
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.group.UserOfGroupModificationType
 
hashCode() - Method in class com.communote.server.model.user.ImageSizeType
 
hashCode() - Method in class com.communote.server.model.user.Language
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.NavigationItem
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.note.UserNoteEntity
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.NotificationConfig
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.PhoneNumber
 
hashCode() - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.security.EmailSecurityCode
This entity does not have any identifiers but since it extends the com.communote.server.persistence.common.security.SecurityCodeImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.user.security.ForgottenPasswordSecurityCode
This entity does not have any identifiers but since it extends the com.communote.server.persistence.common.security.SecurityCodeImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.user.security.InviteUserToBlogSecurityCode
This entity does not have any identifiers but since it extends the SecurityCodeImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.user.security.InviteUserToClientSecurityCode
This entity does not have any identifiers but since it extends the SecurityCodeImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.user.security.UnlockUserSecurityCode
This entity does not have any identifiers but since it extends the com.communote.server.persistence.common.security.SecurityCodeImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.user.security.UserSecurityCode
This entity does not have any identifiers but since it extends the com.communote.server.persistence.common.security.SecurityCodeImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.user.User
This entity does not have any identifiers but since it extends the com.communote.server.persistence.user.KenmeiEntityImpl class it will simply delegate the call up there.
hashCode() - Method in class com.communote.server.model.user.UserAuthority
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.UserImage
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.UserProfile
Returns a hash code based on this entity's identifiers.
hashCode() - Method in class com.communote.server.model.user.UserRole
 
hashCode() - Method in class com.communote.server.model.user.UserStatus
 
hashCode(Object) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
hashCode() - Method in class com.communote.server.persistence.blog.ExportFormat
 
hashCode(Object) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
hashCode() - Method in class com.communote.server.persistence.lastmodifieddate.LastModificationDate
 
hashCode(Object) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
hashCode(Object) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
hashCode() - Method in class com.communote.server.web.commons.resource.ResourceCategoryDefinition
 
hashCode() - Method in class com.communote.server.web.osgi.BundleFaviconProvider
 
HashCodeGenerator - Class in com.communote.common.encryption
Generator class to provide the functionality to compute hash codes
hasImageUrl() - Method in class com.communote.server.web.fe.portal.controller.EnhancedPageSection
 
hasInconsistentTopics(Long, Long) - Method in interface com.communote.server.persistence.blog.NoteDao
Test whether a discussion has notes which do not have the provided topic.
hasInconsistentTopics(Long, Long) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Test whether a discussion has notes which do not have the provided topic.
hasMinimizedVersion() - Method in class com.communote.server.web.commons.resource.impl.ResourceDescriptor
 
hasMoreElements() - Method in class com.communote.plugins.core.classloader.IteratorEnumeration
hasMoreThanOneTagStore(TagStoreType) - Method in class com.communote.server.core.tag.TagStoreManagement
 
hasMultilingualTagStore(TagStoreType) - Method in class com.communote.server.core.tag.TagStoreManagement
Returns whether there is at least one multilingual tag store for the given type
hasNext() - Method in class com.communote.plugin.ldap.PagedExternalGroupVoIterator
 
hasParenthesesIfNoArguments() - Method in class com.communote.server.core.database.hibernate.FulltextSQLFunction
hasParenthesesIfNoArguments() - Method in class com.communote.server.core.database.hibernate.PostgreSQLDatePartFunction
hasPermission(Permission<Note>) - Method in class com.communote.server.api.core.note.NoteData
Checks, if the note has the given permission.
hasPermission(String) - Method in class com.communote.server.api.core.note.NoteData
Checks, if the note has the given permission.
hasPermission(long, Permission<T>) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
hasPermission(long, String) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
hasPermission(long, Permission<T>) - Method in interface com.communote.server.api.core.security.permission.PermissionManagement
Checks if the current user has the permission of the given entity.
hasPermission(long, String) - Method in interface com.communote.server.api.core.security.permission.PermissionManagement
Checks if the current user has the permission of the given entity.
hasPermission(long, String) - Method in class com.communote.server.core.common.velocity.TopicTool
Can be used to check if the current user has a specific permission on a given blog.
hasPermissionForCreation(Permission<T>) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
hasPermissionForCreation(Permission<T>) - Method in interface com.communote.server.api.core.security.permission.PermissionManagement
Checks if the current user has the permission to to create entities of the associated type
hasProperties() - Method in class com.communote.server.core.vo.query.filter.PropertyFilter
 
hasProperty(String) - Method in class com.communote.server.api.core.task.TaskTO
Returns whether the task has a specific property.
hasProperty(Propertyable, String, String) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
 
hasProperty(Long, String, String, String) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
Test whether the current user has a given property for a note
hasPropertyResource() - Method in class com.communote.server.web.commons.resource.ResourceCategoryDefinition
Whether the category definition supports providing a resource with the help of a PluginProperty.
hasPropertyValue() - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceDescriptor
 
hasReadAccess(String) - Method in class com.communote.server.core.image.type.EntityImageManagement
Test whether the current user has read access to the image of the given entity.
hasRequestSuccessAuthentication(HttpServletRequest) - Static method in class com.communote.server.web.external.spring.security.AuthenticationSuccessRequestSaverHandler
 
hasRole(UserRole) - Static method in class com.communote.server.core.security.SecurityHelper
Checks that the current user has the given role
hasRole(UserRole) - Method in class com.communote.server.model.user.User
Test whether the user has the given role.
hasRole(Long, UserRole) - Method in class com.communote.server.service.UserService
Return whether the provided user has the given role.
hasStatus(ClientStatus) - Method in class com.communote.server.api.core.client.ClientTO
Method to check if this client has the given status.
hasStatus(ClientStatus) - Method in class com.communote.server.model.client.Client
Test whether the client has the given status
hasStatus(UserStatus) - Method in class com.communote.server.model.user.User
 
hasTemplate(NoteRenderMode) - Method in class com.communote.server.core.template.NoteTemplateDefinition
Test whether the definition has a template for the given render mode.
hasText(HttpServletRequest, String, Object[]) - Static method in class com.communote.server.web.commons.MessageHelper
 
hasUserNoteProperty(Long, String, String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Test whether the current user has a given property for a note.
hasUserNoteProperty(Long, String, String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
HEADER_CONTENT_TYPE - Static variable in class com.communote.plugins.mq.service.provider.TransferMessage
The Constant HEADER_CONTENT_TYPE.
HEADER_CORRELATION_ID - Static variable in class com.communote.plugins.mq.service.provider.TransferMessage
The Constant HEADER_CORRELATION_ID.
HEADER_MESSAGE_TYPE - Static variable in class com.communote.plugins.mq.service.provider.TransferMessage
The Constant HEADER_MESSAGE_TYPE.
HEADER_MESSAGE_VERSION - Static variable in class com.communote.plugins.mq.service.provider.TransferMessage
The Constant HEADER_MESSAGE_VERSION.
HEADER_PRE_AUTHENTICATED_CLIENT_ID - Static variable in class com.communote.plugins.mq.service.provider.TransferMessage
Header constant corresponding to HEADER_PRE_AUTHENTICATED_USER_IDENTIFICATION.
HEADER_PRE_AUTHENTICATED_USER_IDENTIFICATION - Static variable in class com.communote.plugins.mq.service.provider.TransferMessage
Header constant holding a user identification of a pre authenticated user.
HEADER_REPLY_QUEUE - Static variable in class com.communote.plugins.mq.service.provider.TransferMessage
The Constant HEADER_REPLY_QUEUE_ID.
HEADER_TRUST_USER - Static variable in class com.communote.plugins.mq.service.provider.TransferMessage
Boolean property on a JMS message, indicating that the user can be trusted and no password authentication within communote must be done.
HibernateByteBlobType - Class in com.communote.server.external.hibernate.usertypes
A hibernate user type which converts a Blob into a byte[] and back again.
HibernateByteBlobType() - Constructor for class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
HibernateDao<T extends Serializable> - Interface in com.communote.server.persistence.hibernate
Generic Interface for a Dao for general Hibernate support .
HibernateDaoImpl<T extends Serializable> - Class in com.communote.server.persistence.hibernate
Generic Dao for general Hibernate support .
HibernateDaoImpl(Class<? extends T>) - Constructor for class com.communote.server.persistence.hibernate.HibernateDaoImpl
Constructor.
HibernateDatabaseConfigurationFactory - Class in com.communote.server.core.database.hibernate
Factory which returns a matching DatabaseConfiguration for a Hibernate dialect name.
HibernateDatabaseConfigurationFactory() - Constructor for class com.communote.server.core.database.hibernate.HibernateDatabaseConfigurationFactory
 
HibernateStringClobType - Class in com.communote.server.external.hibernate.usertypes
A hibernate user type which converts a Clob into a String and back again.
HibernateStringClobType() - Constructor for class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
HideInstallerAfterInstallationFilter - Class in com.communote.server.web.external.spring.security
Secures the application by hiding the installer component as soon as the installation completed successfully.
HideInstallerAfterInstallationFilter() - Constructor for class com.communote.server.web.external.spring.security.HideInstallerAfterInstallationFilter
 
HierarchyTagEntry - Class in com.communote.server.web.fe.widgets.clouds
Entry of a tag in a tag hierarchy.
HierarchyTagEntry(String, String) - Constructor for class com.communote.server.web.fe.widgets.clouds.HierarchyTagEntry
Construct a new entry
HighlightMatchingTag - Class in com.communote.server.web.commons.tags
A Tag which highlights all substrings inside the value attribute that match some pattern.
HighlightMatchingTag() - Constructor for class com.communote.server.web.commons.tags.HighlightMatchingTag
 
HOMEPAGE - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants.Client
Placeholder for the home url of the client
HOST_PROP - Static variable in class com.communote.common.virusscan.impl.ClamAVScanner
Host where the clamav daemon is listening
HOURS - Static variable in class com.communote.common.util.DateHelper
an hour in milli seconds
HOURS_IN_SEC - Static variable in class com.communote.common.util.DateHelper
a hour in seconds
HTML - Static variable in class com.communote.server.persistence.blog.ExportFormat
 
HtmlClientActivator - Class in com.communote.plugins.htmlclient
 
HtmlClientActivator() - Constructor for class com.communote.plugins.htmlclient.HtmlClientActivator
 
HtmlClientController - Class in com.communote.plugins.htmlclient
Controller for delivering the HTMLClient.
HtmlClientController() - Constructor for class com.communote.plugins.htmlclient.HtmlClientController
 
HtmlClientJsMessages - Class in com.communote.plugins.htmlclient
 
HtmlClientJsMessages() - Constructor for class com.communote.plugins.htmlclient.HtmlClientJsMessages
 
HTMLHelper - Class in com.communote.common.util
Helper class for HTML processing.
htmlToPlaintext(String) - Static method in class com.communote.common.util.HTMLHelper
A simple helper which converts HTML to plain text which works similarly to StringEscapeHelper.removeHtmlMarkup(String), but tries to preserve linebreaks by replacing closing paragraphs and br elements with newlines.
htmlToPlaintextExt(String, boolean) - Static method in class com.communote.common.util.HTMLHelper
Helper method similar to HTMLHelper.htmlToPlaintext(String) with the difference that it uses a more advanced approach to replace HTML lists (namely by invoking HTMLHelper.convertHTMLListToText(String)).
HttpExternalImageProvider<C> - Class in com.communote.server.core.image
Image provider which loads images from an external system using HTTP GET requests.
HttpExternalImageProvider(String, String, long) - Constructor for class com.communote.server.core.image.HttpExternalImageProvider
Create a new external image provider
HttpExternalUserImageProvider<C> - Class in com.communote.server.core.image.type
User image provider that loads images from an external system via HTTP GET requests.
HttpExternalUserImageProvider(String, String, long, String) - Constructor for class com.communote.server.core.image.type.HttpExternalUserImageProvider
Create a new image provider
HttpServletRequestWrapper - Class in com.communote.server.core.rest
TODO implement javax.servlet.http.HttpServletRequestWrapper instead of HttpServletRequest
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class com.communote.server.core.rest.HttpServletRequestWrapper
Wrapps the request.
HttpServletRequestWrapper(HttpServletRequest, boolean) - Constructor for class com.communote.server.core.rest.HttpServletRequestWrapper
 
HttpsSupportFilter<T extends MenuEntry> - Class in com.communote.server.web.fe.admin
Include or exclude entries if HTTPS is support by the Communote installation.
HttpsSupportFilter() - Constructor for class com.communote.server.web.fe.admin.HttpsSupportFilter
 

I

i18NCustomText(String, Locale) - Static method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Convenience method for getting a i18n key's value.
ICON_MIMETYPE_EXT - Static variable in class com.communote.server.core.retrieval.helper.AttachmentHelper
Extension of the mime type icon
ICON_MIMETYPE_PREFIX - Static variable in class com.communote.server.core.retrieval.helper.AttachmentHelper
Changing this also check CreateNote.js
ID - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
ID - Static variable in class com.communote.server.model.blog.BlogConstants
 
ID - Static variable in class com.communote.server.model.blog.BlogMemberConstants
 
ID - Static variable in class com.communote.server.model.blog.ResolvedTopicToTopicConstants
 
ID - Static variable in class com.communote.server.model.blog.UserToBlogRoleMappingConstants
 
ID - Static variable in class com.communote.server.model.client.ClientConstants
 
ID - Static variable in class com.communote.server.model.client.ClientStatisticConstants
 
ID - Static variable in class com.communote.server.model.config.ClientConfigurationConstants
 
ID - Static variable in class com.communote.server.model.config.ConfigurationConstants
 
ID - Static variable in class com.communote.server.model.config.ExternalSystemConfigurationConstants
 
ID - Static variable in class com.communote.server.model.config.LdapGroupSyncConfigurationConstants
 
ID - Static variable in class com.communote.server.model.config.LdapSearchBaseDefinitionConstants
 
ID - Static variable in class com.communote.server.model.config.LdapSearchConfigurationConstants
 
ID - Static variable in class com.communote.server.model.external.ExternalObjectConstants
 
ID - Static variable in class com.communote.server.model.global.GlobalIdConstants
 
ID - Static variable in class com.communote.server.model.i18n.MessageConstants
 
ID - Static variable in class com.communote.server.model.messaging.MessagerConnectorConfigConstants
 
ID - Static variable in class com.communote.server.model.note.ContentConstants
 
ID - Static variable in class com.communote.server.model.note.NoteConstants
 
ID - Static variable in class com.communote.server.model.note.ProcessedMailNoteConstants
 
ID - Static variable in class com.communote.server.model.property.PropertyConstants
 
ID - Static variable in class com.communote.server.model.security.ChannelConfigurationConstants
 
ID - Static variable in class com.communote.server.model.security.IpRangeConstants
 
ID - Static variable in class com.communote.server.model.security.IpRangeFilterConstants
 
ID - Static variable in class com.communote.server.model.security.SecurityCodeConstants
 
ID - Static variable in class com.communote.server.model.tag.AbstractTagCategoryConstants
 
ID - Static variable in class com.communote.server.model.tag.TagConstants
 
ID - Static variable in class com.communote.server.model.task.TaskConstants
 
ID - Static variable in class com.communote.server.model.task.TaskExecutionConstants
 
ID - Static variable in class com.communote.server.model.task.TaskPropertyConstants
 
ID - Static variable in class com.communote.server.model.user.CommunoteEntityConstants
 
ID - Static variable in class com.communote.server.model.user.ContactConstants
 
ID - Static variable in class com.communote.server.model.user.CountryConstants
 
ID - Static variable in class com.communote.server.model.user.ExternalUserAuthenticationConstants
 
ID - Static variable in class com.communote.server.model.user.group.UserOfGroupConstants
 
ID - Static variable in class com.communote.server.model.user.LanguageConstants
 
ID - Static variable in class com.communote.server.model.user.NavigationItemConstants
 
ID - Static variable in class com.communote.server.model.user.note.UserNoteEntityConstants
 
ID - Static variable in class com.communote.server.model.user.NotificationConfigConstants
 
ID - Static variable in class com.communote.server.model.user.security.AuthenticationFailedStatusConstants
 
ID - Static variable in class com.communote.server.model.user.UserAuthorityConstants
 
ID - Static variable in class com.communote.server.model.user.UserImageConstants
 
ID - Static variable in class com.communote.server.model.user.UserProfileConstants
 
IdBasedCacheKey - Class in com.communote.server.core.common.caching
Cache key for identifying elements by an ID.
IdBasedCacheKey(Long) - Constructor for class com.communote.server.core.common.caching.IdBasedCacheKey
Creates a cache key encapsulating the ID.
IdBasedRangeCacheKey - Class in com.communote.server.core.common.caching
A CacheKey to identify cached items by an ID and a positive range.
IdBasedRangeCacheKey(Long) - Constructor for class com.communote.server.core.common.caching.IdBasedRangeCacheKey
Creates a cache key encapsulating the ID.
IdBasedRangeCacheKey(Long, long, long) - Constructor for class com.communote.server.core.common.caching.IdBasedRangeCacheKey
Creates a cache key for an ID and a range
IdDateTO - Class in com.communote.server.core.vo
Transfer object that holds ID and date information.
IdDateTO(Long, Date) - Constructor for class com.communote.server.core.vo.IdDateTO
Create a new TO
IdDateTO(Long, Timestamp) - Constructor for class com.communote.server.core.vo.IdDateTO
Create a new TO
IdentifiableEntityData - Class in com.communote.server.api.core.common
Base value object for all entities with an ID.
IdentifiableEntityData() - Constructor for class com.communote.server.api.core.common.IdentifiableEntityData
 
IDENTITY_TYPE_ALIAS - Static variable in class com.communote.plugins.mq.message.base.data.security.UserIdentity
Field type for internal user alias
IDENTITY_TYPE_EXTERNAL_ID - Static variable in class com.communote.plugins.mq.message.base.data.security.UserIdentity
Field type for internal user alias
IDENTITY_TYPE_USER_ID - Static variable in class com.communote.plugins.mq.message.base.data.security.UserIdentity
Field type for internal database id
IdentityContext - Class in com.communote.plugins.mq.message.base.data.security
This class represents the context of message processing.
IdentityContext() - Constructor for class com.communote.plugins.mq.message.base.data.security.IdentityContext
 
IdentityConverter<T> - Class in com.communote.common.converter
Simple converter which returns the source object without conversion.
IdentityConverter() - Constructor for class com.communote.common.converter.IdentityConverter
 
ILLEGAL_PARAMETERS_ERROR - Static variable in interface com.communote.server.core.exception.ErrorCodes
Illegal parameters.
IllegalArgumentExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
IllegalArgumentExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.IllegalArgumentExceptionMapper
 
IllegalArgumentExceptionMapper - Class in com.communote.server.core.exception.mapper
 
IllegalArgumentExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.IllegalArgumentExceptionMapper
 
IllegalDatabaseState - Exception in com.communote.server.core.common.exceptions
This is exception is thrown if the an illegal state in the data base has been detected, e.g.
IllegalDatabaseState() - Constructor for exception com.communote.server.core.common.exceptions.IllegalDatabaseState
The default constructor.
IllegalDatabaseState(String) - Constructor for exception com.communote.server.core.common.exceptions.IllegalDatabaseState
Constructs a new instance of IllegalDatabaseState
IllegalDatabaseState(String, Throwable) - Constructor for exception com.communote.server.core.common.exceptions.IllegalDatabaseState
Constructs a new instance of IllegalDatabaseState
IllegalRequestParameterException - Exception in com.communote.plugins.api.rest.service
Exception for an invalid request parameter value
IllegalRequestParameterException(String, String, String) - Constructor for exception com.communote.plugins.api.rest.service.IllegalRequestParameterException
Construct the exception
IllegalRequestParameterException - Exception in com.communote.plugins.api.rest.v22.service
Exception for an invalid request parameter value
IllegalRequestParameterException(String, String, String) - Constructor for exception com.communote.plugins.api.rest.v22.service.IllegalRequestParameterException
Construct the exception
IllegalRequestParameterException - Exception in com.communote.plugins.api.rest.v24.service
Exception for an invalid request parameter value
IllegalRequestParameterException(String, String, String) - Constructor for exception com.communote.plugins.api.rest.v24.service.IllegalRequestParameterException
Construct the exception
IllegalRequestParameterException - Exception in com.communote.plugins.api.rest.v30.service
Exception for an invalid request parameter value
IllegalRequestParameterException(String, String, String) - Constructor for exception com.communote.plugins.api.rest.v30.service.IllegalRequestParameterException
Construct the exception
IllegalRequestParameterException - Exception in com.communote.server.web.api.service
Exception for an invalid request parameter value
IllegalRequestParameterException(String, String, String) - Constructor for exception com.communote.server.web.api.service.IllegalRequestParameterException
Construct the exception
IllegalRequestParameterExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
IllegalRequestParameterExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.IllegalRequestParameterExceptionMapper
 
IllegalRequestParameterExceptionMapper - Class in com.communote.plugins.api.rest.v24.service.exception.mapper
 
IllegalRequestParameterExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v24.service.exception.mapper.IllegalRequestParameterExceptionMapper
 
IllegalRequestParameterExceptionMapper - Class in com.communote.plugins.api.rest.v30.service.exception.mapper
 
IllegalRequestParameterExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v30.service.exception.mapper.IllegalRequestParameterExceptionMapper
 
Image - Class in com.communote.server.api.core.image
Image
Image(String, Date, long, String, boolean) - Constructor for class com.communote.server.api.core.image.Image
 
Image(String, Date, long, String, boolean, boolean) - Constructor for class com.communote.server.api.core.image.Image
 
IMAGE - Static variable in class com.communote.server.model.user.UserImageConstants
 
image(String, CoreImageType, ImageSizeType) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Creates a URL pointing to an imag for the given entity.
IMAGE_TYPE_NAME - Static variable in class com.communote.server.api.core.image.type.AttachmentImageDescriptor
Name of this type.
IMAGE_TYPE_NAME - Static variable in class com.communote.server.api.core.image.type.EntityBannerImageDescriptor
Name of this type.
IMAGE_TYPE_NAME - Static variable in class com.communote.server.api.core.image.type.EntityProfileImageDescriptor
Name of this type.
IMAGE_TYPE_NAME - Static variable in class com.communote.server.api.core.image.type.UserImageDescriptor
Name of this type.
IMAGE_TYPE_NAME - Static variable in class com.communote.server.core.image.type.ClientImageDescriptor
Name of this type.
IMAGEAPIURL - Static variable in class com.communote.server.model.config.ConfluenceConfigurationConstants
 
ImageCacheElementProvider - Class in com.communote.server.core.image.caching
Provider which loads the unscaled images of a certain image type using an ImageProvider.
ImageCacheElementProvider(String, ImageProvider, ImageDiskCache) - Constructor for class com.communote.server.core.image.caching.ImageCacheElementProvider
 
ImageCacheKey - Class in com.communote.server.core.image.caching
 
ImageCacheKey(String) - Constructor for class com.communote.server.core.image.caching.ImageCacheKey
 
imageChanged(String) - Method in class com.communote.plugins.confluence.image.ConfluenceUserImageProvider
 
imageChanged(String, String, String) - Method in interface com.communote.server.api.core.image.ImageManager
Inform the image manager that an image was changed.
imageChanged(String) - Method in class com.communote.server.api.core.image.ImageProvider
Invoked by the ImageManager.imageChanged(String, String, String) to notify the provider about a changed image.
imageChanged(String, String, String) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
imageChanged(String) - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
If imageIdentifier is not null the version string property is removed so that a new one is created the next time the image with the identifier is accessed.
ImageContentTypeWidgetExtension - Class in com.communote.plugins.widget.extension
ContentType for images.
ImageContentTypeWidgetExtension() - Constructor for class com.communote.plugins.widget.extension.ImageContentTypeWidgetExtension
Constructor.
ImageDescriptor - Class in com.communote.server.api.core.image
Describes the image.
ImageDescriptor(ImageSize, String) - Constructor for class com.communote.server.api.core.image.ImageDescriptor
Constructor, where scaled and drawBackground are not set (false).
ImageDescriptor(ImageSize, String, boolean, boolean) - Constructor for class com.communote.server.api.core.image.ImageDescriptor
 
ImageDescriptor(ImageSize, String, boolean, boolean, Color) - Constructor for class com.communote.server.api.core.image.ImageDescriptor
 
ImageDescriptor(ImageSize, String, boolean, boolean, Color, boolean) - Constructor for class com.communote.server.api.core.image.ImageDescriptor
 
ImageDescriptor(ImageSize, String, boolean, boolean, Color, boolean, List<ImageFormatType>) - Constructor for class com.communote.server.api.core.image.ImageDescriptor
 
ImageDescriptor(int, int, String) - Constructor for class com.communote.server.api.core.image.ImageDescriptor
 
ImageDescriptor(int, int, String, boolean, boolean, Color) - Constructor for class com.communote.server.api.core.image.ImageDescriptor
 
ImageDiskCache - Class in com.communote.server.core.image.caching
Helper to cache images on disk.
ImageDiskCache() - Constructor for class com.communote.server.core.image.caching.ImageDiskCache
Default constructor
ImageDiskCache(String) - Constructor for class com.communote.server.core.image.caching.ImageDiskCache
Constructor.
ImageDownloadController - Class in com.communote.server.web.commons.imagecache.controller
Controller for supporting image download.
ImageDownloadController() - Constructor for class com.communote.server.web.commons.imagecache.controller.ImageDownloadController
 
imageFileToByteArray(File, String) - Static method in class com.communote.common.image.ImageHelper
Return the given image file as byte array
imageForBanner(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
 
ImageFormatType - Enum in com.communote.common.image
imageForProfile(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
 
ImageHelper - Class in com.communote.common.image
Utility class for image transformations.
ImageKenmeiUrlTag - Class in com.communote.server.web.commons.tags
This class represents the custom tag for user or client images.
ImageKenmeiUrlTag() - Constructor for class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
 
ImageManager - Interface in com.communote.server.api.core.image
Service for accessing different kinds of images in different sizes (width-height dimension).
imageNotDownloaded(String) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Invoked when the image URL was null or the image could not be downloaded and the cause was not one that would disable the provider.
imageNotDownloaded(String) - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
 
ImageNotFoundException - Exception in com.communote.server.api.core.image
Exception indicating that the image was not found.
ImageNotFoundException() - Constructor for exception com.communote.server.api.core.image.ImageNotFoundException
Constructor.
ImageNotFoundException(String) - Constructor for exception com.communote.server.api.core.image.ImageNotFoundException
Constructor with a simple message
ImageNotFoundException(String, Throwable) - Constructor for exception com.communote.server.api.core.image.ImageNotFoundException
Constructor with a message and a cause
ImageProvider - Class in com.communote.server.api.core.image
An image provider loads the unscaled images for a certain image type described by an ImageTypeDescriptor.
ImageProvider(String, String) - Constructor for class com.communote.server.api.core.image.ImageProvider
Create a new ImageProvider.
ImageProviderManager - Class in com.communote.server.core.image
Manages image types and image providers for these types.
ImageProviderManager() - Constructor for class com.communote.server.core.image.ImageProviderManager
Constructor
ImageProviderManagerException - Exception in com.communote.server.api.core.image
Exception to be thrown if an ImageProvider cannot be registered or unregistered.
ImageProviderManagerException(String) - Constructor for exception com.communote.server.api.core.image.ImageProviderManagerException
Create a new exception with detail message
ImageProviderManagerException(String, Throwable) - Constructor for exception com.communote.server.api.core.image.ImageProviderManagerException
Create a new exception with detail message and a cause
ImageResource - Class in com.communote.plugins.api.rest.resource.user.image
 
ImageResource() - Constructor for class com.communote.plugins.api.rest.resource.user.image.ImageResource
 
ImageResource - Class in com.communote.plugins.api.rest.v22.resource.user.image
 
ImageResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.image.ImageResource
 
ImageResource - Class in com.communote.plugins.api.rest.v24.resource.user.image
 
ImageResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.image.ImageResource
 
ImageResource - Class in com.communote.plugins.api.rest.v30.resource.user.image
 
ImageResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.image.ImageResource
 
ImageResourceHandler - Class in com.communote.plugins.api.rest.resource.user.image
Is the handler class to provide data for an image resource to the resource class.
ImageResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.user.image.ImageResourceHandler
 
ImageResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.user.image
Is the handler class to provide data for an image resource to the resource class.
ImageResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.image.ImageResourceHandler
 
ImageResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.user.image
Is the handler class to provide data for an image resource to the resource class.
ImageResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.image.ImageResourceHandler
 
ImageResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.user.image
Is the handler class to provide data for an image resource to the resource class.
ImageResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.image.ImageResourceHandler
 
ImageScaler - Class in com.communote.common.image
Scales an image to a predefined size.
ImageScaler(ImageSize, ImageFormatType) - Constructor for class com.communote.common.image.ImageScaler
Construct a new scaler
ImageScaler(int, int, ImageFormatType) - Constructor for class com.communote.common.image.ImageScaler
Construct a new scaler
imageSingle(ESize, Long) - Method in class com.communote.plugins.api.rest.resource.user.image.ImageResource
 
imageSingle(ESize, Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.image.ImageResource
 
imageSingle(ESize, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.image.ImageResource
 
imageSingle(ESize, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.image.ImageResource
 
ImageSize - Class in com.communote.common.image
Wrapper for width and height of an image.
ImageSize(int, int) - Constructor for class com.communote.common.image.ImageSize
Create a new image size wrapper
ImageSizeType - Class in com.communote.server.model.user
 
ImageSizeType() - Constructor for class com.communote.server.model.user.ImageSizeType
The default constructor allowing super classes to access it.
ImageSizeTypeEnum - Class in com.communote.server.persistence.user
 
ImageSizeTypeEnum() - Constructor for class com.communote.server.persistence.user.ImageSizeTypeEnum
Default constructor.
imageSuccessfullyDownloaded(String, Date, CloseableHttpResponse) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Invoked by loadImage after successfully parsing and extracting the image.
imageSuccessfullyDownloaded(String, Date, CloseableHttpResponse) - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
 
ImageTemporarilyNotFoundException - Exception in com.communote.server.api.core.image
Exception indicating that an image was temporarily not found.
ImageTemporarilyNotFoundException(String) - Constructor for exception com.communote.server.api.core.image.ImageTemporarilyNotFoundException
Create a new exception with detail message
ImageTemporarilyNotFoundException(String, Throwable) - Constructor for exception com.communote.server.api.core.image.ImageTemporarilyNotFoundException
Create a new exception with detail message and cause
imageToByte(BufferedImage, String) - Static method in class com.communote.common.image.ImageHelper
Converts an image to a byte array in the given image format.
imageToByte(BufferedImage, String, Float) - Static method in class com.communote.common.image.ImageHelper
Converts an image to a byte array in the given image format
ImageTypeDescriptor - Interface in com.communote.server.api.core.image
Describes an image type.
ImageTypeNotFoundException - Exception in com.communote.server.api.core.image
Exception to be thrown if an image type is not found.
ImageTypeNotFoundException(String) - Constructor for exception com.communote.server.api.core.image.ImageTypeNotFoundException
Create a new exception with a details message
imageUpload(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileActionController
handles the upload process of the user image.
ImageUrlHelper - Class in com.communote.server.web.commons.helper
Helper for building image URLs.
ImageVO - Class in com.communote.server.api.core.image
 
ImageVO() - Constructor for class com.communote.server.api.core.image.ImageVO
 
ImageVO(Date, byte[]) - Constructor for class com.communote.server.api.core.image.ImageVO
 
ImageVO(ImageVO) - Constructor for class com.communote.server.api.core.image.ImageVO
Copies constructor from other ImageVO
ImapMailboxConnection - Class in com.communote.server.core.mail.fetching
MailboxConnection implementation using the IMAP protocol.
ImapMailboxConnection(boolean) - Constructor for class com.communote.server.core.mail.fetching.ImapMailboxConnection
 
IMPRINT - Static variable in interface com.communote.server.persistence.common.messages.CustomMessageKeyConstant
Key for custom imprint text.
ImprintPageContentManagerFactory - Class in com.communote.server.web.fe.portal.service
Factory to configure the StaticPageContentManager of the imprint page.
ImprintPageContentManagerFactory() - Constructor for class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
 
incFailedAuthCount(long) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
increment failed authentication count
incFailedAuthCount(long) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
include(T) - Method in class com.communote.common.menu.EntryIdIncludeExcludeFilter
 
include(T) - Method in interface com.communote.common.menu.MenuEntryFilter
Whether the menu entry should be included in the menu
includes(String, String) - Method in class com.communote.server.core.property.SimplePropertyFilterDefinition
Test whether a key group and key combination is in the filters.
INCLUDES - Static variable in class com.communote.server.model.security.IpRangeFilterConstants
 
includeUsersWithoutTags(I) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Include users in the result who have not tagged anything.
includeUsersWithoutTags(UserTaggingCoreQueryParameters) - Method in class com.communote.server.core.vo.query.user.AbstractUserTaggingCoreQuery
Include users in the result who have not tagged anything.
includeUsersWithoutTags(UserTaggingCoreQueryParameters) - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
Include users in the result who have not tagged anything.
IncorrectResultTypeException - Exception in com.communote.server.core.common.exceptions
IncorrectResultTypeException is thrown if an unexpected result type occured.
IncorrectResultTypeException(Class<?>, Object) - Constructor for exception com.communote.server.core.common.exceptions.IncorrectResultTypeException
Instantiates a new incorrect result type exception.
IncrementalRepositoryChangeTracker - Interface in com.communote.server.core.external
Tracker for incremental repository changes.
IncrementalUserGroupRetriever - Class in com.communote.server.core.user.groups
Retriever, which works on repositories which supports incremental data recovery.
IncrementalUserGroupRetriever(IncrementalRepositoryChangeTracker) - Constructor for class com.communote.server.core.user.groups.IncrementalUserGroupRetriever
Constructor.
incrementRepositorySize(long) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Increments the repository size counter.
incrementRepositorySize(long) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
incrementTaskExecutionVariance() - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Increment an offset that will be used when setting the start time of a task execution.
indexOf(Object) - Method in class com.communote.common.util.PageableList
INFO_MESSAGES_KEY - Static variable in class com.communote.server.web.commons.MessageHelper
The request key to be used for info messages.
init(Properties) - Method in class com.communote.common.virusscan.impl.ClamAVScanner
Initialize the Scanner
init(Properties) - Method in class com.communote.common.virusscan.impl.CommandlineScanner
Initialize the Scanner
init(Properties) - Method in class com.communote.common.virusscan.impl.NoneVirusScanner
Initialize the Scanner
init(Properties) - Method in interface com.communote.common.virusscan.VirusScanner
Initialize the Scanner
init(Properties) - Method in class com.communote.common.virusscan.VirusScannerFactory
Init the factory and virus scanner
init(String) - Method in class com.communote.common.virusscan.VirusScannerFactory
Read the property file and calls the init(Properties Properties) method
init() - Method in class com.communote.plugins.mq.message.core.handler.EditTopicMessageHandler
Inits the.
init() - Method in class com.communote.plugins.mq.provider.jms.ConsumerFactory
validates iPOJO instance
init() - Method in class com.communote.plugins.mq.provider.jms.JMSMessageSender
initializes message sender, creating new session and connecting to the message queue.
init() - Method in class com.communote.plugins.mq.service.impl.MessagesConverterImpl
Inits the.
init(RuntimeBuilder) - Static method in class com.communote.server.api.core.application.CommunoteRuntime
Initialize the runtime with the given builder.
init() - Method in class com.communote.server.core.blog.BlogRightsManagementImpl
Initializes necessary resources.
init(Properties) - Method in interface com.communote.server.core.common.caching.CacheManager
Called to initialize the cache manager from properties.
init() - Method in class com.communote.server.core.common.caching.eh.DistributionSupportCacheExtension
init(Properties) - Method in class com.communote.server.core.common.caching.eh.EhCacheManager
Called to initialize the cache manager from properties.
init() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
init() - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProvider
init(Map<String, String>) - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Initializes the mapper and validates that all required properties are contained in the mapping.
init(Map<String, String>) - Method in class com.communote.server.core.common.ldap.LdapUserAttributesMapper
Initializes the mapper and validates that all required properties are contained in the mapping.
init() - Method in class com.communote.server.core.permission.NotePermissionManagementImpl
Initializer.
init() - Method in class com.communote.server.core.permission.TopicPermissionManagementImpl
Initializer.
init() - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Lazy initialization.
init() - Method in class com.communote.server.core.property.PropertyManagementImpl
init stuff
init(FilterConfig) - Method in class com.communote.server.core.security.AbstractCommunoteAuthenticationFilter
Does nothing.
init() - Method in class com.communote.server.core.tag.TagSuggestionManagement
Adds the default TagSuggestionProvider.
init() - Method in class com.communote.server.core.template.NoteTemplateService
initialize required components
init(ExtendedProperties) - Method in class com.communote.server.core.template.velocity.NoteTemplateVelocityResourceLoader
 
init() - Method in class com.communote.server.core.user.UserManagementImpl
 
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.BypassSessionTimeoutFilter
Does nothing.
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.ClientContextProcessingFilter
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.CommunoteInternalFilter
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.CommunoteRestletForwardFilter
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.EncodingFilter
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.ExposeLocaleToErrorPageFilter
 
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.ForceSslChannelFilter
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.InitializationFilter
Does nothing.
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.IpRangeChannelFilter
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.KenmeiForwardFilter
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.LanguageFilter
init(FilterConfig) - Method in class com.communote.server.web.commons.filter.PublicAccessProcessingFilter
init() - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Prepare the store after creation.
init(File) - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceManager
Init the manager
init(ServletConfig) - Method in class com.communote.server.web.commons.servlet.CommunoteRestletCrawlerServlet
 
init(ServletConfig) - Method in class com.communote.server.web.commons.servlet.CommunoteRestletServlet
 
init(FilterConfig) - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
init(FilterConfig) - Method in class com.communote.server.web.external.spring.security.HideInstallerAfterInstallationFilter
init(FilterConfig) - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
init(FilterConfig) - Method in class com.communote.server.web.external.spring.security.UserStatusFilter
init(FilterConfig) - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
init() - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
init(FilterConfig) - Method in class com.communote.server.web.fe.installer.servlet.InstallationForwardFilter
init(FilterConfig) - Method in class com.communote.server.web.filter.PluginAuthenticationFilter
Does nothing.
initAdapter() - Method in class com.communote.plugins.mq.adapter.activemq.ActiveMQAdapter
Validate call back.
InitalFiltersVO - Class in com.communote.server.core.util
The inital filters value object keeps the filter data of a permalink including the necessary information to be used to initalize the widgets.
InitalFiltersVO() - Constructor for class com.communote.server.core.util.InitalFiltersVO
 
initApplicationContext() - Method in class com.communote.server.web.commons.view.velocity.DynamicVelocityViewResolver
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class com.communote.server.web.commons.controller.BaseFormController
Override to disable autogrowth.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class com.communote.server.web.fe.portal.blog.controller.AttachmentUploadController
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientProfileController
Override to disable autogrowth.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
Called by #createBinder(HttpServletRequest, T) to init the binder.
initBrokerInstance() - Method in class com.communote.plugins.mq.provider.activemq.ActiveMQBroker
is invoked by OSGi.
initGlobalClient() - Method in class com.communote.server.service.ClientCreationService
Initialize the global client on startup.
INITIAL_START_DATE - Static variable in class com.communote.server.web.commons.FeConstants.Attributes
Initial start date
InitialFilterDataProvider - Class in com.communote.server.core.util
 
InitialFilterDataProvider() - Constructor for class com.communote.server.core.util.InitialFilterDataProvider
 
InitialFiltersViewController - Class in com.communote.server.web.fe.portal.blog.controller
This controller can put initial filter parameters in the model which are retrieved by interpreting the request URL as a permanent link.
InitialFiltersViewController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
 
initialise() - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Executes initialisations if a new client was created
initialise() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
initializationComplete() - Method in interface com.communote.server.api.core.bootstrap.InitializationCompleteListener
 
initializationComplete() - Method in class com.communote.server.core.osgi.OSGiManagement
 
InitializationCompleteListener - Interface in com.communote.server.api.core.bootstrap
Listener which is called during startup of the application, after the application was completely initialized.
InitializationFilter - Class in com.communote.server.web.commons.filter
This filter redirects to a default page, when the application is not initialized.
InitializationFilter() - Constructor for class com.communote.server.web.commons.filter.InitializationFilter
 
InitializationStatus - Class in com.communote.server.api.core.bootstrap
 
InitializationStatus(InitializationStatus.Type, LocalizedMessage) - Constructor for class com.communote.server.api.core.bootstrap.InitializationStatus
 
InitializationStatus(InitializationStatus.Type) - Constructor for class com.communote.server.api.core.bootstrap.InitializationStatus
 
InitializationStatus.Type - Enum in com.communote.server.api.core.bootstrap
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
 
initialize() - Method in interface com.communote.server.api.core.bootstrap.CustomInitializer
Do additional initializations.
initialize(ClientTO) - Method in class com.communote.server.core.client.ClientInitializer
Initialize the client so it can be used.
initialize() - Method in class com.communote.server.core.mail.fetching.ImapMailboxConnection
Initializes the connection from configuration properties using the ConfigurationManager.
initialize() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Initializes the connection from configuration properties using the ConfigurationManager.
initialize() - Method in class com.communote.server.model.user.PhoneNumber
Hook for initializing the object in the subclass
initialize() - Method in class com.communote.server.service.UserPreferenceService
Initializer method.
initialize() - Method in class com.communote.server.web.osgi.WebOSGiComponentsInitializer
 
initializeApplication() - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
Initializes the application.
initializeApplicationAfterInstallation() - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
Initialize the application if all steps of the installation were completed.
initializeApplicationAfterInstallation() - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
initializeCommunoteAccount(UserVO, Map<ApplicationProperty, String>) - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
Initialize the Communote account (aka global client) that was previously created with CommunoteInstaller.createCommunoteAccount(String, String)
initializeCommunoteAccount(UserVO, Map<ApplicationProperty, String>) - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
initializeDatabase(DatabaseInitializationStatusCallback) - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
Initialize the application database and inform the provided callback about the current status.
initializeDatabase(DatabaseInitializationStatusCallback) - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
InitializeException - Exception in com.communote.common.virusscan.exception
This class indicates a failed initialization
InitializeException() - Constructor for exception com.communote.common.virusscan.exception.InitializeException
 
InitializeException(String) - Constructor for exception com.communote.common.virusscan.exception.InitializeException
 
InitializeException(String, Throwable) - Constructor for exception com.communote.common.virusscan.exception.InitializeException
 
InitializeException(Throwable) - Constructor for exception com.communote.common.virusscan.exception.InitializeException
 
initializeGlobalClient(UserVO) - Method in interface com.communote.server.core.user.client.ClientManagement
Initializes the global client.
initializeGlobalClient(UserVO) - Method in class com.communote.server.core.user.client.ClientManagementBase
 
initializeGlobalClient(UserVO, Map<ApplicationProperty, String>) - Method in class com.communote.server.service.ClientCreationService
Initializes the global client
initIfNecessary() - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
 
initParameters() - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.admin.application.logging.LoggingWidget
Do nothing
initParameters() - Method in class com.communote.server.web.fe.widgets.admin.client.security.ClientPermissionsWidget
 
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.BlogListWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
init the widget parameters to these values: filter = '' offset = 0 maxCount = 30
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.DeleteTopicWidget
 
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.EditTopicStructureWidget
 
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.SetAnonymousAccessWidget
Does nothing.
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.TopBlogsWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.blog.TopicListWidget
init the widget parameters to these values: maxCount = 36
initParameters() - Method in class com.communote.server.web.fe.widgets.clouds.BlogTagCloudWidget
init the widget parameters to these values: maxCount = 0
initParameters() - Method in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Initialize the widget parameters to these values: filter = '' offset = 0 maxCount = 30
initParameters() - Method in class com.communote.server.web.fe.widgets.clouds.UserTagCloudWidget
init the widget parameters to these values: maxCount = 0
initParameters() - Method in class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.image.GlobalIdShowBannerImageWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.image.GlobalIdUploadImageWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.management.localization.LocalizeMessageWidget
Does nothing.
initParameters() - Method in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeListWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
 
initParameters() - Method in class com.communote.server.web.fe.widgets.management.system.application.CertificateListWidget
Does nothing.
initParameters() - Method in class com.communote.server.web.fe.widgets.management.user.group.GroupSettingsWidget
 
initParameters() - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupAddMemberWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupDialogWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.management.user.group.UserGroupListWidget
Does nothing.
initParameters() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementListWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
 
initParameters() - Method in class com.communote.server.web.fe.widgets.message.MessagesWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.navigation.MainPageHorizontalNavigationWidget
 
initParameters() - Method in class com.communote.server.web.fe.widgets.tag.TagManagementWidget
 
initParameters() - Method in class com.communote.server.web.fe.widgets.type.ContentTypeWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.user.AuthorFilterWidget
Initialize the widget parameters to these values: filter = '' offset = 0 maxCount = 30
initParameters() - Method in class com.communote.server.web.fe.widgets.user.InviteUserViaEmailWidget
Does nothing.
initParameters() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileDeleteWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileUserInterfaceWidget
Does nothing.
initParameters() - Method in class com.communote.server.web.fe.widgets.user.UserProfileWidget
Init the widget parameters to these values: filter = ''
initParameters() - Method in class com.communote.server.widgets.AbstractWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.widgets.EmptyWidget
abstract method hook that initializes the widget's parameters
initParameters() - Method in class com.communote.server.widgets.FormWidget
 
insertSessionId(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
This method inserts the session id into the url.
insertSessionIdInUrl(String, String) - Static method in class com.communote.common.util.UrlHelper
Insert the session ID in the URL in the form ";jessionid=SESSION_ID".
InstallationController - Class in com.communote.server.web.fe.installer.controller
Wizard for setting up a standalone installation.
InstallationController() - Constructor for class com.communote.server.web.fe.installer.controller.InstallationController
 
InstallationForwardFilter - Class in com.communote.server.web.fe.installer.servlet
The Class InstallationForwardFilter forwards a requests to the installation wizard if the setup is not completed or else it continues the filter chain.
InstallationForwardFilter() - Constructor for class com.communote.server.web.fe.installer.servlet.InstallationForwardFilter
 
InstallationJSONController - Class in com.communote.server.web.fe.installer.controller
JSON Controller to handle ajax requests.
InstallationJSONController() - Constructor for class com.communote.server.web.fe.installer.controller.InstallationJSONController
 
installationPrepared() - Method in interface com.communote.server.core.bootstrap.InstallationPreparedCallback
Method that is invoked after the installation has been prepared.
installationPrepared() - Method in class com.communote.server.web.bootstrap.DispatcherServletInitializer
 
InstallationPreparedCallback - Interface in com.communote.server.core.bootstrap
Callback which is invoked during startup of Communote when Communote is not yet installed but basic preparations like setting up logging are completed and the installation can now be started.
InstallerAdminAccountValidator - Class in com.communote.server.web.fe.installer.validator
The mail setting validator validates the settings for outgoing messages for application installation.
InstallerAdminAccountValidator() - Constructor for class com.communote.server.web.fe.installer.validator.InstallerAdminAccountValidator
 
InstallerApplicationValidator - Class in com.communote.server.web.fe.installer.validator
The application validator verifies some general application settings made during the installation.
InstallerApplicationValidator() - Constructor for class com.communote.server.web.fe.installer.validator.InstallerApplicationValidator
 
InstallerDatabaseValidator - Class in com.communote.server.web.fe.installer.validator
The database validator validates the database selection form for application installation.
InstallerDatabaseValidator() - Constructor for class com.communote.server.web.fe.installer.validator.InstallerDatabaseValidator
 
InstallerForm - Class in com.communote.server.web.fe.installer.forms
The form for installing a new application.
InstallerForm(CommunoteInstaller) - Constructor for class com.communote.server.web.fe.installer.forms.InstallerForm
 
InstallerMailValidator - Class in com.communote.server.web.fe.installer.validator
The mail setting validator validates the settings for outgoing messages for application installation.
InstallerMailValidator() - Constructor for class com.communote.server.web.fe.installer.validator.InstallerMailValidator
 
installPlugin(Broker) - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasAuthenticationPlugin
instance() - Static method in class com.communote.common.virusscan.VirusScannerFactory
 
INSTANCE - Static variable in class com.communote.plugins.api.rest.filter.FilterRestApiParameterNameProvider
Default instance for easy access
instance() - Static method in class com.communote.plugins.api.rest.resource.ResourceHandlerHelper
 
INSTANCE - Static variable in class com.communote.plugins.api.rest.v22.filter.FilterRestApiParameterNameProvider
Default instance for easy access
instance() - Static method in class com.communote.plugins.api.rest.v22.resource.ResourceHandlerHelper
 
INSTANCE - Static variable in class com.communote.plugins.api.rest.v24.filter.FilterRestApiParameterNameProvider
Default instance for easy access
instance() - Static method in class com.communote.plugins.api.rest.v24.resource.ResourceHandlerHelper
 
INSTANCE - Static variable in class com.communote.plugins.api.rest.v30.filter.FilterRestApiParameterNameProvider
Default instance for easy access
instance() - Static method in class com.communote.plugins.api.rest.v30.resource.ResourceHandlerHelper
 
instance() - Static method in class com.communote.server.api.ServiceLocator
Get the singleton instance.
instance() - Static method in class com.communote.server.core.blog.MailBasedPostingManagementFacade
Returns the singleton instance for the facade.
instance() - Static method in class com.communote.server.core.common.session.SessionHandler
The one and only instance
instance() - Static method in class com.communote.server.core.mail.fetching.MailFetcher
Returns the singleton instance of the MailFetcher.
INSTANCE - Static variable in class com.communote.server.core.messaging.definitions.DiscussionNotificationDefinition
Static instance of this definition.
INSTANCE - Static variable in class com.communote.server.core.messaging.definitions.LikeNotificationDefinition
Static instance of this definition.
INSTANCE - Static variable in class com.communote.server.core.messaging.definitions.MentionNotificationDefinition
Static instance of this definition.
instance() - Static method in class com.communote.server.core.tag.impl.BlankTagParser
Get the instance
instance() - Static method in class com.communote.server.core.tag.impl.CommaTagParser
Get the instance
instance() - Static method in class com.communote.server.core.tag.TagParserFactory
Get the instance
INSTANCE - Static variable in class com.communote.server.core.vo.query.config.FilterApiParameterNameProvider
Default instance for easy access
INSTANCE - Static variable in class com.communote.server.core.vo.query.config.FilterWidgetParameterNameProvider
Default instance for easy access
instance() - Static method in class com.communote.server.core.vo.query.QueryDefinitionRepository
The one and only repository instance
instance() - Static method in class com.communote.server.persistence.common.messages.ResourceBundleManager
 
INSTANCE - Static variable in class com.communote.server.persistence.user.invitationfields.AliasInvitationField
Instance of this field
INSTANCE - Static variable in class com.communote.server.persistence.user.invitationfields.EmailAliasInvitationField
Instance of this field
INSTANCE - Static variable in class com.communote.server.persistence.user.invitationfields.EmailInvitationField
Instance of this field
INSTANCE - Static variable in class com.communote.server.persistence.user.invitationfields.ExternalUsernameInvitationField
Instance of this field
INSTANCE - Static variable in class com.communote.server.persistence.user.invitationfields.FirstnameInvitationField
Instance of this field
INSTANCE - Static variable in class com.communote.server.persistence.user.invitationfields.LanguageCodeInvitationField
Instance of this field
INSTANCE - Static variable in class com.communote.server.persistence.user.invitationfields.LastnameInvitationField
Instance of this field
instance() - Static method in class com.communote.server.plugins.core.ExternalUserGroupAccessorExtensionPoint
 
instance() - Static method in class com.communote.server.web.WebServiceLocator
The singleton instance
INSTANCENAME - Static variable in class com.communote.server.model.task.TaskExecutionConstants
 
instantiate(BundleContext) - Static method in class com.communote.plugins.activity.base.ActivityBaseActivator
Factory method to create the singleton instance of the activator
IntegrationLinkGenerator - Interface in com.communote.server.core.integration
Inteface for link generators for external systems (integrations).
IntegrationLinkGeneratorRegistry - Class in com.communote.plugins.core.registries
IntegrationLinkGeneratorRegistry() - Constructor for class com.communote.plugins.core.registries.IntegrationLinkGeneratorRegistry
 
IntegrationOverviewController - Class in com.communote.server.web.fe.portal.user.client.controller.integration
This controller is used for setting the selected authentication method.
IntegrationOverviewController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewController
 
IntegrationOverviewForm - Class in com.communote.server.web.fe.portal.user.client.controller.integration
IntegrationOverviewForm() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
IntegrationService - Class in com.communote.server.core.integration
Service for integrations.
IntegrationService() - Constructor for class com.communote.server.core.integration.IntegrationService
 
INTERNAL_ERROR - Static variable in interface com.communote.server.core.exception.ErrorCodes
Internal Error.
internalFormBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogMemberInviteController
internalFormBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
internalFormBackingObject(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.user.client.controller.InviteUserToClientController
InternalSystemUserDetails - Class in com.communote.server.core.security
Represents an internal system user.
InternalSystemUserDetails() - Constructor for class com.communote.server.core.security.InternalSystemUserDetails
Construct the User with the details required by org.acegisecurity.providers.dao.DaoAuthenticationProvider.
InternalTagSuggestionProvider - Class in com.communote.server.core.tag.impl
Base class for internal TagSuggestionProvider.
InternalTagSuggestionProvider(String) - Constructor for class com.communote.server.core.tag.impl.InternalTagSuggestionProvider
 
interrupt() - Method in class com.communote.server.core.tasks.RunScheduledTasksJob
Stops the job.
invalidate(K, CacheElementProvider<K, T>) - Method in class com.communote.server.core.common.caching.Cache
Invalidates a cached element that has the key cacheKey.
invalidateAdditionalCache(String) - Method in interface com.communote.server.core.common.caching.CacheManager
Invalidates the additional cache with the given id.
invalidateAdditionalCache(String) - Method in class com.communote.server.core.common.caching.eh.EhCacheManager
Invalidates the additional cache with the given id.
invalidateAll(CacheElementProvider<?, ?>) - Method in class com.communote.server.core.common.caching.Cache
Invalidate all cached items that were retrieved from the given provider.
invalidateAllOfCurrentClient(CacheElementProvider<?, ?>) - Method in class com.communote.server.core.common.caching.Cache
Invalidate all cached items that were retrieved from the given provider.
invalidateBrokerInstance() - Method in class com.communote.plugins.mq.provider.activemq.ActiveMQBroker
is invoked by OSGi.
invalidateMainCache() - Method in interface com.communote.server.core.common.caching.CacheManager
Invalidates the whole main cache.
invalidateMainCache() - Method in class com.communote.server.core.common.caching.eh.EhCacheManager
Invalidates the whole main cache.
InvalidClientIdException - Exception in com.communote.server.api.core.client
Exception to be thrown that a client ID is not valid.
InvalidClientIdException(String) - Constructor for exception com.communote.server.api.core.client.InvalidClientIdException
 
InvalidClientIdException(String, String) - Constructor for exception com.communote.server.api.core.client.InvalidClientIdException
 
InvalidClientIdException(String, String, Throwable) - Constructor for exception com.communote.server.api.core.client.InvalidClientIdException
 
InvalidInstanceException - Exception in com.communote.server.api.core.task
Thrown to indicate that a task management operation targets a task that is not running on the current instance.
InvalidInstanceException(String, String) - Constructor for exception com.communote.server.api.core.task.InvalidInstanceException
Constructor.
InvalidIpAddressException - Exception in com.communote.server.core.security.iprange
 
InvalidIpAddressException(String, String) - Constructor for exception com.communote.server.core.security.iprange.InvalidIpAddressException
Constructs a new instance of InvalidIpAddressException
InvalidIpRangeException - Exception in com.communote.server.core.security.iprange
 
InvalidIpRangeException(String, String) - Constructor for exception com.communote.server.core.security.iprange.InvalidIpRangeException
Constructs a new instance of InvalidIpRangeException
InvalidIpRangeException(String, Throwable, String) - Constructor for exception com.communote.server.core.security.iprange.InvalidIpRangeException
Constructs a new instance of InvalidIpRangeException
InvalidOperationException - Exception in com.communote.server.core.common.exceptions
Exception to be thrown when an operation cannot be run in the current context.
InvalidOperationException(String) - Constructor for exception com.communote.server.core.common.exceptions.InvalidOperationException
Create a new exception with a detail message
InvalidOperationException(String, Throwable) - Constructor for exception com.communote.server.core.common.exceptions.InvalidOperationException
Create a new exception with a detail message and a cause
InvalidPermissionForRepostException - Exception in com.communote.server.core.blog.notes.processors.exceptions
This exception is thrown, when a user tries to create a repost of a note she has no access to.
InvalidPermissionForRepostException(Long, Long) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.InvalidPermissionForRepostException
Constructor.
InvalidRecipientMailAddressException - Exception in com.communote.server.core.mail
Thrown when an email address of a recipient is not valid.
InvalidRecipientMailAddressException(String) - Constructor for exception com.communote.server.core.mail.InvalidRecipientMailAddressException
Constructs a new instance of InvalidRecipientMailAddressException
InvalidRecipientMailAddressException(String, String) - Constructor for exception com.communote.server.core.mail.InvalidRecipientMailAddressException
Constructs a new instance of InvalidRecipientMailAddressException
InvalidUserStatusTransitionException - Exception in com.communote.server.core.user
Thrown to indicate that changing the status of a user to another status is not possible because the transition is not supported.
InvalidUserStatusTransitionException(UserStatus, UserStatus, User) - Constructor for exception com.communote.server.core.user.InvalidUserStatusTransitionException
Constructs a new instance of InvalidUserStatusTransitionException
InvitationField - Class in com.communote.server.persistence.user
Abstraction for invitation fields.
InvitationField(String, String) - Constructor for class com.communote.server.persistence.user.InvitationField
 
invite(HttpServletRequest, HttpServletResponse, InviteUserForm, BindException) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogMemberInviteController
Well, well this is a week before release hack.
INVITE_CLIENT - Static variable in class com.communote.server.model.security.SecurityCodeAction
 
INVITE_USER - Static variable in class com.communote.server.model.security.SecurityCodeAction
 
INVITED - Static variable in class com.communote.server.model.user.UserStatus
 
InviteSecurityCodeDao<T extends SecurityCode> - Interface in com.communote.server.persistence.user.security
 
inviteUser(HttpServletRequest, HttpServletResponse, InviteUserForm, BindException, UserVO) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogMemberInviteController
Invite the given user.
inviteUser(HttpServletRequest, HttpServletResponse, InviteUserForm, BindException, UserVO) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
Invite the given user.
inviteUser(HttpServletRequest, HttpServletResponse, InviteUserForm, BindException, UserVO) - Method in class com.communote.server.web.fe.portal.user.client.controller.InviteUserToClientController
Invite the given user.
inviteUser() - Method in class com.communote.server.web.fe.widgets.user.InviteUserViaEmailWidget
This method is called, when the form is send.
InviteUserForm - Class in com.communote.server.persistence.user
Form for an user invitation
InviteUserForm() - Constructor for class com.communote.server.persistence.user.InviteUserForm
Instantiates a new invite user to client form.
inviteUserToBlog(Long, UserVO, BlogRole) - Method in interface com.communote.server.core.user.UserManagement
 
inviteUserToBlog(Long, UserVO, BlogRole) - Method in class com.communote.server.core.user.UserManagementBase
 
InviteUserToBlogApiController - Class in com.communote.server.web.api.service.blog
Deprecated.
Use new generated REST-API instead.
InviteUserToBlogApiController() - Constructor for class com.communote.server.web.api.service.blog.InviteUserToBlogApiController
Deprecated.
 
InviteUserToBlogApiController.ErrorField - Class in com.communote.server.web.api.service.blog
Deprecated.
Wrapping object for an error field
InviteUserToBlogMailMessage - Class in com.communote.server.core.mail.messages.user
Mail Message to invite user to a blog.
InviteUserToBlogMailMessage(String, User, User, Blog) - Constructor for class com.communote.server.core.mail.messages.user.InviteUserToBlogMailMessage
Instantiates a new invite user to blog mail message.
InviteUserToBlogMailMessage(User, User, Blog, InviteUserToBlogSecurityCode) - Constructor for class com.communote.server.core.mail.messages.user.InviteUserToBlogMailMessage
Instantiates a new mail message.
InviteUserToBlogSecurityCode - Class in com.communote.server.model.user.security
 
InviteUserToBlogSecurityCode() - Constructor for class com.communote.server.model.user.security.InviteUserToBlogSecurityCode
 
InviteUserToBlogSecurityCode.Factory - Class in com.communote.server.model.user.security
Constructs new instances of InviteUserToBlogSecurityCode.
InviteUserToBlogSecurityCodeConstants - Class in com.communote.server.model.user.security
This class holds constants of attributes and associations of the entity InviteUserToBlogSecurityCode.
InviteUserToBlogSecurityCodeConstants() - Constructor for class com.communote.server.model.user.security.InviteUserToBlogSecurityCodeConstants
 
InviteUserToBlogSecurityCodeDao - Interface in com.communote.server.persistence.user.security
 
InviteUserToBlogSecurityCodeDaoBase - Class in com.communote.server.persistence.user.security
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type InviteUserToBlogSecurityCode.
InviteUserToBlogSecurityCodeDaoBase() - Constructor for class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
InviteUserToBlogSecurityCodeDaoImpl - Class in com.communote.server.persistence.user.security
 
InviteUserToBlogSecurityCodeDaoImpl() - Constructor for class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoImpl
 
InviteUserToBlogSecurityCodeImpl - Class in com.communote.server.model.user.security
 
InviteUserToBlogSecurityCodeImpl() - Constructor for class com.communote.server.model.user.security.InviteUserToBlogSecurityCodeImpl
 
InviteUserToBlogWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for inviting new users to a blog.
InviteUserToBlogWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.InviteUserToBlogWidget
 
InviteUserToBlogWithExternalAuthMailMessage - Class in com.communote.server.core.mail.messages.user
A Mail Message to invite user to a blog with existing external authentication like ldap.
InviteUserToBlogWithExternalAuthMailMessage(User, User, Blog) - Constructor for class com.communote.server.core.mail.messages.user.InviteUserToBlogWithExternalAuthMailMessage
Instantiates a new invite user to blog with external auth mail message.
inviteUserToClient(UserVO) - Method in interface com.communote.server.core.user.UserManagement
 
inviteUserToClient(UserVO) - Method in class com.communote.server.core.user.UserManagementBase
 
InviteUserToClientController - Class in com.communote.server.web.fe.portal.user.client.controller
Invite user to client use case.
InviteUserToClientController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.InviteUserToClientController
 
InviteUserToClientMailMessage - Class in com.communote.server.core.mail.messages.user
Mail to invite a new user
InviteUserToClientMailMessage(User, Locale, String, SecurityCode) - Constructor for class com.communote.server.core.mail.messages.user.InviteUserToClientMailMessage
Construct an invitation mail message.
InviteUserToClientSecurityCode - Class in com.communote.server.model.user.security
 
InviteUserToClientSecurityCode() - Constructor for class com.communote.server.model.user.security.InviteUserToClientSecurityCode
 
InviteUserToClientSecurityCode.Factory - Class in com.communote.server.model.user.security
Constructs new instances of InviteUserToClientSecurityCode.
InviteUserToClientSecurityCodeConstants - Class in com.communote.server.model.user.security
This class holds constants of attributes and associations of the entity InviteUserToClientSecurityCode.
InviteUserToClientSecurityCodeConstants() - Constructor for class com.communote.server.model.user.security.InviteUserToClientSecurityCodeConstants
 
InviteUserToClientSecurityCodeDao - Interface in com.communote.server.persistence.user.security
 
InviteUserToClientSecurityCodeDaoBase - Class in com.communote.server.persistence.user.security
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type InviteUserToClientSecurityCode.
InviteUserToClientSecurityCodeDaoBase() - Constructor for class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
InviteUserToClientSecurityCodeDaoImpl - Class in com.communote.server.persistence.user.security
 
InviteUserToClientSecurityCodeDaoImpl() - Constructor for class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoImpl
 
InviteUserToClientSecurityCodeImpl - Class in com.communote.server.model.user.security
 
InviteUserToClientSecurityCodeImpl() - Constructor for class com.communote.server.model.user.security.InviteUserToClientSecurityCodeImpl
 
InviteUserToClientWithExternalAuthMailMessage - Class in com.communote.server.core.mail.messages.user
Mail to invite a user from an external user repository
InviteUserToClientWithExternalAuthMailMessage(User, Locale, String) - Constructor for class com.communote.server.core.mail.messages.user.InviteUserToClientWithExternalAuthMailMessage
Construct an invitation mail message.
InviteUserViaEmailWidget - Class in com.communote.server.web.fe.widgets.user
Widget to invite new user to the system via email.
InviteUserViaEmailWidget() - Constructor for class com.communote.server.web.fe.widgets.user.InviteUserViaEmailWidget
 
INVITORID - Static variable in class com.communote.server.model.user.security.InviteUserToBlogSecurityCodeConstants
 
IOHelper - Class in com.communote.common.io
Helper class for IO stuff
IpFilterCacheElementProvider - Class in com.communote.server.core.security.iprange
Cache Provider for ip ranges
IpFilterCacheElementProvider() - Constructor for class com.communote.server.core.security.iprange.IpFilterCacheElementProvider
 
IpFilterCacheKey - Class in com.communote.server.core.security.iprange
Key class for ip ranges caching
IpFilterCacheKey(ChannelType, int) - Constructor for class com.communote.server.core.security.iprange.IpFilterCacheKey
Constructor
ipInRange(BigInteger, BigInteger, BigInteger) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Checks if if the IP is in range.
ipInRange(String, String, String) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Checks if if the IP is in range.
IpRange - Class in com.communote.server.model.security
 
IpRange() - Constructor for class com.communote.server.model.security.IpRange
 
IpRange.Factory - Class in com.communote.server.model.security
Constructs new instances of IpRange.
IpRangeChannel - Class in com.communote.server.model.security
 
IpRangeChannel() - Constructor for class com.communote.server.model.security.IpRangeChannel
 
IpRangeChannel.Factory - Class in com.communote.server.model.security
Constructs new instances of IpRangeChannel.
IpRangeChannelConstants - Class in com.communote.server.model.security
This class holds constants of attributes and associations of the entity IpRangeChannel.
IpRangeChannelConstants() - Constructor for class com.communote.server.model.security.IpRangeChannelConstants
 
IpRangeChannelDao - Interface in com.communote.server.persistence.security.iprange
 
IpRangeChannelDaoBase - Class in com.communote.server.persistence.security.iprange
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.security.iprange.IpRangeChannel.
IpRangeChannelDaoBase() - Constructor for class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
IpRangeChannelDaoImpl - Class in com.communote.server.persistence.security.iprange
The Class IpRangeChannelDaoImpl.
IpRangeChannelDaoImpl() - Constructor for class com.communote.server.persistence.security.iprange.IpRangeChannelDaoImpl
 
IpRangeChannelFilter - Class in com.communote.server.web.commons.filter
IP range channel filter
IpRangeChannelFilter() - Constructor for class com.communote.server.web.commons.filter.IpRangeChannelFilter
 
IpRangeChannelImpl - Class in com.communote.server.model.security
 
IpRangeChannelImpl() - Constructor for class com.communote.server.model.security.IpRangeChannelImpl
 
IpRangeConstants - Class in com.communote.server.model.security
This class holds constants of attributes and associations of the entity IpRange.
IpRangeConstants() - Constructor for class com.communote.server.model.security.IpRangeConstants
 
IpRangeDao - Interface in com.communote.server.persistence.security.iprange
 
IpRangeDaoBase - Class in com.communote.server.persistence.security.iprange
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.security.iprange.IpRange.
IpRangeDaoBase() - Constructor for class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
IpRangeDaoImpl - Class in com.communote.server.persistence.security.iprange
 
IpRangeDaoImpl() - Constructor for class com.communote.server.persistence.security.iprange.IpRangeDaoImpl
 
IpRangeException - Exception in com.communote.server.core.security.iprange
 
IpRangeException(String, String) - Constructor for exception com.communote.server.core.security.iprange.IpRangeException
Constructs a new instance of IpRangeException
IpRangeException(String, Throwable, String) - Constructor for exception com.communote.server.core.security.iprange.IpRangeException
Constructs a new instance of IpRangeException
IpRangeFilter - Class in com.communote.server.model.security
 
IpRangeFilter() - Constructor for class com.communote.server.model.security.IpRangeFilter
 
IpRangeFilter.Factory - Class in com.communote.server.model.security
Constructs new instances of IpRangeFilter.
IpRangeFilterChannelType - Class in com.communote.server.web.fe.portal.user.client.forms
Represents all defined channels for an ip range filter
IpRangeFilterChannelType() - Constructor for class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterChannelType
Constructor
IpRangeFilterChannelType(String, boolean) - Constructor for class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterChannelType
Constructor
IpRangeFilterConstants - Class in com.communote.server.model.security
This class holds constants of attributes and associations of the entity IpRangeFilter.
IpRangeFilterConstants() - Constructor for class com.communote.server.model.security.IpRangeFilterConstants
 
IpRangeFilterDao - Interface in com.communote.server.persistence.security.iprange
 
IpRangeFilterDaoBase - Class in com.communote.server.persistence.security.iprange
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.security.iprange.IpRangeFilter.
IpRangeFilterDaoBase() - Constructor for class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
IpRangeFilterDaoImpl - Class in com.communote.server.persistence.security.iprange
 
IpRangeFilterDaoImpl() - Constructor for class com.communote.server.persistence.security.iprange.IpRangeFilterDaoImpl
 
IpRangeFilterImpl - Class in com.communote.server.model.security
 
IpRangeFilterImpl() - Constructor for class com.communote.server.model.security.IpRangeFilterImpl
 
IpRangeFilterItem - Class in com.communote.server.web.fe.portal.user.client.forms
Ip range filter from
IpRangeFilterItem() - Constructor for class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
 
IpRangeFilterManagement - Interface in com.communote.server.core.security.iprange
 
IpRangeFilterManagementBase - Class in com.communote.server.core.security.iprange
Spring Service base class for com.communote.server.core.api.security.iprange.IpRangeFilterManagement, provides access to all services and entities referenced by this service.
IpRangeFilterManagementBase() - Constructor for class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
IpRangeFilterManagementException - Exception in com.communote.server.core.security.iprange
The default exception thrown for unexpected errors occurring within IpRangeFilterManagement.
IpRangeFilterManagementException(String) - Constructor for exception com.communote.server.core.security.iprange.IpRangeFilterManagementException
Constructs a new instance of IpRangeFilterManagementException.
IpRangeFilterManagementException(String, Throwable) - Constructor for exception com.communote.server.core.security.iprange.IpRangeFilterManagementException
Constructs a new instance of IpRangeFilterManagementException.
IpRangeFilterManagementImpl - Class in com.communote.server.core.security.iprange
Service for client ip range access management.
IpRangeFilterManagementImpl() - Constructor for class com.communote.server.core.security.iprange.IpRangeFilterManagementImpl
 
IpRangeFilterVO - Class in com.communote.server.persistence.security.iprange
 
IpRangeFilterVO() - Constructor for class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
IpRangeFilterVO(IpRangeFilterVO) - Constructor for class com.communote.server.persistence.security.iprange.IpRangeFilterVO
Copies constructor from other IpRangeFilterVO
IpRangeFilterVO(String, boolean, String, String, ChannelType[], Long) - Constructor for class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
IpRangeHelper - Class in com.communote.server.core.security.iprange
Helper class for IpV6 address calculations.
IpRangeImpl - Class in com.communote.server.model.security
The Class IpRangeImpl.
IpRangeImpl() - Constructor for class com.communote.server.model.security.IpRangeImpl
 
IpRangeListWidget - Class in com.communote.server.web.fe.widgets.management.security.iprange
Widget for showing existing ip range filter.
IpRangeListWidget() - Constructor for class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeListWidget
 
IPRangeManagementController - Class in com.communote.server.web.fe.portal.user.client.controller
List all defined Ip Range filter for the client
IPRangeManagementController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.IPRangeManagementController
 
IpRangeWidget - Class in com.communote.server.web.fe.widgets.management.security.iprange
This widget adds or updates an ip range filter.
IpRangeWidget() - Constructor for class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
 
ipToInt(String) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Transform the given ipv6 address to 128 bit integer.
ipToString(BigInteger) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Transform the given 128 bit value to ipv6 notation.
IpValidationUtils - Class in com.communote.server.core.security.iprange
Helper class for ip address validation
IpValidationUtils() - Constructor for class com.communote.server.core.security.iprange.IpValidationUtils
Constructor
IS_DIRECT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Set to mark the note as direct message.
IS_MODIFIED - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Set to mark that the note was modified.
IS_SYNC_AVAILABLE - Static variable in class com.communote.server.web.fe.portal.user.client.controller.ClientConfluenceAuthConfigController
If set, the synchronization of users and groups with Confluence is available
isAbsolute() - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
Returns whether to render an absolute URL.
isAbsoluteHttpUrl(String) - Static method in class com.communote.common.util.UrlHelper
Test whether the given URL is an absolute URL using the HTTP or HTTPS protocol.
isAbsoluteUrl(String) - Static method in class com.communote.common.util.UrlHelper
Test whether the provided URL is absolute.
isActivated() - Method in class com.communote.server.model.user.User
 
isActive() - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
 
isActive() - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
 
isActive() - Method in class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQAdapterConfiguration
isActive() - Method in interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQConfiguration
 
isActive() - Method in class com.communote.plugins.mq.provider.activemq.ActiveMQBroker
 
isActive() - Method in interface com.communote.plugins.mq.provider.activemq.ConfigurableBroker
 
isActive() - Method in interface com.communote.plugins.mq.provider.activemq.MonitorableBroker
 
isActive() - Method in class com.communote.plugins.mq.provider.activemq.settings.ActiveMQProviderEmbeddedConfiguration
isActive() - Method in class com.communote.server.api.core.client.ClientTO
Convenience method to test if a client is active
isActive() - Method in class com.communote.server.api.core.task.TaskTO
 
isActive() - Method in class com.communote.server.core.external.AbstractExternalUserRepository
Check if configuration is set
isActive() - Method in interface com.communote.server.core.external.ExternalUserRepository
Check if external repo is active and can be used
isActivity() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
isActivity() - Method in class com.communote.plugins.mq.message.core.data.note.TemplateNote
 
isActivityActive(String, Long) - Method in interface com.communote.plugins.activity.base.service.ActivityService
Return whether an activity is active for a given topic.
isActivityActive(String, Long) - Method in class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
isActivityDeletableByUser(String) - Method in interface com.communote.plugins.activity.base.service.ActivityService
Return whether an activity is defined or configured to be deletable by the owner of the activity message or the manager of the topic.
isActivityDeletableByUser(String) - Method in class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
isAddressLocal(String) - Static method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
checks whether client address is local
isAllCanRead() - Method in class com.communote.plugins.mq.message.core.data.topic.TopicRights
 
isAllCanRead() - Method in class com.communote.server.api.core.blog.BlogTO
 
isAllCanRead() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
isAllCanRead() - Method in class com.communote.server.model.blog.Blog
Return whether all Communote users are allowed to read the notes of this topic.
isAllCanReadWriteAllowed() - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
 
isAllCanWrite() - Method in class com.communote.plugins.mq.message.core.data.topic.TopicRights
 
isAllCanWrite() - Method in class com.communote.server.api.core.blog.BlogTO
 
isAllCanWrite() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
isAllCanWrite() - Method in class com.communote.server.model.blog.Blog
 
isAllowAllReadWriteForUsers() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
isAllowAnonymizeUserAccount() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
isAllowAuthOverDbOnExternal() - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
isAllowDisableUserAccount() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
isAllowDuplicateResults() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isAllowDuplicates() - Method in class com.communote.common.util.OrderableManager
 
isAllowExternalAuthentication() - Method in class com.communote.server.model.config.ExternalSystemConfiguration
True if the configuration should be used for authentication
isAllowPaging() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
If directory supports paged results
isAllowPublicAccess() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
isAllowTopicCreateForAllUsers() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
isAnonymousEmailAddress(String) - Static method in class com.communote.server.core.mail.MailMessageHelper
 
isApplicationContextAvailable() - Static method in class com.communote.server.api.ServiceLocator
 
isApplicationProperty() - Method in class com.communote.server.core.plugin.PluginPropertyCacheKey
Gets the value of the property applicationProperty.
isApplicationProperty() - Method in class com.communote.server.model.property.PluginProperty
Gets the value of the property applicationProperty.
isAsyncStarted() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
isAsyncSupported() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
isAttachment() - Method in class com.communote.server.core.blog.export.impl.RssNoteWriter
 
isAttachment() - Method in class com.communote.server.core.blog.export.impl.RtfNoteWriter
 
isAttachment() - Method in interface com.communote.server.core.blog.export.NoteWriter
isAuthenticationRequired(HttpServletRequest) - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
Check if an authentication is required.
isAuthor(long, long, Long) - Method in class com.communote.server.core.blog.TopicInformationManagement
Method to check if a specific user is an author within a given topic and optional discussion.
isAuthorized(String) - Method in class com.communote.server.api.core.image.ImageProvider
Return whether the current user is allowed to access the given image.
isAuthorized(String) - Method in class com.communote.server.core.image.type.AttachmentImageProvider
 
isAuthorized(String) - Method in class com.communote.server.core.image.type.ClientImageProvider
 
isAuthorized(String) - Method in class com.communote.server.core.image.type.EntityImageProvider
 
isAuthorized(String) - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
 
isAuthorized(String) - Method in class com.communote.server.core.image.type.UserImageProvider
 
isAutomaticUserActivation() - Static method in class com.communote.server.core.user.UserManagementHelper
Get the Value of ConfigurationPropertyConstants.Client.AUTOMATIC_USER_ACTIVATION for better code reading.
isAutomaticUserActivation() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
isAvailable(String) - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
This method checks if the user is available or not.
isAvailable(String) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
This method checks if the user is available or not.
isAvailableLanguage(Locale) - Method in interface com.communote.server.core.user.MasterDataManagement
Test whether the language of the locale belongs to the available languages.
isAvailableLanguage(Locale) - Method in class com.communote.server.core.user.MasterDataManagementImpl
 
isBanner() - Method in class com.communote.server.web.fe.widgets.image.GlobalIdUploadImageWidget
 
isBeSilent() - Method in exception com.communote.plugins.mq.service.exception.MessageParsingException
 
isBrokerStarted() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
isBrokerStarted() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
isBundleStarted(String) - Method in class com.communote.server.core.osgi.OSGiManagement
 
isCachable() - Method in class com.communote.common.menu.SimpleMenuBuilder
Denotes whether the built menu can be cached and should only be recreated if the menu content changed.
isCachable() - Method in class com.communote.plugins.atlr.AliasAndTagLinkRenderer
 
isCachable() - Method in class com.communote.plugins.smileys.SmileysNoteRenderingPreProcessor
 
isCachable() - Method in interface com.communote.server.api.core.note.processor.NoteContentRenderingPreProcessor
 
isCachable() - Method in class com.communote.server.core.blog.notes.processors.CreateRepostNoteContentRenderingPreProcessor
 
isCachable() - Method in class com.communote.server.core.template.TemplateNoteRenderingPreProcessor
 
isCheckDeleteModeDisable() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementUserDialogWidget
Returns whether to preselect the disable deletion mode.
isCheckDeleteModeDisable() - Method in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
Returns whether to preselect the disable deletion mode.
isChild(Group, CommunoteEntity) - Static method in class com.communote.server.core.groups.GroupUtils
Checks if a group contains an entity either directly or indirectly, which is the entity is contained in one of the transitively resolved child groups of the group .
isChild(Long, Long) - Method in interface com.communote.server.persistence.blog.ResolvedTopicToTopicDao
 
isChild(Long, Long) - Method in class com.communote.server.persistence.blog.ResolvedTopicToTopicDaoImpl
 
isClamAVScanner() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
isClasspathPrefixPresent(String) - Method in class com.communote.server.core.database.liquibase.SpringResourceOpener
 
isClearPassword() - Method in class com.communote.server.persistence.user.ExternalUserVO
Whether to clear the password of the local user.
isClientGlobal(ClientTO) - Static method in class com.communote.server.persistence.user.client.ClientHelper
Checks if the given client is the global client.
isClientGlobal(String) - Static method in class com.communote.server.persistence.user.client.ClientHelper
Checks if the given ID is the ID of the global client
isClientManager() - Static method in class com.communote.server.core.security.SecurityHelper
 
isClosed() - Method in class com.communote.common.io.CopyInputStreamBuffer
Indicate whether the stream was closed
isCmdLineScanner() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
isCombineArguments() - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
 
isCommentable() - Method in class com.communote.server.api.core.note.NoteData
Returns whether the current user can reply to this note.
isCommentAction() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
Whether the widget is rendered for commenting a note.
isCompressCss() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
isCompressJavaScript() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
isConfigAllowExternalAuthentication() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper for activation state of configuration.
isConfigurablePerTopic() - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
 
isConfigurationExists() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
isConfigurationSet() - Method in class com.communote.server.core.external.AbstractExternalUserRepository
 
isConfluenceAuthenticationActivated() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
isConnected() - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
isConnected() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
isConstraintViolationException(Throwable) - Static method in class com.communote.server.core.common.util.ExceptionHelper
Checks if the given exception has its cause in a database constraint violation, that can be a hint of concurrent access (e.g.
isConstraintViolationExceptionWithoutCause(Throwable) - Static method in class com.communote.server.core.common.util.ExceptionHelper
Checks if the given exception has is a database constraint violation, that can be a hint of concurrent access (e.g.
isContactData() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
isContentTemplate() - Method in class com.communote.server.web.commons.controller.StaticPageSection
 
isContinueChainOnAuthenticationFailure() - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
isCoreInitialized() - Method in interface com.communote.server.api.core.application.Runtime
 
isCoreInitialized() - Method in class com.communote.server.core.application.DefaultRuntime
 
isCoreInitialized() - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
 
isCoreResource() - Method in class com.communote.server.web.commons.resource.impl.ResourceDescriptor
 
isCountLimitReached(long, long) - Static method in class com.communote.server.core.common.LimitHelper
Check whether the count value has or exceeds the limit.
isCreateAction() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
Whether the widget is rendered for creating a new note.
isCreateExternalUserAutomatically() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
isCreatePersonalTopic() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
isCreateSystemNotes() - Method in class com.communote.server.api.core.blog.BlogTO
 
isCreateSystemNotes() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
whether notes with creation source &aposSYSTEM&apos will be created in this blog.
isCreateSystemNotes() - Method in class com.communote.server.model.blog.Blog
whether notes with creation source 'SYSTEM' will be created in this blog.
isCreateSystemNotes() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
whether notes with creation source 'SYSTEM' will be created in this blog
isCurrentClientGlobal() - Static method in class com.communote.server.persistence.user.client.ClientHelper
Checks if the current client is global.
isCurrentPasswordRequired() - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserProfileChangePasswordValidator
 
isCurrentPasswordRequired() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileChangePasswordWidget
 
isCurrentPropertyResourceChanged() - Method in exception com.communote.server.web.commons.resource.impl.PropertyResourceManagerException
 
isCurrentUser() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
isCurrentUserClientManager() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
isCurrentUserFollowsBlog() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
isCurrentUserFollowsBlog() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
 
isCurrentUserFollowsUser() - Method in class com.communote.server.web.fe.widgets.user.profile.AboutUserProfileWidget
 
isCurrentUserId(Long) - Static method in class com.communote.server.core.security.SecurityHelper
check if the current user id matches the given id
isCurrentUserOrPublicUser() - Static method in class com.communote.server.core.security.SecurityHelper
Checks if there is a user logged in with user role of user or public user.
isCustomClientLogo() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileLogoForm
Whether there is a custom logo for the client.
isCustomMessageKey(String) - Static method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Test whether the key belongs to a message that can be overridden in LocalizationManagement.
isDatabaseInitialized() - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
Returns whether the global database is initialized, which is the schema exists.
isDatabaseInitialized() - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
isDBAuthenticationAllowed() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
 
isDbAuthenticationAllowed() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
isDBAuthenticationPossible() - Method in class com.communote.server.core.common.velocity.CommunoteTool.AuthenticationTool
 
isDeactivatableByManager() - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
 
isDeactivatableByManager() - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
Return whether the client manager should be allowed to deactivate the activity.
isDebugRestApi() - Method in class com.communote.server.api.core.config.DevelopmentProperties
 
isDefaultBlogEnabled() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
Checks if the default blog is configured.
isDefaultBlogEnabled(boolean, boolean) - Method in class com.communote.server.core.common.velocity.TopicTool
 
isDefaultImage() - Method in class com.communote.server.api.core.image.Image
 
isDefaultImage() - Method in class com.communote.server.web.fe.widgets.image.GlobalIdUploadImageWidget
 
isDefaultTagStore(TagStore) - Method in class com.communote.server.core.tag.TagStoreManagement
Test whether the provided TagStore is one of the built-in default TagStores.
isDeletable() - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
 
isDeletable() - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
 
isDeletable() - Method in class com.communote.plugins.activity.core.ManagerGainedTopicAccessRightsChangedEventListener
 
isDeletable() - Method in class com.communote.plugins.activity.core.TopicAccessRightsChangedEventListener
 
isDeletable() - Method in class com.communote.server.api.core.note.NoteData
Whether the current user can delete this note.
isDeletableByUser() - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
 
isDeletableByUser() - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
 
isDeleteAllExternalObjects() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isDeleteAllTags() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isDevelopement() - Method in class com.communote.server.api.core.config.DevelopmentProperties
 
isDevelopment() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
isDirect() - Method in class com.communote.server.api.core.note.NoteData
 
isDirect() - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
isDirect() - Method in class com.communote.server.model.note.Note
True if it is a direct message
isDirect() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
isDirectGroupMembership() - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
 
isDirectMessage() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
isDirectMessage() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isDisabled(C) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Test whether the image provider was temporarily disabled.
isDisablePublicBlog() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
isDisablingException(IOException) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Determines if a caught IO exception is one which should disable the image provider temporarily.
isDiscussionDependentRootNotesFilter() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
isDiscussionIndependentFilter() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Return whether the current filters are discussion independent which means that, no matter what value a filter has the result set will always contain all the notes of a discussion the current user is allowed to read.
isDisjunction() - Method in class com.communote.server.core.vo.query.logical.CompoundTagFormula
Returns whether this compound formula is a disjunction or conjunction.
isDistribute() - Method in class com.communote.server.api.core.event.AbstractEvent
isDistribute() - Method in interface com.communote.server.api.core.event.DistributableEvent
Whether the event needs to be distributed to other Communote nodes if running a clustered Communote setup.
isDistribute() - Method in class com.communote.server.core.service.RestartServiceEvent
Whether the event needs to be distributed to other Communote nodes if running a clustered Communote setup.
isDrawBackground() - Method in class com.communote.common.image.ImageScaler
 
isDrawBackground() - Method in class com.communote.server.api.core.image.ImageDescriptor
 
isDrawBackground() - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
 
isDrawBackground() - Method in class com.communote.server.api.core.image.type.AttachmentImageDescriptor
 
isDrawBackground() - Method in class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
 
isDuplicateNoteIdDetected() - Method in class com.communote.plugins.activity.base.task.DeleteActivitiesTaskHandler
 
isDynamicMode() - Method in class com.communote.server.model.config.LdapConfiguration
 
isEditable() - Method in class com.communote.server.api.core.note.NoteData
 
isEditAction() - Method in class com.communote.server.web.fe.widgets.blog.CreateNoteWidget
Whether the widget is rendered for editing a note.
isEmpty() - Method in class com.communote.common.util.PageableList
isEmpty() - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
 
isEmpty() - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
 
isEmpty() - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
 
isEmpty() - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
 
isEnabled() - Method in class com.communote.server.core.mail.fetching.MailFetchingService
isEnabled() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPService
isEnabled() - Method in interface com.communote.server.core.service.CommunoteService
 
isEnabled() - Method in class com.communote.server.core.virusscan.VirusScannerService
isEnabled() - Method in class com.communote.server.model.security.IpRangeChannel
 
isEnabled() - Method in class com.communote.server.model.security.IpRangeFilter
 
isEnabled() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
isEnabled() - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
isEnableSSL() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
isEnableSSL() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
isEnableTCP() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
isEnableTCP() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
isEnableVM() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
isEnableVM() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
This flag is only relevant for the adapter connecting to the broker, since the VM connection is always available once the broker is started.
isEncodeQueryUrl() - Method in class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
 
isEncounteredAtStartAttempt() - Method in exception com.communote.server.api.core.task.TaskAlreadyRunningException
 
isEncrypted() - Method in enum com.communote.server.api.core.config.type.CoreProperty
 
isEntityDirectMember(Long, Long) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Returns true if the entity was added to the blog.
isEntityDirectMember(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
isEntityMember(Long, Long) - Method in interface com.communote.server.persistence.user.group.GroupDao
Tests whether an entity identified by an ID is member of the group.
isEntityMember(Long, Long) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
isExcludeToplevelTopics() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
isExtendSubselectsWithOuterConditions() - Method in interface com.communote.server.api.core.config.database.DatabaseConfiguration
Determine if subselects should be extended by using conditions of the outer clause.
isExtendSubselectsWithOuterConditions() - Method in class com.communote.server.core.database.config.MSSQLServerDatabaseConfiguration
Determine if subselects should be extended by using conditions of the outer clause.
isExtendSubselectsWithOuterConditions() - Method in class com.communote.server.core.database.config.StandardDatabaseConfiguration
 
isExternal() - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
 
isExternal() - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
 
isExternal() - Method in class com.communote.server.api.core.image.Image
 
isExternalAuthenticationActivated() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
Checks if an external authentication e.g.
isExternalGroup(Long) - Method in interface com.communote.server.core.user.UserGroupManagement
Test whether a group is an external group or an internal group.
isExternalGroup(Long) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
isExternalImage() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileImageUploadWidget
Checks for an external image provider
isExternalObjectAssigned(Long, String, String) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Check if a external object is assigned to a blog
isExternalObjectAssigned(Long, String, String) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
 
isExternalProvider() - Method in class com.communote.server.api.core.image.ImageProvider
Return whether this provider loads image from an external resource (like another server) and not from the local database or file system.
isExternalProvider() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
isExternalProvider() - Method in class com.communote.server.core.image.type.AttachmentImageProvider
 
isExternalProvider() - Method in class com.communote.server.core.image.type.ClientImageProvider
 
isExternalProvider() - Method in class com.communote.server.core.image.type.EntityImageProvider
 
isExternalProvider() - Method in class com.communote.server.core.image.type.UserImageProvider
 
isExtractTokenFromRequestParameter() - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
 
isFailOnMissingBlogWriteAccess() - Method in class com.communote.server.api.core.note.NoteStoringFailDefinition
 
isFailOnUninformableUser() - Method in class com.communote.server.api.core.note.NoteStoringFailDefinition
 
isFailOnUnresolvableBlogs() - Method in class com.communote.server.api.core.note.NoteStoringFailDefinition
 
isFailOnUnresolvableUsers() - Method in class com.communote.server.api.core.note.NoteStoringFailDefinition
 
isFallbackHasMinimized() - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceDescriptor
 
isFavorite() - Method in class com.communote.server.api.core.note.NoteData
 
isFavorite(Long) - Method in interface com.communote.server.core.blog.FavoriteManagement
 
isFavorite(Long) - Method in class com.communote.server.core.blog.FavoriteManagementImpl
isFavorite() - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
isFavoriteFeedAndUnfiltered() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
isFavorites() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isFeedFiltered() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Checks if the user has filtered the message feed by standard filters.
isFeedFiltered(boolean, boolean, boolean) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Checks if the user has filtered the message feed allowing to ignore specific parameters
isFilteredForSingleBlog() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
 
isFinishRequest() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
isFollowingFeedAndUnfiltered() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
isFollows() - Method in class com.communote.server.web.fe.widgets.users.UserListWidget.ListUsersWidgetUserListItem
 
isFollowsAuthor() - Method in class com.communote.server.core.filter.listitems.NoteFollowListItem
denotes whether the current user follows the author of the note
isFollowsBlog() - Method in class com.communote.server.core.filter.listitems.NoteFollowListItem
denotes whether the current user follows the blog of the note
isFollowsDiscussion() - Method in class com.communote.server.core.filter.listitems.NoteFollowListItem
denotes whether the current user follows the discussion of the note
isForceAllTopics() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
isForceSSL() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
isForceSSL() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
isForceSsl(ChannelType) - Method in class com.communote.server.core.common.velocity.CommunoteTool
isForceSsl() - Method in interface com.communote.server.core.security.ssl.ChannelManagement
Check if SSL is required for the current used channel.
isForceSsl(ChannelType) - Method in interface com.communote.server.core.security.ssl.ChannelManagement
Check if SSL is required for the requested channel.
isForceSsl() - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
 
isForceSsl(ChannelType) - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
 
isForceSSLClientAuthentication() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
isForceSSLClientAuthentication() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
isForMe() - Method in class com.communote.server.api.core.note.NoteData
 
isFulltextSearch() - Method in interface com.communote.server.api.core.config.StartupProperties
 
isFulltextSearch() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
isGlobalClient() - Method in class com.communote.server.core.common.velocity.tools.ClientTool
 
isGrantedByGroup() - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
whether the role was granted because of a membership of the user in a group that was added to the blog
isGroup() - Method in class com.communote.server.core.blog.events.EntityTopicAccessRightsChangedEvent
 
isGroup() - Method in class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
isGroup() - Method in class com.communote.server.core.filter.listitems.blog.member.CommunoteEntityData
 
isGroup() - Method in class com.communote.server.core.filter.listitems.blog.member.EntityGroupListItem
 
isGroup() - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
 
isGroupIdentifierIsBinary() - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
true if the value of the LDAP attribute mapped in propertyMapping to the unique group identifier is to be interpreted as a binary value
isGroupIdentifierIsBinary() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper for group identifier is binary.
isHasAccessToTopic() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
isHideSelectedTags() - Method in class com.communote.server.core.vo.query.tag.BlogTagQueryParameters
 
isHideSelectedTags() - Method in class com.communote.server.core.vo.query.tag.TagQueryParameters
 
isHideSelectedTags() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
isHtml(NoteRenderContext) - Method in class com.communote.server.core.template.velocity.NoteTemplateTool
Helper for checking whether the current render mode is the HTML mode.
ISHTML - Static variable in class com.communote.server.model.i18n.MessageConstants
 
isHtmlMail() - Method in class com.communote.server.core.mail.messages.MailMessage
States whether the underlying mail content template produces an HTML mail or not.
isIgnoreEmailField() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Returns whether to include the email field in the search.
isInclude() - Method in class com.communote.server.api.core.property.StringPropertyFilter
 
isIncludeChildTopics() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
isIncludeChildTopics() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
 
isIncludeEmptyBlogs() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Checks if is include empty blogs.
isIncludeProtectedResources() - Method in class com.communote.server.core.vo.tag.UserTagClearanceVO
 
isIncludeStartDate() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isIncrementalGroupSync() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Ensures that only changes since the last synchronization will be requested
isIncrementalSynchronizationAvailable() - Method in class com.communote.plugin.ldap.LdapUserRepository
 
isIncrementalSynchronizationAvailable() - Method in class com.communote.server.core.external.AbstractExternalUserRepository
 
isIncrementalSynchronizationAvailable() - Method in interface com.communote.server.core.external.ExternalUserRepository
 
isIncrementalUserSync() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
isInitialized() - Method in interface com.communote.server.api.core.application.Runtime
 
isInitialized() - Method in class com.communote.server.core.application.DefaultRuntime
 
isInitialized() - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
 
isInRange(String, ChannelType) - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
isInRange(String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
isInRange(BigInteger) - Method in class com.communote.server.model.security.IpRange
 
isInRange(BigInteger) - Method in class com.communote.server.model.security.IpRangeImpl
Checks if is in range.
isInsertRecipientPersonalName() - Method in class com.communote.server.core.mail.messages.MailMessage
 
isInstallationDone() - Method in interface com.communote.server.api.core.config.StartupProperties
Whether the installation is done.
isInstallationDone() - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
isInternalSystem() - Static method in class com.communote.server.core.security.SecurityHelper
 
isIPAddress(String) - Static method in class com.communote.server.core.security.iprange.IpValidationUtils
Validate IP Address
isIpV4Format(String) - Static method in class com.communote.server.core.security.iprange.IpValidationUtils
Returns true if the given string is a correctly formed IPv4 address.
isIpV6Format(String) - Static method in class com.communote.server.core.security.iprange.IpValidationUtils
Returns true if the given string is a correctly formed IPv6 address.
isIsDirectMessage() - Method in class com.communote.server.api.core.note.NoteStoringTO
If this is set, the message is a direct message.
isIsHtml() - Method in class com.communote.server.model.i18n.Message
Specifies, if the selected value is html or not.
isIsHtml() - Method in class com.communote.server.web.fe.portal.user.client.forms.CustomizeMessageForm
 
isJmxMonitoringEnabled() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
isJmxMonitoringEnabled() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
isJmxRemoteEnabled() - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
isJmxRemoteEnabled() - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
isJsonResponseRequested(HttpServletRequest) - Static method in class com.communote.server.web.commons.helper.JsonRequestHelper
Test whether a JSON response should be returned by inspecting the Accept header.
isJsonResponseRequested(HttpServletRequest) - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
Test whether a JSON response should be returned by inspecting the Accept header.
isKenmeiAttributeMapped(String) - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Returns whether a Communote attribute is mapped to an LDAP attribute.
isLdapAuthenticationActivated() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
isLimitResultSet() - Method in class com.communote.server.core.vo.query.QueryParameters
 
isLimitResultSetAvodingDuplicates() - Method in class com.communote.server.core.vo.query.QueryParameters
 
isLoadAllProperties() - Method in class com.communote.server.core.plugin.PluginPropertyCacheKey
 
isLoadedFromFallback() - Method in class com.communote.server.web.commons.resource.PropertyResourceContent
 
isMail() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
isMailFetchingEnabled() - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Returns whether the mail fetcher is enable by checking the configuration properties.
isMailFetchingEnabled() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
isMailingTestMode() - Method in class com.communote.server.api.core.config.DevelopmentProperties
Returns whether the mailing test mode is enabled.
isManager() - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
 
isManagerOfBlog(Long) - Static method in class com.communote.server.core.user.UserSecurityHelper
 
isMatched() - Method in class com.communote.common.matcher.AbstractMatchable
Method to get the matching status of the entity.
isMatched() - Method in interface com.communote.common.matcher.Matchable
Method to get the matching status of the entity.
isMatched() - Method in class com.communote.server.api.core.note.NoteData
Method to get the matching status of the entity.
isMemberMode() - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
defines how the synchronizationAttribute should be interpreted.
isMemberMode() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Gets the memberMode
isMentionDiscussionAuthors() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
isMentionDiscussionAuthors() - Method in class com.communote.server.api.core.note.NoteData
 
isMentionDiscussionAuthors() - Method in class com.communote.server.api.core.note.NoteStoringTO
 
isMentionDiscussionAuthors() - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
isMentionDiscussionAuthors() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isMentionDiscussionAuthors() - Method in class com.communote.server.model.note.Note
Flag to show, that all users with at least one message on the discussion will be notified.
isMentionTopicAuthors() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
isMentionTopicAuthors() - Method in class com.communote.server.api.core.note.NoteData
 
isMentionTopicAuthors() - Method in class com.communote.server.api.core.note.NoteStoringTO
 
isMentionTopicAuthors() - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
isMentionTopicAuthors() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isMentionTopicAuthors() - Method in class com.communote.server.model.note.Note
Flag to show, that all (active) users with at least one note in the topic where notified.
isMentionTopicManagers() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
isMentionTopicManagers() - Method in class com.communote.server.api.core.note.NoteData
 
isMentionTopicManagers() - Method in class com.communote.server.api.core.note.NoteStoringTO
 
isMentionTopicManagers() - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
isMentionTopicManagers() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isMentionTopicManagers() - Method in class com.communote.server.model.note.Note
Flag to show, that all users with management access of the topic where mentioned.
isMentionTopicReaders() - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
isMentionTopicReaders() - Method in class com.communote.server.api.core.note.NoteData
 
isMentionTopicReaders() - Method in class com.communote.server.api.core.note.NoteStoringTO
 
isMentionTopicReaders() - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
isMentionTopicReaders() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isMentionTopicReaders() - Method in class com.communote.server.model.note.Note
Flag to show, that all users with at least read access of the topic should where mentioned.
isMergeExternalObjects() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isMergeOnAdditionalProperty() - Method in class com.communote.server.core.vo.user.group.ExternalGroupVO
Gets the value of the property mergeOnAdditionalProperty.
isMergeProperties() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isMergeTags() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isMinimalPutsEnabledByDefault() - Method in class com.communote.server.external.hibernate.SingletonEhCacheProvider
isMultilingual() - Method in class com.communote.server.persistence.tag.DefaultTagStore
 
isMultilingual() - Method in interface com.communote.server.persistence.tag.TagStore
 
isMultilingualTagPrefixSearch() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
isMultilingualTagPrefixSearch() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isMultilingualTagPrefixSearch() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
isMultipleTags() - Method in class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
isMultipleTags() - Method in class com.communote.server.model.tag.AbstractTagCategory
 
isMutable() - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
isMutable() - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
isMutable() - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
isMutable() - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
isMutable() - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
isMutable() - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
isMutable() - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
isMutable() - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
isMutable() - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
isMutable() - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
isMutable() - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
isMutable() - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
isMutable() - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
isMutable() - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
isMutable() - Method in class com.communote.server.persistence.user.UserRoleEnum
 
isMutable() - Method in class com.communote.server.persistence.user.UserStatusEnum
 
isNegate() - Method in class com.communote.server.core.vo.query.filter.PropertyFilter
 
isNegated() - Method in class com.communote.server.core.vo.query.logical.LogicalTagFormula
Returns whether the formula is negated.
isNoNotifyEmailsToUserWhenExternalAuth() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
Whether users should not receive notification emails during registration when external authentication is activated.
isNotificationFeed() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
isNotifyUsers() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
isOccuredDuringChangingBlogRights() - Method in exception com.communote.server.core.user.group.GroupNotFoundException
 
isOnlyIfAvailable() - Method in class com.communote.server.core.messaging.vo.MessagerConnectorConfigTO
 
isOnlyIfAvailable() - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
isOutlookMessage(Message) - Static method in class com.communote.server.core.mail.MailMessageHelper
Tries to determine whether a message was created using a MS Outlook Mail-Client.
isPackCss() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
isPackJavaScript() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
isPasswordChanged() - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
 
isPasswordChanged() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
isPasswordChanged() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
isPasswordChanged() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
isPasswordChanged() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
isPermalinkFound() - Method in class com.communote.server.core.util.InitalFiltersVO
 
isPlain(NoteRenderContext) - Method in class com.communote.server.core.template.velocity.NoteTemplateTool
Helper for checking whether the current render mode is the PLAIN_TEXT mode.
isPortal(NoteRenderContext) - Method in class com.communote.server.core.template.velocity.NoteTemplateTool
Helper for checking whether the current render mode is the PORTAL mode.
isPreserveAspectRation() - Method in class com.communote.server.api.core.image.ImageDescriptor
 
isPreserveAspectRation() - Method in interface com.communote.server.api.core.image.ImageTypeDescriptor
 
isPreserveAspectRation() - Method in class com.communote.server.api.core.image.type.DefaultImageTypeDescriptor
 
isPrimary() - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
Wrapper for primary flag.
isPrimary() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper for primary flag.
isPrimaryAuthentication() - Method in class com.communote.server.core.common.velocity.CommunoteTool.AuthenticationTool
 
isPrimaryAuthentication() - Method in class com.communote.server.model.config.ExternalSystemConfiguration
Whether the external system is the primary system that is used for authentication of users logging in via web channel.
isProcessAutosave() - Method in class com.communote.plugins.activity.base.processor.ActivityNoteStoringPreProcessor
 
isProcessAutosave() - Method in class com.communote.plugins.contenttypes.ContentTypeNotePreProcessor
 
isProcessAutosave() - Method in interface com.communote.server.api.core.note.processor.NoteStoringEditableContentPreProcessor
 
isProcessAutosave() - Method in interface com.communote.server.api.core.note.processor.NoteStoringImmutableContentPreProcessor
 
isProcessAutosave() - Method in class com.communote.server.core.blog.notes.processors.AssertCommentPreProcessor
 
isProcessAutosave() - Method in class com.communote.server.core.blog.notes.processors.AssertNoteContentNotePreProcessor
 
isProcessAutosave() - Method in class com.communote.server.core.blog.notes.processors.EditNotificationNoteStoringPreProcessor
 
isProcessAutosave() - Method in class com.communote.server.core.blog.notes.processors.ExtractBlogsNoteStoringPreProcessor
 
isProcessAutosave() - Method in class com.communote.server.core.blog.notes.processors.ExtractTagsNotePreProcessor
 
isProcessAutosave() - Method in class com.communote.server.core.blog.notes.processors.ExtractUsersNotePreProcessor
 
isProcessAutosave() - Method in class com.communote.server.core.blog.notes.processors.RemoveUnsupportedMarkupNotePreProcessor
 
isProcessAutosave() - Method in class com.communote.server.core.blog.notes.processors.RepostNoteStoringPreProcessor
 
isProcessAutosave() - Method in class com.communote.server.core.template.TemplateNoteStoringPreProcessor
 
isPropertyAllowedToGet(String, String) - Method in class com.communote.server.core.property.PropertyAccessorFilterDefinition
Test whether a property key group and key combination can be read.
isPropertyAllowedToSet(String, String) - Method in class com.communote.server.core.property.PropertyAccessorFilterDefinition
Test whether a property key group and key combination can be stored.
isProvideDefaultImageIfDisabled() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
isPublicAccess() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
the parameter shows whether the request is public or not
isPublicAccess() - Method in class com.communote.server.model.blog.Blog
This option determines whether a blog can be accesses by public or not.
isPublicAccessAllowed() - Method in class com.communote.server.web.fe.widgets.blog.SetAnonymousAccessWidget
 
isPublicUser() - Static method in class com.communote.server.core.security.SecurityHelper
Checks the security context if the authenticated user is in role of the public user.
isPublish() - Method in class com.communote.server.api.core.note.NoteStoringTO
Whether to publish the note or create an autosave.
isQueryForAdditionalDMs() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
See setQueryForAdditionalDMs for a description.
isRankFilterActive() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isRefuseOnExternalAuthentication() - Method in class com.communote.server.web.commons.controller.BaseFormController
Returns true if the access to this form is not allowed on activated external authentiaction e.g.
isRegistrationAllowed() - Method in class com.communote.server.api.core.config.ClientConfigurationProperties
 
isRegistrationAllowed() - Method in class com.communote.server.core.common.velocity.CommunoteTool.AuthenticationTool
 
isReminderMailSent() - Method in class com.communote.server.model.user.User
 
isRenderAttachmentLinks() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileNotificationsForm
 
isRenderBlogPermalinkInInvitation() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileNotificationsForm
Whether a blog permalink should be generated in the blog invitation notification.
isRenderPermalinks() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileNotificationsForm
Whether permalinks should be generated in notifications.
isRenderTagsJoin() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
isRepost(NoteRenderContext) - Method in class com.communote.server.core.template.velocity.NoteTemplateTool
Helper for checking whether the current render mode is one of the repost modes.
isRepostable() - Method in class com.communote.server.api.core.note.NoteData
 
isRepostHtml(NoteRenderContext) - Method in class com.communote.server.core.template.velocity.NoteTemplateTool
Helper for checking whether the current render mode is one of the repost HTML mode.
isRepostPlain(NoteRenderContext) - Method in class com.communote.server.core.template.velocity.NoteTemplateTool
Helper for checking whether the current render mode is the REPOST_PLAIN_TEXT mode.
isRequestedSessionIdFromCookie() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
isRequestedSessionIdFromUrl() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
isRequestedSessionIdFromURL() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
isRequestedSessionIdValid() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
isRequired() - Method in enum com.communote.server.core.common.ldap.LdapGroupAttribute
 
isRequired() - Method in enum com.communote.server.core.common.ldap.LdapUserAttribute
 
isResetGlobalAccess() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
isResetToDefault() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileLogoForm
Whether the logo should be reset to the default.
isRetrieveOnlyFollowedItems() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isRetrieveOnlyFollowedUsers() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
isRootTopic() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
isRootTopic() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
isRunning() - Method in class com.communote.server.core.mail.fetching.MailFetchingService
Returns true if the service is currently running.
isRunning() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPService
Returns true if the service is currently running.
isRunning() - Method in interface com.communote.server.core.service.CommunoteService
Returns true if the service is currently running.
isRunning(String) - Method in class com.communote.server.core.service.CommunoteServiceManager
Returns whether the named service is running.
isRunning() - Method in class com.communote.server.core.virusscan.VirusScannerService
Returns true if the service is currently running.
isRunning() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
isRunning() - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
isRunningInSingleAddressMode() - Static method in class com.communote.server.core.blog.helper.MailBasedPostingHelper
Returns true if the mail fetcher is configured to run in single address mode, which means that there is only one address to receive mail based postings and the blog name ID is searched inside the email's subject.
isRunningInSingleAddressMode() - Method in class com.communote.server.web.fe.widgets.blog.AboutBlogWidget
 
isSameAspectRatio() - Method in class com.communote.common.image.ImageScaler
 
isScaled() - Method in class com.communote.server.api.core.image.ImageDescriptor
 
isSearchInField(int) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Tests whether the query should search in a specific field.
isSearchOnlyExtensionSpecificFields() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isSearchSubtree() - Method in class com.communote.server.model.config.LdapSearchBaseDefinition
whether to search the subtree of the search base
isSecure() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
isSecure() - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
Returns whether to render the absolute URL as a URL using HTTPS.
isSendNotifications() - Method in class com.communote.server.api.core.note.NoteStoringTO
Whether to actually send notifications.
isSendNotifications(Note, NoteStoringTO, Map<String, String>, NoteNotificationDetails) - Method in class com.communote.server.core.blog.notes.processors.DiscussionNotificationNoteProcessor
 
isSendNotifications(Note, NoteStoringTO, Map<String, String>, NoteNotificationDetails) - Method in class com.communote.server.core.blog.notes.processors.DiscussionParticipationNotificationNoteProcessor
 
isSendNotifications(Note, NoteStoringTO, Map<String, String>, NoteNotificationDetails) - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
Whether this notification processor wants to send notifications.
isSendNotifications(Note, NoteStoringTO, Map<String, String>, NoteNotificationDetails) - Method in class com.communote.server.core.blog.notes.processors.TopicNotificationNoteProcessor
 
isSendNotifications(Note, NoteStoringTO, Map<String, String>, NoteNotificationDetails) - Method in class com.communote.server.core.blog.notes.processors.UserNotificationNoteProcessor
 
isSendTokenAsParameter() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationRequest
 
isSendTokenAsParameter() - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationToken
 
isSetExternalObjects() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isSetTags() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isSettingToplevelTopicEnabled(DetailBlogListItem) - Method in class com.communote.server.web.fe.widgets.blog.EditTopicStructureWidget
 
isShortTitleAvailable() - Method in class com.communote.server.web.commons.controller.StaticPageSection
 
isShouldStop() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
 
isShowDiscussionParticipation() - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
 
isShowHistory() - Method in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Gets the flag to enable/disable the tag cloud history.
isShowOnlyRootTopics() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
isShowOnlyToplevelTopics() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
isShowTitle() - Method in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Gets the flag to enable/disable the tag cloud title.
isSingleAddressMode() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
Wrapper for
isSingleton() - Method in class com.communote.server.web.fe.portal.about.AboutPageContentManagerFactory
 
isSingleton() - Method in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
 
isSingleton() - Method in class com.communote.server.web.fe.portal.service.ToolsPageContentManagerFactory
 
isSmtpStartTls() - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
isSortByDayDateAndRank() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
isSourceModified(Resource) - Method in class com.communote.server.core.template.velocity.NoteTemplateVelocityResourceLoader
 
isStandalone() - Method in interface com.communote.server.api.core.application.ApplicationInformation
 
isStandalone() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
isStandalone() - Method in class com.communote.server.core.common.velocity.CommunoteTool
 
isStartTls() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
isStartTls() - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
isStaticResource() - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
 
isStaticResourceByDispatcher() - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
 
isSubPanel() - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
isSuccess() - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationResult
 
isSuccess() - Method in class com.communote.server.widgets.AbstractWidget
Is true by default.
isSuccess() - Method in interface com.communote.server.widgets.Widget
 
isSupportsTransparency() - Method in enum com.communote.common.image.ImageFormatType
 
isSynchronizeUserGroups() - Method in class com.communote.server.model.config.ExternalSystemConfiguration
True if the configuration should be used importing user groups
isSynchronizeUserGroups() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper for activation state of group synchronization flag.
isSystemNote() - Method in class com.communote.server.api.core.note.NoteData
 
isSystemUser(User) - Static method in class com.communote.server.core.user.UserManagementHelper
 
isTaskRunningOnCurrentInstance(String) - Method in interface com.communote.server.api.core.task.TaskManagement
Return whether the given task is running on the current instance.
isTaskRunningOnCurrentInstance(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
isTermsAccepted() - Method in class com.communote.server.model.user.User
 
isTermsAgreed() - Method in class com.communote.server.web.fe.portal.user.forms.AcceptTermsForm
Checks if is terms agreed.
isTheSameDay(Calendar, Calendar) - Static method in class com.communote.common.util.DateHelper
Check if the calendars are referring to the same day
isTheSameDay(Date, Date) - Static method in class com.communote.common.util.DateHelper
Check if the dates are referring to the same day
isTheSameDay(Date, Date, TimeZone) - Static method in class com.communote.common.util.DateHelper
Check if the dates are referring to the same day and add set the timezone
isThreadedView() - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
isTimeLimitsQueryRequired() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Determines whether an additional query for time limits is required.
isToday(Date) - Static method in class com.communote.common.util.DateHelper
Check if the dates are referring to the same day
isTopicIdentifierAvailble(BaseTopic) - Method in class com.communote.plugins.mq.message.core.handler.DeleteTopicMessageHandler
checks whether any of topic identification means are provided
isToplevelTopic() - Method in class com.communote.server.api.core.blog.BlogTO
 
isToplevelTopic() - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
isToplevelTopic() - Method in class com.communote.server.model.blog.Blog
 
isToplevelTopic() - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
isUniquePerClient() - Method in class com.communote.server.core.blog.BlogRoleCacheKey
Returns true if the cache key should be treated as client specific.
isUniquePerClient() - Method in class com.communote.server.core.common.caching.ApplicationSingleElementCacheKey
Returns true if the cache key should be treated as client specific.
isUniquePerClient() - Method in interface com.communote.server.core.common.caching.CacheKey
Returns true if the cache key should be treated as client specific.
isUniquePerClient() - Method in class com.communote.server.core.common.caching.ClientSingleElementCacheKey
Returns true if the cache key should be treated as client specific.
isUniquePerClient() - Method in class com.communote.server.core.common.caching.IdBasedCacheKey
Returns true if the cache key should be treated as client specific.
isUniquePerClient() - Method in class com.communote.server.core.common.caching.StringIdBasedCacheKey
Returns true if the cache key should be treated as client specific.
isUniquePerClient() - Method in class com.communote.server.core.common.ldap.caching.LdapServerCacheKey
 
isUniquePerClient() - Method in class com.communote.server.core.image.caching.ImageCacheKey
 
isUniquePerClient() - Method in class com.communote.server.core.plugin.PluginPropertyCacheKey
Returns true if the cache key should be treated as client specific.
isUniquePerClient() - Method in class com.communote.server.core.property.PropertyCacheKey
 
isUniquePerClient() - Method in class com.communote.server.core.property.UserNotePropertyCacheKey
 
isUniquePerClient() - Method in class com.communote.server.core.security.iprange.IpFilterCacheKey
Returns true if the cache key should be treated as client specific.
isUniquePerClient() - Method in class com.communote.server.core.user.note.UserNoteTOCacheKey
Returns true if the cache key should be treated as client specific.
isUpdateAlias() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isUpdateDescription() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isUpdateEmail() - Method in class com.communote.server.persistence.user.ExternalUserVO
Whether to update the email address of the user if it is provided.
isUpdateFirstName() - Method in class com.communote.server.persistence.user.ExternalUserVO
Whether to update the first name if it is provided.
isUpdateLanguage() - Method in class com.communote.server.persistence.user.ExternalUserVO
Whether to update the language if it is provided.
isUpdateLastName() - Method in class com.communote.server.persistence.user.ExternalUserVO
Whether to update the last name if it is provided.
isUpdateRank() - Method in class com.communote.server.core.vo.user.note.UserNoteEntityTO
 
isUpdateTitle() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isUpdateTopicRights() - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
isUseConfluenceImages() - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
 
isUsedLanguage(String) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
 
isUseFulltextFeature() - Method in interface com.communote.server.api.core.config.database.DatabaseConfiguration
 
isUseFulltextFeature() - Method in class com.communote.server.core.database.config.FulltextSupportingDatabaseConfiguration
 
isUseFulltextFeature() - Method in class com.communote.server.core.database.config.StandardDatabaseConfiguration
 
isUserDeletionAllowed() - Static method in class com.communote.server.core.config.ClientConfigurationHelper
Returns whether a user can delete his account.
isUserIdentifierIsBinary() - Method in class com.communote.server.model.config.LdapConfiguration
true if the value of the LDAP attribute mapped in propertyMapping to the unique user identifier is to be interpreted as a binary value
isUserIdentifierIsBinary() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper for user identifier is binary.
isUserInRole(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
isUserOfGroup(Long, Long) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Tests wether there is an association between the user and the group.
isUserOfGroup(Long, Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
isUserRegistrationOnDBAuthAllowed() - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
isUserRepositoryActive(String) - Method in class com.communote.server.service.UserService
 
isUserSwitched() - Static method in class com.communote.server.core.security.SwitchUserHelper
 
isValidJsonUser(ObjectNode) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticator
 
isValidJsonUser(ObjectNode) - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
Can be used to validate the received user after receiving it from the foreign system.
isXmpp() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
isXmppEnabled() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
isXmppFail() - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
ITEMINDEX - Static variable in class com.communote.server.model.user.NavigationItemConstants
 
iterator() - Method in class com.communote.common.util.PageableList
IteratorEnumeration<T> - Class in com.communote.plugins.core.classloader
Enumerator based on an iterator
IteratorEnumeration(Iterator<T>) - Constructor for class com.communote.plugins.core.classloader.IteratorEnumeration
 

J

javascriptInline(Object) - Method in class com.communote.common.velocity.EscapeTool
javascriptSimple(Object) - Method in class com.communote.common.velocity.EscapeTool
Escapes only single and double quotes with a backslash.
JMSAdapter - Interface in com.communote.plugins.mq.provider.jms
Provides service interface for the JMS compatible adapters.
JMSMessageConsumer - Interface in com.communote.plugins.mq.provider.jms
Interface needed for iPojo/OSGi service declaration.
JMSMessageConsumerImpl - Class in com.communote.plugins.mq.provider.jms
Plays the role of an adapter between JMS MQ consumer and CNT specific consumer.
JMSMessageConsumerImpl() - Constructor for class com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl
 
JMSMessageConsumerImpl.MessageDeliveryMode - Enum in com.communote.plugins.mq.provider.jms
The Enum MessageDeliveryMode.
JMSMessageSender - Class in com.communote.plugins.mq.provider.jms
Plays the role of an adapter between JMS MQ sender and CNT specific sender.
JMSMessageSender() - Constructor for class com.communote.plugins.mq.provider.jms.JMSMessageSender
 
JOB_DATA_KEY_CLIENT - Static variable in class com.communote.server.core.tasks.RunTaskHandlerJob
key for storing the client in the job data
jobStarted(Trigger) - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Callback to inform the scheduling context that the task scheduling job has been started.
JsMessageController - Class in com.communote.server.web.fe.portal.controller
Simple Controller for JS Messages
JsMessageController() - Constructor for class com.communote.server.web.fe.portal.controller.JsMessageController
 
jsMessagesDeclaration(String, String) - Method in class com.communote.server.web.commons.viewtool.FormatTool
Creates a Javascript declaration of an object containing all the key to localized message mappings for the category.
JsMessagesExtension - Interface in com.communote.server.web.commons.i18n
Extension to add additional message keys to categories managed by the JsMessagesRegistry.
JsMessagesExtensionRegistry - Class in com.communote.plugins.core.registries
Component to register JsMessagesExtension objects
JsMessagesExtensionRegistry() - Constructor for class com.communote.plugins.core.registries.JsMessagesExtensionRegistry
 
JsMessagesRegistry - Class in com.communote.server.web.commons.i18n
Registry for localized Javascript messages with caching capabilities.
JsMessagesRegistry() - Constructor for class com.communote.server.web.commons.i18n.JsMessagesRegistry
Creates the registry
JSON_PARAM_EMAIL - Static variable in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
json parameter for the email of the user
JSON_PARAM_FIRST_NAME - Static variable in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
json parameter for the first name
JSON_PARAM_LANG - Static variable in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
json parameter for the language code
JSON_PARAM_LAST_NAME - Static variable in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
json parameter for the last name
JSON_PARAM_LOGIN - Static variable in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
json parameter for the login
JSON_PARAM_NAME - Static variable in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
json parameter for the combined name
JSON_PARAM_USER_FOUND - Static variable in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
json parameter for the user found flag.
JsonHelper - Class in com.communote.server.api.util
Helper class for working with JSON.
jsonInline(Object) - Method in class com.communote.common.velocity.EscapeTool
Exposes StringEscapeHelper.escapeJsonInlineHtml(String) to the Velocity engine.
JsonMappingExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
AbstractExceptionMapper for JsonMappingException
JsonMappingExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.JsonMappingExceptionMapper
 
JsonMappingExceptionMapper - Class in com.communote.server.core.exception.mapper
 
JsonMappingExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.JsonMappingExceptionMapper
 
JsonParseExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
AbstractExceptionMapper for JsonParseException
JsonParseExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.JsonParseExceptionMapper
 
JsonParseExceptionMapper - Class in com.communote.server.core.exception.mapper
 
JsonParseExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.JsonParseExceptionMapper
 
JsonRequestHelper - Class in com.communote.server.web.commons.helper
Util to work with JSON requests and responses.
JsonRequestHelper() - Constructor for class com.communote.server.web.commons.helper.JsonRequestHelper
 

K

KENMEI_PUBLIC_ACCESS_FORCED - Static variable in class com.communote.server.web.commons.filter.PublicAccessProcessingFilter
Request parameter that has been set to true only if the public access has been forced, that is doPublicAccess=true and public access has been activated in the administration.
KENMEI_USER_ROLE - Static variable in class com.communote.server.core.security.AuthenticationHelper
The user role of the user
KenmeiForwardFilter - Class in com.communote.server.web.commons.filter
The Class KenmeiForwardFilter forwards a requests to the url without module and client id.
KenmeiForwardFilter() - Constructor for class com.communote.server.web.commons.filter.KenmeiForwardFilter
 
KenmeiUrlTag - Class in com.communote.server.web.commons.tags
The class for the kenmei url tag.
KenmeiUrlTag() - Constructor for class com.communote.server.web.commons.tags.KenmeiUrlTag
 
kenmeiUserProfileVOToEntityCollection(Collection) - Method in interface com.communote.server.persistence.user.UserProfileDao
Converts a Collection of instances of type UserProfileVO to this DAO's entity.
kenmeiUserProfileVOToEntityCollection(Collection) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
KEY_GROUP - Static variable in interface com.communote.server.api.core.property.PropertyManagement
Common key group for internal properties.
KEY_GROUP_GLOBAL - Static variable in class com.communote.server.model.property.Property
 
KEY_INITIAL_FILTERS_JSON - Static variable in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Name of the model key with the json string of the initial filters
KEY_INITIAL_FILTERS_VO - Static variable in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Name for the model key with the java VO of the initial filters
KEY_ORIGIN_ATTACHMENT_IDS - Static variable in class com.communote.server.core.blog.notes.processors.RepostNoteStoringPreProcessor
Key for holding the attachment IDs of the original note that should be reposted.
KEY_ORIGIN_AUTHOR_ID - Static variable in class com.communote.server.core.blog.notes.processors.RepostNoteStoringPreProcessor
Key for the ID of author of the note that was reposted.
KEY_ORIGIN_NOTE_ID - Static variable in class com.communote.server.core.blog.notes.processors.RepostNoteStoringPreProcessor
Key for the ID of the note that was reposted.
KEY_TASK_EXECUTION_CLEANER - Static variable in class com.communote.server.core.tasks.TaskExecutionCleaner
Key under which this instance is stored in the context of the scheduler instance
KEY_TASK_SCHEDULING_CONTEXT - Static variable in class com.communote.server.core.tasks.TaskSchedulingContext
Key under which this instance is stored in the context of the scheduler instance
keyEquals(String) - Method in class com.communote.server.model.property.Property
Return true if the keyGroup is global an key is matching.
keyEquals(String, String) - Method in class com.communote.server.model.property.Property
 
KEYGROUP - Static variable in class com.communote.server.model.property.PropertyConstants
 
keySet() - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
 
keySet() - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
 
keySet() - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
 
keySet() - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
 
killTaskExecution(Long) - Method in interface com.communote.server.api.core.task.TaskManagement
Kill the task with given execution ID by removing the execution and setting the task back to pending.
killTaskExecution(Long) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
knowsMessageKey(String, Object[], Locale) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
 

L

LANGUAGE - Static variable in class com.communote.server.model.i18n.MessageConstants
 
Language - Class in com.communote.server.model.user
Represents a language
Language() - Constructor for class com.communote.server.model.user.Language
 
Language.Factory - Class in com.communote.server.model.user
Constructs new instances of Language.
LANGUAGECODE - Static variable in class com.communote.server.model.user.LanguageConstants
 
LANGUAGECODE - Static variable in class com.communote.server.model.user.UserConstants
 
LanguageCodeInvitationField - Class in com.communote.server.persistence.user.invitationfields
 
LanguageConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity Language.
LanguageConstants() - Constructor for class com.communote.server.model.user.LanguageConstants
 
LanguageDao - Interface in com.communote.server.persistence.user
 
LanguageDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.Language.
LanguageDaoBase() - Constructor for class com.communote.server.persistence.user.LanguageDaoBase
 
LanguageDaoImpl - Class in com.communote.server.persistence.user
 
LanguageDaoImpl() - Constructor for class com.communote.server.persistence.user.LanguageDaoImpl
 
LanguageFilter - Class in com.communote.server.web.commons.filter
Filter that extracts a locale out of a request parameter and uses the SessionHandler to override the locale for the duration of the current session.
LanguageFilter() - Constructor for class com.communote.server.web.commons.filter.LanguageFilter
 
LanguageImpl - Class in com.communote.server.model.user
 
LanguageImpl() - Constructor for class com.communote.server.model.user.LanguageImpl
 
LARGE - Static variable in class com.communote.server.model.user.ImageSizeType
 
LARGEIMAGE - Static variable in class com.communote.server.model.user.UserProfileConstants
 
LAST_MODIFICATION_TIMESTAMP - Static variable in class com.communote.server.model.config.SettingConstants
 
LAST_USED_BLOGS_PROVIDER - Static variable in class com.communote.server.core.blog.UsedBlogsCacheKey
Provider for last used blogs
LASTACCESSDATE - Static variable in class com.communote.server.model.user.NavigationItemConstants
 
LastDiscussionCreationDateComparator - Class in com.communote.server.core.vo.query.note
A comparator for sorting notes by the creation date of the last note of a discussion.
LastDiscussionCreationDateComparator(NoteService) - Constructor for class com.communote.server.core.vo.query.note.LastDiscussionCreationDateComparator
Constructor.
LASTDISCUSSIONNOTECREATIONDATE - Static variable in class com.communote.server.model.note.NoteConstants
 
LASTEXECUTION - Static variable in class com.communote.server.model.task.TaskConstants
 
lastIndexOf(Object) - Method in class com.communote.common.util.PageableList
LASTLOGIN - Static variable in class com.communote.server.model.user.UserConstants
 
LASTLOGOIMAGEMODIFICATIONDATE - Static variable in class com.communote.server.model.config.ClientConfigurationConstants
 
LastModificationAware - Interface in com.communote.server.core.common.time
Interface to mark an object as being aware of the date of the last modification.
LASTMODIFICATIONDATE - Static variable in class com.communote.server.model.blog.BlogConstants
 
LASTMODIFICATIONDATE - Static variable in class com.communote.server.model.note.NoteConstants
 
LASTMODIFICATIONDATE - Static variable in class com.communote.server.model.property.PropertyConstants
 
LASTMODIFICATIONDATE - Static variable in class com.communote.server.model.user.UserProfileConstants
 
LastModificationDate - Class in com.communote.server.persistence.lastmodifieddate
Last modification dates of a specific type of entities, e.g.
LastModificationDate() - Constructor for class com.communote.server.persistence.lastmodifieddate.LastModificationDate
 
LastModificationDateDao - Interface in com.communote.server.persistence.lastmodifieddate
DAO to get all last modification dates of certain entities
LastModificationDateDaoImpl - Class in com.communote.server.persistence.lastmodifieddate
 
LastModificationDateDaoImpl() - Constructor for class com.communote.server.persistence.lastmodifieddate.LastModificationDateDaoImpl
 
LastModificationDateFactory<T> - Interface in com.communote.server.persistence.lastmodifieddate
Simple factory to create object for last modification dates to avoid copying of pojos
lastModificationDateList() - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResource
 
LastModificationDateManagement - Class in com.communote.server.core.lastmodifieddate
Service to retrieve the crawl-last-modification dates of certain entities.
LastModificationDateManagement() - Constructor for class com.communote.server.core.lastmodifieddate.LastModificationDateManagement
 
LastModificationDateResource - Class in com.communote.plugins.api.rest.v30.resource.lastmodificationdate
 
LastModificationDateResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResource
 
LastModificationDateResourceFactory - Class in com.communote.plugins.api.rest.v30.resource.lastmodificationdate
 
LastModificationDateResourceFactory() - Constructor for class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResourceFactory
 
LastModificationDateResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.lastmodificationdate
Handler for UserResource
LastModificationDateResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResourceHandler
 
LASTNAME - Static variable in class com.communote.server.model.user.UserProfileConstants
 
LASTNAME_LOWER_BOUND - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
Minimal number of symbols
LASTNAME_UPPER_BOUND - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
Maximal number of symbols
LastnameInvitationField - Class in com.communote.server.persistence.user.invitationfields
 
LASTPHOTOMODIFICATIONDATE - Static variable in class com.communote.server.model.user.UserProfileConstants
 
LATEST_VERSION - Static variable in class com.communote.plugins.mq.message.core.handler.CreateNoteMessageHandler
 
LazyClassLoaderHelper - Class in com.communote.server.persistence.helper.dao
Helper methods for handling lazy loading objects.
LdapActivator - Class in com.communote.plugin.ldap
Activator for the LDAP plugin.
LdapActivator() - Constructor for class com.communote.plugin.ldap.LdapActivator
 
LdapAliasAlreadyExistsException - Exception in com.communote.server.core.security.ldap
 
LdapAliasAlreadyExistsException(String) - Constructor for exception com.communote.server.core.security.ldap.LdapAliasAlreadyExistsException
Constructs a new instance of LdapAliasAlreadyExistsException
LdapAliasValidationException - Exception in com.communote.server.core.security.ldap
 
LdapAliasValidationException(String) - Constructor for exception com.communote.server.core.security.ldap.LdapAliasValidationException
Constructs a new instance of LdapAliasValidationException
LdapAliasValidationException(String, Throwable) - Constructor for exception com.communote.server.core.security.ldap.LdapAliasValidationException
Constructs a new instance of LdapAliasValidationException
LdapAttributeMappingException - Exception in com.communote.server.core.common.ldap
Exception to be thrown if an attribute mapping is incomplete or contains wrong data.
LdapAttributeMappingException(String) - Constructor for exception com.communote.server.core.common.ldap.LdapAttributeMappingException
Creates an exception with a detail message.
LdapAttributeMappingException(String, Throwable) - Constructor for exception com.communote.server.core.common.ldap.LdapAttributeMappingException
Creates an exception with a detail message and a cause.
LdapAttributesMapper<T> - Class in com.communote.server.core.common.ldap
Generic mapper for LDAP attributes to Communote counterparts.
LdapAttributesMapper(Map<String, String>) - Constructor for class com.communote.server.core.common.ldap.LdapAttributesMapper
Creates a mapper based on a mapping from Communote attribute names to LDAP attribute names.
LdapAttributesMapper(String) - Constructor for class com.communote.server.core.common.ldap.LdapAttributesMapper
Convenience constructor to initialize the mapper from a string based mapping definition.
LdapAuthenticationProvider - Class in com.communote.server.core.security.authentication.ldap
Authentication provider that authenticates a user against a user directory that supports LDAP.
LdapAuthenticationProvider() - Constructor for class com.communote.server.core.security.authentication.ldap.LdapAuthenticationProvider
Constructor.
LdapAuthenticator - Class in com.communote.server.core.security.authentication.ldap
Authenticator to authenticate against LDAP directory.
LdapAuthenticator(LdapConfiguration) - Constructor for class com.communote.server.core.security.authentication.ldap.LdapAuthenticator
Creates a new authenticator.
LdapConfiguration - Class in com.communote.server.model.config
Describes a Configuration to create an LDAP Authenticator.
LdapConfiguration() - Constructor for class com.communote.server.model.config.LdapConfiguration
 
LDAPCONFIGURATION - Static variable in class com.communote.server.model.config.LdapGroupSyncConfigurationConstants
 
LdapConfiguration.Factory - Class in com.communote.server.model.config
Constructs new instances of LdapConfiguration.
LdapConfigurationConstants - Class in com.communote.server.model.config
This class holds constants of attributes and associations of the entity LdapConfiguration.
LdapConfigurationConstants() - Constructor for class com.communote.server.model.config.LdapConfigurationConstants
 
LdapConfigurationDao - Interface in com.communote.server.persistence.config
 
LdapConfigurationDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.LdapConfiguration.
LdapConfigurationDaoBase() - Constructor for class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
LdapConfigurationDaoImpl - Class in com.communote.server.persistence.config
 
LdapConfigurationDaoImpl() - Constructor for class com.communote.server.persistence.config.LdapConfigurationDaoImpl
 
LdapConfigurationForm - Class in com.communote.server.web.fe.portal.user.client.forms
The Class LdapConfigurationForm.
LdapConfigurationForm(LdapConfiguration) - Constructor for class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Instantiates a new ldap configuration form.
LdapConfigurationForm.AuthenticationMode - Enum in com.communote.server.web.fe.portal.user.client.forms
Defines the known LDAP authentication modes.
LdapConfigurationForm.ServerDetectionMode - Enum in com.communote.server.web.fe.portal.user.client.forms
Defines modes the server could be found.
LdapConfigurationImpl - Class in com.communote.server.model.config
 
LdapConfigurationImpl() - Constructor for class com.communote.server.model.config.LdapConfigurationImpl
 
LdapConfigurationValidator - Class in com.communote.server.web.fe.portal.user.client.validator
Validator for LDAP configuration.
LdapConfigurationValidator() - Constructor for class com.communote.server.web.fe.portal.user.client.validator.LdapConfigurationValidator
 
LdapDnAlreadyExistsException - Exception in com.communote.server.core.security.ldap
 
LdapDnAlreadyExistsException(String) - Constructor for exception com.communote.server.core.security.ldap.LdapDnAlreadyExistsException
Constructs a new instance of LdapDnAlreadyExistsException
LdapEmailAlreadyExistsException - Exception in com.communote.server.core.security.ldap
 
LdapEmailAlreadyExistsException(String) - Constructor for exception com.communote.server.core.security.ldap.LdapEmailAlreadyExistsException
Constructs a new instance of LdapEmailAlreadyExistsException
LdapEmailValidationException - Exception in com.communote.server.core.security.ldap
 
LdapEmailValidationException(String) - Constructor for exception com.communote.server.core.security.ldap.LdapEmailValidationException
Constructs a new instance of LdapEmailValidationException
LdapEmailValidationException(String, Throwable) - Constructor for exception com.communote.server.core.security.ldap.LdapEmailValidationException
Constructs a new instance of LdapEmailValidationException
LdapGroupAttribute - Enum in com.communote.server.core.common.ldap
Property constants that represent attribute names to be mapped to LDAP attributes for synchronization of users with LDAP directories
LdapGroupAttributesMapper - Class in com.communote.server.core.common.ldap
Mapper for groups.
LdapGroupAttributesMapper(Map<String, String>, String, boolean) - Constructor for class com.communote.server.core.common.ldap.LdapGroupAttributesMapper
 
LdapGroupAttributesMapper(String, String, boolean) - Constructor for class com.communote.server.core.common.ldap.LdapGroupAttributesMapper
 
LdapGroupSearch - Class in com.communote.server.core.common.ldap
Class for searching Groups within a LDAP.
LdapGroupSearch(LdapConfiguration) - Constructor for class com.communote.server.core.common.ldap.LdapGroupSearch
Constructor.
LdapGroupSyncConfiguration - Class in com.communote.server.model.config
configuration data for synchronizing groups of the defined LDAP
LdapGroupSyncConfiguration() - Constructor for class com.communote.server.model.config.LdapGroupSyncConfiguration
 
LdapGroupSyncConfiguration.Factory - Class in com.communote.server.model.config
Constructs new instances of LdapGroupSyncConfiguration.
LdapGroupSyncConfigurationConstants - Class in com.communote.server.model.config
This class holds constants of attributes and associations of the entity LdapGroupSyncConfiguration.
LdapGroupSyncConfigurationConstants() - Constructor for class com.communote.server.model.config.LdapGroupSyncConfigurationConstants
 
LdapGroupSyncConfigurationDao - Interface in com.communote.server.persistence.config
 
LdapGroupSyncConfigurationDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.LdapGroupSyncConfiguration.
LdapGroupSyncConfigurationDaoBase() - Constructor for class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
LdapGroupSyncConfigurationDaoImpl - Class in com.communote.server.persistence.config
 
LdapGroupSyncConfigurationDaoImpl() - Constructor for class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoImpl
 
LdapGroupSyncConfigurationImpl - Class in com.communote.server.model.config
 
LdapGroupSyncConfigurationImpl() - Constructor for class com.communote.server.model.config.LdapGroupSyncConfigurationImpl
 
LdapSearchBaseDefinition - Class in com.communote.server.model.config
represents an LDAP search base definition
LdapSearchBaseDefinition() - Constructor for class com.communote.server.model.config.LdapSearchBaseDefinition
 
LdapSearchBaseDefinition.Factory - Class in com.communote.server.model.config
Constructs new instances of LdapSearchBaseDefinition.
LdapSearchBaseDefinitionConstants - Class in com.communote.server.model.config
This class holds constants of attributes and associations of the entity LdapSearchBaseDefinition.
LdapSearchBaseDefinitionConstants() - Constructor for class com.communote.server.model.config.LdapSearchBaseDefinitionConstants
 
LdapSearchBaseDefinitionDao - Interface in com.communote.server.persistence.config
 
LdapSearchBaseDefinitionDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.LdapSearchBaseDefinition.
LdapSearchBaseDefinitionDaoBase() - Constructor for class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
LdapSearchBaseDefinitionDaoImpl - Class in com.communote.server.persistence.config
 
LdapSearchBaseDefinitionDaoImpl() - Constructor for class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoImpl
 
LdapSearchBaseDefinitionImpl - Class in com.communote.server.model.config
 
LdapSearchBaseDefinitionImpl() - Constructor for class com.communote.server.model.config.LdapSearchBaseDefinitionImpl
 
LdapSearchConfiguration - Class in com.communote.server.model.config
 
LdapSearchConfiguration() - Constructor for class com.communote.server.model.config.LdapSearchConfiguration
 
LdapSearchConfiguration.Factory - Class in com.communote.server.model.config
Constructs new instances of LdapSearchConfiguration .
LdapSearchConfigurationConstants - Class in com.communote.server.model.config
This class holds constants of attributes and associations of the entity LdapSearchConfiguration.
LdapSearchConfigurationConstants() - Constructor for class com.communote.server.model.config.LdapSearchConfigurationConstants
 
LdapSearchConfigurationDao - Interface in com.communote.server.persistence.config
 
LdapSearchConfigurationDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.LdapSearchConfiguration.
LdapSearchConfigurationDaoBase() - Constructor for class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
LdapSearchConfigurationDaoImpl - Class in com.communote.server.persistence.config
 
LdapSearchConfigurationDaoImpl() - Constructor for class com.communote.server.persistence.config.LdapSearchConfigurationDaoImpl
 
LdapSearchConfigurationImpl - Class in com.communote.server.model.config
 
LdapSearchConfigurationImpl() - Constructor for class com.communote.server.model.config.LdapSearchConfigurationImpl
 
LdapSearchUtils - Class in com.communote.server.core.common.ldap
Utils for LDAP access.
LdapServer - Class in com.communote.server.core.common.ldap.caching
 
LdapServer() - Constructor for class com.communote.server.core.common.ldap.caching.LdapServer
Constructor.
LdapServer(String, int) - Constructor for class com.communote.server.core.common.ldap.caching.LdapServer
Constructor.
LdapServerCacheElementProvider - Class in com.communote.server.core.common.ldap.caching
 
LdapServerCacheElementProvider() - Constructor for class com.communote.server.core.common.ldap.caching.LdapServerCacheElementProvider
 
LdapServerCacheKey - Class in com.communote.server.core.common.ldap.caching
 
LdapServerCacheKey(String, String) - Constructor for class com.communote.server.core.common.ldap.caching.LdapServerCacheKey
Constructor.
LdapUserAttribute - Enum in com.communote.server.core.common.ldap
Property constants that represent attribute names to be mapped to LDAP attributes for synchronization of users with LDAP directories
LdapUserAttributesMapper - Class in com.communote.server.core.common.ldap
Mapper for mapping LDAP user attributes to an ExternalUserVO.
LdapUserAttributesMapper(LdapConfiguration) - Constructor for class com.communote.server.core.common.ldap.LdapUserAttributesMapper
Creates a mapper from a string based mapping definition.
LdapUserException - Exception in com.communote.server.core.security.ldap
Base exception for LDAP related user data validation exceptions.
LdapUserException() - Constructor for exception com.communote.server.core.security.ldap.LdapUserException
The default constructor.
LdapUserException(String) - Constructor for exception com.communote.server.core.security.ldap.LdapUserException
Constructs a new instance of LdapUserException
LdapUserException(String, Throwable) - Constructor for exception com.communote.server.core.security.ldap.LdapUserException
Constructs a new instance of LdapUserException
LdapUserGroupAccessor - Class in com.communote.plugin.ldap
LdapUserGroupAccessor(PluginPropertyService) - Constructor for class com.communote.plugin.ldap.LdapUserGroupAccessor
Constructor.
LdapUserRepository - Class in com.communote.plugin.ldap
 
LdapUserRepository(BundleContext) - Constructor for class com.communote.plugin.ldap.LdapUserRepository
Default constructor setting the default system id
LdapUtils - Class in com.communote.server.core.common.ldap
 
LegacyUrlRedirectController - Class in com.communote.server.web.fe.portal.controller
This controller can be used to redirect "legacy" urls to their newer ones using String based replacing.
LegacyUrlRedirectController(String, String) - Constructor for class com.communote.server.web.fe.portal.controller.LegacyUrlRedirectController
Constructor.
LICENSE_FIELD_FOR - Static variable in interface com.communote.server.web.commons.servlet.RestApiInformationLicenseDataProvider
Field for license data holding the owner of the license
LICENSE_FIELD_IS_VALID - Static variable in interface com.communote.server.web.commons.servlet.RestApiInformationLicenseDataProvider
Field for license data denoting whether the license is valid
LICENSE_FIELD_TYPE - Static variable in interface com.communote.server.web.commons.servlet.RestApiInformationLicenseDataProvider
Field for license data denoting the type of the application
LICENSES - Static variable in class com.communote.server.model.config.ConfigurationConstants
 
likeList(Long) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
 
likeList(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
 
likeList(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
 
likeList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
 
likeNote(Long) - Static method in class com.communote.server.core.blog.helper.NoteHelper
 
LikeNoteRenderingPreProcessor - Class in com.communote.server.core.note.processor
Preprocessor for adding information about "Like" to a note.
LikeNoteRenderingPreProcessor() - Constructor for class com.communote.server.core.note.processor.LikeNoteRenderingPreProcessor
 
LikeNotificationDefinition - Class in com.communote.server.core.messaging.definitions
Notification definition for likes.
LikeResource - Class in com.communote.plugins.api.rest.resource.note.like
 
LikeResource() - Constructor for class com.communote.plugins.api.rest.resource.note.like.LikeResource
 
LikeResource - Class in com.communote.plugins.api.rest.v22.resource.note.like
 
LikeResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
 
LikeResource - Class in com.communote.plugins.api.rest.v24.resource.note.like
 
LikeResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
 
LikeResource - Class in com.communote.plugins.api.rest.v30.resource.note.like
 
LikeResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
 
LikeResourceHandler - Class in com.communote.plugins.api.rest.resource.note.like
 
LikeResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.note.like.LikeResourceHandler
 
LikeResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.note.like
 
LikeResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.like.LikeResourceHandler
 
LikeResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.note.like
 
LikeResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.like.LikeResourceHandler
 
LikeResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.note.like
 
LikeResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.like.LikeResourceHandler
 
likesNote(Long) - Static method in class com.communote.server.core.blog.helper.NoteHelper
 
LimitHelper - Class in com.communote.server.core.common
Helper class which offers basic methods for the limit management.
LINE_TERMINATORS_REGEX_CLASS - Static variable in class com.communote.common.util.HTMLHelper
Regex class of line terminators.
LinkContentTypeWidgetExtension - Class in com.communote.plugins.widget.extension
ContentType for hyperlinks.
LinkContentTypeWidgetExtension() - Constructor for class com.communote.plugins.widget.extension.LinkContentTypeWidgetExtension
Constructor.
LiquibaseUpdateDataProvider - Class in com.communote.server.core.database.liquibase
Maps the DatabaseUpdateTypes to liquibase change-log files and the properties to use during the update.
LiquibaseUpdateDataProvider() - Constructor for class com.communote.server.core.database.liquibase.LiquibaseUpdateDataProvider
 
ListExternalObjectsWidget - Class in com.communote.server.web.fe.widgets.blog
Widget to list all external objects for a blog.
ListExternalObjectsWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.ListExternalObjectsWidget
 
listFilter() - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
listFilter() - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
listIterator() - Method in class com.communote.common.util.PageableList
listIterator(int) - Method in class com.communote.common.util.PageableList
ListPeopleWidgetController - Class in com.communote.plugins.core.views.impl.people
Controller for the the Widget to list workspaces.
ListPeopleWidgetController() - Constructor for class com.communote.plugins.core.views.impl.people.ListPeopleWidgetController
 
listRemoteCachePeers(Ehcache) - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProvider
ListUsersWidgetUserListItem() - Constructor for class com.communote.server.web.fe.widgets.users.UserListWidget.ListUsersWidgetUserListItem
 
literals() - Static method in class com.communote.server.core.filter.SortType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.attachment.AttachmentStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.blog.BlogRole
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.client.ClientStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.messaging.MessagerConnectorType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.note.NoteCreationSource
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.note.NoteStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.security.ChannelType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.security.SecurityCodeAction
Returns an unmodifiable list containing the built-in and additionally defined literals.
literals() - Static method in class com.communote.server.model.task.TaskStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.user.group.UserOfGroupModificationType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.user.ImageSizeType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.user.UserRole
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.model.user.UserStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.communote.server.persistence.blog.ExportFormat
Returns an unmodifiable list containing the literals that are known by this enumeration.
load(String) - Static method in class com.communote.common.properties.PropertiesUtils
Load properties from the given resources using the current thread context class loader.
load(String, ClassLoader) - Static method in class com.communote.common.properties.PropertiesUtils
Load properties from the given resources using the given class loader.
load(URL) - Static method in class com.communote.common.properties.PropertiesUtils
Load properties from the given URL.
load() - Method in interface com.communote.server.core.application.ApplicationInformationProvider
Resolve the application information.
load() - Method in class com.communote.server.core.application.ManifestApplicationInformationProvider
 
load(K) - Method in interface com.communote.server.core.common.caching.CacheElementProvider
Provides an element identified by the key for caching.
load(LdapServerCacheKey) - Method in class com.communote.server.core.common.ldap.caching.LdapServerCacheElementProvider
Provides an element identified by the key for caching.
load(ApplicationSingleElementCacheKey) - Method in class com.communote.server.core.config.ApplicationConfigurationElementProvider
Provides an element identified by the key for caching.
load(ClientSingleElementCacheKey) - Method in class com.communote.server.core.config.ClientConfigurationElementProvider
Provides an element identified by the key for caching.
load(FollowCacheKey) - Method in class com.communote.server.core.follow.FollowCacheElementProvider
Provides an element identified by the key for caching.
load(ImageCacheKey) - Method in class com.communote.server.core.image.caching.ImageCacheElementProvider
 
load(PluginPropertyCacheKey<? extends Serializable>) - Method in class com.communote.server.core.plugin.PluginPropertyCacheElementProvider
 
load(Long) - Method in class com.communote.server.core.property.AttachmentPropertyAccessor
 
load(Long) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
load(Long) - Method in class com.communote.server.core.property.ExternalObjectPropertyAccessor
load(Long) - Method in class com.communote.server.core.property.NotePropertyAccessor
load(Long) - Method in class com.communote.server.core.property.PropertyAccessor
 
load(Long) - Method in class com.communote.server.core.property.TopicPropertyAccessor
load(Long) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
load(UserNotePropertyCacheKey) - Method in class com.communote.server.core.property.UserNotePropertyCacheElementProvider
 
load(Long) - Method in class com.communote.server.core.property.UserPropertyAccessor
load(IpFilterCacheKey) - Method in class com.communote.server.core.security.iprange.IpFilterCacheElementProvider
Provides an element identified by the key for caching.
load(ClientSingleElementCacheKey) - Method in class com.communote.server.core.security.ssl.ChannelConfigurationCacheElementProvider
Provides an element identified by the key for caching.
load(UserNoteTOCacheKey) - Method in class com.communote.server.core.user.note.UserNoteTOElementProvider
Provides an element identified by the key for caching.
load(int, Long) - Method in interface com.communote.server.persistence.blog.BlogDao
Does the same thing as BlogDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.blog.BlogDao
Loads an instance of com.communote.server.persistence.blog.Blog from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
load(Long) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Does the same thing as BlogMemberDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Loads an instance of com.communote.server.persistence.blog.BlogMember from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
load(Long) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Does the same thing as BlogPropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Loads an instance of com.communote.server.persistence.blog.BlogProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Does the same thing as ExternalBlogMemberDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Loads an instance of com.communote.server.persistence.blog.ExternalBlogMember from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
load(Long) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.blog.NoteDao
Does the same thing as NoteDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.blog.NoteDao
Loads an instance of Note from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
load(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Does the same thing as NotePropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Loads an instance of com.communote.server.persistence.blog.NoteProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Does the same thing as ProcessedMailNoteDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Loads an instance of com.communote.server.persistence.blog.ProcessedMailNote from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
load(Long) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Does the same thing as UserToBlogRoleMappingDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Loads an instance of com.communote.server.persistence.blog.UserToBlogRoleMapping from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
load(Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Does the same thing as MessageDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Loads an instance of Message from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
load(Long) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Does the same thing as SecurityCodeDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Loads an instance of SecurityCode from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
load(Long) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
load(int, String) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Does the same thing as ApplicationConfigurationSettingDao.load(String) with an additional flag called transform.
load(String) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Loads an instance of com.communote.server.persistence.config.ApplicationConfigurationSetting from the persistent store.
load(int, String) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
load(String) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Does the same thing as ClientConfigurationDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Loads an instance of com.communote.server.persistence.config.ClientConfiguration from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
load(Long) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Does the same thing as ConfigurationDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Loads an instance of com.communote.server.persistence.config.Configuration from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
load(Long) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Does the same thing as ConfluenceConfigurationDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Loads an instance of com.communote.server.persistence.config.ConfluenceConfiguration from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
load(Long) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Does the same thing as ExternalSystemConfigurationDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Loads an instance of com.communote.server.persistence.config.ExternalSystemConfiguration from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
load(Long) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Does the same thing as LdapConfigurationDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Loads an instance of com.communote.server.persistence.config.LdapConfiguration from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
load(Long) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Does the same thing as LdapGroupSyncConfigurationDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Loads an instance of com.communote.server.persistence.config.LdapGroupSyncConfiguration from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
load(Long) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Does the same thing as LdapSearchBaseDefinitionDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Loads an instance of com.communote.server.persistence.config.LdapSearchBaseDefinition from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
load(Long) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Does the same thing as LdapSearchConfigurationDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Loads an instance of com.communote.server.persistence.config.LdapSearchConfiguration from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
load(Long) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
load(int, String) - Method in interface com.communote.server.persistence.config.SettingDao
Does the same thing as SettingDao.load(String) with an additional flag called transform.
load(String) - Method in interface com.communote.server.persistence.config.SettingDao
Loads an instance of com.communote.server.persistence.config.Setting from the persistent store.
load(int, String) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
load(String) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Does the same thing as ExternalObjectDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Loads an instance of com.communote.server.persistence.external.ExternalObject from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
load(Long) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Does the same thing as ExternalObjectPropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Loads an instance of com.communote.server.persistence.external.ExternalObjectProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Does the same thing as GlobalIdDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Loads an instance of com.communote.server.persistence.global.GlobalId from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
load(Long) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
load(Long) - Method in interface com.communote.server.persistence.hibernate.HibernateDao
Loads the requested entity.
load(Long) - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Loads the requested entity.
load(int, Long) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Does the same thing as MessagerConnectorConfigDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Loads an instance of MessagerConnectorConfig from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
load(Long) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Does the same thing as BinaryPropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Loads an instance of BinaryProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Does the same thing as GlobalPropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Loads an instance of com.communote.server.persistence.property.GlobalProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Does the same thing as PluginPropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Loads an instance of com.communote.server.persistence.property.PluginProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.property.PropertyDao
Does the same thing as PropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.property.PropertyDao
Loads an instance of com.communote.server.persistence.property.Property from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Does the same thing as StringPropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Loads an instance of com.communote.server.persistence.property.StringProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Does the same thing as AttachmentDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Loads an instance of Attachment from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
load(Long) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.resource.ContentDao
Does the same thing as ContentDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.resource.ContentDao
Loads an instance of com.communote.server.persistence.resource.Content from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
load(Long) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
load(int, String) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Does the same thing as IpRangeChannelDao.load(String) with an additional flag called transform.
load(String) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Loads an instance of com.communote.server.persistence.security.iprange.IpRangeChannel from the persistent store.
load(int, String) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
load(String) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Does the same thing as IpRangeDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Loads an instance of com.communote.server.persistence.security.iprange.IpRange from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
load(Long) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Does the same thing as IpRangeFilterDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Loads an instance of com.communote.server.persistence.security.iprange.IpRangeFilter from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
load(Long) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Does the same thing as ChannelConfigurationDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Loads an instance of com.communote.server.persistence.security.ssl.ChannelConfiguration from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
load(Long) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Does the same thing as AbstractTagCategoryDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Loads an instance of com.communote.server.persistence.tag.AbstractTagCategory from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
load(Long) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Does the same thing as CategorizedTagDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Loads an instance of com.communote.server.persistence.tag.CategorizedTag from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
load(Long) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as GlobalTagCategoryDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Loads an instance of com.communote.server.persistence.tag.GlobalTagCategory from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
load(Long) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.tag.TagDao
Does the same thing as TagDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.tag.TagDao
Loads an instance of Tag from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
load(Long) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.tasks.TaskDao
Does the same thing as TaskDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.tasks.TaskDao
Loads an instance of com.communote.server.persistence.tasks.Task from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
load(Long) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Does the same thing as TaskExecutionDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Loads an instance of com.communote.server.persistence.tasks.TaskExecution from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
load(Long) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Does the same thing as TaskPropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Loads an instance of com.communote.server.persistence.tasks.TaskProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.client.ClientDao
Does the same thing as ClientDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.client.ClientDao
Loads an instance of com.communote.server.persistence.user.client.Client from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Does the same thing as ClientStatisticDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Loads an instance of com.communote.server.persistence.user.client.ClientStatistic from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Does the same thing as CommunoteEntityDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Loads an instance of com.communote.server.persistence.user.KenmeiEntity from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.ContactDao
Does the same thing as ContactDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.ContactDao
Loads an instance of com.communote.server.persistence.user.Contact from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.CountryDao
Does the same thing as CountryDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.CountryDao
Loads an instance of com.communote.server.persistence.user.Country from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Does the same thing as ExternalUserAuthenticationDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Loads an instance of com.communote.server.persistence.user.ExternalUserAuthentication from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Does the same thing as ExternalUserGroupDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Loads an instance of com.communote.server.persistence.user.group.ExternalUserGroup from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.group.GroupDao
Does the same thing as GroupDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.group.GroupDao
Loads an instance of Group from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Does the same thing as GroupPropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Loads an instance of GroupProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Does the same thing as UserOfGroupDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Loads an instance of com.communote.server.persistence.user.group.UserOfGroup from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.LanguageDao
Does the same thing as LanguageDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.LanguageDao
Loads an instance of com.communote.server.persistence.user.Language from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Does the same thing as UserNoteEntityDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Loads an instance of com.communote.server.persistence.user.note.UserNoteEntity from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Does the same thing as NotificationConfigDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Loads an instance of com.communote.server.persistence.user.NotificationConfig from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Does the same thing as AuthenticationFailedStatusDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Loads an instance of com.communote.server.persistence.user.security.AuthenticationFailedStatus from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Does the same thing as EmailSecurityCodeDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Loads an instance of com.communote.server.persistence.user.security.EmailSecurityCode from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Does the same thing as ForgottenPasswordSecurityCodeDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Loads an instance of com.communote.server.persistence.user.security.ForgottenPasswordSecurityCode from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
load(Long) - Method in interface com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDao
Loads an instance of InviteUserToBlogSecurityCode from the persistent store.
load(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
load(Long) - Method in interface com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDao
Loads an instance of InviteUserToClientSecurityCode from the persistent store.
load(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Does the same thing as UnlockUserSecurityCodeDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Loads an instance of com.communote.server.persistence.user.security.UnlockUserSecurityCode from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Does the same thing as UserSecurityCodeDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Loads an instance of com.communote.server.persistence.user.security.UserSecurityCode from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Does the same thing as UserAuthorityDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Loads an instance of the authority entity from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.UserDao
Does the same thing as UserDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.UserDao
Loads an instance of User from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.UserImageDao
Does the same thing as UserImageDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.UserImageDao
Loads an instance of com.communote.server.persistence.user.UserImage from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Does the same thing as UserNotePropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Loads an instance of com.communote.server.persistence.user.UserNoteProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.UserProfileDao
Does the same thing as UserProfileDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.UserProfileDao
Loads an instance of com.communote.server.persistence.user.KenmeiUserProfile from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
load(int, Long) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Does the same thing as UserPropertyDao.load(Long) with an additional flag called transform.
load(Long) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Loads an instance of com.communote.server.persistence.user.UserProperty from the persistent store.
load(int, Long) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
load(Long) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
load(StringIdBasedCacheKey) - Method in class com.communote.server.service.StandaloneClientCacheElementProvider
 
loadAll() - Method in interface com.communote.server.core.security.ssl.ChannelManagement
Loads all channel configurations for a client.
loadAll() - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
 
loadAll() - Method in interface com.communote.server.persistence.blog.BlogDao
Loads all entities of type Blog.
loadAll(int) - Method in interface com.communote.server.persistence.blog.BlogDao
Does the same thing as BlogDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Loads all entities of type BlogMember.
loadAll(int) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Does the same thing as BlogMemberDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Loads all entities of type BlogProperty.
loadAll(int) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Does the same thing as BlogPropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Loads all entities of type ExternalBlogMember.
loadAll(int) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Does the same thing as ExternalBlogMemberDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.blog.NoteDao
Loads all entities of type Note.
loadAll(int) - Method in interface com.communote.server.persistence.blog.NoteDao
Does the same thing as NoteDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Loads all entities of type NoteProperty.
loadAll(int) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Does the same thing as NotePropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Loads all entities of type ProcessedMailNote.
loadAll(int) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Does the same thing as ProcessedMailNoteDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Loads all entities of type UserToBlogRoleMapping.
loadAll(int) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Does the same thing as UserToBlogRoleMappingDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.common.messages.MessageDao
Loads all entities of type Message.
loadAll(int) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Does the same thing as MessageDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Loads all entities of type SecurityCode .
loadAll(int) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Does the same thing as SecurityCodeDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Loads all entities of type ApplicationConfigurationSetting.
loadAll(int) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Does the same thing as ApplicationConfigurationSettingDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Loads all entities of type ClientConfiguration.
loadAll(int) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Does the same thing as ClientConfigurationDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.ConfigurationDao
Loads all entities of type Configuration.
loadAll(int) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Does the same thing as ConfigurationDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Loads all entities of type ConfluenceConfiguration.
loadAll(int) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Does the same thing as ConfluenceConfigurationDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Loads all entities of type ExternalSystemConfiguration.
loadAll(int) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Does the same thing as ExternalSystemConfigurationDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Loads all entities of type LdapConfiguration.
loadAll(int) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Does the same thing as LdapConfigurationDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Loads all entities of type LdapGroupSyncConfiguration.
loadAll(int) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Does the same thing as LdapGroupSyncConfigurationDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Loads all entities of type LdapSearchBaseDefinition .
loadAll(int) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Does the same thing as LdapSearchBaseDefinitionDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Loads all entities of type LdapSearchConfiguration.
loadAll(int) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Does the same thing as LdapSearchConfigurationDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.config.SettingDao
Loads all entities of type Setting.
loadAll(int) - Method in interface com.communote.server.persistence.config.SettingDao
Does the same thing as SettingDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.config.SettingDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Loads all entities of type ExternalObject.
loadAll(int) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Does the same thing as ExternalObjectDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Loads all entities of type ExternalObjectProperty .
loadAll(int) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Does the same thing as ExternalObjectPropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.global.GlobalIdDao
Loads all entities of type GlobalId.
loadAll(int) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Does the same thing as GlobalIdDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.hibernate.HibernateDao
Loads all entities.
loadAll() - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Loads all entities.
loadAll() - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Loads all entities of type MessagerConnectorConfig.
loadAll(int) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Does the same thing as MessagerConnectorConfigDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Loads all entities of type BinaryProperty.
loadAll(int) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Does the same thing as BinaryPropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Loads all entities of type GlobalProperty.
loadAll(int) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Does the same thing as GlobalPropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Loads all entities of type PluginProperty.
loadAll(int) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Does the same thing as PluginPropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.property.PropertyDao
Loads all entities of type Property.
loadAll(int) - Method in interface com.communote.server.persistence.property.PropertyDao
Does the same thing as PropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.property.StringPropertyDao
Loads all entities of type StringProperty.
loadAll(int) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Does the same thing as StringPropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.resource.AttachmentDao
Loads all entities of type Attachment.
loadAll(int) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Does the same thing as AttachmentDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.resource.ContentDao
Loads all entities of type Content.
loadAll(int) - Method in interface com.communote.server.persistence.resource.ContentDao
Does the same thing as ContentDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Loads all entities of type IpRangeChannel.
loadAll(int) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Does the same thing as IpRangeChannelDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Loads all entities of type IpRange.
loadAll(int) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Does the same thing as IpRangeDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Loads all entities of type IpRangeFilter.
loadAll(int) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Does the same thing as IpRangeFilterDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Loads all entities of type ChannelConfiguration.
loadAll(int) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Does the same thing as ChannelConfigurationDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Loads all entities of type AbstractTagCategory.
loadAll(int) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Does the same thing as AbstractTagCategoryDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Loads all entities of type CategorizedTag.
loadAll(int) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Does the same thing as CategorizedTagDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Loads all entities of type GlobalTagCategory.
loadAll(int) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Does the same thing as GlobalTagCategoryDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.tag.TagDao
Loads all entities of type Tag.
loadAll(int) - Method in interface com.communote.server.persistence.tag.TagDao
Does the same thing as TagDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.tag.TagDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.tasks.TaskDao
Loads all entities of type Task.
loadAll(int) - Method in interface com.communote.server.persistence.tasks.TaskDao
Does the same thing as TaskDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Loads all entities of type TaskExecution.
loadAll(int) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Does the same thing as TaskExecutionDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Loads all entities of type TaskProperty.
loadAll(int) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Does the same thing as TaskPropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.client.ClientDao
Loads all entities of type Client.
loadAll(int) - Method in interface com.communote.server.persistence.user.client.ClientDao
Does the same thing as ClientDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Loads all entities of type ClientStatistic.
loadAll(int) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Does the same thing as ClientStatisticDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Loads all entities of type CommunoteEntity.
loadAll(int) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Does the same thing as CommunoteEntityDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.ContactDao
Loads all entities of type Contact.
loadAll(int) - Method in interface com.communote.server.persistence.user.ContactDao
Does the same thing as ContactDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.ContactDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.CountryDao
Loads all entities of type Country.
loadAll(int) - Method in interface com.communote.server.persistence.user.CountryDao
Does the same thing as CountryDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.CountryDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Loads all entities of type ExternalUserAuthentication .
loadAll(int) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Does the same thing as ExternalUserAuthenticationDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Loads all entities of type ExternalUserGroup.
loadAll(int) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Does the same thing as ExternalUserGroupDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.group.GroupDao
Loads all entities of type Group.
loadAll(int) - Method in interface com.communote.server.persistence.user.group.GroupDao
Does the same thing as GroupDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Loads all entities of type GroupProperty.
loadAll(int) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Does the same thing as GroupPropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Loads all entities of type UserOfGroup.
loadAll(int) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Does the same thing as UserOfGroupDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.LanguageDao
Loads all entities of type Language.
loadAll(int) - Method in interface com.communote.server.persistence.user.LanguageDao
Does the same thing as LanguageDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Loads all entities of type UserNoteEntity.
loadAll(int) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Does the same thing as UserNoteEntityDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Loads all entities of type NotificationConfig.
loadAll(int) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Does the same thing as NotificationConfigDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Loads all entities of type AuthenticationFailedStatus.
loadAll(int) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Does the same thing as AuthenticationFailedStatusDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Loads all entities of type EmailSecurityCode .
loadAll(int) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Does the same thing as EmailSecurityCodeDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Loads all entities of type ForgottenPasswordSecurityCode.
loadAll(int) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Does the same thing as ForgottenPasswordSecurityCodeDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDao
Loads all entities of type InviteUserToBlogSecurityCode.
loadAll() - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDao
Loads all entities of type InviteUserToClientSecurityCode.
loadAll() - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Loads all entities of type UnlockUserSecurityCode.
loadAll(int) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Does the same thing as UnlockUserSecurityCodeDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Loads all entities of type UserSecurityCode.
loadAll(int) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Does the same thing as UserSecurityCodeDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Loads all entities of type UserAuthority.
loadAll(int) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Does the same thing as UserAuthorityDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.UserDao
Loads all entities of type User.
loadAll(int) - Method in interface com.communote.server.persistence.user.UserDao
Does the same thing as UserDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.UserDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.UserDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.UserImageDao
Loads all entities of type UserImage.
loadAll(int) - Method in interface com.communote.server.persistence.user.UserImageDao
Does the same thing as UserImageDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Loads all entities of type UserNoteProperty.
loadAll(int) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Does the same thing as UserNotePropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.UserProfileDao
Loads all entities of type UserProfile.
loadAll(int) - Method in interface com.communote.server.persistence.user.UserProfileDao
Does the same thing as UserProfileDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
loadAll() - Method in interface com.communote.server.persistence.user.UserPropertyDao
Loads all entities of type UserProperty.
loadAll(int) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Does the same thing as UserPropertyDao.loadAll() with an additional flag called transform.
loadAll() - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
loadAll(int) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
loadAllWithReferences() - Method in interface com.communote.server.persistence.user.group.GroupDao
 
loadAllWithReferences() - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
loadClass(String) - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
 
loadClass(String, boolean) - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
loadDefaultImage() - Method in class com.communote.server.api.core.image.ImageProvider
Load the default image.
loadDefaultImage() - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
loadDefaultImage() - Method in class com.communote.server.core.image.type.EntityImageProvider
 
loadImage(File) - Static method in class com.communote.common.image.ImageHelper
Loads an image from a file.
loadImage(String) - Method in class com.communote.server.api.core.image.ImageProvider
Load the unscaled image
loadImage(String) - Method in class com.communote.server.core.image.HttpExternalImageProvider
 
loadImage(String) - Method in class com.communote.server.core.image.type.AttachmentImageProvider
Load the unscaled image
loadImage(String) - Method in class com.communote.server.core.image.type.ClientImageProvider
 
loadImage(String) - Method in class com.communote.server.core.image.type.EntityImageProvider
 
loadImage(String) - Method in class com.communote.server.core.image.type.UserImageProvider
Load the unscaled image
loadImage(Long) - Method in interface com.communote.server.core.user.UserProfileManagement
Get the user image
loadImage(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
loadPropertiesFromFile(File) - Static method in class com.communote.common.properties.PropertiesUtils
Load the properties from a file.
loadPropertiesFromFile(String) - Static method in class com.communote.common.properties.PropertiesUtils
Load the properties from a file.
loadUserByUsername(String) - Method in class com.communote.server.web.security.CommunoteRememberMeUserDetailsService
 
loadWithImplementation(Long) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Load the entity and deproxy it
loadWithImplementation(Long) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
loadWithReferences(int, int, String) - Method in interface com.communote.server.persistence.user.group.GroupDao
Loads a range of groups.
loadWithReferences(int, int, String) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
LOCAL_COMMUNOTE_USER - Static variable in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
Name of the user if its local / internal
LocaleHelper - Class in com.communote.common.util
 
LocalizationChangedEvent - Class in com.communote.server.api.core.i18n
Generic event to inform about changes in a localization providing source like a resource bundle.
LocalizationChangedEvent() - Constructor for class com.communote.server.api.core.i18n.LocalizationChangedEvent
 
LocalizationChangeObservable - Interface in com.communote.server.api.core.i18n
Interface to be implemented by components that use some kind of localization providing source which can change at runtime.
LocalizationManagement - Class in com.communote.server.core.common.i18n
This class is responsible for managing custom messages within the database.
LocalizationManagement() - Constructor for class com.communote.server.core.common.i18n.LocalizationManagement
 
LocalizationResolverBundleListener - Class in com.communote.server.web.osgi
This listener registers and unregisters messages from bundles.
LocalizationResolverBundleListener() - Constructor for class com.communote.server.web.osgi.LocalizationResolverBundleListener
 
LocalizedMessage - Interface in com.communote.common.i18n
Interface to be used for specifying more complex messages.
LocalizedResourceStoringManagementException - Exception in com.communote.server.core.storing
Exception containing the error as LocalizedMessage.
LocalizedResourceStoringManagementException(LocalizedMessage) - Constructor for exception com.communote.server.core.storing.LocalizedResourceStoringManagementException
Constructor.
LocalizedResourceStoringManagementException(LocalizedMessage, Throwable) - Constructor for exception com.communote.server.core.storing.LocalizedResourceStoringManagementException
Constructor.
LocalizedResourceStoringManagementException(String, Object...) - Constructor for exception com.communote.server.core.storing.LocalizedResourceStoringManagementException
Constructor.
LocalizeMessageWidget - Class in com.communote.server.web.fe.widgets.management.localization
This Widget can be used to localize a specific message.
LocalizeMessageWidget() - Constructor for class com.communote.server.web.fe.widgets.management.localization.LocalizeMessageWidget
 
LOCK - Static variable in class com.communote.server.core.user.groups.UserGroupSynchronizationTaskHandler
Lock which can be used to avoid multiple synchronization tasks running in parallel.
lock(Object) - Method in class com.communote.server.external.hibernate.ClientDelegateCache
LOCKED_CHANNEL - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for locked channel
LOCKEDTIMEOUT - Static variable in class com.communote.server.model.user.security.AuthenticationFailedStatusConstants
 
LOG - Static variable in class com.communote.server.core.user.UserGroupManagementImpl
 
LOG - Static variable in class com.communote.server.web.external.spring.security.CommunoteAccessDeniedHandler
The Constant logger.
LoggingDownloadController - Class in com.communote.server.web.fe.portal.download
Response a requested log file
LoggingDownloadController() - Constructor for class com.communote.server.web.fe.portal.download.LoggingDownloadController
 
LoggingWidget - Class in com.communote.server.web.fe.widgets.admin.application.logging
Widget to display log file content
LoggingWidget() - Constructor for class com.communote.server.web.fe.widgets.admin.application.logging.LoggingWidget
 
LogHelper - Class in com.communote.server.core.common.util
 
LogicalTagFormula - Class in com.communote.server.core.vo.query.logical
An abstract class which allows combining of tags by boolean logic.
LogicalTagFormula() - Constructor for class com.communote.server.core.vo.query.logical.LogicalTagFormula
 
login() - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
 
login(String, String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
LoginApiController - Class in com.communote.server.web.api.service.user
Deprecated.
Use new generated REST-API instead
LoginApiController() - Constructor for class com.communote.server.web.api.service.user.LoginApiController
Deprecated.
 
LoginInfo - Class in com.communote.plugins.api.rest.to
Transfer object for the login information
LoginInfo(String, Long) - Constructor for class com.communote.plugins.api.rest.to.LoginInfo
 
LoginInfo(String, Long, String) - Constructor for class com.communote.plugins.api.rest.to.LoginInfo
 
LoginInfo - Class in com.communote.plugins.api.rest.v22.to
Transfer object for the login information
LoginInfo(String, Long) - Constructor for class com.communote.plugins.api.rest.v22.to.LoginInfo
 
LoginInfo(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v22.to.LoginInfo
 
LoginInfo - Class in com.communote.plugins.api.rest.v24.to
Transfer object for the login information
LoginInfo(String, Long) - Constructor for class com.communote.plugins.api.rest.v24.to.LoginInfo
 
LoginInfo(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v24.to.LoginInfo
 
LoginInfo - Class in com.communote.plugins.api.rest.v30.to
Transfer object for the login information
LoginInfo(String, Long) - Constructor for class com.communote.plugins.api.rest.v30.to.LoginInfo
 
LoginInfo(String, Long, String) - Constructor for class com.communote.plugins.api.rest.v30.to.LoginInfo
 
LoginInfo - Class in com.communote.server.web.api.to.user
Transfer object for the login information
LoginInfo(String, Long) - Constructor for class com.communote.server.web.api.to.user.LoginInfo
 
LoginInfo(String, Long, String) - Constructor for class com.communote.server.web.api.to.user.LoginInfo
 
LOGOIMAGE - Static variable in class com.communote.server.model.config.ClientConfigurationConstants
 
logout() - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
 
logout() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
logPerformance(Query<?, ?>) - Static method in class com.communote.server.core.common.util.LogHelper
Log performance if its enabled, and its a definition we want to check
logPerformance(String, StopWatch) - Static method in class com.communote.server.core.common.util.LogHelper
Log the stop watch
lookupHandler(String, HttpServletRequest) - Method in class com.communote.server.web.commons.controller.DynamicUrlHandlerMapping
Look up a handler instance for the given URL path.

M

MAIL - Static variable in class com.communote.server.model.messaging.MessagerConnectorType
Type for Mail.
MAIL - Static variable in class com.communote.server.model.note.NoteCreationSource
Created via mail-in
MAIL_FETCHING - Static variable in interface com.communote.server.core.service.BuiltInServiceNames
The name of the mail-fetching service.
MAIL_PRIORITY - Static variable in interface com.communote.server.core.messaging.NotificationManagementConstants
Default priority for Mail messages
MailBasedPostingHelper - Class in com.communote.server.core.blog.helper
Helper methods for using mail based posting.
MailBasedPostingManagement - Interface in com.communote.server.core.blog
 
MailBasedPostingManagementBase - Class in com.communote.server.core.blog
Spring Service base class for com.communote.server.service.blog.MailBasedPostingManagement, provides access to all services and entities referenced by this service.
MailBasedPostingManagementBase() - Constructor for class com.communote.server.core.blog.MailBasedPostingManagementBase
 
MailBasedPostingManagementException - Exception in com.communote.server.core.blog
The default exception thrown for unexpected errors occurring within MailBasedPostingManagement.
MailBasedPostingManagementException(String) - Constructor for exception com.communote.server.core.blog.MailBasedPostingManagementException
Constructs a new instance of MailBasedPostingManagementException.
MailBasedPostingManagementException(String, Throwable) - Constructor for exception com.communote.server.core.blog.MailBasedPostingManagementException
Constructs a new instance of MailBasedPostingManagementException.
MailBasedPostingManagementFacade - Class in com.communote.server.core.blog
Helper for the MailBasedPostingManagement.
MailBasedPostingManagementImpl - Class in com.communote.server.core.blog
Implementation of MailBasedPostingManagement
MailBasedPostingManagementImpl(UserManagement, NoteService, ResourceStoringManagement, MailSender) - Constructor for class com.communote.server.core.blog.MailBasedPostingManagementImpl
 
MailboxConnection - Class in com.communote.server.core.mail.fetching
Used to connect to a mailbox using a specific protocol for retrieving messages.
MailboxConnection() - Constructor for class com.communote.server.core.mail.fetching.MailboxConnection
 
MailboxConnectionException - Exception in com.communote.server.core.mail.fetching
An exception that indicates that the connection to the mailbox failed or was lost.
MailboxConnectionException(String, boolean) - Constructor for exception com.communote.server.core.mail.fetching.MailboxConnectionException
Creates a new MailboxConnectionException.
MailboxConnectionException(String, Throwable) - Constructor for exception com.communote.server.core.mail.fetching.MailboxConnectionException
Creates a new MailboxConnectionException.
MailboxConnectionException(String, Throwable, boolean) - Constructor for exception com.communote.server.core.mail.fetching.MailboxConnectionException
Creates a new MailboxConnectionException.
MailFetcher - Class in com.communote.server.core.mail.fetching
 
MailFetcher() - Constructor for class com.communote.server.core.mail.fetching.MailFetcher
private constructor
MailFetchingService - Class in com.communote.server.core.mail.fetching
Service that fetches e-mails from an external server and creates notes.
MailFetchingService(String) - Constructor for class com.communote.server.core.mail.fetching.MailFetchingService
Creates a new MailFetching service with the given name.
MailInController - Class in com.communote.server.web.fe.portal.user.system.communication
 
MailInController() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.MailInController
 
MailInForm - Class in com.communote.server.web.fe.portal.user.system.communication
 
MailInForm() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
MailingException - Exception in com.communote.server.core.mail
Thrown to indicate that there was a problem while sending or trying to send an email.
MailingException(String) - Constructor for exception com.communote.server.core.mail.MailingException
Constructs a new instance of MailingException
MailingException(String, Throwable) - Constructor for exception com.communote.server.core.mail.MailingException
Constructs a new instance of MailingException
MailInProtocolType - Enum in com.communote.server.core.mail.fetching
Property constants that represents types of mail in protocol supports.
MailInValidator - Class in com.communote.server.web.fe.portal.user.system.communication
Validator for the MailOutController.
MailInValidator() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.MailInValidator
 
MailMessage - Class in com.communote.server.core.mail.messages
An abstract base class for all mail messages.
MailMessage(String, Locale, User...) - Constructor for class com.communote.server.core.mail.messages.MailMessage
Construct a new message.
MailMessage(String, Locale, Collection<User>) - Constructor for class com.communote.server.core.mail.messages.MailMessage
Construct a new message.
MailMessage(String, Map<String, String>, Locale, User...) - Constructor for class com.communote.server.core.mail.messages.MailMessage
Construct a new message.
MailMessage(String, Map<String, String>, Locale, Collection<User>) - Constructor for class com.communote.server.core.mail.messages.MailMessage
Construct a new message.
MailMessageHelper - Class in com.communote.server.core.mail
Helper class for mail messages
MAILMESSAGEID - Static variable in class com.communote.server.model.note.ProcessedMailNoteConstants
 
MailMessageWorker - Class in com.communote.server.core.mail.fetching
A worker which is used to process a mail message.
MailMessageWorker() - Constructor for class com.communote.server.core.mail.fetching.MailMessageWorker
 
MailModelPlaceholderConstants - Class in com.communote.server.core.mail.messages
Constants to be used in email placeholders
MailModelPlaceholderConstants.Client - Class in com.communote.server.core.mail.messages
Client specific Mail constants
MailOutController - Class in com.communote.server.web.fe.portal.user.system.communication
 
MailOutController() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.MailOutController
 
MailOutForm - Class in com.communote.server.web.fe.portal.user.system.communication
 
MailOutForm() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
Does nothing.
MailOutForm(String, String, String, String, String, String) - Constructor for class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
MailOutValidator - Class in com.communote.server.web.fe.portal.user.system.communication
Validator for the MailOutController.
MailOutValidator() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.MailOutValidator
 
MailSender - Interface in com.communote.server.core.mail
Component for sending mails.
MailSenderImpl - Class in com.communote.server.core.mail
 
MailSenderImpl(VelocityEngine) - Constructor for class com.communote.server.core.mail.MailSenderImpl
 
MainPageHorizontalNavigationWidget - Class in com.communote.server.web.fe.widgets.navigation
Widget that shows a horizontal navigation that allows activating different views for a context.
MainPageHorizontalNavigationWidget() - Constructor for class com.communote.server.web.fe.widgets.navigation.MainPageHorizontalNavigationWidget
 
MainPageVerticalNavigationWidget - Class in com.communote.server.web.fe.widgets.navigation
Widget that shows navigation items to activate different contexts.
MainPageVerticalNavigationWidget() - Constructor for class com.communote.server.web.fe.widgets.navigation.MainPageVerticalNavigationWidget
 
makeTokenSignature(long, String, String) - Method in class com.communote.server.web.security.CommunoteRememberMeServices
Returns a specific authentication token for the user, instead of a combination of time and password.
MANAGEABLE_USER_GROUPS - Static variable in class com.communote.server.web.commons.FeConstants.Attributes
the groups a user may manage
MANAGER - Static variable in class com.communote.server.model.blog.BlogRole
A blog member with the MANAGER role has read, write and management access to a blog.
MANAGERDN - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
ManagerGainedTopicAccessRightsChangedEvent - Class in com.communote.server.core.blog.events
Event donating that a manager granted themself management access to a topic.
ManagerGainedTopicAccessRightsChangedEvent(long, String, long) - Constructor for class com.communote.server.core.blog.events.ManagerGainedTopicAccessRightsChangedEvent
Constructor.
ManagerGainedTopicAccessRightsChangedEventListener - Class in com.communote.plugins.activity.core
 
ManagerGainedTopicAccessRightsChangedEventListener(ActivityService, BlogManagement, NoteService) - Constructor for class com.communote.plugins.activity.core.ManagerGainedTopicAccessRightsChangedEventListener
Constructor.
ManagerGainedTopicAccessRightsChangedEventListener - Class in com.communote.server.core.blog
Event donating that a manager granted themself management access to a topic.
ManagerGainedTopicAccessRightsChangedEventListener(BlogManagement, BlogRightsManagement, PermalinkGenerationManagement, UserManagement, EventDispatcher) - Constructor for class com.communote.server.core.blog.ManagerGainedTopicAccessRightsChangedEventListener
Constructor.
MANAGERPASSWORD - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
ManagerSecurityWarnMailMessage - Class in com.communote.server.core.mail.messages.user
general mail-message for security manager warnings
ManagerSecurityWarnMailMessage(User, String, String, Long) - Constructor for class com.communote.server.core.mail.messages.user.ManagerSecurityWarnMailMessage
constructor
ManifestApplicationInformationProvider - Class in com.communote.server.core.application
Retrieves the information from the Manifest file of the application.
ManifestApplicationInformationProvider(String) - Constructor for class com.communote.server.core.application.ManifestApplicationInformationProvider
 
mapAttributes(String, Attributes) - Method in class com.communote.server.core.common.ldap.LdapAttributesMapper
Maps the LDAP attributes to the generic type.
mapAttributes(String, Attributes) - Method in class com.communote.server.core.common.ldap.LdapGroupAttributesMapper
Constructs an ExernalGroupVO from the given attributes.
mapAttributes(String, Attributes) - Method in class com.communote.server.core.common.ldap.LdapUserAttributesMapper
Maps the LDAP attributes to the generic type.
mapException(ExtensionNotSupportedException) - Method in class com.communote.plugins.api.rest.v22.service.exception.mapper.ExtensionNotSupportedExceptionMapper
Maps the given exception to a status.
mapException(ParameterValidationException) - Method in class com.communote.plugins.api.rest.v22.service.exception.mapper.ParameterValidationExceptionMapper
Maps the given exception to a status.
mapException(ResponseBuildException) - Method in class com.communote.plugins.api.rest.v22.service.exception.mapper.ResponseBuildExceptionMapper
Maps the given exception to a status.
mapException(RestApiIllegalRequestParameterException) - Method in class com.communote.plugins.api.rest.v22.service.exception.mapper.RestApiIllegalRequestParameterExceptionMapper
Maps the given exception to a status.
mapException(AttachmentIsEmptyException) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentIsEmptyExceptionMapper
Maps the given exception to a status.
mapException(NoPreviewAvailableException) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.NoPreviewAvailableExceptionMapper
Maps the given exception to a status.
mapException(ExtensionNotSupportedException) - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.ExtensionNotSupportedExceptionMapper
Maps the given exception to a status.
mapException(IllegalRequestParameterException) - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.IllegalRequestParameterExceptionMapper
Maps the given exception to a status.
mapException(ParameterValidationException) - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.ParameterValidationExceptionMapper
Maps the given exception to a status.
mapException(ResponseBuildException) - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.ResponseBuildExceptionMapper
Maps the given exception to a status.
mapException(RestApiIllegalRequestParameterException) - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.RestApiIllegalRequestParameterExceptionMapper
Maps the given exception to a status.
mapException(AttachmentIsEmptyException) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentIsEmptyExceptionMapper
Maps the given exception to a status.
mapException(NoPreviewAvailableException) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.NoPreviewAvailableExceptionMapper
Maps the given exception to a status.
mapException(ExtensionNotSupportedException) - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.ExtensionNotSupportedExceptionMapper
Maps the given exception to a status.
mapException(IllegalRequestParameterException) - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.IllegalRequestParameterExceptionMapper
Maps the given exception to a status.
mapException(ParameterValidationException) - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.ParameterValidationExceptionMapper
Maps the given exception to a status.
mapException(ResponseBuildException) - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.ResponseBuildExceptionMapper
Maps the given exception to a status.
mapException(RestApiIllegalRequestParameterException) - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.RestApiIllegalRequestParameterExceptionMapper
Maps the given exception to a status.
mapException(NoNoteSpecifiedException) - Method in class com.communote.plugins.mq.message.core.handler.exceptionmapper.NoNoteSpecifiedExceptionMapper
 
mapException(NoTopicIdentifierSpecifiedException) - Method in class com.communote.plugins.mq.message.core.handler.exceptionmapper.NoTopicIdentifierSpecifiedExceptionMapper
 
mapException(NoTopicSpecifiedException) - Method in class com.communote.plugins.mq.message.core.handler.exceptionmapper.NoTopicSpecifiedExceptionMapper
 
mapException(MessageParsingException) - Method in class com.communote.plugins.mq.service.exception.MessageParsingExceptionMapper
Maps the given exception to a status.
mapException(MessageValidationException) - Method in class com.communote.plugins.mq.service.exception.MessageValidationExceptionMapper
Maps the given exception to a status.
mapException(T) - Method in interface com.communote.server.core.exception.ExceptionMapper
Maps the given exception to a status.
mapException(T) - Method in class com.communote.server.core.exception.ExceptionMapperManagement
Maps the given exception to a status.
mapException(AuthenticationException) - Method in class com.communote.server.core.exception.mapper.AuthenticationExceptionMapper
Maps the given exception to a status.
mapException(AuthorizationException) - Method in class com.communote.server.core.exception.mapper.AuthorizationExceptionMapper
Maps the given exception to a status.
mapException(BlogAccessException) - Method in class com.communote.server.core.exception.mapper.BlogAccessExceptionMapper
Maps the given exception to a status.
mapException(BlogIdentifierValidationException) - Method in class com.communote.server.core.exception.mapper.BlogIdentifierValidationExceptionMapper
Maps the given exception to a status.
mapException(BlogManagementException) - Method in class com.communote.server.core.exception.mapper.BlogManagementExceptionMapper
Maps the given exception to a status.
mapException(BlogNotFoundException) - Method in class com.communote.server.core.exception.mapper.BlogNotFoundExceptionMapper
Maps the given exception to a status.
mapException(BlogValidationException) - Method in class com.communote.server.core.exception.mapper.BlogValidationExceptionMapper
Maps the given exception to a status.
mapException(CommunoteEntityNotFoundException) - Method in class com.communote.server.core.exception.mapper.CommunoteEntityNotFoundExceptionMapper
Maps the given exception to a status.
mapException(Exception) - Method in class com.communote.server.core.exception.mapper.ExceptionExceptionMapper
Maps the given exception to a status.
mapException(ExternalObjectAlreadyAssignedException) - Method in class com.communote.server.core.exception.mapper.ExternalObjectAlreadyAssignedExceptionMapper
Maps the given exception to a status.
mapException(ExternalObjectNotAssignedException) - Method in class com.communote.server.core.exception.mapper.ExternalObjectNotAssignedExceptionMapper
Maps the given exception to a status.
mapException(ExternalSystemNotConfiguredException) - Method in class com.communote.server.core.exception.mapper.ExternalSystemNotConfiguredExceptionMapper
Maps the given exception to a status.
mapException(GroupNotFoundException) - Method in class com.communote.server.core.exception.mapper.GroupNotFoundExceptionMapper
Maps the given exception to a status.
mapException(IllegalArgumentException) - Method in class com.communote.server.core.exception.mapper.IllegalArgumentExceptionMapper
Maps the given exception to a status.
mapException(JsonMappingException) - Method in class com.communote.server.core.exception.mapper.JsonMappingExceptionMapper
Maps the given exception to a status.
mapException(JsonParseException) - Method in class com.communote.server.core.exception.mapper.JsonParseExceptionMapper
Maps the given exception to a status.
mapException(MaxLengthReachedException) - Method in class com.communote.server.core.exception.mapper.MaxLengthReachedExceptionMapper
Maps the given exception to a status.
mapException(MovingOfNonRootNotesNotAllowedException) - Method in class com.communote.server.core.exception.mapper.MovingOfNonRootNotesNotAllowedExceptionMapper
Maps the given exception to a status.
mapException(NoBlogManagerLeftException) - Method in class com.communote.server.core.exception.mapper.NoBlogManagerLeftExceptionMapper
Maps the given exception to a status.
mapException(NonUniqueBlogIdentifierException) - Method in class com.communote.server.core.exception.mapper.NonUniqueBlogIdentifierExceptionMapper
Maps the given exception to a status.
mapException(NoteManagementAuthorizationException) - Method in class com.communote.server.core.exception.mapper.NoteManagementAuthorizationExceptionMapper
Maps the given exception to a status.
mapException(NoteManagementException) - Method in class com.communote.server.core.exception.mapper.NoteManagementExceptionMapper
Maps the given exception to a status.
mapException(NoteNotFoundException) - Method in class com.communote.server.core.exception.mapper.NoteNotFoundExceptionMapper
Maps the given exception to a status.
mapException(NoteStoringPreProcessorException) - Method in class com.communote.server.core.exception.mapper.NotePreProcessorExceptionMapper
Maps the given exception to a status.
mapException(NotFoundException) - Method in class com.communote.server.core.exception.mapper.NotFoundExceptionMapper
Maps the given exception to a status.
mapException(ParentIsAlreadyChildDataIntegrityViolationException) - Method in class com.communote.server.core.exception.mapper.ParentIsAlreadyChildDataIntegrityViolationExceptionMapper
Maps the given exception to a status.
mapException(AccessDeniedException) - Method in class com.communote.server.core.exception.mapper.SpringAccessDeniedExceptionMapper
Maps the given exception to a status.
mapException(SwitchUserNotAllowedException) - Method in class com.communote.server.core.exception.mapper.SwitchUserNotAllowedExceptionMapper
Maps the given exception to a status.
mapException(TagNotFoundException) - Method in class com.communote.server.core.exception.mapper.TagNotFoundExceptionMapper
 
mapException(TooManyExternalObjectsPerTopicException) - Method in class com.communote.server.core.exception.mapper.TooManyExternalObjectsPerTopicExceptionMapper
Maps the given exception to a status.
mapException(ToplevelTopicCannotBeChildException) - Method in class com.communote.server.core.exception.mapper.ToplevelTopicCannotBeChildExceptionMapper
Maps the given exception to a status.
mapException(ToplevelTopicIsAlreadyChildBlogManagementException) - Method in class com.communote.server.core.exception.mapper.ToplevelTopicIsAlreadyChildBlogManagementExceptionMapper
Maps the given exception to a status.
mapException(ToplevelTopicsDisabledBlogManagementException) - Method in class com.communote.server.core.exception.mapper.ToplevelTopicsDisabledBlogManagementExceptionMapper
Maps the given exception to a status.
mapException(UnexpectedAuthorizationException) - Method in class com.communote.server.core.exception.mapper.UnexpectedAuthorizationExceptionMapper
Maps the given exception to a status.
mapException(UserActivationValidationException) - Method in class com.communote.server.core.exception.mapper.UserActivationValidationExceptionMapper
Maps the given exception to a status.
mapFromAttributes(Attributes) - Method in class com.communote.server.core.common.ldap.SpringAttributesMapperAdapter
mapFromContext(Object) - Method in class com.communote.plugin.ldap.helper.ExternalGroupVOContextMapper
mapFromContext(Object) - Method in class com.communote.plugin.ldap.helper.UserContextMapper
Mapped the attribute.
MAPPER - Static variable in class com.communote.plugins.api.rest.v30.response.ResponseHelper
 
MapUtils - Class in com.communote.common.util
Utils for handling maps.
mark(int) - Method in class com.communote.server.core.rest.RestApiByteArrayInputStream
Set the current marked position in the stream.
MARKED_FOR_DELETION - Static variable in class com.communote.server.model.attachment.AttachmentStatus
The note of the attachment has been deleted or will be.
markMatching(Collection<T>) - Method in class com.communote.common.matcher.Matcher
Marks all matched entities as matched.
markNoteAsFavorite(Long) - Method in interface com.communote.server.core.blog.FavoriteManagement
 
markNoteAsFavorite(Long) - Method in class com.communote.server.core.blog.FavoriteManagementBase
 
markSupported() - Method in class com.communote.server.core.rest.RestApiByteArrayInputStream
Tests if this InputStream supports mark/reset.
MASTERDATA_LANGUAGE_PREFIX - Static variable in interface com.communote.server.core.user.MasterDataManagement
The property prefix for the language values.
MasterDataManagement - Interface in com.communote.server.core.user
Management class for master data.
MasterDataManagementBase - Class in com.communote.server.core.user
Spring Service base class for MasterDataManagement , provides access to all services and entities referenced by this service.
MasterDataManagementBase() - Constructor for class com.communote.server.core.user.MasterDataManagementBase
 
MasterDataManagementException - Exception in com.communote.server.core.user
The default exception thrown for unexpected errors occurring within MasterDataManagement.
MasterDataManagementException(String) - Constructor for exception com.communote.server.core.user.MasterDataManagementException
Constructs a new instance of MasterDataManagementException.
MasterDataManagementException(String, Throwable) - Constructor for exception com.communote.server.core.user.MasterDataManagementException
Constructs a new instance of MasterDataManagementException.
MasterDataManagementImpl - Class in com.communote.server.core.user
Implementation of com.communote.server.core.user.MasterDataManagement
MasterDataManagementImpl() - Constructor for class com.communote.server.core.user.MasterDataManagementImpl
 
Matchable - Interface in com.communote.common.matcher
Interface classes can implement to be able to be marked es matched.
Matcher<T> - Class in com.communote.common.matcher
Abstract common class for entity matchers with helper methods.
Matcher() - Constructor for class com.communote.common.matcher.Matcher
 
MatcherFactory - Class in com.communote.server.core.vo.query.java.note
Factory for Matcher.
matches(T) - Method in class com.communote.common.matcher.AndMatcher
Method to check an entity.
matches(T) - Method in class com.communote.common.matcher.Matcher
Method to check an entity.
matches(T) - Method in class com.communote.common.matcher.OrMatcher
Method to check an entity.
matches(String, String, String) - Method in class com.communote.server.core.vo.query.filter.PropertyFilter
Method to match a given key group, key and value against the internal data.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.DateRangeMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.FavoriteMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.FollowingMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.FullTextSearchFiltersMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.NoteIdMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.PropertyFilterMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.TagIdsMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.TopicIdsMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.UserAliasesMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.UserIdsMatcher
Method to check an entity.
matches(NoteData) - Method in class com.communote.server.core.vo.query.java.note.UsersToBeNotifiedMatcher
Method to check an entity.
matchOnlyIfUserQuery(StringBuilder, StringBuilder, String) - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQuery
It takes the help where query and wraps it in such a way that it will only match if the class is a user
matchOnlyIfUserQuery(StringBuilder, StringBuilder, String) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
It takes the help where query and wraps it in such a way that it will only match if the class is a user
MAX_LENGTH_DOMAIN_PART - Static variable in class com.communote.common.validation.EmailValidator
The maximal size of the domain part.
MAX_LENGTH_LOCAL_PART - Static variable in class com.communote.common.validation.EmailValidator
the email local part (before '@') must not exceed 64 characters!
MAX_SAFE_LENGTH_LOCAL_PART - Static variable in class com.communote.common.validation.EmailValidator
 
MaxLengthReachedException - Exception in com.communote.common.io
IOException which denotes that the max length of the stream was reached.
MaxLengthReachedException() - Constructor for exception com.communote.common.io.MaxLengthReachedException
 
MaxLengthReachedExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
MaxLengthReachedExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.MaxLengthReachedExceptionMapper
 
MaxLengthReachedExceptionMapper - Class in com.communote.server.core.exception.mapper
MaxLengthReachedExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.MaxLengthReachedExceptionMapper
 
MaxUploadSizeExceededExceptionResolver - Class in com.communote.server.web.commons.resolver
Exception resolver that handles the MaxUploadSizeExceededException occurring during multipart request resolution.
MaxUploadSizeExceededExceptionResolver() - Constructor for class com.communote.server.web.commons.resolver.MaxUploadSizeExceededExceptionResolver
 
Md5PasswordHashFunction - Class in com.communote.server.core.user.security
Legacy implementation which uses an unsalted MD5 hash and is intended for backwards compatibility.
Md5PasswordHashFunction() - Constructor for class com.communote.server.core.user.security.Md5PasswordHashFunction
 
MEDIUM - Static variable in class com.communote.server.model.user.ImageSizeType
 
MEDIUMIMAGE - Static variable in class com.communote.server.model.user.UserProfileConstants
 
MEMBER - Static variable in class com.communote.server.model.blog.BlogRole
A blog member with the MEMBER role has read and write access to a blog.
MemberAndNonMemberModeVisitingRetriever - Class in com.communote.plugin.ldap.helper
This retriever is able to visit members of the given filter.
MemberAndNonMemberModeVisitingRetriever(String, LdapConfiguration, int, int, long, boolean, LdapGroupAttributesMapper) - Constructor for class com.communote.plugin.ldap.helper.MemberAndNonMemberModeVisitingRetriever
Constructor.
MEMBERENTITY - Static variable in class com.communote.server.model.blog.BlogMemberConstants
 
memberList(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResource
 
MEMBERMODE - Static variable in class com.communote.server.model.config.LdapGroupSyncConfigurationConstants
 
MemberResource - Class in com.communote.plugins.api.rest.v30.resource.group.member
 
MemberResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.group.member.MemberResource
 
MemberResourceConverter - Class in com.communote.plugins.api.rest.v30.resource.group.member
Converts a Group to a GroupResource
MemberResourceConverter() - Constructor for class com.communote.plugins.api.rest.v30.resource.group.member.MemberResourceConverter
 
MemberResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.group.member
Handler for MemberResource
MemberResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.group.member.MemberResourceHandler
 
MEMBERS - Static variable in class com.communote.server.model.blog.BlogConstants
 
MEMBERS_LIST - Static variable in class com.communote.server.web.commons.FeConstants.Attributes
Attribute for the list of members of a group.
MEMBERSHIPS - Static variable in class com.communote.server.model.user.CommunoteEntityConstants
 
MENTIONDISCUSSIONAUTHORS - Static variable in class com.communote.server.model.note.NoteConstants
 
MentionNotificationDefinition - Class in com.communote.server.core.messaging.definitions
Notification definition for mentions.
MENTIONTOPICAUTHORS - Static variable in class com.communote.server.model.note.NoteConstants
 
MENTIONTOPICMANAGERS - Static variable in class com.communote.server.model.note.NoteConstants
 
MENTIONTOPICREADERS - Static variable in class com.communote.server.model.note.NoteConstants
 
menuContentChanged() - Method in class com.communote.common.menu.SimpleMenuBuilder
Is invoked if a category or category entry was added or removed.
MenuEntry - Interface in com.communote.common.menu
A generic entry of a menu.
MenuEntryFilter<T extends MenuEntry> - Interface in com.communote.common.menu
A filter to hide menu entries which should not be shown in certain situations.
MenuItem<T extends MenuEntry> - Interface in com.communote.common.menu
An item of a menu which can have sub-items.
mergePreferences(String, Map<String, String>) - Method in class com.communote.server.service.UserPreferenceService
This method can be used to merge the given properties with already existing data.
mergeRights(List<ExternalTopicRoleTO>, List<ExternalTopicRoleTO>) - Method in class com.communote.server.core.external.BlogRightsSynchronizer
Synchronize blog rights for an external system by merging them with the existing rights.
MESSAGE - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
The model placeholder for the mime mail message for further changes
Message - Class in com.communote.server.core.messaging.vo
 
Message() - Constructor for class com.communote.server.core.messaging.vo.Message
 
Message(Date, String, String[], String) - Constructor for class com.communote.server.core.messaging.vo.Message
 
Message(Message) - Constructor for class com.communote.server.core.messaging.vo.Message
Copies constructor from other Message
Message - Class in com.communote.server.model.i18n
 
Message() - Constructor for class com.communote.server.model.i18n.Message
 
MESSAGE - Static variable in class com.communote.server.model.i18n.MessageConstants
 
message(String) - Method in class com.communote.server.web.commons.viewtool.FormatTool
Returns the localized message for the provided key.
message(String, List<Object>) - Method in class com.communote.server.web.commons.viewtool.FormatTool
Returns the localized message for the provided key.
message(String, Locale) - Method in class com.communote.server.web.commons.viewtool.FormatTool
Returns the localized message for the provided key.
message(String, Object...) - Method in class com.communote.server.web.commons.viewtool.FormatTool
Returns the localized message for the provided key.
Message.Factory - Class in com.communote.server.model.i18n
Constructs new instances of Message.
MESSAGE_PROPERTY_TRUST_USER - Static variable in interface com.communote.plugins.mq.provider.jms.JMSAdapter
Boolean property on a JMS message, indicating that the user can be trusted and no password authentication within communote must be done.
MESSAGE_STORAGE_SUB_DIR - Static variable in class com.communote.server.core.mail.FileSystemMimeMessageSender
 
MessageConstants - Class in com.communote.server.model.i18n
This class holds constants of attributes and associations of the entity Message.
MessageConstants() - Constructor for class com.communote.server.model.i18n.MessageConstants
 
MessageDao - Interface in com.communote.server.persistence.common.messages
 
MessageDaoBase - Class in com.communote.server.persistence.common.messages
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type Message.
MessageDaoBase() - Constructor for class com.communote.server.persistence.common.messages.MessageDaoBase
 
MessageDaoImpl - Class in com.communote.server.persistence.common.messages
 
MessageDaoImpl() - Constructor for class com.communote.server.persistence.common.messages.MessageDaoImpl
 
MessageHandlerMQConsumer - Class in com.communote.plugins.mq.provider.activemq.monitor.data
Represents MQ Consumer.
MessageHandlerMQConsumer() - Constructor for class com.communote.plugins.mq.provider.activemq.monitor.data.MessageHandlerMQConsumer
 
MessageHelper - Class in com.communote.server.web.commons
The MessageHelper provides functions to access messages resources and to save messages in the request as either error or success messages.
MessageIdPreservingMimeMessage - Class in com.communote.server.core.mail
MimeMessage implementation that does not override the Message-ID header.
MessageIdPreservingMimeMessage(Session) - Constructor for class com.communote.server.core.mail.MessageIdPreservingMimeMessage
Creates a new instance.
MessageImpl - Class in com.communote.server.model.i18n
 
MessageImpl() - Constructor for class com.communote.server.model.i18n.MessageImpl
 
MESSAGEKEY - Static variable in class com.communote.server.model.i18n.MessageConstants
 
MessageKeyLocalizedMessage - Class in com.communote.server.persistence.common.messages
Message that uses the ResourceBundleManager for localization.
MessageKeyLocalizedMessage(String, Object...) - Constructor for class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
Constructor.
MessageKeyLocalizedMessageBuilder - Class in com.communote.server.persistence.common.messages
Helper to build a MessageKeyLocalizedMessage from message key pre- and suffixes.
MessageKeyLocalizedMessageBuilder(String, Object...) - Constructor for class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessageBuilder
Create a new builder.
MessageKeyNoteContentException - Exception in com.communote.server.core.blog.notes.processors.exceptions
Note preprocessor exception containing a message key which can be used for rendering the error message.
MessageKeyNoteContentException(String) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
MessageKeyNoteContentException(String, Object[]) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
MessageKeyNoteContentException(String, String) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
MessageKeyNoteContentException(String, String, Object[]) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
MessageKeyNoteContentException(String, Throwable, String) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
MessageKeyNoteContentException(String, Throwable, String, Object[]) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
MessageParsingException - Exception in com.communote.plugins.mq.service.exception
In case the message contains invalid or incomplete json content or invalid or missing attributes.
MessageParsingException(String, boolean) - Constructor for exception com.communote.plugins.mq.service.exception.MessageParsingException
 
MessageParsingException(String, Throwable, boolean) - Constructor for exception com.communote.plugins.mq.service.exception.MessageParsingException
 
MessageParsingExceptionMapper - Class in com.communote.plugins.mq.service.exception
Exception mapper for the parsing exception
MessageParsingExceptionMapper() - Constructor for class com.communote.plugins.mq.service.exception.MessageParsingExceptionMapper
 
MessageQueueCommunicationException - Exception in com.communote.plugins.mq.service.exception
Used in case an error occured sending or receiving a message via message queue
MessageQueueCommunicationException(String) - Constructor for exception com.communote.plugins.mq.service.exception.MessageQueueCommunicationException
 
MessageQueueCommunicationException(String, Throwable) - Constructor for exception com.communote.plugins.mq.service.exception.MessageQueueCommunicationException
 
MessageQueueJmxException - Exception in com.communote.plugins.mq.provider.activemq
Exception for an failed access or usage of the jmx mbeans
MessageQueueJmxException(String) - Constructor for exception com.communote.plugins.mq.provider.activemq.MessageQueueJmxException
 
MessageQueueJmxException(String, Throwable) - Constructor for exception com.communote.plugins.mq.provider.activemq.MessageQueueJmxException
 
MessageQueueUserAuthenticator - Class in com.communote.plugins.mq.provider.activemq.security.authentication
 
MessageQueueUserAuthenticator(PluginPropertyService) - Constructor for class com.communote.plugins.mq.provider.activemq.security.authentication.MessageQueueUserAuthenticator
Constructor.
MessagerConnector - Interface in com.communote.server.core.messaging.connector
Interface for integrating several instant messagers.
MessagerConnectorConfig - Class in com.communote.server.model.messaging
Configuration of a specific MessagerConnector as type.
MessagerConnectorConfig() - Constructor for class com.communote.server.model.messaging.MessagerConnectorConfig
 
MessagerConnectorConfig.Factory - Class in com.communote.server.model.messaging
Constructs new instances of MessagerConnectorConfig.
MessagerConnectorConfigConstants - Class in com.communote.server.model.messaging
This class holds constants of attributes and associations of the entity MessagerConnectorConfig.
MessagerConnectorConfigConstants() - Constructor for class com.communote.server.model.messaging.MessagerConnectorConfigConstants
 
MessagerConnectorConfigDao - Interface in com.communote.server.persistence.messaging.config
 
MessagerConnectorConfigDaoBase - Class in com.communote.server.persistence.messaging.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type MessagerConnectorConfig.
MessagerConnectorConfigDaoBase() - Constructor for class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
MessagerConnectorConfigDaoImpl - Class in com.communote.server.persistence.messaging.config
 
MessagerConnectorConfigDaoImpl() - Constructor for class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoImpl
 
MessagerConnectorConfigImpl - Class in com.communote.server.model.messaging
 
MessagerConnectorConfigImpl() - Constructor for class com.communote.server.model.messaging.MessagerConnectorConfigImpl
 
MessagerConnectorConfigTO - Class in com.communote.server.core.messaging.vo
Transfer object for the com.communote.server.model.messaging.mc.config.MessagerConnectorConfig entity.
MessagerConnectorConfigTO(MessagerConnectorType, int) - Constructor for class com.communote.server.core.messaging.vo.MessagerConnectorConfigTO
 
MessagerConnectorConfigTO(MessagerConnectorType, int, Map<String, String>, boolean) - Constructor for class com.communote.server.core.messaging.vo.MessagerConnectorConfigTO
 
MessagerConnectorType - Class in com.communote.server.model.messaging
 
MessagerConnectorType() - Constructor for class com.communote.server.model.messaging.MessagerConnectorType
The default constructor allowing super classes to access it.
MessagerConnectorTypeEnum - Class in com.communote.server.persistence.messaging
 
MessagerConnectorTypeEnum() - Constructor for class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
Default constructor.
MessagerException - Exception in com.communote.server.core.messaging.connector
 
MessagerException(String) - Constructor for exception com.communote.server.core.messaging.connector.MessagerException
Constructs a new instance of MessagerException
MessagerException(String, Throwable) - Constructor for exception com.communote.server.core.messaging.connector.MessagerException
Constructs a new instance of MessagerException
MESSAGES_KEY - Static variable in class com.communote.server.web.commons.MessageHelper
The request key to be used for messages
MESSAGES_TARGET - Static variable in class com.communote.server.web.commons.MessageHelper
the request key to be sued for the message target.
messagesAdded(MessageCountEvent) - Method in class com.communote.server.core.mail.fetching.MessagesAddedListener
MessagesAddedListener - Class in com.communote.server.core.mail.fetching
A listener which listens for message count events and processes the mails added.
MessagesAddedListener(MailMessageWorker) - Constructor for class com.communote.server.core.mail.fetching.MessagesAddedListener
 
MessagesConverter - Interface in com.communote.plugins.mq.service.provider
 
MessagesConverterImpl - Class in com.communote.plugins.mq.service.impl
Converts transfer message to the CNT specific and vice versa.
MessagesConverterImpl() - Constructor for class com.communote.plugins.mq.service.impl.MessagesConverterImpl
 
MessagesWidget - Class in com.communote.server.web.fe.widgets.message
The Messages Widget takes care of showing error and success messages stored in the session.
MessagesWidget() - Constructor for class com.communote.server.web.fe.widgets.message.MessagesWidget
 
MessageTool - Class in com.communote.server.core.common.velocity.tools
Tool for messages.
MessageTool() - Constructor for class com.communote.server.core.common.velocity.tools.MessageTool
 
MessageToolDelegatingLocalizedMessage - Class in com.communote.server.web.fe.portal.service
Localized message which delegates to the MessageTool and can thus be used to render imprint or terms of use.
MessageToolDelegatingLocalizedMessage(boolean) - Constructor for class com.communote.server.web.fe.portal.service.MessageToolDelegatingLocalizedMessage
Create the localized message that delegates to the appropriate MessageTool method
MessageValidationException - Exception in com.communote.plugins.mq.service.exception
In case the message contains inconsistent or missing values this exception is used.
MessageValidationException(String, LocalizedMessage, Reason...) - Constructor for exception com.communote.plugins.mq.service.exception.MessageValidationException
 
MessageValidationException(String, LocalizedMessage, Throwable, Reason...) - Constructor for exception com.communote.plugins.mq.service.exception.MessageValidationException
 
MessageValidationExceptionMapper - Class in com.communote.plugins.mq.service.exception
Exception mapper for the validation exception
MessageValidationExceptionMapper() - Constructor for class com.communote.plugins.mq.service.exception.MessageValidationExceptionMapper
 
METADATA_KEY_ELEMENTS_CONTAINED - Static variable in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Key to be used in the response metadata to denote the number of elements contained in the response.
METADATA_KEY_MORE_AVAILABLE - Static variable in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Key to be used in the response metadata to denote whether there are more elements available that can be fetched with an additional query.
METADATA_KEY_NO_CONTENT - Static variable in class com.communote.server.widgets.AbstractWidget
Key to be used in the response metadata to denote that a widget has no content.
MetadataRepositoryConnector - Interface in com.communote.server.core.crc
A repository connector that supports storing additional metadata
MetadataXMLCreator - Class in com.communote.server.core.crc.xml
A class for creating the XML form.
MetadataXMLHandler - Class in com.communote.server.core.crc.xml
A class for parsing the metadata XML file.
MetadataXMLHandler() - Constructor for class com.communote.server.core.crc.xml.MetadataXMLHandler
Initializes this Handler.
migrateContentTypeEmptyAttachments() - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Migrate the attachments with an empty content type
migrateContentTypeEmptyAttachments() - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
Migrate the attachments with an empty content type
MILLI_SECONDS - Static variable in class com.communote.common.util.DateHelper
a milli seconds
MIME_TYPE_APPLICATION_UNKNOWN - Static variable in class com.communote.server.core.retrieval.helper.AttachmentHelper
Application type for unknown stuff
MimeMessageSender - Interface in com.communote.server.core.mail
Send a mime message.
MimeMessageSenderFactory - Class in com.communote.server.core.mail
Factory which evaluates the development properties and creates a suitable MimeMessageSender.
MimeMessageSenderFactory() - Constructor for class com.communote.server.core.mail.MimeMessageSenderFactory
 
MimeTypeHelper - Class in com.communote.common.io
Helper class for getting the MimeType of a file.
MinimalBlogData - Class in com.communote.server.api.core.blog
Value object holding the minimal info about a blog/topic.
MinimalBlogData() - Constructor for class com.communote.server.api.core.blog.MinimalBlogData
Create a new empty list item.
MinimalBlogData(Long, String, String) - Constructor for class com.communote.server.api.core.blog.MinimalBlogData
Create a new list item.
MINUTES - Static variable in class com.communote.common.util.DateHelper
a minute in milli seconds
MINUTES_IN_SEC - Static variable in class com.communote.common.util.DateHelper
a minutes in seconds
MissingRequestParameterException - Exception in com.communote.server.web.api.service
Thrown to indicate that a required request parameter is missing.
MissingRequestParameterException(String, String) - Constructor for exception com.communote.server.web.api.service.MissingRequestParameterException
Creates a new exception.
MissingRequestParameterException(String[], String) - Constructor for exception com.communote.server.web.api.service.MissingRequestParameterException
Creates a new exception.
MobileAppsDescriptionLocalizedMessage - Class in com.communote.server.web.fe.portal.service
Special localized message returning the description of the mobile apps entry of the tools page.
MobileAppsDescriptionLocalizedMessage() - Constructor for class com.communote.server.web.fe.portal.service.MobileAppsDescriptionLocalizedMessage
 
MODE_MULTI - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailInController
Mailfetching is multi address mode.
MODE_OPTION_DISABLE_COPY_ATTACHMENTS - Static variable in class com.communote.server.core.blog.notes.processors.CreateRepostNoteMetadataRenderingPreProcessor
Option for the repost modes to disable the copying of the attachments.
MODE_OPTION_DISABLE_PREPEND_AUTHOR - Static variable in class com.communote.server.core.blog.notes.processors.CreateRepostNoteContentRenderingPreProcessor
Option for the repost modes to disable prepending the author of the original note to the note text.
MODE_OPTION_ENABLE_COPY_TAGS - Static variable in class com.communote.server.core.blog.notes.processors.CreateRepostNoteMetadataRenderingPreProcessor
Option for the repost modes to enable the copying of the tags.
MODE_SINGLE - Static variable in class com.communote.server.web.fe.portal.user.system.communication.MailInController
Mailfetching is in single address mode.
MODEL_ATTRIBUTE_BINARY_CONTENT - Static variable in class com.communote.server.web.commons.view.RepositoryContentView
Constant for the model map.
MODEL_FIELD_CONTEXT_ID - Static variable in class com.communote.plugins.embed.EmbedController
 
MODEL_FIELD_ED_PREDEFINED_PROPERTIES - Static variable in class com.communote.plugins.embed.EmbedController
 
MODEL_FIELD_UNRESETABLE_FILTER_PARAMETERS - Static variable in class com.communote.plugins.embed.EmbedController
 
MODIFICATIONTYPE - Static variable in class com.communote.server.model.user.group.UserOfGroupConstants
 
MODULE_MICROBLOG - Static variable in class com.communote.server.persistence.user.client.ClientUrlHelper
Name of the microblogging module.
MonitorableBroker - Interface in com.communote.plugins.mq.provider.activemq
Monitorable broker interface
MOREDATAREQUIRED - Static variable in class com.communote.server.model.client.ClientConstants
 
moreThanOneTagStore() - Method in class com.communote.server.web.fe.widgets.clouds.BlogTagCloudWidget
 
moreThanOneTagStore() - Method in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
 
moreThanOneTagStore() - Method in class com.communote.server.web.fe.widgets.clouds.UserTagCloudWidget
 
MOST_USED_BLOGS_PROVIDER - Static variable in class com.communote.server.core.blog.UsedBlogsCacheKey
Provider for most used blogs
moveToTopic(Long, Long) - Method in interface com.communote.server.core.blog.NoteManagement
Method to move a given discussion to another topic.
moveToTopic(Long, Long) - Method in class com.communote.server.core.blog.NoteManagementImpl
Method to move a given discussion to another topic.
moveToTopic(Long, Blog) - Method in interface com.communote.server.persistence.blog.NoteDao
Moves the given discussion to the given topic.
moveToTopic(Long, Blog) - Method in class com.communote.server.persistence.blog.NoteDaoImpl
Moves the given discussion to the given topic.
MovingOfNonRootNotesNotAllowedException - Exception in com.communote.server.core.blog
Exception, which is thrown, when the user tried to move a non root note.
MovingOfNonRootNotesNotAllowedException(Long) - Constructor for exception com.communote.server.core.blog.MovingOfNonRootNotesNotAllowedException
Constructor.
MovingOfNonRootNotesNotAllowedExceptionMapper - Class in com.communote.server.core.exception.mapper
 
MovingOfNonRootNotesNotAllowedExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.MovingOfNonRootNotesNotAllowedExceptionMapper
 
MQ - Static variable in class com.communote.server.model.note.NoteCreationSource
Created by the Message Queue
MQ_EXTERNAL_OBJECT_CONVERTER - Static variable in class com.communote.plugins.mq.message.core.util.ConverterUtils
converter for converting core external objects into MQ counterpart
MQ_TAG_TAGTO_CONVERTER - Static variable in class com.communote.plugins.mq.message.core.util.ConverterUtils
New tags to TagTO converter
MQBrokerMonitorController - Class in com.communote.plugins.mq.provider.activemq.monitor
MQ Monitor Controller
MQBrokerMonitorController(BundleContext) - Constructor for class com.communote.plugins.mq.provider.activemq.monitor.MQBrokerMonitorController
 
MQDatabaseSettingsDAO - Class in com.communote.plugins.mq.provider.activemq.settings
MQ Settings to get and change the settings of the Active MQ Broker.
MQDatabaseSettingsDAO() - Constructor for class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
MQDatabaseUsersDAO - Class in com.communote.plugins.mq.provider.activemq.user
DAO component.
MQDatabaseUsersDAO() - Constructor for class com.communote.plugins.mq.provider.activemq.user.MQDatabaseUsersDAO
 
MQSettingsDAO - Interface in com.communote.plugins.mq.provider.activemq.settings
Interface for accessing the configuration of the broker.
MqToCoreExternalObjectConverter - Class in com.communote.plugins.mq.message.core.handler.converter
Converter that convertes an MQ external object into the Communote counterpart.
MqToCoreExternalObjectConverter(String) - Constructor for class com.communote.plugins.mq.message.core.handler.converter.MqToCoreExternalObjectConverter
Create a new converter
MQUser - Class in com.communote.plugins.mq.provider.activemq.user
User entity.
MQUser() - Constructor for class com.communote.plugins.mq.provider.activemq.user.MQUser
 
MQUsersDAO - Interface in com.communote.plugins.mq.provider.activemq.user
Interface for configurating the users who can access the message queue broker
MsoHTMLHelper - Class in com.communote.common.util
A class providing some utility functions for processing MS office generated HTML.
MSSQLServerDatabaseConfiguration - Class in com.communote.server.core.database.config
Database Configuration for an MS SQL Server.
MSSQLServerDatabaseConfiguration() - Constructor for class com.communote.server.core.database.config.MSSQLServerDatabaseConfiguration
 
MSSQLServerFulltextFunction - Class in com.communote.server.core.database.hibernate
SQL Server Function for rendering the Communote fulltext function for MSSQL Server.
MSSQLServerFulltextFunction() - Constructor for class com.communote.server.core.database.hibernate.MSSQLServerFulltextFunction
 
MULTIPART_FORM_DATA - Static variable in class com.communote.plugins.api.rest.resource.attachment.AttachmentResourceHelper
Form type multipart/form-data.
MULTIPART_FORM_DATA - Static variable in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResourceHelper
Form type multipart/form-data.
MULTIPART_FORM_DATA - Static variable in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResourceHelper
Form type multipart/form-data.
MULTIPART_FORM_DATA - Static variable in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHelper
Form type multipart/form-data.
MultipleMessageKeyLocalizedMessage - Class in com.communote.server.persistence.common.messages
Message that aggregates multiple LocalizedMessage and joins them on MultipleMessageKeyLocalizedMessage.toString(Locale, Object...) using the provided MultipleMessageKeyLocalizedMessage.seperator (default is a space " ").
MultipleMessageKeyLocalizedMessage(LocalizedMessage...) - Constructor for class com.communote.server.persistence.common.messages.MultipleMessageKeyLocalizedMessage
 
MultipleMessageKeyLocalizedMessage(String, LocalizedMessage...) - Constructor for class com.communote.server.persistence.common.messages.MultipleMessageKeyLocalizedMessage
 
MULTIPLETAGS - Static variable in class com.communote.server.model.tag.AbstractTagCategoryConstants
 
MultiViewTabWidget - Class in com.communote.server.web.fe.widgets.controls
Server side class for the MultiViewTabWidget that is a tab control which contains one content.
MultiViewTabWidget() - Constructor for class com.communote.server.web.fe.widgets.controls.MultiViewTabWidget
Default constructor.
MyFacesWidgetController - Class in com.communote.server.widgets.jsf
This class represents a widget controller that can be used with MyFaces.
MyFacesWidgetController() - Constructor for class com.communote.server.widgets.jsf.MyFacesWidgetController

N

NAME - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
NAME - Static variable in class com.communote.server.model.client.ClientConstants
 
NAME - Static variable in class com.communote.server.model.security.IpRangeFilterConstants
 
NAME - Static variable in class com.communote.server.model.tag.AbstractTagCategoryConstants
 
NAME - Static variable in class com.communote.server.model.user.CountryConstants
 
NAME - Static variable in class com.communote.server.model.user.group.GroupConstants
 
NAME - Static variable in class com.communote.server.model.user.LanguageConstants
 
NAME - Static variable in class com.communote.server.model.user.NavigationItemConstants
 
NAMEIDENTIFIER - Static variable in class com.communote.server.model.blog.BlogConstants
 
NAMELOCALIZED - Static variable in class com.communote.server.model.user.LanguageConstants
 
names() - Static method in class com.communote.server.core.filter.SortType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.attachment.AttachmentStatus
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.blog.BlogRole
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.messaging.MessagerConnectorType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.note.NoteCreationSource
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.note.NoteStatus
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.security.ChannelType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
NAMES - Static variable in class com.communote.server.model.tag.TagConstants
 
names() - Static method in class com.communote.server.model.task.TaskStatus
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.user.group.UserOfGroupModificationType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.user.ImageSizeType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.user.UserRole
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.model.user.UserStatus
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.communote.server.persistence.blog.ExportFormat
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
NavigationItem - Class in com.communote.server.model.user
 
NavigationItem() - Constructor for class com.communote.server.model.user.NavigationItem
 
NavigationItem.Factory - Class in com.communote.server.model.user
Constructs new instances of NavigationItem.
NavigationItemConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity NavigationItem.
NavigationItemConstants() - Constructor for class com.communote.server.model.user.NavigationItemConstants
 
NavigationItemDao - Interface in com.communote.server.persistence.user
 
NavigationItemDaoImpl - Class in com.communote.server.persistence.user
 
NavigationItemDaoImpl() - Constructor for class com.communote.server.persistence.user.NavigationItemDaoImpl
Constructor.
NavigationItemDataSerializationException - Exception in com.communote.server.service.exceptions
Exception to be thrown when serialization or deserialization of the item data from or to JSON failed.
NavigationItemDataSerializationException(String) - Constructor for exception com.communote.server.service.exceptions.NavigationItemDataSerializationException
Create a new exception with a detail message
NavigationItemDataSerializationException(String, Throwable) - Constructor for exception com.communote.server.service.exceptions.NavigationItemDataSerializationException
Create a new exception with a detail message and a cause
NavigationItemDataTO - Class in com.communote.server.core.vo.user
 
NavigationItemDataTO() - Constructor for class com.communote.server.core.vo.user.NavigationItemDataTO
 
NavigationItemImpl - Class in com.communote.server.model.user
 
NavigationItemImpl() - Constructor for class com.communote.server.model.user.NavigationItemImpl
 
navigationItemList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
NavigationItemManagement - Interface in com.communote.server.core.user
 
NavigationItemManagementImpl - Class in com.communote.server.core.user
 
NavigationItemManagementImpl() - Constructor for class com.communote.server.core.user.NavigationItemManagementImpl
 
NavigationItemResource - Class in com.communote.plugins.api.rest.v30.resource.user.navigationitem
 
NavigationItemResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
NavigationItemResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.user.navigationitem
 
NavigationItemResourceHandler(NavigationItemService) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResourceHandler
Constructor.
NavigationItemService - Class in com.communote.server.service
 
NavigationItemService() - Constructor for class com.communote.server.service.NavigationItemService
 
NavigationItemServiceException - Exception in com.communote.server.service.exceptions
Exception thrown by the NavigationItemService in case of unexpected errors.
NavigationItemServiceException(String, Throwable) - Constructor for exception com.communote.server.service.exceptions.NavigationItemServiceException
Create a new exception with detail message and cause
navigationItemSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
 
NavigationItemTO<DATA_TYPE extends NavigationItemDataTO> - Class in com.communote.server.core.vo.user
We just want another boilerplate class.
NavigationItemTO() - Constructor for class com.communote.server.core.vo.user.NavigationItemTO
 
needDistinct(TopicTimelineParameters) - Method in class com.communote.server.core.vo.query.blog.UserTaggedBlogQuery
needDistinct(NoteQueryParameters) - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
needDistinct(NoteQueryParameters) - Method in class com.communote.server.core.vo.query.post.CountNoteQuery
 
needDistinct(I) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
 
needDistinct(UserTaggingCoreQueryParameters) - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
needResourceInQuery(I) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
need the resource in a query?
needsSynchronization(Date) - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
 
needsSynchronization(Date) - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
 
needsToAcceptMembersOfGroups() - Method in class com.communote.plugin.ldap.ADTrackingIncrementalRepositoryChangeTracker
If this method returns true, the UserGroupSynchronizer has to visit the members of a group explicitly.
needsToAcceptMembersOfGroups() - Method in interface com.communote.server.core.external.IncrementalRepositoryChangeTracker
If this method returns true, the UserGroupSynchronizer has to visit the members of a group explicitly.
needsToAcceptMembersOfGroups() - Method in class com.communote.server.core.user.groups.IncrementalUserGroupRetriever
If this method returns true, the UserGroupSynchronizer has to visit the members of a group explicitly.
needsToAcceptMembersOfGroups() - Method in class com.communote.server.core.user.groups.UserGroupRetriever
If this method returns true, the UserGroupSynchronizer has to visit the members of a group explicitly.
needsUpdate(String) - Method in class com.communote.server.core.user.security.BcryptPasswordHashFunction
 
needsUpdate(String) - Method in class com.communote.server.core.user.security.Md5PasswordHashFunction
 
needsUpdate(String) - Method in interface com.communote.server.core.user.security.PasswordHashFunction
Test whether a password hash needs to be updated.
needTagInQuery(I) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Whether the tag entity is needed in the query.
needTagInQuery(I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Whether the tag entity is needed in the query.
needTransformListItem() - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
needTransformListItem() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
returns true.
needTransformListItem() - Method in class com.communote.server.core.vo.query.blog.TopicTimelineParameters
returns true.
needTransformListItem() - Method in class com.communote.server.core.vo.query.QueryParameters
Deprecated.
Use Converter instead.
needTransformListItem() - Method in class com.communote.server.core.vo.query.tag.UserTagQueryParameters
 
needTransformListItem() - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
needTransformListItem() - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
needTransformListItem() - Method in class com.communote.server.core.vo.query.user.UserManagementQueryParameters
needTransformListItem() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
needTransformListItem() - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserQueryParameters
needUserInQuery(TopicTimelineParameters) - Method in class com.communote.server.core.vo.query.blog.UserTaggedBlogQuery
 
needUserInQuery(NoteQueryParameters) - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
need the user in a query?
needUserInQuery(NoteQueryParameters) - Method in class com.communote.server.core.vo.query.post.NoteQuery
need the user in a query?
needUserInQuery(TagQueryParameters) - Method in class com.communote.server.core.vo.query.tag.AbstractTagQuery
need the user in a query?
needUserInQuery(I) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
need the user in a query?
needUserInQuery(TaggingCoreItemTimeLimitsQueryParameters) - Method in class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQuery
need the user in a query?
needUserInQuery(UserTaggingCoreQueryParameters) - Method in class com.communote.server.core.vo.query.user.AbstractUserTaggingCoreQuery
need the user in a query?
needUserInQuery(UserTaggingCoreQueryParameters) - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
need the user in a query?
NEW_EMAIL_ADDRESS - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the new email address
NEWEMAILADDRESS - Static variable in class com.communote.server.model.user.security.EmailSecurityCodeConstants
 
newInstance() - Static method in class com.communote.server.model.attachment.Attachment.Factory
Constructs a new instance of Attachment.
newInstance(String, String, String, AttachmentStatus, Timestamp) - Static method in class com.communote.server.model.attachment.Attachment.Factory
Constructs a new instance of Attachment, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, String, Long, AttachmentStatus, Timestamp, Note, GlobalId, User, Set<AttachmentProperty>) - Static method in class com.communote.server.model.attachment.Attachment.Factory
Constructs a new instance of Attachment, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.attachment.AttachmentProperty.Factory
Constructs a new instance of AttachmentProperty.
newInstance(String, String, String, Date) - Static method in class com.communote.server.model.attachment.AttachmentProperty.Factory
Constructs a new instance of AttachmentProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.blog.Blog.Factory
Constructs a new instance of Blog.
newInstance(String, String, Timestamp, String, Timestamp, Timestamp, boolean, boolean, boolean, boolean, boolean, Set<Tag>, GlobalId, Set<BlogMember>, Set<ExternalObject>, Set<BlogProperty>, Set<Blog>, Set<Blog>) - Static method in class com.communote.server.model.blog.Blog.Factory
Constructs a new instance of Blog, taking all possible properties (except the identifier(s))as arguments.
newInstance(String, Timestamp, String, Timestamp, Timestamp, boolean, boolean, boolean, boolean, boolean) - Static method in class com.communote.server.model.blog.Blog.Factory
Constructs a new instance of Blog, taking all required and/or read-only properties as arguments.
newInstance() - Static method in class com.communote.server.model.blog.BlogMember.Factory
Constructs a new instance of BlogMember.
newInstance(BlogRole, Blog, CommunoteEntity) - Static method in class com.communote.server.model.blog.BlogMember.Factory
Constructs a new instance of BlogMember, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.blog.BlogProperty.Factory
Constructs a new instance of BlogProperty.
newInstance(String, String, String, Date) - Static method in class com.communote.server.model.blog.BlogProperty.Factory
Constructs a new instance of BlogProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.blog.ExternalBlogMember.Factory
Constructs a new instance of ExternalBlogMember.
newInstance(BlogRole, Blog, CommunoteEntity) - Static method in class com.communote.server.model.blog.ExternalBlogMember.Factory
Constructs a new instance of ExternalBlogMember, taking all required and/or read-only properties as arguments.
newInstance(String, BlogRole, Blog, CommunoteEntity) - Static method in class com.communote.server.model.blog.ExternalBlogMember.Factory
Constructs a new instance of ExternalBlogMember, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.blog.ResolvedTopicToTopic.Factory
Constructs a new instance of ResolvedTopicToTopic .
newInstance(Long, Long, String) - Static method in class com.communote.server.model.blog.ResolvedTopicToTopic.Factory
Constructs a new instance of ResolvedTopicToTopic , taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.blog.UserToBlogRoleMapping.Factory
Constructs a new instance of UserToBlogRoleMapping.
newInstance(Long, Long, int, boolean) - Static method in class com.communote.server.model.blog.UserToBlogRoleMapping.Factory
Constructs a new instance of UserToBlogRoleMapping, taking all required and/or read-only properties as arguments.
newInstance(Long, Long, int, String, boolean, Set<Group>) - Static method in class com.communote.server.model.blog.UserToBlogRoleMapping.Factory
Constructs a new instance of UserToBlogRoleMapping, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.client.Client.Factory
Constructs a new instance of Client.
newInstance(String, String, ClientStatus) - Static method in class com.communote.server.model.client.Client.Factory
Constructs a new instance of Client, taking all required and/or read-only properties as arguments.
newInstance(String, String, ClientStatus, String, Timestamp, String) - Static method in class com.communote.server.model.client.Client.Factory
Constructs a new instance of Client, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.client.ClientStatistic.Factory
Constructs a new instance of ClientStatistic.
newInstance(long) - Static method in class com.communote.server.model.client.ClientStatistic.Factory
Constructs a new instance of ClientStatistic, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.config.ApplicationConfigurationSetting.Factory
Constructs a new instance of ApplicationConfigurationSetting.
newInstance(String) - Static method in class com.communote.server.model.config.ApplicationConfigurationSetting.Factory
Constructs a new instance of ApplicationConfigurationSetting, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.config.ClientConfiguration.Factory
Constructs a new instance of ClientConfiguration.
newInstance(byte[], Timestamp, String, Blog) - Static method in class com.communote.server.model.config.ClientConfiguration.Factory
Constructs a new instance of ClientConfiguration, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.config.Configuration.Factory
Constructs a new instance of Configuration.
newInstance(Set<Setting>, ClientConfiguration, Set<ExternalSystemConfiguration>) - Static method in class com.communote.server.model.config.Configuration.Factory
Constructs a new instance of Configuration, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.config.ConfluenceConfiguration.Factory
Constructs a new instance of ConfluenceConfiguration.
newInstance(String, boolean, String, boolean, boolean) - Static method in class com.communote.server.model.config.ConfluenceConfiguration.Factory
Constructs a new instance of ConfluenceConfiguration, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, String, String, String, String, boolean, String, boolean, boolean) - Static method in class com.communote.server.model.config.ConfluenceConfiguration.Factory
Constructs a new instance of ConfluenceConfiguration, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.config.LdapConfiguration.Factory
Constructs a new instance of LdapConfiguration.
newInstance(String, String, String, boolean, boolean, LdapSearchConfiguration, boolean, String, boolean, boolean) - Static method in class com.communote.server.model.config.LdapConfiguration.Factory
Constructs a new instance of LdapConfiguration, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, boolean, String, String, String, boolean, boolean, String, boolean, boolean, LdapGroupSyncConfiguration, LdapSearchConfiguration) - Static method in class com.communote.server.model.config.LdapConfiguration.Factory
Constructs a new instance of LdapConfiguration, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.config.LdapGroupSyncConfiguration.Factory
Constructs a new instance of LdapGroupSyncConfiguration.
newInstance(boolean, boolean, LdapConfiguration, LdapSearchConfiguration) - Static method in class com.communote.server.model.config.LdapGroupSyncConfiguration.Factory
Constructs a new instance of LdapGroupSyncConfiguration, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.config.LdapSearchBaseDefinition.Factory
Constructs a new instance of LdapSearchBaseDefinition.
newInstance(String, boolean) - Static method in class com.communote.server.model.config.LdapSearchBaseDefinition.Factory
Constructs a new instance of LdapSearchBaseDefinition, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.config.LdapSearchConfiguration.Factory
Constructs a new instance of LdapSearchConfiguration.
newInstance(String, List<LdapSearchBaseDefinition>) - Static method in class com.communote.server.model.config.LdapSearchConfiguration.Factory
Constructs a new instance of LdapSearchConfiguration, taking all required and/or read-only properties as arguments.
newInstance(String, String, List<LdapSearchBaseDefinition>) - Static method in class com.communote.server.model.config.LdapSearchConfiguration.Factory
Constructs a new instance of LdapSearchConfiguration, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.config.Setting.Factory
Constructs a new instance of Setting.
newInstance() - Static method in class com.communote.server.model.external.ExternalObject.Factory
Constructs a new instance of ExternalObject.
newInstance(String, String) - Static method in class com.communote.server.model.external.ExternalObject.Factory
Constructs a new instance of ExternalObject, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, Set<ExternalObjectProperty>) - Static method in class com.communote.server.model.external.ExternalObject.Factory
Constructs a new instance of ExternalObject, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.external.ExternalObjectProperty.Factory
Constructs a new instance of ExternalObjectProperty.
newInstance(String, String, String, Date) - Static method in class com.communote.server.model.external.ExternalObjectProperty.Factory
Constructs a new instance of ExternalObjectProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.global.GlobalId.Factory
Constructs a new instance of GlobalId.
newInstance(String, Set<User>) - Static method in class com.communote.server.model.global.GlobalId.Factory
Constructs a new instance of GlobalId, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.i18n.Message.Factory
Constructs a new instance of Message.
newInstance(String, String, boolean) - Static method in class com.communote.server.model.i18n.Message.Factory
Constructs a new instance of Message, taking all required and/or read-only properties as arguments.
newInstance(String, String, boolean, Language) - Static method in class com.communote.server.model.i18n.Message.Factory
Constructs a new instance of Message, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.messaging.MessagerConnectorConfig.Factory
Constructs a new instance of MessagerConnectorConfig.
newInstance(MessagerConnectorType, boolean, Integer) - Static method in class com.communote.server.model.messaging.MessagerConnectorConfig.Factory
Constructs a new instance of MessagerConnectorConfig, taking all required and/or read-only properties as arguments.
newInstance(MessagerConnectorType, String, boolean, Integer) - Static method in class com.communote.server.model.messaging.MessagerConnectorConfig.Factory
Constructs a new instance of MessagerConnectorConfig, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.note.Content.Factory
Constructs a new instance of Content.
newInstance(String) - Static method in class com.communote.server.model.note.Content.Factory
Constructs a new instance of Content, taking all required and/or read-only properties as arguments.
newInstance(String, String) - Static method in class com.communote.server.model.note.Content.Factory
Constructs a new instance of Content, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.note.Note.Factory
Constructs a new instance of Note.
newInstance(Timestamp, Timestamp, Timestamp, NoteCreationSource, boolean, NoteStatus, Long, boolean, boolean, boolean, boolean, Blog, User, Content) - Static method in class com.communote.server.model.note.Note.Factory
Constructs a new instance of Note, taking all required and/or read-only properties as arguments.
newInstance(Timestamp, Timestamp, Timestamp, Timestamp, NoteCreationSource, boolean, NoteStatus, Long, String, Long, boolean, boolean, boolean, boolean, GlobalId, Blog, Set<User>, Set<Note>, Note, Set<Note>, Note, Set<Blog>, Set<GlobalId>, Set<NoteProperty>, Set<User>, User, Set<Tag>, Set<User>, Set<Attachment>, Content) - Static method in class com.communote.server.model.note.Note.Factory
Constructs a new instance of Note, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.note.NoteProperty.Factory
Constructs a new instance of NoteProperty.
newInstance(String, String, String, Date) - Static method in class com.communote.server.model.note.NoteProperty.Factory
Constructs a new instance of NoteProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.note.ProcessedMailNote.Factory
Constructs a new instance of ProcessedMailNote.
newInstance(String) - Static method in class com.communote.server.model.note.ProcessedMailNote.Factory
Constructs a new instance of ProcessedMailNote, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.property.BinaryProperty.Factory
Constructs a new instance of BinaryProperty.
newInstance(byte[], String, String, Date) - Static method in class com.communote.server.model.property.BinaryProperty.Factory
Constructs a new instance of BinaryProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.property.GlobalProperty.Factory
Constructs a new instance of GlobalProperty.
newInstance(String, String, String, Date) - Static method in class com.communote.server.model.property.GlobalProperty.Factory
Constructs a new instance of GlobalProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.property.PluginProperty.Factory
Constructs a new instance of PluginProperty.
newInstance(boolean, String, String, String, Date) - Static method in class com.communote.server.model.property.PluginProperty.Factory
Constructs a new instance of PluginProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.security.ChannelConfiguration.Factory
Constructs a new instance of ChannelConfiguration.
newInstance(Boolean, ChannelType) - Static method in class com.communote.server.model.security.ChannelConfiguration.Factory
Constructs a new instance of ChannelConfiguration, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.security.IpRange.Factory
Constructs a new instance of IpRange.
newInstance(byte[], byte[], BigInteger, BigInteger) - Static method in class com.communote.server.model.security.IpRange.Factory
Constructs a new instance of IpRange, taking all required and/or read-only properties as arguments.
newInstance(byte[], byte[], BigInteger, BigInteger, String) - Static method in class com.communote.server.model.security.IpRange.Factory
Constructs a new instance of IpRange, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.security.IpRangeChannel.Factory
Constructs a new instance of IpRangeChannel.
newInstance(boolean) - Static method in class com.communote.server.model.security.IpRangeChannel.Factory
Constructs a new instance of IpRangeChannel, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.security.IpRangeFilter.Factory
Constructs a new instance of IpRangeFilter.
newInstance(String, boolean) - Static method in class com.communote.server.model.security.IpRangeFilter.Factory
Constructs a new instance of IpRangeFilter, taking all required and/or read-only properties as arguments.
newInstance(String, boolean, Set<IpRange>, Set<IpRangeChannel>, Set<IpRange>) - Static method in class com.communote.server.model.security.IpRangeFilter.Factory
Constructs a new instance of IpRangeFilter, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.security.SecurityCode.Factory
Constructs a new instance of SecurityCode.
newInstance(String, SecurityCodeAction, Timestamp) - Static method in class com.communote.server.model.security.SecurityCode.Factory
Constructs a new instance of SecurityCode, taking all required and/or read-only properties as arguments.
newInstance(String, SecurityCodeAction, Timestamp, User) - Static method in class com.communote.server.model.security.SecurityCode.Factory
Constructs a new instance of SecurityCode, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.tag.CategorizedTag.Factory
Constructs a new instance of CategorizedTag.
newInstance(String, String, String) - Static method in class com.communote.server.model.tag.CategorizedTag.Factory
Constructs a new instance of CategorizedTag, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, AbstractTagCategory, GlobalId, Set<Message>, Set<Message>) - Static method in class com.communote.server.model.tag.CategorizedTag.Factory
Constructs a new instance of CategorizedTag, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.tag.GlobalTagCategory.Factory
Constructs a new instance of GlobalTagCategory.
newInstance(String, String, boolean) - Static method in class com.communote.server.model.tag.GlobalTagCategory.Factory
Constructs a new instance of GlobalTagCategory, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, boolean, List<CategorizedTag>) - Static method in class com.communote.server.model.tag.GlobalTagCategory.Factory
Constructs a new instance of GlobalTagCategory, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.tag.Tag.Factory
Constructs a new instance of Tag.
newInstance(String, String, String) - Static method in class com.communote.server.model.tag.Tag.Factory
Constructs a new instance of Tag, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, GlobalId, Set<Message>, Set<Message>) - Static method in class com.communote.server.model.tag.Tag.Factory
Constructs a new instance of Tag, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.task.Task.Factory
Constructs a new instance of Task.
newInstance(String, Boolean, TaskStatus, Date, Date, Long, String, Set<TaskProperty>) - Static method in class com.communote.server.model.task.Task.Factory
Constructs a new instance of Task, taking all possible properties (except the identifier(s))as arguments.
newInstance(String, Boolean, TaskStatus, Date, String) - Static method in class com.communote.server.model.task.Task.Factory
Constructs a new instance of Task, taking all required and/or read-only properties as arguments.
newInstance() - Static method in class com.communote.server.model.task.TaskExecution.Factory
Constructs a new instance of TaskExecution.
newInstance(String, Task) - Static method in class com.communote.server.model.task.TaskExecution.Factory
Constructs a new instance of TaskExecution, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.task.TaskProperty.Factory
Constructs a new instance of TaskProperty.
newInstance(String, String) - Static method in class com.communote.server.model.task.TaskProperty.Factory
Constructs a new instance of TaskProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.Contact.Factory
Constructs a new instance of Contact.
newInstance(String, String, String, PhoneNumber, PhoneNumber, Country) - Static method in class com.communote.server.model.user.Contact.Factory
Constructs a new instance of Contact, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.Country.Factory
Constructs a new instance of Country.
newInstance(String, String) - Static method in class com.communote.server.model.user.Country.Factory
Constructs a new instance of Country, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.ExternalUserAuthentication.Factory
Constructs a new instance of ExternalUserAuthentication.
newInstance(String, String) - Static method in class com.communote.server.model.user.ExternalUserAuthentication.Factory
Constructs a new instance of ExternalUserAuthentication, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, String) - Static method in class com.communote.server.model.user.ExternalUserAuthentication.Factory
Constructs a new instance of ExternalUserAuthentication, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.group.ExternalUserGroup.Factory
Constructs a new instance of ExternalUserGroup.
newInstance(String, String, String, String) - Static method in class com.communote.server.model.user.group.ExternalUserGroup.Factory
Constructs a new instance of ExternalUserGroup, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, String, String, String, Set<CommunoteEntity>, Set<GroupProperty>, Set<BlogMember>, GlobalId, Set<Group>, Set<Tag>) - Static method in class com.communote.server.model.user.group.ExternalUserGroup.Factory
Constructs a new instance of ExternalUserGroup, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.group.Group.Factory
Constructs a new instance of Group.
newInstance(String, String) - Static method in class com.communote.server.model.user.group.Group.Factory
Constructs a new instance of Group, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, Set<CommunoteEntity>, Set<GroupProperty>, Set<BlogMember>, GlobalId, Set<Tag>) - Static method in class com.communote.server.model.user.group.Group.Factory
Constructs a new instance of Group, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.group.GroupProperty.Factory
Constructs a new instance of GroupProperty.
newInstance(String, String, String, Date) - Static method in class com.communote.server.model.user.group.GroupProperty.Factory
Constructs a new instance of GroupProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.group.UserOfGroup.Factory
Constructs a new instance of UserOfGroup.
newInstance(Group, User) - Static method in class com.communote.server.model.user.group.UserOfGroup.Factory
Constructs a new instance of UserOfGroup, taking all required and/or read-only properties as arguments.
newInstance(UserOfGroupModificationType, Group, User) - Static method in class com.communote.server.model.user.group.UserOfGroup.Factory
Constructs a new instance of UserOfGroup, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.Language.Factory
Constructs a new instance of Language.
newInstance(String, String, String) - Static method in class com.communote.server.model.user.Language.Factory
Constructs a new instance of Language, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.NavigationItem.Factory
Constructs a new instance of NavigationItem.
newInstance(String, int, Timestamp, String, User) - Static method in class com.communote.server.model.user.NavigationItem.Factory
Constructs a new instance of NavigationItem, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.note.UserNoteEntity.Factory
Constructs a new instance of UserNoteEntity.
newInstance(int, Note, User) - Static method in class com.communote.server.model.user.note.UserNoteEntity.Factory
Constructs a new instance of UserNoteEntity, taking all required and/or read-only properties as arguments.
newInstance(int, Note, User, Set<UserNoteProperty>) - Static method in class com.communote.server.model.user.note.UserNoteEntity.Factory
Constructs a new instance of UserNoteEntity, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.NotificationConfig.Factory
Constructs a new instance of NotificationConfig.
newInstance(String, Set<MessagerConnectorConfig>) - Static method in class com.communote.server.model.user.NotificationConfig.Factory
Constructs a new instance of NotificationConfig, taking all possible properties (except the identifier(s))as arguments.
newInstance(PhoneNumber) - Static method in class com.communote.server.model.user.PhoneNumber
Creates a new instance from other PhoneNumber instance.
newInstance(String, String, String) - Static method in class com.communote.server.model.user.PhoneNumber
Creates a new instance of PhoneNumber taking all properties.
newInstance() - Static method in class com.communote.server.model.user.security.AuthenticationFailedStatus.Factory
Constructs a new instance of AuthenticationFailedStatus.
newInstance(int, ChannelType) - Static method in class com.communote.server.model.user.security.AuthenticationFailedStatus.Factory
Constructs a new instance of AuthenticationFailedStatus, taking all required and/or read-only properties as arguments.
newInstance(Timestamp, int, ChannelType) - Static method in class com.communote.server.model.user.security.AuthenticationFailedStatus.Factory
Constructs a new instance of AuthenticationFailedStatus, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.security.EmailSecurityCode.Factory
Constructs a new instance of EmailSecurityCode.
newInstance(String, String, SecurityCodeAction, Timestamp) - Static method in class com.communote.server.model.user.security.EmailSecurityCode.Factory
Constructs a new instance of EmailSecurityCode, taking all required and/or read-only properties as arguments.
newInstance(String, String, SecurityCodeAction, Timestamp, User) - Static method in class com.communote.server.model.user.security.EmailSecurityCode.Factory
Constructs a new instance of EmailSecurityCode, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.security.ForgottenPasswordSecurityCode.Factory
Constructs a new instance of ForgottenPasswordSecurityCode.
newInstance(String, SecurityCodeAction, Timestamp) - Static method in class com.communote.server.model.user.security.ForgottenPasswordSecurityCode.Factory
Constructs a new instance of ForgottenPasswordSecurityCode, taking all required and/or read-only properties as arguments.
newInstance(String, SecurityCodeAction, Timestamp, User) - Static method in class com.communote.server.model.user.security.ForgottenPasswordSecurityCode.Factory
Constructs a new instance of ForgottenPasswordSecurityCode, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.security.InviteUserToBlogSecurityCode.Factory
Constructs a new instance of InviteUserToBlogSecurityCode.
newInstance(Long) - Static method in class com.communote.server.model.user.security.InviteUserToBlogSecurityCode.Factory
 
newInstance(Long, User) - Static method in class com.communote.server.model.user.security.InviteUserToBlogSecurityCode.Factory
 
newInstance() - Static method in class com.communote.server.model.user.security.InviteUserToClientSecurityCode.Factory
Constructs a new instance of InviteUserToClientSecurityCode.
newInstance(User) - Static method in class com.communote.server.model.user.security.InviteUserToClientSecurityCode.Factory
 
newInstance() - Static method in class com.communote.server.model.user.security.UnlockUserSecurityCode.Factory
Constructs a new instance of UnlockUserSecurityCode.
newInstance(ChannelType, String, SecurityCodeAction, Timestamp) - Static method in class com.communote.server.model.user.security.UnlockUserSecurityCode.Factory
Constructs a new instance of UnlockUserSecurityCode, taking all required and/or read-only properties as arguments.
newInstance(ChannelType, String, SecurityCodeAction, Timestamp, User) - Static method in class com.communote.server.model.user.security.UnlockUserSecurityCode.Factory
Constructs a new instance of UnlockUserSecurityCode, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.security.UserSecurityCode.Factory
Constructs a new instance of UserSecurityCode.
newInstance(String, SecurityCodeAction, Timestamp) - Static method in class com.communote.server.model.user.security.UserSecurityCode.Factory
Constructs a new instance of UserSecurityCode, taking all required and/or read-only properties as arguments.
newInstance(String, SecurityCodeAction, Timestamp, User) - Static method in class com.communote.server.model.user.security.UserSecurityCode.Factory
Constructs a new instance of UserSecurityCode, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.User.Factory
Constructs a new instance of User.
newInstance(String, String, UserStatus, boolean, boolean, Timestamp, UserProfile) - Static method in class com.communote.server.model.user.User.Factory
Constructs a new instance of User, taking all required and/or read-only properties as arguments.
newInstance() - Static method in class com.communote.server.model.user.UserAuthority.Factory
Constructs a new instance of UserAuthority.
newInstance(UserRole) - Static method in class com.communote.server.model.user.UserAuthority.Factory
Constructs a new instance of UserAuthority, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.UserImage.Factory
Constructs a new instance of UserImage.
newInstance(byte[]) - Static method in class com.communote.server.model.user.UserImage.Factory
Constructs a new instance of UserImage, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.UserNoteProperty.Factory
Constructs a new instance of UserNoteProperty.
newInstance(String, String, String, Date, User, Note) - Static method in class com.communote.server.model.user.UserNoteProperty.Factory
Constructs a new instance of UserNoteProperty, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.UserProfile.Factory
Constructs a new instance of UserProfile.
newInstance(Timestamp, NotificationConfig) - Static method in class com.communote.server.model.user.UserProfile.Factory
Constructs a new instance of UserProfile, taking all required and/or read-only properties as arguments.
newInstance(String, String, String, String, String, Timestamp, Timestamp, String, UserImage, Contact, UserImage, UserImage, NotificationConfig) - Static method in class com.communote.server.model.user.UserProfile.Factory
Constructs a new instance of UserProfile, taking all possible properties (except the identifier(s))as arguments.
newInstance() - Static method in class com.communote.server.model.user.UserProperty.Factory
Constructs a new instance of UserProperty.
newInstance(String, String, String, Date) - Static method in class com.communote.server.model.user.UserProperty.Factory
Constructs a new instance of UserProperty, taking all possible properties (except the identifier(s))as arguments.
NewUserConfirmedForManagerMessage - Class in com.communote.server.core.mail.messages.user.manager
If a new user confirmed his/her account and needs activation this email will be send to client.
NewUserConfirmedForManagerMessage(User, Collection<User>, Locale) - Constructor for class com.communote.server.core.mail.messages.user.manager.NewUserConfirmedForManagerMessage
Instantiates a new mail message.
next() - Method in class com.communote.plugin.ldap.PagedExternalGroupVoIterator
 
nextElement() - Method in class com.communote.plugins.core.classloader.IteratorEnumeration
NEXTEXECUTION - Static variable in class com.communote.server.model.task.TaskConstants
 
nextTimestamp() - Method in class com.communote.server.external.hibernate.ClientDelegateCache
nextTimestamp() - Method in class com.communote.server.external.hibernate.SingletonEhCacheProvider
NO_MAX_COUNT - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
NoBlogManagerLeftException - Exception in com.communote.server.api.core.blog
Thrown to indicate that an action would lead to a topic/blog that does not have an active user with management rights.
NoBlogManagerLeftException(String, Map<Long, String>) - Constructor for exception com.communote.server.api.core.blog.NoBlogManagerLeftException
Constructs a new instance of NoBlogManagerLeftException
NoBlogManagerLeftExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
NoBlogManagerLeftExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.NoBlogManagerLeftExceptionMapper
 
NoBlogManagerLeftExceptionMapper - Class in com.communote.server.core.exception.mapper
 
NoBlogManagerLeftExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.NoBlogManagerLeftExceptionMapper
 
NoCache - Class in com.communote.server.core.common.caching
A "cache" that does not cache anything.
NoCache() - Constructor for class com.communote.server.core.common.caching.NoCache
 
NoClientManagerLeftException - Exception in com.communote.server.core.user
Thrown to indicate that an operation would lead to removing or disabling the last client manager.
NoClientManagerLeftException(String) - Constructor for exception com.communote.server.core.user.NoClientManagerLeftException
Constructs a new instance of NoClientManagerLeftException
NODES_TO_REMOVE_WHEN_EMPTY - Static variable in class com.communote.common.util.HTMLHelper
Names of HTML tags whose nodes should be removed when they do not have a body.
NoneVirusScanner - Class in com.communote.common.virusscan.impl
This scanner does nothing.
NoneVirusScanner() - Constructor for class com.communote.common.virusscan.impl.NoneVirusScanner
 
NonMatchingParentTopicNotePreProcessorException - Exception in com.communote.server.core.blog.notes.processors.exceptions
This message can be thrown, when the parent note has another topic than the expected topic.
NonMatchingParentTopicNotePreProcessorException(String) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.NonMatchingParentTopicNotePreProcessorException
Constructs a new instance of ParentDoesNotExistsNotePreProcessorException
NonMatchingParentTopicNotePreProcessorException(String, Throwable) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.NonMatchingParentTopicNotePreProcessorException
Constructs a new instance of ParentDoesNotExistsNotePreProcessorException
NoNoteSpecifiedException - Exception in com.communote.plugins.mq.message.core.handler.exception
Thrown to indicate that the note POJO is missing
NoNoteSpecifiedException() - Constructor for exception com.communote.plugins.mq.message.core.handler.exception.NoNoteSpecifiedException
 
NoNoteSpecifiedExceptionMapper - Class in com.communote.plugins.mq.message.core.handler.exceptionmapper
 
NoNoteSpecifiedExceptionMapper() - Constructor for class com.communote.plugins.mq.message.core.handler.exceptionmapper.NoNoteSpecifiedExceptionMapper
 
NonUniqueBlogIdentifierException - Exception in com.communote.server.api.core.blog
Thrown if the blog identifier (alias) is not unique and already used by another blog.
NonUniqueBlogIdentifierException(String) - Constructor for exception com.communote.server.api.core.blog.NonUniqueBlogIdentifierException
Constructs a new instance of NonUniqueBlogIdentifierException
NonUniqueBlogIdentifierExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
 
NonUniqueBlogIdentifierExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.NonUniqueBlogIdentifierExceptionMapper
 
NonUniqueBlogIdentifierExceptionMapper - Class in com.communote.server.core.exception.mapper
 
NonUniqueBlogIdentifierExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.NonUniqueBlogIdentifierExceptionMapper
 
NonUniqueResultException - Exception in com.communote.server.core.user.client
This exception is thrown if the result is not unique.
NonUniqueResultException(String) - Constructor for exception com.communote.server.core.user.client.NonUniqueResultException
Constructs a new instance of NonUniqueResultException
nonWordChars(Object) - Method in class com.communote.common.velocity.EscapeTool
NoPreviewAvailableException - Exception in com.communote.plugins.api.rest.v24.resource.attachment.preview
Exception to note, that no preview is available for the requested attachment.
NoPreviewAvailableException(Long) - Constructor for exception com.communote.plugins.api.rest.v24.resource.attachment.preview.NoPreviewAvailableException
Constructor.
NoPreviewAvailableException - Exception in com.communote.plugins.api.rest.v30.resource.attachment.preview
Exception to note, that no preview is available for the requested attachment.
NoPreviewAvailableException(Long) - Constructor for exception com.communote.plugins.api.rest.v30.resource.attachment.preview.NoPreviewAvailableException
Constructor.
NoPreviewAvailableExceptionMapper - Class in com.communote.plugins.api.rest.v24.resource.attachment.preview
ExceptionMapper for NoPreviewAvailableException
NoPreviewAvailableExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.preview.NoPreviewAvailableExceptionMapper
 
NoPreviewAvailableExceptionMapper - Class in com.communote.plugins.api.rest.v30.resource.attachment.preview
ExceptionMapper for NoPreviewAvailableException
NoPreviewAvailableExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.preview.NoPreviewAvailableExceptionMapper
 
normalize(PageableList<R>, Locale) - Method in class com.communote.server.core.retrieval.normalizer.RankListItemNormalizer
Normalize a PageableList to return also a PageableList the same properties set
NormalizedRankListItem<R extends RankListItem> - Class in com.communote.server.core.filter.listitems
 
NormalizedRankListItem(R, int) - Constructor for class com.communote.server.core.filter.listitems.NormalizedRankListItem
 
NOT_ACCEPTABLE - Static variable in interface com.communote.server.core.exception.ErrorCodes
Not acceptable.
NOT_FOUND - Static variable in interface com.communote.server.core.exception.ErrorCodes
Not found.
Note - Class in com.communote.plugins.mq.message.core.data.note
POJO holding the data of a note.
Note() - Constructor for class com.communote.plugins.mq.message.core.data.note.Note
 
NOTE - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
Note - Class in com.communote.server.model.note
A note of a topic
Note() - Constructor for class com.communote.server.model.note.Note
 
NOTE - Static variable in class com.communote.server.model.user.note.UserNoteEntityConstants
 
NOTE - Static variable in class com.communote.server.model.user.UserNotePropertyConstants
 
note(String, Long) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders a permanent link to the note
Note.Factory - Class in com.communote.server.model.note
Constructs new instances of Note.
NOTE_PROPERTY_KEY_ACTIVITY - Static variable in interface com.communote.plugins.activity.base.service.ActivityService
Key of the note property which marks a note as an activity.
NOTE_PROPERTY_KEY_ACTIVITY_UNDELETABLE - Static variable in interface com.communote.plugins.activity.base.service.ActivityService
Key of the note property which marks an activity as not deletable.
NOTE_PROPERTY_KEY_TEMPLATE_ID - Static variable in class com.communote.server.core.template.NoteTemplateService
Key of the NoteProperty that holds the template ID.
NOTE_PROPERTY_KEY_TEMPLATE_PROPERTIES - Static variable in class com.communote.server.core.template.NoteTemplateService
Key of the NoteProperty that holds the template properties.
NOTE_PROPERTY_VALUE_ACTIVITY - Static variable in interface com.communote.plugins.activity.base.service.ActivityService
Value of the note property which marks a note as an activity.
NoteBuildHelper - Class in com.communote.plugins.api.rest.resource.note
 
NoteBuildHelper - Class in com.communote.plugins.api.rest.v22.resource.note
 
NoteBuildHelper - Class in com.communote.plugins.api.rest.v24.resource.note
 
NoteBuildHelper - Class in com.communote.plugins.api.rest.v30.resource.note
 
NoteConstants - Class in com.communote.server.model.note
This class holds constants of attributes and associations of the entity Note.
NoteConstants() - Constructor for class com.communote.server.model.note.NoteConstants
 
NoteContentHolder - Class in com.communote.server.core.note.processor
Helper to hold the short and full content of a note in an object.
NoteContentHolder(String, String, long) - Constructor for class com.communote.server.core.note.processor.NoteContentHolder
Create a new content wrapper.
NoteContentRenderingPreProcessor - Interface in com.communote.server.api.core.note.processor
This pre-processor is called before a note is rendered and thus provides a flexible way for making additional modifications to the content of a note.
NoteContentType - Enum in com.communote.server.api.core.note
An enumeration describing the different content types of a note.
NoteCreationSource - Class in com.communote.server.model.note
Possible types of creation sources for user tagged items
NoteCreationSource() - Constructor for class com.communote.server.model.note.NoteCreationSource
The default constructor allowing super classes to access it.
NoteCreationSourceEnum - Class in com.communote.server.persistence.note
Possible types of creation sources for user tagged items
NoteCreationSourceEnum() - Constructor for class com.communote.server.persistence.note.NoteCreationSourceEnum
Default constructor.
NoteDao - Interface in com.communote.server.persistence.blog
 
NoteDaoBase - Class in com.communote.server.persistence.blog
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type Note.
NoteDaoBase() - Constructor for class com.communote.server.persistence.blog.NoteDaoBase
 
NoteDaoImpl - Class in com.communote.server.persistence.blog
 
NoteDaoImpl() - Constructor for class com.communote.server.persistence.blog.NoteDaoImpl
 
NoteData - Class in com.communote.server.api.core.note
Value object holding the data of a note.
NoteData() - Constructor for class com.communote.server.api.core.note.NoteData
 
NoteDiscussionComparatorException - Exception in com.communote.server.core.vo.blog
Exception thrown sorting and comparing the note discussion
NoteDiscussionComparatorException(String) - Constructor for exception com.communote.server.core.vo.blog.NoteDiscussionComparatorException
 
noteExists(Long) - Method in interface com.communote.server.core.blog.NoteManagement
Checks whether a note exists.
noteExists(Long) - Method in class com.communote.server.core.blog.NoteManagementImpl
 
noteExists(Long) - Method in class com.communote.server.service.NoteService
Method to check if a note exists.
NoteExportController - Class in com.communote.server.web.fe.portal.blog.controller
Controller to export posts ands post lists to a specific format like rtf or rss.
NoteExportController() - Constructor for class com.communote.server.web.fe.portal.blog.controller.NoteExportController
Default constructor
NoteFollowListItem - Class in com.communote.server.core.filter.listitems
Value object holding details about the followed items related to a note.
NoteFollowListItem() - Constructor for class com.communote.server.core.filter.listitems.NoteFollowListItem
 
NoteFollowListItem(boolean, boolean, boolean) - Constructor for class com.communote.server.core.filter.listitems.NoteFollowListItem
 
NoteFollowListItem(NoteFollowListItem) - Constructor for class com.communote.server.core.filter.listitems.NoteFollowListItem
Copies constructor from other NoteFollowListItem
NoteHelper - Class in com.communote.server.core.blog.helper
Helper class for notes.
NoteIdMatcher - Class in com.communote.server.core.vo.query.java.note
NoteIdMatcher(Long) - Constructor for class com.communote.server.core.vo.query.java.note.NoteIdMatcher
Constructor.
NoteLimitReachedException - Exception in com.communote.server.core.storing
 
NoteLimitReachedException(String) - Constructor for exception com.communote.server.core.storing.NoteLimitReachedException
Constructs a new instance of NoteLimitReachedException
NoteLimitReachedMailMessage - Class in com.communote.server.core.mail.messages.user
Mail message for notifying the client managers that the limit of allowed posts is almost reached or already has been reached
NoteLimitReachedMailMessage(Collection<User>, Locale, String, String, String) - Constructor for class com.communote.server.core.mail.messages.user.NoteLimitReachedMailMessage
Construct a new mail message for notifying the client manager.
noteList() - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
noteList() - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
NoteMailMessageWorkerBase - Class in com.communote.server.core.blog
Parent class for mail message workers that create posts from emails.
NoteMailMessageWorkerBase() - Constructor for class com.communote.server.core.blog.NoteMailMessageWorkerBase
 
NoteManagement - Interface in com.communote.server.core.blog
Management class for notes.
NoteManagementAuthorizationException - Exception in com.communote.server.api.core.note
Thrown when a user has not the required authorization to create, update or delete a note.
NoteManagementAuthorizationException(String, String) - Constructor for exception com.communote.server.api.core.note.NoteManagementAuthorizationException
Constructs a new instance of NoteManagementAuthorizationException
NoteManagementAuthorizationException(String, Throwable, String) - Constructor for exception com.communote.server.api.core.note.NoteManagementAuthorizationException
Constructs a new instance of NoteManagementAuthorizationException
NoteManagementAuthorizationExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
NoteManagementAuthorizationExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.NoteManagementAuthorizationExceptionMapper
 
NoteManagementAuthorizationExceptionMapper - Class in com.communote.server.core.exception.mapper
 
NoteManagementAuthorizationExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.NoteManagementAuthorizationExceptionMapper
 
NoteManagementBase - Class in com.communote.server.core.blog
Spring Service base class for NoteManagement, provides access to all services and entities referenced by this service.
NoteManagementBase() - Constructor for class com.communote.server.core.blog.NoteManagementBase
 
NoteManagementException - Exception in com.communote.server.core.blog
The default exception thrown for unexpected errors occurring within NoteService.
NoteManagementException(String) - Constructor for exception com.communote.server.core.blog.NoteManagementException
Constructs a new instance of NoteManagementException.
NoteManagementException(String, Throwable) - Constructor for exception com.communote.server.core.blog.NoteManagementException
Constructs a new instance of NoteManagementException.
NoteManagementExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
NoteManagementExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.NoteManagementExceptionMapper
 
NoteManagementExceptionMapper - Class in com.communote.server.core.exception.mapper
 
NoteManagementExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.NoteManagementExceptionMapper
 
NoteManagementImpl - Class in com.communote.server.core.blog
 
NoteManagementImpl() - Constructor for class com.communote.server.core.blog.NoteManagementImpl
 
NoteMetadataRenderingPreProcessor - Interface in com.communote.server.api.core.note.processor
This pre-processor is called before a note is rendered and thus provides a flexible way for making additional modifications to the metadata of a note.
NoteModificationResult - Class in com.communote.server.core.vo.blog
Contains details about the post creation / modification result.
NoteModificationResult() - Constructor for class com.communote.server.core.vo.blog.NoteModificationResult
Creates an empty result object
NoteModificationResult(NoteModificationStatus, Collection<String>, Collection<String>, Long, Long, boolean, UserNotificationResult) - Constructor for class com.communote.server.core.vo.blog.NoteModificationResult
Creates an result object.
NoteModificationStatus - Enum in com.communote.server.core.vo.blog
Enumeration for possible modification result status.
NoteMultipleAddressesMailMessageWorker - Class in com.communote.server.core.blog
A MailMessageWorker that tries to create Notes from email messages.
NoteMultipleAddressesMailMessageWorker() - Constructor for class com.communote.server.core.blog.NoteMultipleAddressesMailMessageWorker
Creates a new instance of this worker.
NoteNotFoundException - Exception in com.communote.server.core.blog
 
NoteNotFoundException(String) - Constructor for exception com.communote.server.core.blog.NoteNotFoundException
Constructs a new instance of NoteNotFoundException
NoteNotFoundException(String, Throwable) - Constructor for exception com.communote.server.core.blog.NoteNotFoundException
Constructs a new instance of NoteNotFoundException
NoteNotFoundExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
NoteNotFoundExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.NoteNotFoundExceptionMapper
 
NoteNotFoundExceptionMapper - Class in com.communote.server.core.exception.mapper
 
NoteNotFoundExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.NoteNotFoundExceptionMapper
 
NoteNotificationDetails - Class in com.communote.server.core.blog.notes.processors
Object describing which users should be or have been mentioned and thus should be or have been notified about a note.
NoteNotificationDetails() - Constructor for class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
NotePermissionFilter - Interface in com.communote.server.core.permission.filters
Permission filter for notes.
NotePermissionFilterRegistry - Class in com.communote.plugins.core.registries
Registry for NotePermissionFilter.
NotePermissionFilterRegistry() - Constructor for class com.communote.plugins.core.registries.NotePermissionFilterRegistry
 
NotePermissionManagement - Interface in com.communote.server.api.core.note
Permission management for notes.
NotePermissionManagementImpl - Class in com.communote.server.core.permission
NotePermissionManagementImpl() - Constructor for class com.communote.server.core.permission.NotePermissionManagementImpl
 
NotePostProcessorRegistry - Class in com.communote.plugins.core.registries
This waits for new NoteStoringPostProcessor and registers them within the NotePostProcessorRegistryExtensionPoint.
NotePostProcessorRegistry() - Constructor for class com.communote.plugins.core.registries.NotePostProcessorRegistry
 
NotePostProcessTaskHandler - Class in com.communote.server.core.blog.notes.processors
 
NotePostProcessTaskHandler() - Constructor for class com.communote.server.core.blog.notes.processors.NotePostProcessTaskHandler
 
NotePreProcessorExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
NotePreProcessorExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.NotePreProcessorExceptionMapper
 
NotePreProcessorExceptionMapper - Class in com.communote.server.core.exception.mapper
NotePreProcessorExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.NotePreProcessorExceptionMapper
 
NoteProperty - Class in com.communote.server.model.note
 
NoteProperty() - Constructor for class com.communote.server.model.note.NoteProperty
 
NoteProperty.Factory - Class in com.communote.server.model.note
Constructs new instances of NoteProperty.
NotePropertyAccessor - Class in com.communote.server.core.property
 
NotePropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.NotePropertyAccessor
Don't construct it from the outside packages.
NotePropertyConstants - Class in com.communote.server.model.note
This class holds constants of attributes and associations of the entity NoteProperty .
NotePropertyConstants() - Constructor for class com.communote.server.model.note.NotePropertyConstants
 
NotePropertyDao - Interface in com.communote.server.persistence.blog
 
NotePropertyDaoBase - Class in com.communote.server.persistence.blog
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type NoteProperty.
NotePropertyDaoBase() - Constructor for class com.communote.server.persistence.blog.NotePropertyDaoBase
 
NotePropertyDaoImpl - Class in com.communote.server.persistence.blog
 
NotePropertyDaoImpl() - Constructor for class com.communote.server.persistence.blog.NotePropertyDaoImpl
 
NoteQuery - Class in com.communote.server.core.vo.query.post
This query definition represents queries for notes.
NoteQuery() - Constructor for class com.communote.server.core.vo.query.post.NoteQuery
 
NoteQueryParameters - Class in com.communote.server.core.vo.query.post
Query instance to find notes
NoteQueryParameters() - Constructor for class com.communote.server.core.vo.query.post.NoteQueryParameters
Construct me with the right query definition
NoteQueryParametersConfigurator - Class in com.communote.server.core.vo.query.config
NoteQueryParametersConfigurator(QueryParametersParameterNameProvider) - Constructor for class com.communote.server.core.vo.query.config.NoteQueryParametersConfigurator
Constructor for this QueryParametersConfigurator.
NoteQueryParametersConfigurator(QueryParametersParameterNameProvider, int) - Constructor for class com.communote.server.core.vo.query.config.NoteQueryParametersConfigurator
Constructor for this QueryParametersConfigurator.
NoteRenderContext - Class in com.communote.server.api.core.note
Describes the context in which a note is rendered.
NoteRenderContext(NoteRenderMode, Locale) - Constructor for class com.communote.server.api.core.note.NoteRenderContext
Creates a new render context.
NoteRenderingExtensionPoint - Class in com.communote.server.core.note.processor
Implementation of the note rendering preprocessor extension point.
NoteRenderingExtensionPoint() - Constructor for class com.communote.server.core.note.processor.NoteRenderingExtensionPoint
 
NoteRenderingPreProcessorException - Exception in com.communote.server.api.core.note.processor
Thrown to indicate that a rendering pre-processor failed to process a note.
NoteRenderingPreProcessorException(String, Throwable) - Constructor for exception com.communote.server.api.core.note.processor.NoteRenderingPreProcessorException
Creates a new exception with detail message and cause
NoteRenderingPreProcessorManager - Interface in com.communote.server.api.core.note.processor
An extension point that allows transient modification of a note before it is rendered.
NoteRenderingPreProcessorRegistry - Class in com.communote.plugins.core.registries
Registry that waits for the arrival and departure of NoteMetadataRenderingPreProcessors and NoteContentRenderingPreProcessors and adds them to or removes them from the NoteRenderingPreProcessorManager.
NoteRenderingPreProcessorRegistry() - Constructor for class com.communote.plugins.core.registries.NoteRenderingPreProcessorRegistry
 
NoteRenderMode - Enum in com.communote.server.api.core.note
Enumeration of possible modes to render a note.
NoteResource - Class in com.communote.plugins.api.rest.resource.note
 
NoteResource() - Constructor for class com.communote.plugins.api.rest.resource.note.NoteResource
 
NoteResource - Class in com.communote.plugins.api.rest.v22.resource.note
 
NoteResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
NoteResource - Class in com.communote.plugins.api.rest.v24.resource.note
 
NoteResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
NoteResource - Class in com.communote.plugins.api.rest.v30.resource.note
 
NoteResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
NoteResourceComparator() - Constructor for class com.communote.plugins.api.rest.resource.note.NoteResourceHelper.NoteResourceComparator
 
NoteResourceHandler - Class in com.communote.plugins.api.rest.resource.note
Is the handler class to provide data for a note resource to the resource class.
NoteResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.note.NoteResourceHandler
 
NoteResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.note
Is the handler class to provide data for a note resource to the resource class.
NoteResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHandler
 
NoteResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.note
Is the handler class to provide data for a note resource to the resource class.
NoteResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHandler
 
NoteResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.note
Is the handler class to provide data for a note resource to the resource class.
NoteResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHandler
 
NoteResourceHelper - Class in com.communote.plugins.api.rest.resource.note
NoteResourceHelper - Class in com.communote.plugins.api.rest.v22.resource.note
NoteResourceHelper - Class in com.communote.plugins.api.rest.v24.resource.note
NoteResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.note
NoteResourceHelper.NoteResourceComparator - Class in com.communote.plugins.api.rest.resource.note
Comparator to sort note resources by their creation date in ascending order
NoteRolePermissionFilter - Class in com.communote.server.core.permission.filters
 
NoteRolePermissionFilter(NoteService, BlogRightsManagement, UserManagement) - Constructor for class com.communote.server.core.permission.filters.NoteRolePermissionFilter
Constructor.
NoteService - Class in com.communote.server.service
The NoteService is the service implementation over the more database oriented NoteManagement.
NoteService() - Constructor for class com.communote.server.service.NoteService
 
NoteShortener - Class in com.communote.server.core.blog
Allows shortening the HTML content of a note to a given number of lines.
NoteShortener() - Constructor for class com.communote.server.core.blog.NoteShortener
Creates a NoteShortener with default settings.
NoteShortener(int, int, int, int) - Constructor for class com.communote.server.core.blog.NoteShortener
Creates a NoteShortener with custom settings.
noteSingle(Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
 
noteSingle(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
 
noteSingle(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
 
noteSingle(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
 
NoteSingleAddressMailMessageWorker - Class in com.communote.server.core.blog
This mail message worker creates posts from messages sent to one email address.
NoteSingleAddressMailMessageWorker() - Constructor for class com.communote.server.core.blog.NoteSingleAddressMailMessageWorker
Initiates the worker.
NoteStatus - Class in com.communote.server.model.note
This enumeration holds all possible states of an UserTaggedItem
NoteStatus() - Constructor for class com.communote.server.model.note.NoteStatus
The default constructor allowing super classes to access it.
NoteStatusEnum - Class in com.communote.server.persistence.note
This enumeration holds all possible states of an UserTaggedItem
NoteStatusEnum() - Constructor for class com.communote.server.persistence.note.NoteStatusEnum
Default constructor.
NoteStoringEditableContentPreProcessor - Interface in com.communote.server.api.core.note.processor
A preprocessor which is invoked before storing a note.
NoteStoringEditableContentPreProcessorRegistry - Class in com.communote.plugins.core.registries
This waits for new NoteStoringImmutableContentPreProcessor and registers them within the NoteStoringPreProcessorManager.
NoteStoringEditableContentPreProcessorRegistry() - Constructor for class com.communote.plugins.core.registries.NoteStoringEditableContentPreProcessorRegistry
 
NoteStoringFailDefinition - Class in com.communote.server.api.core.note
Transfer object which defines the cases that will lead to a failure instead of a warning during note creation / modification.
NoteStoringFailDefinition() - Constructor for class com.communote.server.api.core.note.NoteStoringFailDefinition
Creates a fail definition with default settings, that is nothing will lead to a failure.
NoteStoringFailDefinition(boolean, boolean, boolean, boolean) - Constructor for class com.communote.server.api.core.note.NoteStoringFailDefinition
Creates a fail definition.
NoteStoringImmutableContentPreProcessor - Interface in com.communote.server.api.core.note.processor
A preprocessor which is invoked before storing a note.
NoteStoringPostProcessor - Interface in com.communote.server.api.core.note.processor
Component for processing a note after it was created or updated.
NoteStoringPostProcessorContext - Class in com.communote.server.api.core.note.processor
Holds context data which should be shared between different NoteStoringPostProcessor extensions.
NoteStoringPostProcessorContext(Map<String, String>) - Constructor for class com.communote.server.api.core.note.processor.NoteStoringPostProcessorContext
Creates a new context
NoteStoringPostProcessorManager - Interface in com.communote.server.api.core.note.processor
Extension point for adding components which can process a note after it was stored.
NoteStoringPostProcessorManagerImpl - Class in com.communote.server.core.blog.notes.processors
 
NoteStoringPostProcessorManagerImpl() - Constructor for class com.communote.server.core.blog.notes.processors.NoteStoringPostProcessorManagerImpl
Default constructor.
NoteStoringPreProcessorException - Exception in com.communote.server.api.core.note.processor
Thrown by NoteStoringPreProcessors to indicate that the pre-processing failed.
NoteStoringPreProcessorException(String) - Constructor for exception com.communote.server.api.core.note.processor.NoteStoringPreProcessorException
Constructs a new instance of NoteStoringPreProcessorException
NoteStoringPreProcessorException(String, Throwable) - Constructor for exception com.communote.server.api.core.note.processor.NoteStoringPreProcessorException
Constructs a new instance of NoteStoringPreProcessorException
NoteStoringPreProcessorManager - Interface in com.communote.server.api.core.note.processor
Extension point for registering processors to manipulate notes before they are persisted.
NoteStoringPreProcessorManagerImpl - Class in com.communote.server.core.blog.notes.processors
Extension point for registering processors to manipulate notes before they are persisted.
NoteStoringPreProcessorManagerImpl() - Constructor for class com.communote.server.core.blog.notes.processors.NoteStoringPreProcessorManagerImpl
Default constructor
NoteStoringTO - Class in com.communote.server.api.core.note
TO for notes.
NoteStoringTO() - Constructor for class com.communote.server.api.core.note.NoteStoringTO
 
NoteTagSuggestionProvider - Class in com.communote.server.core.tag.impl
TagSuggestionProvider for notes.
NoteTagSuggestionProvider(QueryManagement) - Constructor for class com.communote.server.core.tag.impl.NoteTagSuggestionProvider
 
NoteTemplateDefinition - Class in com.communote.server.core.template
Apart from user generated content notes can also have predefined content that is based on a template.
NoteTemplateDefinition(String, LocalizedMessage, LocalizedMessage) - Constructor for class com.communote.server.core.template.NoteTemplateDefinition
Creates a new template definition with default expiration timeout of zero.
NoteTemplateDefinition(String, LocalizedMessage, LocalizedMessage, long) - Constructor for class com.communote.server.core.template.NoteTemplateDefinition
Creates a new template definition.
NoteTemplateNotFoundException - Exception in com.communote.server.core.template
Thrown to indicate that a requested note template definition does not exist.
NoteTemplateNotFoundException(String) - Constructor for exception com.communote.server.core.template.NoteTemplateNotFoundException
Creates a new exception
NoteTemplatePermissionFilter - Class in com.communote.server.core.template
Permission filter which removes the EDIT permission from template notes.
NoteTemplatePermissionFilter() - Constructor for class com.communote.server.core.template.NoteTemplatePermissionFilter
 
NoteTemplatePropertiesValidationException - Exception in com.communote.server.core.template
Thrown to indicate that the template properties are complete or correct
NoteTemplatePropertiesValidationException(String, String, Throwable) - Constructor for exception com.communote.server.core.template.NoteTemplatePropertiesValidationException
Creates a new instance with detail message and optional cause
NoteTemplatePropertiesValidator - Interface in com.communote.server.core.template
Validator to ensure that the note template properties are complete and correct.
NoteTemplateRenderException - Exception in com.communote.server.core.template
Thrown to indicate that a note template could not be rendered
NoteTemplateRenderException(String, String, Throwable) - Constructor for exception com.communote.server.core.template.NoteTemplateRenderException
Creates a new exception with detail message and cause.
NoteTemplateRenderException(String, Throwable) - Constructor for exception com.communote.server.core.template.NoteTemplateRenderException
Creates a new exception with cause.
NoteTemplateService - Class in com.communote.server.core.template
This class provides services to support notes which have a predefined content that is based on a template.
NoteTemplateService() - Constructor for class com.communote.server.core.template.NoteTemplateService
 
NoteTemplateTool - Class in com.communote.server.core.template.velocity
Velocity tool with useful functions for note template rendering.
NoteTemplateTool() - Constructor for class com.communote.server.core.template.velocity.NoteTemplateTool
 
NoteTemplateUrlTool - Class in com.communote.server.core.template.velocity
A velocity tool for rendering URLs which supports the NoteRenderContext.
NoteTemplateUrlTool() - Constructor for class com.communote.server.core.template.velocity.NoteTemplateUrlTool
 
NoteTemplateVelocityResourceLoader - Class in com.communote.server.core.template.velocity
Resource loader for the Velocity engine that resolves the Velocity resource names into note templates managed by the NoteTemplateService
NoteTemplateVelocityResourceLoader() - Constructor for class com.communote.server.core.template.velocity.NoteTemplateVelocityResourceLoader
 
NoteWriter - Interface in com.communote.server.core.blog.export
Interface for exporters.
NoteWriterException - Exception in com.communote.server.core.blog
 
NoteWriterException(String) - Constructor for exception com.communote.server.core.blog.NoteWriterException
Constructs a new instance of NoteWriterException
NoteWriterException(String, Throwable) - Constructor for exception com.communote.server.core.blog.NoteWriterException
Constructs a new instance of NoteWriterException
NoteWriterFactory - Class in com.communote.server.core.blog.export
Factory for getting exporters dependent on the format.
NotFoundException - Exception in com.communote.server.api.core.common
Exception to be thrown if something could not be found.
NotFoundException(String) - Constructor for exception com.communote.server.api.core.common.NotFoundException
Create a NotFoundException with detail message
NotFoundException(String, Throwable) - Constructor for exception com.communote.server.api.core.common.NotFoundException
Create a NotFoundException with detail message and cause
NotFoundExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
NotFoundExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.NotFoundExceptionMapper
 
NotFoundExceptionMapper - Class in com.communote.server.core.exception.mapper
NotFoundExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.NotFoundExceptionMapper
 
NotificationConfig - Class in com.communote.server.model.user
Configuration for user notification.
NotificationConfig() - Constructor for class com.communote.server.model.user.NotificationConfig
 
NOTIFICATIONCONFIG - Static variable in class com.communote.server.model.user.UserProfileConstants
 
NotificationConfig.Factory - Class in com.communote.server.model.user
Constructs new instances of NotificationConfig.
NotificationConfigConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity NotificationConfig.
NotificationConfigConstants() - Constructor for class com.communote.server.model.user.NotificationConfigConstants
 
NotificationConfigDao - Interface in com.communote.server.persistence.user
 
NotificationConfigDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.NotificationConfig.
NotificationConfigDaoBase() - Constructor for class com.communote.server.persistence.user.NotificationConfigDaoBase
 
NotificationConfigDaoImpl - Class in com.communote.server.persistence.user
 
NotificationConfigDaoImpl() - Constructor for class com.communote.server.persistence.user.NotificationConfigDaoImpl
 
NotificationConfigImpl - Class in com.communote.server.model.user
 
NotificationConfigImpl() - Constructor for class com.communote.server.model.user.NotificationConfigImpl
 
NotificationDefinition - Class in com.communote.server.core.messaging
Abstract class for notification definitions.
NotificationDefinition(String) - Constructor for class com.communote.server.core.messaging.NotificationDefinition
Constructor.
NotificationDefinition(String, String) - Constructor for class com.communote.server.core.messaging.NotificationDefinition
Constructor.
NotificationDefinition.NotificationTypes - Enum in com.communote.server.core.messaging
Possible support template types.
NotificationManagement - Interface in com.communote.server.core.messaging
NotificationManagement
NotificationManagementBase - Class in com.communote.server.core.messaging
Spring Service base class for MessagingManagement, provides access to all services and entities referenced by this service.
NotificationManagementBase() - Constructor for class com.communote.server.core.messaging.NotificationManagementBase
 
NotificationManagementConstants - Interface in com.communote.server.core.messaging
Interface with common constants for Messaging Management.
NotificationManagementException - Exception in com.communote.server.core.messaging
The default exception thrown for unexpected errors occurring within NotificationManagement.
NotificationManagementException(String) - Constructor for exception com.communote.server.core.messaging.NotificationManagementException
Constructs a new instance of NotificationManagementException.
NotificationManagementException(String, Throwable) - Constructor for exception com.communote.server.core.messaging.NotificationManagementException
Constructs a new instance of NotificationManagementException.
NotificationManagementImpl - Class in com.communote.server.core.messaging
 
NotificationManagementImpl(UserManagement, NoteManagement, MailSender) - Constructor for class com.communote.server.core.messaging.NotificationManagementImpl
 
NotificationNoteProcessor - Class in com.communote.server.core.blog.notes.processors
Base class for note post processors that inform users about created and edited notes.
NotificationNoteProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
 
NotificationScheduleTypes - Enum in com.communote.server.core.messaging
Enum containing possible values, for when a notification should occur.
NotificationService - Class in com.communote.server.core.messaging
 
NotificationService() - Constructor for class com.communote.server.core.messaging.NotificationService
 
NotifyAboutCRCSizeLimitReachedMailMessage - Class in com.communote.server.core.mail.messages.user
Mail message for notifying the client managers that the available space of the content repository which stores the attachments is low or has been consumed.
NotifyAboutCRCSizeLimitReachedMailMessage(Collection<User>, Locale, String, String, String, String) - Constructor for class com.communote.server.core.mail.messages.user.NotifyAboutCRCSizeLimitReachedMailMessage
Construct a new mail message for notifying the client manager.
NotifyAboutLikeEventListener - Class in com.communote.server.core.messaging
 
NotifyAboutLikeEventListener(NotificationService, NoteManagement, UserManagement, PropertyManagement) - Constructor for class com.communote.server.core.messaging.NotifyAboutLikeEventListener
Constructor.
NotifyAboutNoteMailMessage - Class in com.communote.server.core.mail.messages.user
Notification message for notifying about created/modified note.
NotifyAboutNoteMailMessage(User, User, Locale, Note, Blog, Map<String, String>, Map<String, Object>) - Constructor for class com.communote.server.core.mail.messages.user.NotifyAboutNoteMailMessage
Create a notification message for user a note.
notifyAuthor() - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
 
notifyAuthor() - Method in class com.communote.server.core.blog.notes.processors.UserNotificationNoteProcessor
 
notifyCacheAdded(String) - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
notifyCacheRemoved(String) - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
NotifyUserCountLimitReachedMailMessage - Class in com.communote.server.core.mail.messages.user
Mail message for notifying the client manager that the limit of active user accounts is almost reached or has been reached.
NotifyUserCountLimitReachedMailMessage(Collection<User>, Locale, String, boolean, int, String) - Constructor for class com.communote.server.core.mail.messages.user.NotifyUserCountLimitReachedMailMessage
Construct a new mail message for notifying the client manager.
NoTopicIdentifierSpecifiedException - Exception in com.communote.plugins.mq.message.core.handler.exception
no topic identifier exception
NoTopicIdentifierSpecifiedException() - Constructor for exception com.communote.plugins.mq.message.core.handler.exception.NoTopicIdentifierSpecifiedException
 
NoTopicIdentifierSpecifiedExceptionMapper - Class in com.communote.plugins.mq.message.core.handler.exceptionmapper
exception mapper
NoTopicIdentifierSpecifiedExceptionMapper() - Constructor for class com.communote.plugins.mq.message.core.handler.exceptionmapper.NoTopicIdentifierSpecifiedExceptionMapper
 
NoTopicSpecifiedException - Exception in com.communote.plugins.mq.message.core.handler.exception
no topic specified exception
NoTopicSpecifiedException() - Constructor for exception com.communote.plugins.mq.message.core.handler.exception.NoTopicSpecifiedException
 
NoTopicSpecifiedExceptionMapper - Class in com.communote.plugins.mq.message.core.handler.exceptionmapper
exception mapper
NoTopicSpecifiedExceptionMapper() - Constructor for class com.communote.plugins.mq.message.core.handler.exceptionmapper.NoTopicSpecifiedExceptionMapper
 
nowBefore(long) - Static method in class com.communote.common.util.DateHelper
Use as nowBefore(14*DateHelper.DAYS)
nowBeforeTrimToMidnight(long) - Static method in class com.communote.common.util.DateHelper
Subtract the time from now and reset the time of the given day
nowBeforeXMonths(int) - Static method in class com.communote.common.util.DateHelper
Use as nowBeforeXMonths(1) to get the time of today before one month
NoWriteAccessToBlogMailMessage - Class in com.communote.server.core.mail.messages.fetching
Mail message to be sent when posting failed because of missing write access to a blog.
NoWriteAccessToBlogMailMessage(User, String) - Constructor for class com.communote.server.core.mail.messages.fetching.NoWriteAccessToBlogMailMessage
Creates the message.
nullifyMissingProperties(Iterable<T>, Collection<StringPropertyTO>) - Static method in class com.communote.server.api.core.property.PropertyHelper
Add for each property of the source collection a property with same group and key and null as value to the target collection if there is no property with that group and key in the target collection.
nullifyMissingPropertyTOs(Iterable<StringPropertyTO>, Collection<StringPropertyTO>) - Static method in class com.communote.server.api.core.property.PropertyHelper
Add for each property of the source collection a property with same group and key and null as value to the target collection if there is no property with that group and key in the target collection.
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
NUMBER_MORE_PAGES - Static variable in class com.communote.server.persistence.helper.dao.QueryHelper
Number of pages that are shown (if available) after the current pages
NumberHelper - Class in com.communote.common.util
Helper class for numbers
NUMERICROLE - Static variable in class com.communote.server.model.blog.UserToBlogRoleMappingConstants
 

O

OBJECT_LIST - Static variable in class com.communote.server.widgets.WidgetController
object list identifier in the view: If the result is a list it will be available in the request after the widgets handleRequest has been called
OBJECT_SINGLE - Static variable in class com.communote.server.widgets.WidgetController
single object result identifier in the view: If it the widgets result is a single reslult it will be available in the request after the widgets handleRequest has been called
OBJECT_WIDGET - Static variable in class com.communote.server.widgets.WidgetController
Widget identifier in the view: It will be available in the request after the widgets handleRequest has been called
ObjectPropertyAccessor<O extends Propertyable,P extends StringProperty> - Class in com.communote.server.core.property
Object property accessor for string properties.
ObjectPropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.ObjectPropertyAccessor
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
objectToSQLString(Object) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
observationList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
 
ObservationResource - Class in com.communote.plugins.api.rest.v30.resource.user.observation
 
ObservationResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
 
ObservationResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.user.observation
 
ObservationResourceHandler(NavigationItemService, QueryManagement) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResourceHandler
Constructor.
observationSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
 
OKAY - Static variable in interface com.communote.server.core.exception.ErrorCodes
Okay.
onApplicationEvent(ContextRefreshedEvent) - Method in class com.communote.server.web.bootstrap.WebAppReadyListener
 
onApplicationEvent(ContextClosedEvent) - Method in class com.communote.server.web.bootstrap.WebAppShutdownListener
 
onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.communote.server.web.external.spring.security.AuthenticationFailureRethrowHandler
onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationFailureHandler
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.communote.server.web.external.spring.security.AuthenticationSuccessRequestSaverHandler
onConfigurationChanged() - Method in class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQConfigurationCallback
Called if the configuration changed.
onLoginSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.communote.server.web.security.CommunoteRememberMeServices
This implementation skips the password check, as we don't work with the password.
OnlyCrosspostMarkupException - Exception in com.communote.server.core.blog
 
OnlyCrosspostMarkupException(String) - Constructor for exception com.communote.server.core.blog.OnlyCrosspostMarkupException
Constructs a new instance of OnlyCrosspostMarkupException
ONLYIFAVAILABLE - Static variable in class com.communote.server.model.messaging.MessagerConnectorConfigConstants
 
onPublication(InstanceManager, String[], Properties) - Method in class com.communote.plugins.core.services.PluginPropertyServiceCreationStrategy
Does nothing.
onStart() - Method in class com.communote.plugins.mq.adapter.activemq.ActiveMQAdapter
Starting the adapter by setting the callback on the configuration and then start it
onStartup(ServletContext) - Method in class com.communote.server.web.bootstrap.CommunoteWebAppInitializer
 
onStop() - Method in class com.communote.plugins.mq.adapter.activemq.ActiveMQAdapter
Stopping the adapter
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.commons.controller.BaseFormController
onSubmit(Object) - Method in class com.communote.server.web.commons.controller.BaseFormController

Is final to avoid inheriting subclasse.
onSubmit(Object, BindException) - Method in class com.communote.server.web.commons.controller.BaseFormController

Is final to avoid inheriting subclasse.
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.contact.controller.ContactController
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupCreateAndEditController
onSubmit(HttpServletRequest, UserProfileChangePasswordForm, BindingResult) - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileChangePasswordWidget
 
onSubmit(HttpServletRequest, T, BindingResult) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
Do the actual submit operation, like updating database values.
onSuccessfulAuthentication(Authentication) - Method in interface com.communote.server.core.security.AuthenticationManagement
This method finalizes the login process of a user.
onSuccessfulAuthentication(Long) - Method in interface com.communote.server.core.security.AuthenticationManagement
This method finalizes the login process of a user.
onSuccessfulAuthentication(Authentication) - Method in class com.communote.server.core.security.AuthenticationManagementBase
 
onSuccessfulAuthentication(Long) - Method in class com.communote.server.core.security.AuthenticationManagementBase
 
onUnpublication() - Method in class com.communote.plugins.core.services.PluginPropertyServiceCreationStrategy
Does nothing.
onUsernamePasswordAuthenticationFailed(String) - Method in interface com.communote.server.core.security.AuthenticationManagement
Should be called if a username and password authentication for a user failed because of a wrong password.
onUsernamePasswordAuthenticationFailed(String, String) - Method in interface com.communote.server.core.security.AuthenticationManagement
Should be called if a username and password authentication for a user failed because of a wrong password.
onUsernamePasswordAuthenticationFailed(String) - Method in class com.communote.server.core.security.AuthenticationManagementImpl
 
onUsernamePasswordAuthenticationFailed(String, String) - Method in class com.communote.server.core.security.AuthenticationManagementImpl
 
open() - Method in class com.communote.server.core.vo.content.AttachmentFileTO
Open the inputstream
open() - Method in class com.communote.server.core.vo.content.AttachmentRedirectTO
 
open() - Method in class com.communote.server.core.vo.content.AttachmentStreamTO
Open the inputstream
open() - Method in class com.communote.server.core.vo.content.AttachmentTO
Open the inputstream
openStream() - Method in class com.communote.server.api.core.image.ByteArrayImage
openStream() - Method in class com.communote.server.api.core.image.FileImage
openStream() - Method in class com.communote.server.api.core.image.Image
 
OR - Static variable in class com.communote.server.core.vo.query.Query
 
OracleDatabaseConfiguration - Class in com.communote.server.core.database.config
Database Configuration for Oracle.
OracleDatabaseConfiguration() - Constructor for class com.communote.server.core.database.config.OracleDatabaseConfiguration
 
OracleFulltextFunction - Class in com.communote.server.core.database.hibernate
SQL Server Function for rendering the Communote fulltext function for Oracle.
OracleFulltextFunction() - Constructor for class com.communote.server.core.database.hibernate.OracleFulltextFunction
 
Orderable - Interface in com.communote.common.util
Interface to be implemented by objects that should be orderable.
OrderableManager<T extends Orderable> - Class in com.communote.common.util
Thread-safe manager for orderable objects which provides convenience methods for accessing the sorted orderables.
OrderableManager(Comparator<Orderable>, boolean) - Constructor for class com.communote.common.util.OrderableManager
Create a manager for orderable items.
ORIGIN - Static variable in class com.communote.server.model.note.NoteConstants
 
ORIGIN_ATTACHMENT_IDS_SEPARATOR - Static variable in class com.communote.server.core.blog.notes.processors.RepostNoteStoringPreProcessor
Separator that is used to join the attachment IDs to store them in the property KEY_ORIGIN_ATTACHMENT_IDS.
OrMatcher<T> - Class in com.communote.common.matcher
Matcher, representing an OR conjunction of sub matchers.
OrMatcher() - Constructor for class com.communote.common.matcher.OrMatcher
Constructor.
OrMatcher(Matcher<T>...) - Constructor for class com.communote.common.matcher.OrMatcher
Constructor.
OSGiHelper - Class in com.communote.server.core.osgi
Utility class for helping with bundles.
OSGiManagement - Class in com.communote.server.core.osgi
Service for managing the OSGi Framework.
OSGiManagement() - Constructor for class com.communote.server.core.osgi.OSGiManagement
 
overrideCurrentUserLocale(HttpServletRequest, Locale) - Method in class com.communote.server.core.common.session.SessionHandler
Stores the locale in the session to override the locale of the current user.
overrideCurrentUserLocaleIfNotOverridden(HttpServletRequest, Locale) - Method in class com.communote.server.core.common.session.SessionHandler
Stores the locale in the session to override the locale of the current user.
overrideFactoryConfigProperties(FactoryConfiguration, Map<String, String>) - Method in class com.communote.server.core.common.caching.eh.DefaultEhCacheConfigurer
Helper method that overrides the factory configuration property string with other settings.
OWNER - Static variable in class com.communote.server.model.user.NavigationItemConstants
 

P

Page - Annotation Type in com.communote.plugins.core.views.annotations
Annotation for providing additional information to the page.
PageableList<E> - Class in com.communote.common.util
A list wrapper with additional attributes which state whether there are more elements if the list represents subset of a larger data-set.
PageableList(Collection<E>) - Constructor for class com.communote.common.util.PageableList
Create a list wrapping the given list
PageableList(List<E>) - Constructor for class com.communote.common.util.PageableList
Create a list wrapping the given list
PagedExternalGroupVoIterator - Class in com.communote.plugin.ldap
 
PagedExternalGroupVoIterator() - Constructor for class com.communote.plugin.ldap.PagedExternalGroupVoIterator
 
PagedWidget<I> - Interface in com.communote.server.web.fe.widgets
Interface for a paged widget
PageInformation - Class in com.communote.common.paging
Holding different meta information about the page positions.
PageInformation(int, int, int, int) - Constructor for class com.communote.common.paging.PageInformation
Construct a new page information
PAGING_MASSAGE_KEY_PREFIX - Static variable in interface com.communote.server.web.fe.widgets.PagedWidget
Prefix for the paging tooltip message key (widget.paging.tooltip.).
Pair<Left,Right> - Class in com.communote.common.util
Simple Pair.
Pair(Left, Right) - Constructor for class com.communote.common.util.Pair
Constructor.
PairComparator<Left,Right> - Class in com.communote.common.util
Generic Comparator for Pairs
PanelTag - Class in com.communote.server.web.commons.tags.menu
Simple panel for the administration area.
PanelTag() - Constructor for class com.communote.server.web.commons.tags.menu.PanelTag
 
PARAM_ALLOW_GROUP_CREATION - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
True to allow the creation of the group
PARAM_ATTACHMENT_REPO_CONNECTOR_ID - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter of the repo connector id
PARAM_ATTACHMENTS_SESSION_ID - Static variable in class com.communote.plugins.api.rest.resource.ResourceHandlerHelper
Name for the attachments attribute within the session .
PARAM_ATTACHMENTS_SESSION_ID - Static variable in class com.communote.plugins.api.rest.v22.resource.ResourceHandlerHelper
Name for the attachments attribute within the session .
PARAM_ATTACHMENTS_SESSION_ID - Static variable in class com.communote.plugins.api.rest.v24.resource.ResourceHandlerHelper
Name for the attachments attribute within the session .
PARAM_ATTACHMENTS_SESSION_ID - Static variable in class com.communote.plugins.api.rest.v30.resource.ResourceHandlerHelper
Name for the attachments attribute within the session .
PARAM_ATTACHMENTS_SESSION_ID - Static variable in class com.communote.server.web.fe.portal.blog.helper.CreateBlogPostFeHelper
Name of parameter which holds the (unique) key for storing IDs of uploaded attachments in the session.
PARAM_BLOG - Static variable in class com.communote.server.web.api.service.blog.BlogPublicAccessApiController
Deprecated.
The Constant PARAM_BLOG.
PARAM_BLOG - Static variable in class com.communote.server.web.fe.portal.blog.controller.BlogMemberInviteController
The Constant PARAM_BLOG.
PARAM_BLOG_ALIASES - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Parameter for the blog aliases.
PARAM_BLOG_ID - Static variable in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
Parameter name of the blog id
PARAM_BLOG_ID - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter name for the blog id
PARAM_BLOG_ID - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Parameter for the blog id
PARAM_BLOG_ID_FILTER - Static variable in class com.communote.server.core.vo.query.blog.BlogMemberQueryParameters
Parameter name for the blog id filter.
PARAM_BLOG_IDS - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Parameter for the blog IDs.
PARAM_BLOG_POST_ID - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Parameter for the blog post id
PARAM_BLOG_RELATED - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_BLOG_TAGPREFIX_SEARCH - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
the parameter name for tags starting with some pattern
PARAM_BLOGS_TO_IGNORE - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Parameter for the IDs of the blogs to ignore.
PARAM_DATE_END - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_DATE_START - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_DISCUSSION_ID - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter of an discussion
PARAM_EDITABLE - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Parameter if the widget or the content is editable to the current user
PARAM_EMAIL - Static variable in class com.communote.server.web.fe.portal.user.controller.RegisterUserController
The Constant PARAM_EMAIL.
PARAM_EVENT_TYPE - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Paramater for the event type date
PARAM_EXCLUDE_ASSIGNED_TO_BLOG_ID - Static variable in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
Query Parameter name for the blog to exclude the members from.
PARAM_EXCLUDE_ENTITY_ID - Static variable in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
Exclude this entity.
PARAM_EXTENRAL_SYSTEM_ID - Static variable in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
 
PARAM_EXTERNAL_ID - Static variable in class com.communote.server.core.vo.query.blog.external.ExternalObjectQueryParameters
Paramater for external object id
PARAM_EXTERNAL_OBJECT_ID - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Paramater for external object id
PARAM_EXTERNAL_OBJECT_SYSTEM_ID - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Paramater for external system id
PARAM_EXTERNAL_SYSTEM_ID - Static variable in class com.communote.server.core.vo.query.blog.external.ExternalObjectQueryParameters
Paramater for external system id
PARAM_FILTER - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter of a filter for at least the newsfeed
PARAM_FILTER - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_FULL_TEXT_SEARCH_STRING - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_GROUP_ID - Static variable in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
parameter name for the kenmei group entity id
PARAM_GROUP_ID - Static variable in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Parameter for the group id
PARAM_GROUP_ID - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_LAST_MODIFICATION_DATE - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Paramater for the last modification date
PARAM_LAST_MODIFICATION_DATE - Static variable in class com.communote.server.core.vo.query.user.UserQueryParameters
the parameter name for the last modification date
PARAM_LOWER_TAG_DATE - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter of the lower tag date
PARAM_MANAGER_ACCESS_ROLES - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Parameter for manager access roles.
PARAM_MAX_COUNT - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_MAX_RANK - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter of the maximum rank the note should have for the user
PARAM_MEMBERSHIP_GROUP_ID - Static variable in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
Parameter for restricting the result to users and groups that are direct members of a group
PARAM_MIN_RANK - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter of the minimum rank the note should have for the user
PARAM_NOTE_ID - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter of the resource id
PARAM_NOTE_STATUS - Static variable in class com.communote.server.core.vo.query.post.NoteQueryParameters
Parameter name in Query for the NoteStatus
PARAM_NUMBER_OF_LAST_DAYS - Static variable in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Parameter for the number of last days to consider (e.g.
PARAM_NUMBER_OF_LAST_DAYS - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_OFFSET - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_ORIGINAL_POST_ID - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Parameter for the original posts id.
PARAM_PAGING_INTERVAL - Static variable in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Parameter for the paging interval
PARAM_PAGING_INTERVAL - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_PAGING_MESSAGE_KEY_SUFFIX - Static variable in interface com.communote.server.web.fe.widgets.PagedWidget
request parameter identifying a message key suffix (appended to 'widget.paging.tooltip.') which used to generate a tooltip message for the paging navigation.
PARAM_PARENT_POST - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_PARENT_TOPIC_IDS - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Parameter for the parent topic IDs.
PARAM_POST_TEXT_SEARCH_STRING - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_PUBLIC_ACCESS - Static variable in class com.communote.server.web.api.service.blog.BlogPublicAccessApiController
Deprecated.
The Constant PARAM_PUBLIC_ACCESS.
PARAM_PUBLIC_ACCESS - Static variable in class com.communote.server.web.commons.filter.PublicAccessProcessingFilter
This request parameter of the URL query string defines whether an anonymous access should be done or not.
PARAM_READ_ACCESS_ROLES - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Parameter for read access roles.
PARAM_RESOURCE_ID - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter of the resource id
PARAM_SEARCH_STRING - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_SECURITY_CODE - Static variable in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
the parameter key for the code.
PARAM_SEND - Static variable in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
param to determine if the form was sent.
PARAM_SHOW_ONLY_MANAGEABLE_GROUPS - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Parameter to show only manageable user groups
PARAM_SHOW_POSTS_FOR_ME - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_TAG_CLOUD_MODE - Static variable in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Parameter for the tag cloud mode; see TagCloudMode for possible values
PARAM_TAG_CLOUD_MODE - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_TAG_PREFIX - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter name for the tag prefix
PARAM_TAG_PREFIX - Static variable in class com.communote.server.core.vo.query.user.UserQueryParameters
the parameter for tag prefix filtering
PARAM_TAG_PREFIX - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_TAG_URL - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Parameter for the tagging url
PARAM_UPLOADING_WIDGET_ID - Static variable in class com.communote.server.web.fe.portal.blog.helper.CreateBlogPostFeHelper
Name of parameter which holds the ID of the widget that made the upload.
PARAM_UPPER_TAG_DATE - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter of the upper tag date
PARAM_USER_FILTER - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_USER_ID - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Parameter for the user ID.
PARAM_USER_ID - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
the parameter name for the user ids
PARAM_USER_ID - Static variable in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
parameter name for the user id
PARAM_USER_ID - Static variable in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
User Id
PARAM_USER_ID - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Deprecated.
PARAM_USER_ROLE - Static variable in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
parameter name for the user role
PARAM_USER_ROLE_FILTER - Static variable in class com.communote.server.core.vo.query.user.UserQueryParameters
 
PARAM_USER_ROLE_FILTER - Static variable in class com.communote.server.web.fe.widgets.management.user.UserManagementListWidget
The Constant PARAM_USER_ROLE_FILTER defines the parameter for the user role filter.
PARAM_USER_STATUS_FILTER - Static variable in class com.communote.server.web.fe.widgets.management.user.UserManagementListWidget
The Constant PARAM_USER_STATUS_FILTER defines the parameter for the user status filter.
PARAM_USER_TAGGED_RESOURCE_ID - Static variable in interface com.communote.server.web.fe.widgets.WidgetConstants
Parameter for the UserTaggedResource.
PARAM_USER_TO_BE_NOTIFIED - Static variable in class com.communote.server.core.vo.query.TimelineQueryParameters
hql parameter for the user to be notified.
PARAM_WIDGET_ID - Static variable in interface com.communote.server.widgets.Widget
Parameter of the widget id
PARAM_WRITE_ACCESS_ROLES - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Parameter for write access roles.
PARAMETER_ACTION - Static variable in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
Parameter name for action.
PARAMETER_ENTITY_ID - Static variable in class com.communote.server.web.fe.widgets.management.user.group.UserGroupAddMemberWidget
Parameter name for entityId.
PARAMETER_GROUP_ID - Static variable in class com.communote.server.web.fe.widgets.management.user.group.UserGroupAddMemberWidget
Parameter name for groupId.
PARAMETER_HIDE_SELECTED_TAGS - Static variable in class com.communote.server.web.fe.widgets.clouds.BlogTagCloudWidget
Parameter, which defines, that selected tags should be hidden or not (default is true for hidden.
PARAMETER_HIDE_SELECTED_TAGS - Static variable in class com.communote.server.web.fe.widgets.clouds.UserTagCloudWidget
Parameter, which defines, that selected tags should be hidden or not (default is true for hidden.
PARAMETER_IS_ADMINISTRATOR - Static variable in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
Parameter name for is admin.
PARAMETER_IS_GROUP - Static variable in class com.communote.server.web.fe.widgets.management.user.group.UserGroupAddMemberWidget
Parameter name for isGroup.
PARAMETER_NAME_STATIC_RESOURCE - Static variable in class com.communote.server.web.commons.filter.KenmeiForwardFilter
Name of the parameter for a static resource
PARAMETER_STATUS - Static variable in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
Parameter name for status.
PARAMETER_SUBMIT - Static variable in class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
Parameter name for submit.
PARAMETER_TAG_STORE_ALIASES - Static variable in class com.communote.server.core.tag.TagSuggestionManagement
Parameter for the tag store aliases.
ParameterHelper - Class in com.communote.common.util
Helper class to retrieve parameters in a given format.
ParameterValidationError - Class in com.communote.plugins.api.rest.resource.validation
Represents a validation error
ParameterValidationError() - Constructor for class com.communote.plugins.api.rest.resource.validation.ParameterValidationError
 
ParameterValidationError - Class in com.communote.plugins.api.rest.v22.resource.validation
Represents a validation error
ParameterValidationError() - Constructor for class com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationError
 
ParameterValidationError - Class in com.communote.plugins.api.rest.v24.resource.validation
Represents a validation error
ParameterValidationError() - Constructor for class com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationError
 
ParameterValidationError - Class in com.communote.plugins.api.rest.v30.resource.validation
Represents a validation error
ParameterValidationError() - Constructor for class com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationError
 
ParameterValidationException - Exception in com.communote.plugins.api.rest.resource.validation
Defines exception to be thrown in the case of validation problems.
ParameterValidationException() - Constructor for exception com.communote.plugins.api.rest.resource.validation.ParameterValidationException
 
ParameterValidationException - Exception in com.communote.plugins.api.rest.v22.resource.validation
Defines exception to be thrown in the case of validation problems.
ParameterValidationException() - Constructor for exception com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationException
 
ParameterValidationException - Exception in com.communote.plugins.api.rest.v24.resource.validation
Defines exception to be thrown in the case of validation problems.
ParameterValidationException() - Constructor for exception com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationException
 
ParameterValidationException - Exception in com.communote.plugins.api.rest.v30.resource.validation
Defines exception to be thrown in the case of validation problems.
ParameterValidationException() - Constructor for exception com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationException
 
ParameterValidationExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
 
ParameterValidationExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.ParameterValidationExceptionMapper
 
ParameterValidationExceptionMapper - Class in com.communote.plugins.api.rest.v22.service.exception.mapper
 
ParameterValidationExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v22.service.exception.mapper.ParameterValidationExceptionMapper
 
ParameterValidationExceptionMapper - Class in com.communote.plugins.api.rest.v24.service.exception.mapper
 
ParameterValidationExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v24.service.exception.mapper.ParameterValidationExceptionMapper
 
ParameterValidationExceptionMapper - Class in com.communote.plugins.api.rest.v30.service.exception.mapper
 
ParameterValidationExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v30.service.exception.mapper.ParameterValidationExceptionMapper
 
Params() - Constructor for class com.communote.server.web.commons.FeConstants.Params
 
PARENT - Static variable in class com.communote.server.model.note.NoteConstants
 
ParentDoesNotExistsNotePreProcessorException - Exception in com.communote.server.core.blog.notes.processors.exceptions
This message can be thrown, when a parent message should exists, but doesn't.
ParentDoesNotExistsNotePreProcessorException(String) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.ParentDoesNotExistsNotePreProcessorException
Constructs a new instance of ParentDoesNotExistsNotePreProcessorException
ParentDoesNotExistsNotePreProcessorException(String, Throwable) - Constructor for exception com.communote.server.core.blog.notes.processors.exceptions.ParentDoesNotExistsNotePreProcessorException
Constructs a new instance of ParentDoesNotExistsNotePreProcessorException
ParentIsAlreadyChildDataIntegrityViolationException - Exception in com.communote.server.persistence.blog
When this exception is thrown, the given parent is already a child of the given child.
ParentIsAlreadyChildDataIntegrityViolationException(String, Long, Long) - Constructor for exception com.communote.server.persistence.blog.ParentIsAlreadyChildDataIntegrityViolationException
 
ParentIsAlreadyChildDataIntegrityViolationExceptionMapper - Class in com.communote.server.core.exception.mapper
 
ParentIsAlreadyChildDataIntegrityViolationExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.ParentIsAlreadyChildDataIntegrityViolationExceptionMapper
 
PARENTS - Static variable in class com.communote.server.model.blog.BlogConstants
 
PARENTTOPICID - Static variable in class com.communote.server.model.blog.ResolvedTopicToTopicConstants
 
parseTags(String) - Method in class com.communote.server.core.tag.AbstractTagParser
Parse a string of one or more tags into an array of tags.
parseTags(String) - Method in interface com.communote.server.core.tag.TagParser
Parse a string of one or more tags into an array of tags.
PASSWORD - Static variable in class com.communote.server.model.user.UserConstants
 
PASSWORD_FORMAT_MD5 - Static variable in class com.communote.server.web.commons.FeConstants
Constants of md5 password
PASSWORD_FORMAT_PLAIN - Static variable in class com.communote.server.web.commons.FeConstants
Constants of plain password
PasswordHashFunction - Interface in com.communote.server.core.user.security
 
PasswordLengthException - Exception in com.communote.server.core.common.exceptions
 
PasswordLengthException(int, int) - Constructor for exception com.communote.server.core.common.exceptions.PasswordLengthException
Constructs a new exception
PasswordLengthException(String, int, int) - Constructor for exception com.communote.server.core.common.exceptions.PasswordLengthException
Constructs a new exception
PasswordValidationException - Exception in com.communote.server.core.common.exceptions
 
PasswordValidationException(String) - Constructor for exception com.communote.server.core.common.exceptions.PasswordValidationException
Constructs a new exception with a detail message.
PATTERN_ALIAS - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
The regex for a valid alias.
PATTERN_CLIENT_NAME - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns.Client
Pattern for the clients name.
PATTERN_COMPANY - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns.Client
Pattern for the company.
PATTERN_FIRSTNAME - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
The regex for a valid forname.
PATTERN_LASTNAME - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
The regex for a valid surname.
PatternClientLayout - Class in com.communote.server.external.log4j
New Pattern Layout.
PatternClientLayout() - Constructor for class com.communote.server.external.log4j.PatternClientLayout
Constructor
PatternClientLayout(String) - Constructor for class com.communote.server.external.log4j.PatternClientLayout
Constructor
PatternClientParser - Class in com.communote.server.external.log4j
Overridden Pattern Parser for the new option %i.
PatternClientParser(String) - Constructor for class com.communote.server.external.log4j.PatternClientParser
Constructor
PDF - Static variable in class com.communote.server.persistence.blog.ExportFormat
 
PENDING - Static variable in class com.communote.server.model.task.TaskStatus
 
PERF_LOG - Static variable in class com.communote.server.core.common.util.LogHelper
Logger to track performance.
performAction() - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
abstract hook for after-validation action
PERMA_ID_NOTES - Static variable in interface com.communote.server.core.blog.export.PermalinkGenerator
The permalink identifier for notes
PERMA_ID_TAGS - Static variable in interface com.communote.server.core.blog.export.PermalinkGenerator
The permalink identifier for tags
PERMA_ID_TOPICS - Static variable in interface com.communote.server.core.blog.export.PermalinkGenerator
The permalink identifier for topics.
PERMA_ID_USERS - Static variable in interface com.communote.server.core.blog.export.PermalinkGenerator
The permalink identifier for users
PERMA_LINK_BLOG - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the permanent link of the blog
PERMA_LINK_NOTE - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the permanent link of the note
PERMA_LINK_TAG - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the permanent link of the tag
PERMA_LINK_USER - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the permanent link of the user
PermalinkGenerationManagement - Class in com.communote.server.core.blog.export
Service for generating permanent links.
PermalinkGenerationManagement() - Constructor for class com.communote.server.core.blog.export.PermalinkGenerationManagement
 
PermalinkGenerator - Interface in com.communote.server.core.blog.export
Interface for defining generation of permanent links.
PermalinkGeneratorRegistry - Class in com.communote.plugins.core.registries
This waits for new PermalinkGenerator and registers them within the PermalinkGenerationManagement.
PermalinkGeneratorRegistry() - Constructor for class com.communote.plugins.core.registries.PermalinkGeneratorRegistry
 
PERMANENTID - Static variable in class com.communote.server.model.user.ExternalUserAuthenticationConstants
 
PermanentIdMissmatchException - Exception in com.communote.server.core.user
Exception indicating that the update of an existing external user, identified by the external username, is not possible because the permanentId is not matching the saved value.
PermanentIdMissmatchException(String) - Constructor for exception com.communote.server.core.user.PermanentIdMissmatchException
Constructs a new instance of PermanentIdMissmatchException
PermanentIdMissmatchException(String, Throwable) - Constructor for exception com.communote.server.core.user.PermanentIdMissmatchException
Constructs a new instance of PermanentIdMissmatchException
PERMANENTLY_DISABLED - Static variable in class com.communote.server.model.user.UserStatus
The user decided to leave the system or was disabled by the client manager.
permanentlyDisableUser(Long, Long[], boolean) - Method in interface com.communote.server.core.user.UserManagement
Deletes a user by setting his status to PERMANENTLY_DISABLED but keeping all his data.
permanentlyDisableUser(Long, Long[], boolean) - Method in class com.communote.server.core.user.UserManagementBase
Deletes a user by setting his status to PERMANENTLY_DISABLED but keeping all his data.
Permission<T> - Class in com.communote.server.api.core.security.permission
A permission which is identified by an unique identifier.
Permission(String) - Constructor for class com.communote.server.api.core.security.permission.Permission
Constructor.
PERMISSION_COMMENT - Static variable in interface com.communote.server.api.core.note.NotePermissionManagement
If set, the user is allowed to comment on the note.
PERMISSION_CREATE_TOPIC - Static variable in interface com.communote.server.api.core.blog.TopicPermissionManagement
If set, the user is allowed to create topics
PERMISSION_DELETE - Static variable in interface com.communote.server.api.core.note.NotePermissionManagement
If set, the user is allowed to delete the note.
PERMISSION_DELETE_TOPIC - Static variable in interface com.communote.server.api.core.blog.TopicPermissionManagement
If set, the user is allowed to delete the topic.
PERMISSION_EDIT - Static variable in interface com.communote.server.api.core.note.NotePermissionManagement
If set, the user is allowed to edit the note.
PERMISSION_EDIT_ACCESS_CONTROL_LIST - Static variable in interface com.communote.server.api.core.blog.TopicPermissionManagement
If set, the user is allowed to edit the users access list of the topic.
PERMISSION_EDIT_DETAILS - Static variable in interface com.communote.server.api.core.blog.TopicPermissionManagement
If set, the user is allowed to edit the topics details, like tags, description, etc..
PERMISSION_FAVOR - Static variable in interface com.communote.server.api.core.note.NotePermissionManagement
If set, the user is allowed to favor the note.
PERMISSION_INVITE_USER - Static variable in interface com.communote.server.api.core.blog.TopicPermissionManagement
If set, the user is allowed to invite other users to the topic.
PERMISSION_LIKE - Static variable in interface com.communote.server.api.core.note.NotePermissionManagement
If set, the user is allowed to like the note.
PERMISSION_MOVE - Static variable in interface com.communote.server.api.core.note.NotePermissionManagement
If set, the user is allowed to move the note (whole discussion).
PERMISSION_READ - Static variable in interface com.communote.server.api.core.note.NotePermissionManagement
If set, the user is allowed to read the note.
PERMISSION_REPOST - Static variable in interface com.communote.server.api.core.note.NotePermissionManagement
If set, the user is allowed to repost the note.
PERMISSION_VIEW_TOPIC_DETAILS - Static variable in interface com.communote.server.api.core.blog.TopicPermissionManagement
If set, the user is allowed to view the topic's details, like tags, description etc..
PermissionFilter<T,N> - Interface in com.communote.server.api.core.security.permission
 
PermissionManagement<T,N,E extends AuthorizationException> - Interface in com.communote.server.api.core.security.permission
 
PERMISSIONSURL - Static variable in class com.communote.server.model.config.ConfluenceConfigurationConstants
 
PHONE - Static variable in class com.communote.server.model.user.ContactConstants
 
PhoneNumber - Class in com.communote.server.model.user
Scheme for a phone number, given by the address.
PhoneNumber() - Constructor for class com.communote.server.model.user.PhoneNumber
 
PhoneNumberImpl - Class in com.communote.server.model.user
 
PhoneNumberImpl() - Constructor for class com.communote.server.model.user.PhoneNumberImpl
 
pickValid(X509Certificate[]) - Static method in class com.communote.server.persistence.common.security.CommunoteUserCertificate
Uses the list of certificates and create a communote certificate and check if all properties are set and valid.
PLACEHOLDER_USER_ALIAS - Static variable in class com.communote.server.core.vo.query.user.UserQueryParameters
Placeholder for the user alias, which is used for sorting and will be replaced by the query.
PlaceHolderCacheManagerPeerListener - Class in com.communote.server.core.common.caching.eh
A CacheManagerPeerListener which is a place holder for a peer listener of a specific replication scheme.
PlaceHolderCacheManagerPeerListener(String) - Constructor for class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListener
Creates a new place holder for a real peer listener matching the replication scheme.
PlaceHolderCacheManagerPeerListenerFactory - Class in com.communote.server.core.common.caching.eh
Factory to create PlaceHolderCacheManagerPeerListener for specific replication schemes.
PlaceHolderCacheManagerPeerListenerFactory() - Constructor for class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerListenerFactory
 
PlaceHolderCacheManagerPeerProvider - Class in com.communote.server.core.common.caching.eh
A CacheManagerPeerProvider which is a placeholder for a peer provider of a specific replication scheme.
PlaceHolderCacheManagerPeerProvider(String) - Constructor for class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProvider
Creates a new place holder for a real peer provider matching the replication scheme.
PlaceHolderCacheManagerPeerProviderFactory - Class in com.communote.server.core.common.caching.eh
Factory to create PlaceHolderCacheManagerPeerProvider for specific replication schemes.
PlaceHolderCacheManagerPeerProviderFactory() - Constructor for class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProviderFactory
 
PLAIN_MODE_OPTION_KEY_BEAUTIFY - Static variable in enum com.communote.server.api.core.note.NoteRenderMode
Key for a mode option to inform the pre-processors that the plain text version of the content should be beautified (e.g.
plaintextToHTML(String) - Static method in class com.communote.common.util.HTMLHelper
A simple helper which converts a plain text string to HTML by encapsulating all lines with paragraphs and escapes characters reserved in XML.
Plugin - Interface in com.communote.server.plugins.api
Deprecated.
Use OSGI / iPojo logic for start and stop methods
PluginAuthenticationFilter - Class in com.communote.server.web.filter
Filter, which allows
PluginAuthenticationFilter() - Constructor for class com.communote.server.web.filter.PluginAuthenticationFilter
 
PluginAuthenticationProvider - Class in com.communote.server.web.security
 
PluginAuthenticationProvider() - Constructor for class com.communote.server.web.security.PluginAuthenticationProvider
 
PluginException - Exception in com.communote.server.plugins.exceptions
 
PluginException(String) - Constructor for exception com.communote.server.plugins.exceptions.PluginException
Constructor.
PluginException(String, Throwable) - Constructor for exception com.communote.server.plugins.exceptions.PluginException
Constructor.
PluginException(Throwable) - Constructor for exception com.communote.server.plugins.exceptions.PluginException
Constructor.
PluginProperty - Class in com.communote.server.model.property
 
PluginProperty() - Constructor for class com.communote.server.model.property.PluginProperty
 
PluginProperty.Factory - Class in com.communote.server.model.property
Constructs new instances of PluginProperty.
PluginPropertyCacheElementProvider - Class in com.communote.server.core.plugin
 
PluginPropertyCacheElementProvider(PluginPropertyDao, ObjectMapper) - Constructor for class com.communote.server.core.plugin.PluginPropertyCacheElementProvider
Constructor.
PluginPropertyCacheKey<T> - Class in com.communote.server.core.plugin
 
PluginPropertyCacheKey(String, boolean, boolean) - Constructor for class com.communote.server.core.plugin.PluginPropertyCacheKey
Constructor.
PluginPropertyCacheKey(String, String, boolean) - Constructor for class com.communote.server.core.plugin.PluginPropertyCacheKey
Constructor.
PluginPropertyCacheKey(String, String, boolean, Class<T>) - Constructor for class com.communote.server.core.plugin.PluginPropertyCacheKey
Constructor.
PluginPropertyConstants - Class in com.communote.server.model.property
This class holds constants of attributes and associations of the entity PluginProperty.
PluginPropertyConstants() - Constructor for class com.communote.server.model.property.PluginPropertyConstants
 
PluginPropertyDao - Interface in com.communote.server.persistence.property
 
PluginPropertyDaoBase - Class in com.communote.server.persistence.property
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type PluginProperty.
PluginPropertyDaoBase() - Constructor for class com.communote.server.persistence.property.PluginPropertyDaoBase
 
PluginPropertyDaoImpl - Class in com.communote.server.persistence.property
 
PluginPropertyDaoImpl() - Constructor for class com.communote.server.persistence.property.PluginPropertyDaoImpl
 
PluginPropertyManagement - Class in com.communote.server.core.plugin
Service for accessing plugin properties.
PluginPropertyManagement() - Constructor for class com.communote.server.core.plugin.PluginPropertyManagement
 
PluginPropertyManagementException - Exception in com.communote.server.core.plugin
 
PluginPropertyManagementException(Throwable) - Constructor for exception com.communote.server.core.plugin.PluginPropertyManagementException
Constructor.
PluginPropertyService - Interface in com.communote.plugins.core.services
Interface for the plugin property service.
PluginPropertyServiceCreationStrategy - Class in com.communote.plugins.core.services
Creation strategy for our custom PluginPropertyService.
PluginPropertyServiceCreationStrategy() - Constructor for class com.communote.plugins.core.services.PluginPropertyServiceCreationStrategy
 
PluginPropertyServiceException - Exception in com.communote.plugins.core.services
 
PluginPropertyServiceException(Throwable) - Constructor for exception com.communote.plugins.core.services.PluginPropertyServiceException
Constructor.
PluginPropertyServiceImpl - Class in com.communote.plugins.core.services.impl
Implementation of PluginPropertyService
PluginPropertyServiceImpl(String) - Constructor for class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Constructor.
PluginResourceDownloadController - Class in com.communote.server.web.commons.view
Controller for enabling download of plugin resources.
PluginResourceDownloadController() - Constructor for class com.communote.server.web.commons.view.PluginResourceDownloadController
 
PluginViewController - Interface in com.communote.plugins.core.views
 
PojoTargetConverter<S,T> - Class in com.communote.common.converter
Convenience base class for converters which convert into target types with a no-args constructor and setters for the members.
PojoTargetConverter(Class<T>) - Constructor for class com.communote.common.converter.PojoTargetConverter
Create a new converter
populateFromQueryInstance(TimelineQueryParameters) - Method in class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQueryParameters
Initiates the query instance with data copied from another query instance object.
PORT_NUMBERS_MAX_LENGTH - Static variable in class com.communote.server.core.helper.ValidationHelper
max length for port numbers
PORT_NUMBERS_MIN_LENGTH - Static variable in class com.communote.server.core.helper.ValidationHelper
min length for port numbers
PORT_NUMBERS_REGEX - Static variable in class com.communote.server.core.helper.ValidationHelper
regex for port numbers
PORT_PROP - Static variable in class com.communote.common.virusscan.impl.ClamAVScanner
Port where daemon is listening
POSITION - Static variable in class com.communote.server.model.user.UserProfileConstants
 
PositionDescriptor - Class in com.communote.common.menu
Describes the position of the entry in the menu.
PositionDescriptor() - Constructor for class com.communote.common.menu.PositionDescriptor
Create a new entry descriptor with BOTTOM positioning
PositionDescriptor(PositionDescriptor.PositionType, String) - Constructor for class com.communote.common.menu.PositionDescriptor
Create a new descriptor
PositionDescriptor.PositionType - Enum in com.communote.common.menu
Possible types of positioning a menu entry
PostApiController - Class in com.communote.server.web.api.service.post
Deprecated.
Use new generated REST-API instead
PostApiController() - Constructor for class com.communote.server.web.api.service.post.PostApiController
Deprecated.
 
postConfiguration(CacheManager) - Method in class com.communote.server.core.common.caching.eh.DefaultEhCacheConfigurer
Called after the CacheManager which was configured with the configuration of the configuration file provided by this instance has been created.
postConfiguration(CacheManager) - Method in interface com.communote.server.core.common.caching.eh.EhCacheConfigurer
Called after the CacheManager which was configured with the configuration of the configuration file provided by this instance has been created.
postConfigureQueryInstance(I) - Method in class com.communote.server.web.api.service.filter.BaseFilterApiController
Deprecated.
Hook for additional configuration
postConfigureQueryInstance(TimelineQueryParameters) - Method in class com.communote.server.web.api.service.filter.BlogFilterApiController
Deprecated.
Hook for additional configuration
postConfigureQueryInstance(NoteQueryParameters) - Method in class com.communote.server.web.api.service.filter.PostFilterApiController
Deprecated.
Hook for additional configuration
postConfigureQueryInstance(TimelineQueryParameters) - Method in class com.communote.server.web.api.service.filter.TagFilterApiController
Deprecated.
Hook for additional configuration
postConfigureQueryInstance(TimelineQueryParameters) - Method in class com.communote.server.web.api.service.filter.UserFilterApiController
Deprecated.
Hook for additional configuration
postConstruct() - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPostProcessorManagerImpl
Called after the service itself was instantiated.
postConstruct() - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPreProcessorManagerImpl
Initializer.
postConstruct() - Method in class com.communote.server.core.messaging.NotificationService
Post constructor to register default definitions.
postConstruct() - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Method to finally initialize this class.
postConvert(I, O) - Method in class com.communote.server.core.vo.query.FilterQueryResultConverter
 
postConvert(PageableList<O>) - Method in class com.communote.server.core.vo.query.FilterQueryResultConverter
 
PostCounterApiController - Class in com.communote.server.web.api.service.post
This controller returns the number of posts written within the given filter.
PostCounterApiController() - Constructor for class com.communote.server.web.api.service.post.PostCounterApiController
 
postCreateInitialFilters(InitalFiltersVO) - Method in class com.communote.server.web.fe.portal.blog.controller.CreateBlogViewController
Checks if the current user is allowed to create new topics Called after InitialFiltersViewController.createInitialFilters(HttpServletRequest) succeeded, to allow subclasses to do further modifications on the filters
postCreateInitialFilters(InitalFiltersVO) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Called after InitialFiltersViewController.createInitialFilters(HttpServletRequest) succeeded, to allow subclasses to do further modifications on the filters
postDataSourceCreation(DataSource) - Method in class com.communote.server.core.database.hibernate.C3P0DataSourceConnectionProvider
Method that is called after DataSource creation to allow further modifications of the DataSource.
PostFilterApiController - Class in com.communote.server.web.api.service.filter
Deprecated.
Use new generated REST-API instead.
PostFilterApiController() - Constructor for class com.communote.server.web.api.service.filter.PostFilterApiController
Deprecated.
 
PostgreSQLDatabaseConfiguration - Class in com.communote.server.core.database.config
Database configuration for PostgreSQL with fulltext capabilities
PostgreSQLDatabaseConfiguration() - Constructor for class com.communote.server.core.database.config.PostgreSQLDatabaseConfiguration
 
PostgreSQLDatePartFunction - Class in com.communote.server.core.database.hibernate
usage: day_of_date(field, note.creationDate) => returns the day as integer
PostgreSQLDatePartFunction() - Constructor for class com.communote.server.core.database.hibernate.PostgreSQLDatePartFunction
 
PostgreSQLFulltextFunction - Class in com.communote.server.core.database.hibernate
For creating an index on PostgreSQL use: CREATE INDEX core_content_full_en_idx ON core_content USING gin(to_tsvector('english', content)); CREATE INDEX core_content_full_de_idx ON core_content USING gin(to_tsvector('german', content));
PostgreSQLFulltextFunction(String) - Constructor for class com.communote.server.core.database.hibernate.PostgreSQLFulltextFunction
See http://www.postgresql.org/docs/9.1/static/sql-createtsconfig.html or http://www.postgresql.org/docs/9.1/static/textsearch.html for more information
postInitialization() - Method in interface com.communote.server.core.user.MasterDataManagement
 
postInitialization() - Method in class com.communote.server.core.user.MasterDataManagementBase
 
PostListItem - Class in com.communote.server.web.api.to.listitem
List item describing a note that should be used by the old API when the short note format is requested.
PostListItem() - Constructor for class com.communote.server.web.api.to.listitem.PostListItem
Creates a new instance
postProcessConfiguration(Configuration, Properties) - Method in class com.communote.server.core.common.caching.eh.DefaultEhCacheConfigurer
Called by the DefaultEhCacheConfigurer.getConfiguration(Properties) method to allow additional processing of the loaded configuration.
postProcessConfiguration(Configuration) - Method in class com.communote.server.core.database.spring.CommunoteSessionFactoryBean
 
postProcessList(HttpServletRequest, PageableList<? extends IdentifiableEntityData>) - Method in class com.communote.server.web.api.service.filter.BaseFilterApiController
Deprecated.
Hook for post processing the result list
postProcessList(HttpServletRequest, PageableList) - Method in class com.communote.server.web.api.service.filter.BlogFilterApiController
Deprecated.
Hook for post processing the result list
postProcessList(HttpServletRequest, PageableList<? extends IdentifiableEntityData>) - Method in class com.communote.server.web.api.service.filter.PostFilterApiController
Deprecated.
Hook for post processing the result list
postProcessList(HttpServletRequest, PageableList) - Method in class com.communote.server.web.api.service.filter.TagFilterApiController
Deprecated.
Hook for post processing the result list
postProcessList(HttpServletRequest, PageableList) - Method in class com.communote.server.web.api.service.filter.UserFilterApiController
Deprecated.
Hook for post processing the result list
postProcessPage(HttpServletRequest, Object, Errors, int) - Method in class com.communote.server.web.fe.installer.controller.InstallationController
 
postProcessPage(HttpServletRequest, Object, Errors, int) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
postQueryExecution(BlogMemberManagementQueryParameters, PageableList) - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQuery
This function is called after executing the query for further augmentations.
postQueryExecution(ExternalObjectQueryParameters, PageableList) - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQuery
 
postQueryExecution(BlogQueryParameters, PageableList) - Method in class com.communote.server.core.vo.query.blog.UserBlogQuery
This function is called after executing the query for further augmentations.
postQueryExecution(NoteQueryParameters, PageableList) - Method in class com.communote.server.core.vo.query.post.CountNoteQuery
This function is called after executing the query for further augmentations.
postQueryExecution(I, PageableList) - Method in class com.communote.server.core.vo.query.Query
Deprecated.
Use Converter instead.
postQueryExecution(CommunoteEntityQueryParameters, PageableList) - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQuery
This function is called after executing the query for further augmentations.
postQueryExecution(UserTaggingCoreQueryParameters, PageableList) - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
Deprecated.
postRenderList() - Method in class com.communote.server.web.fe.widgets.blog.ChronologicalPostListWidget
Called after rendering the list
PreferenceResource - Class in com.communote.plugins.api.rest.v24.resource.user.userpreference.preference
 
PreferenceResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
PreferenceResource - Class in com.communote.plugins.api.rest.v30.resource.user.userpreference.preference
 
PreferenceResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
preferenceSingle(Long, Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
 
preferenceSingle(Long, Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
 
prefillInitalFilters(HttpServletRequest) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Prefill the initial filters by extracting the values from the request URL that is interpreted as permalink
PREFIX - Static variable in class com.communote.server.model.tag.AbstractTagCategoryConstants
 
preNormalizationFunction(double) - Method in class com.communote.server.core.retrieval.normalizer.RankListItemNormalizer
This function is used to adapt the rank before the normalization.
prepare(MimeMessage) - Method in class com.communote.server.core.mail.VelocityMimeMessagePreparator
 
prepareBackingObjectOnRefresh(HttpServletRequest, T) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
Called when the form widget is refreshing to allow initialization of the backing object if not already done in SpringFormWidget.formBackingObject(HttpServletRequest).
prepareBackingObjectOnSubmit(HttpServletRequest, T) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
Called during submit of a form widget after the binder applied the request parameters to the backing object, but before calling the validator.
prepareDefaultUserVO() - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
Creates a prepared value object with all update options set to true.
prepareFetching(String) - Method in class com.communote.server.core.mail.fetching.ImapMailboxConnection
Subclasses should use this method for protocol specific initialization.
prepareFetching(String) - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Subclasses should use this method for protocol specific initialization.
prepareHttpClient(HttpClientBuilder) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Prepare the HTTP client that should be used by all requests.
prepareLiquibase(Liquibase, Map<String, Object>) - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
Prepare the liquibase instance before doing the actual update.
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.fetching.BlogNameIdMissingInSubjectMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.fetching.BlogsNotFoundMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.fetching.ContentProcessingErrorMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.fetching.DirectMessageMissingRecipientMailMessage
Prepare a model of key-value pairs which will be passed to the template engine when the content and subject templates should be rendered.
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.fetching.GenericErrorMailMessage
Prepare a model of key-value pairs which will be passed to the template engine when the content and subject templates should be rendered.
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.fetching.NoWriteAccessToBlogMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.fetching.UserNotInClientMailMessage
Does nothing.
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.fetching.WarningMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.ForgottenPWMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.GenericMailMessage
Prepare a model of key-value pairs which will be passed to the template engine when the content and subject templates should be rendered.
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.MailMessage
Prepare a model of key-value pairs which will be passed to the template engine when the content and subject templates should be rendered.
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.SecurityCodeMailMessage
Does nothing.
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.TextMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.ActivateUserMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.ConfirmEmailAddressMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.ConfirmUserMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.InviteUserToBlogMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.InviteUserToClientMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.InviteUserToClientWithExternalAuthMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.manager.ActivateUserForManagerMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.manager.NewUserConfirmedForManagerMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.ManagerSecurityWarnMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.NoteLimitReachedMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.NotifyAboutCRCSizeLimitReachedMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.NotifyAboutNoteMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.NotifyUserCountLimitReachedMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.RemindUserLoginMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.RemindUserRegistrationMailMessage
 
prepareModel(Map<String, Object>) - Method in class com.communote.server.core.mail.messages.user.UserLockedMailMessage
 
prepareModel(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.server.web.commons.controller.StaticPageVelocityViewController
 
prepareModel(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.server.web.commons.controller.VelocityViewController
Prepares the model by adding the key value pairs.
prepareModel(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.server.web.fe.portal.blog.controller.EditBlogViewController
 
prepareModel(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Prepares the model by adding the key value pairs.
prepareModel(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.communote.server.web.fe.portal.user.controller.UserProfileController
Prepares the model by adding the key value pairs.
prepareModelAndViewForJsonResponse(HttpServletRequest, HttpServletResponse, ObjectNode, boolean) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Prepare a model and view with a view named "core.ajax.response".
prepareRequest(HttpServletRequest) - Method in interface com.communote.server.web.commons.filter.ClientContextAwareRequestResponseInitializer
 
prepareResponse(HttpServletResponse) - Method in interface com.communote.server.web.commons.filter.ClientContextAwareRequestResponseInitializer
 
prepareStorageDirectory() - Method in class com.communote.server.core.crc.FilesystemConnector
Create the directory returned by FilesystemConnector.getPath() if it does not yet exist.
preparingInstallation() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that the installation is being prepared.
preparingInstallation() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that the installation is being prepared.
preparingInstallationFailed() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that preparing the installation failed.
preparingInstallationFailed() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that preparing the installation failed.
preparingInstallationSucceeded() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that preparing the installation was successful.
preparingInstallationSucceeded() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that preparing the installation was successful.
prependArguments(Object...) - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessageBuilder
Prepend the provided arguments to those passed to the constructor or previous calls to this method.
prependModuleClientPart(String) - Static method in class com.communote.server.persistence.user.client.ClientUrlHelper
Prepends the module and client ID of the current client to the provided URL path.
prependModuleClientPart(String, String) - Static method in class com.communote.server.persistence.user.client.ClientUrlHelper
Prepends the module and client ID to the provided URL path.
PreviewResource - Class in com.communote.plugins.api.rest.v24.resource.attachment.preview
 
PreviewResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.preview.PreviewResource
 
PreviewResource - Class in com.communote.plugins.api.rest.v30.resource.attachment.preview
 
PreviewResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.preview.PreviewResource
 
PreviewResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.attachment.preview
Resource Handler for attachment previews.
PreviewResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.attachment.preview.PreviewResourceHandler
 
PreviewResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.attachment.preview
Resource Handler for attachment previews.
PreviewResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.attachment.preview.PreviewResourceHandler
 
previewSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.PreviewResource
 
previewSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.PreviewResource
 
PRIMARYAUTHENTICATION - Static variable in class com.communote.server.model.config.ExternalSystemConfigurationConstants
 
PrimaryAuthenticationException - Exception in com.communote.server.api.core.user
 
PrimaryAuthenticationException(String, String, PrimaryAuthenticationException.Reasons) - Constructor for exception com.communote.server.api.core.user.PrimaryAuthenticationException
Constructor.
PrimaryAuthenticationException.Reasons - Enum in com.communote.server.api.core.user
Possible reasons the exception was thrown.
PrincipalStore - Class in com.communote.server
Stores the currently logged in Principal.
PRIORITY - Static variable in class com.communote.server.model.messaging.MessagerConnectorConfigConstants
 
process(NoteStoringTO) - Method in class com.communote.plugins.activity.base.processor.ActivityNoteStoringPreProcessor
Processing function which is invoked before a new note is created.
process(NoteStoringTO) - Method in class com.communote.plugins.contenttypes.ContentTypeNotePreProcessor
Processing function which is invoked before a new note is created.
process(HttpServletRequest, ModelAndView) - Method in interface com.communote.plugins.embed.EmbedControllerRequestPostProcessor
Called after the EmbedController handled the request and prepared the ModelAndView for rendering.
process(NoteRenderContext, NoteData) - Method in class com.communote.plugins.mediaparser.RichMediaLinkRendererPreProcessor
Processes a note for a specific render context.
process(NoteRenderContext, NoteData) - Method in interface com.communote.server.api.core.note.processor.NoteMetadataRenderingPreProcessor
Processes a note for a specific render context.
process(NoteRenderContext, NoteData) - Method in interface com.communote.server.api.core.note.processor.NoteRenderingPreProcessorManager
Processes a note by calling all the registered preprocessors which support the render mode of the context.
process(NoteStoringTO) - Method in interface com.communote.server.api.core.note.processor.NoteStoringEditableContentPreProcessor
Processing function which is invoked before a new note is created.
process(NoteStoringTO) - Method in interface com.communote.server.api.core.note.processor.NoteStoringImmutableContentPreProcessor
Processing function which is invoked before a new note is created.
process(Note, NoteStoringTO, Map<String, String>) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPostProcessor
Allows synchronous processing of a note after it was created or updated.
process(Collection<Note>, NoteStoringTO, Map<String, String>) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPostProcessorManager
Process the provided notes synchronously by the registered processors.
process(NoteStoringTO) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPreProcessorManager
Run the registered preprocessors before creating a new note.
process(NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.AssertCommentPreProcessor
Processing function which is invoked before a new note is created.
process(NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.AssertNoteContentNotePreProcessor
 
process(NoteRenderContext, NoteData) - Method in class com.communote.server.core.blog.notes.processors.CreateRepostNoteMetadataRenderingPreProcessor
 
process(NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.EditNotificationNoteStoringPreProcessor
 
process(NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.ExtractBlogsNoteStoringPreProcessor
 
process(NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.ExtractTagsNotePreProcessor
 
process(NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.ExtractUsersNotePreProcessor
Processing function which is invoked before a new note is created.
process(Collection<Note>, NoteStoringTO, Map<String, String>) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPostProcessorManagerImpl
 
process(NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPreProcessorManagerImpl
 
process(Note, NoteStoringTO, Map<String, String>) - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
 
process(NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.RemoveUnsupportedMarkupNotePreProcessor
Removes unsupported markup from the post content found in the storing transfer object.
process(NoteRenderContext, NoteData) - Method in class com.communote.server.core.blog.notes.processors.RepostNoteRenderingPreProcessor
 
process(NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.RepostNoteStoringPreProcessor
Invokes the processor before the note is stored.
process(NoteRenderContext, NoteData) - Method in class com.communote.server.core.note.processor.LikeNoteRenderingPreProcessor
Processes the note.
process(NoteRenderContext, NoteData) - Method in class com.communote.server.core.note.processor.NoteRenderingExtensionPoint
 
process(AttachmentTO) - Method in interface com.communote.server.core.storing.AttachmentStoringPreProcessor
Processes the given attachment.
process(AttachmentTO) - Method in class com.communote.server.core.storing.VirusScannerAttachmentStoringPreProcessor
Processes the given attachment.
process(NoteStoringTO) - Method in class com.communote.server.core.template.TemplateNoteStoringPreProcessor
 
processActions(W) - Static method in class com.communote.server.widgets.annotations.AnnotatedWidgetProcesser
Processes the selected method.
processActiveClient(HttpServletRequest, HttpServletResponse, FilterChain, ClientTO) - Method in class com.communote.server.web.commons.filter.ClientStatusHandler
Handles the case of a client in status ACTIVE by associating the client with the current thread and continuing the filter chain.
processAsynchronously(Long, NoteStoringPostProcessorContext) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPostProcessor
Allows asynchronous processing of a note after it was stored.
processAsynchronously(NoteStoringPostProcessorContext) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPostProcessorManager
Process a note asynchronously by invoking all registered processors.
processAsynchronously(NoteStoringPostProcessorContext) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPostProcessorManagerImpl
 
processAsynchronously(Long, NoteStoringPostProcessorContext) - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
 
processCancel(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
processClient(HttpServletRequest, HttpServletResponse, FilterChain, ClientTO) - Method in class com.communote.server.web.commons.filter.ClientStatusHandler
Perform some status dependent operation.
processEdit(Note, NoteStoringTO) - Method in class com.communote.plugins.activity.base.processor.ActivityNoteStoringPreProcessor
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.plugins.contenttypes.ContentTypeNotePreProcessor
 
processEdit(Note, NoteStoringTO) - Method in interface com.communote.server.api.core.note.processor.NoteStoringEditableContentPreProcessor
Processing function which is invoked before an existing note is updated.
processEdit(Note, NoteStoringTO) - Method in interface com.communote.server.api.core.note.processor.NoteStoringImmutableContentPreProcessor
Processing function which is invoked before an existing note is updated.
processEdit(Note, NoteStoringTO) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPreProcessorManager
Run the registered preprocessors before updating an existing note.
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.AssertCommentPreProcessor
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.AssertNoteContentNotePreProcessor
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.EditNotificationNoteStoringPreProcessor
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.ExtractBlogsNoteStoringPreProcessor
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.ExtractTagsNotePreProcessor
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.ExtractUsersNotePreProcessor
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPreProcessorManagerImpl
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.RemoveUnsupportedMarkupNotePreProcessor
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.blog.notes.processors.RepostNoteStoringPreProcessor
 
processEdit(Note, NoteStoringTO) - Method in class com.communote.server.core.template.TemplateNoteStoringPreProcessor
 
ProcessedMailNote - Class in com.communote.server.model.note
Represents a as user tagged post interpreted mail message that was processed by the MailBasedPostingManagement.
ProcessedMailNote() - Constructor for class com.communote.server.model.note.ProcessedMailNote
 
ProcessedMailNote.Factory - Class in com.communote.server.model.note
Constructs new instances of ProcessedMailNote.
ProcessedMailNoteConstants - Class in com.communote.server.model.note
This class holds constants of attributes and associations of the entity ProcessedMailNote.
ProcessedMailNoteConstants() - Constructor for class com.communote.server.model.note.ProcessedMailNoteConstants
 
ProcessedMailNoteDao - Interface in com.communote.server.persistence.blog
 
ProcessedMailNoteDaoBase - Class in com.communote.server.persistence.blog
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.blog.ProcessedMailNote.
ProcessedMailNoteDaoBase() - Constructor for class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
ProcessedMailNoteDaoImpl - Class in com.communote.server.persistence.blog
 
ProcessedMailNoteDaoImpl() - Constructor for class com.communote.server.persistence.blog.ProcessedMailNoteDaoImpl
 
ProcessedMailNoteImpl - Class in com.communote.server.model.note
 
ProcessedMailNoteImpl() - Constructor for class com.communote.server.model.note.ProcessedMailNoteImpl
 
processFinish(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.installer.controller.InstallationController
processFinish(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.blog.controller.BlogManagementController
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileChangeEmailController
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileDetailsController
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class com.communote.server.web.fe.portal.user.profile.controller.UserProfileNotificationsController
processFormSubmission(HttpServletRequest, T, BindingResult) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
 
processGetViewIdentifier(W) - Static method in class com.communote.server.widgets.annotations.AnnotatedWidgetProcesser
Returns the identifier specified through the ViewIdentifier annotation and combines it with the specified output type.
processMailMessage(Message) - Method in class com.communote.server.core.mail.fetching.MailMessageWorker
Starts processing of a mail message.
processMatch(String, String, String) - Method in interface com.communote.common.io.DelimiterFilterMatchProcessor
Process a match found by the DelimiterFilterReader.
processMatch(String, String, String) - Method in class com.communote.server.web.commons.resource.impl.CssUrlRewriter
 
processNoteContent(NoteRenderContext, NoteData) - Method in class com.communote.plugins.atlr.AliasAndTagLinkRenderer
Processes the note content for a specific render context.
processNoteContent(NoteRenderContext, NoteData) - Method in class com.communote.plugins.smileys.SmileysNoteRenderingPreProcessor
Processes a note for a specific render context.
processNoteContent(NoteRenderContext, NoteData) - Method in interface com.communote.server.api.core.note.processor.NoteContentRenderingPreProcessor
Processes the note content for a specific render context.
processNoteContent(NoteRenderContext, NoteData) - Method in class com.communote.server.core.blog.notes.processors.CreateRepostNoteContentRenderingPreProcessor
 
processNoteContent(String) - Method in class com.communote.server.core.blog.NoteShortener
Returns the shortened content or null if there is no need to shorten it.
processNoteContent(NoteRenderContext, NoteData) - Method in class com.communote.server.core.template.TemplateNoteRenderingPreProcessor
Processes the note content for a specific render context.
processPacket(Packet) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPMessagePacketListener
This method handles incoming packets.
processPacket(Packet) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPPresencePacketListener
This only handles Presence packets with type "subscribe".
processQueryList() - Method in class com.communote.server.web.fe.widgets.management.system.application.CertificateListWidget
 
processQueryList() - Method in class com.communote.server.widgets.annotations.AnnotatedMultiResultWidget
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.bookmarklet.BookmarkletController
Processes the request and returns a map with additional content.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.core.views.ViewController
Processes the request and returns a map with additional content.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.communote.plugins.embed.EmbedController
 
processSingleResult() - Method in class com.communote.server.web.fe.widgets.image.GlobalIdShowBannerImageWidget
 
processSingleResult() - Method in class com.communote.server.web.fe.widgets.image.GlobalIdUploadImageWidget
 
processSingleResult() - Method in class com.communote.server.web.fe.widgets.management.localization.LocalizeMessageWidget
processSingleResult() - Method in class com.communote.server.web.fe.widgets.user.InviteUserViaEmailWidget
processSingleResult() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileUserInterfaceWidget
 
processSingleResult() - Method in class com.communote.server.widgets.annotations.AnnotatedSingleResultWidget
 
processTasksToFail() - Method in class com.communote.server.core.tasks.TaskExecutionCleaner
Process all tasks that should be marked as failed.
processTasksToStop() - Method in class com.communote.server.core.tasks.TaskExecutionCleaner
Process all tasks that should be stopped.
processUndeletedMessages(MailMessageWorker) - Method in class com.communote.server.core.mail.fetching.ImapMailboxConnection
Processes all undeleted messages in a mailbox.
processUndeletedMessages(MailMessageWorker) - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Processes all undeleted messages in a mailbox.
PROFILE - Static variable in class com.communote.server.model.user.UserConstants
 
PROP_SCANNER_TYPE - Static variable in class com.communote.common.virusscan.VirusScannerFactory
Scanner type
PROPERTIES - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
PROPERTIES - Static variable in class com.communote.server.model.blog.BlogConstants
 
PROPERTIES - Static variable in class com.communote.server.model.external.ExternalObjectConstants
 
PROPERTIES - Static variable in class com.communote.server.model.messaging.MessagerConnectorConfigConstants
 
PROPERTIES - Static variable in class com.communote.server.model.note.NoteConstants
 
PROPERTIES - Static variable in class com.communote.server.model.task.TaskConstants
 
PROPERTIES - Static variable in class com.communote.server.model.user.group.GroupConstants
 
PROPERTIES - Static variable in class com.communote.server.model.user.note.UserNoteEntityConstants
 
PROPERTIES - Static variable in class com.communote.server.model.user.UserConstants
 
PROPERTIES_HOST - Static variable in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Property key for the bots host.
PROPERTIES_LOGIN - Static variable in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Property key for the bots login.
PROPERTIES_PASSWORD - Static variable in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Property key for the bots password.
PROPERTIES_PORT - Static variable in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Property key for the bots port.
PROPERTIES_RESOURCE - Static variable in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Property key for the bots resource.
PropertiesUtils - Class in com.communote.common.properties
Helper class for working with Properties
Property - Class in com.communote.server.model.property
 
Property() - Constructor for class com.communote.server.model.property.Property
 
PROPERTY_EMBED_ADDITIONAL_CSS_URL - Static variable in class com.communote.plugins.embed.EmbedController
 
PROPERTY_KEY_ACTIVE_DIRECTORY_TRACKING_ALLOW_PAGING - Static variable in interface com.communote.plugin.ldap.PropertyKeys
Property for the enabling paging for ad tracking
PROPERTY_KEY_ACTIVE_DIRECTORY_TRACKING_ENABLED_GROUP - Static variable in interface com.communote.plugin.ldap.PropertyKeys
Property for the enabled status for incremental group synchronization.
PROPERTY_KEY_ACTIVE_DIRECTORY_TRACKING_ENABLED_USER - Static variable in interface com.communote.plugin.ldap.PropertyKeys
Property for the enabled status for incremental user synchronization.
PROPERTY_KEY_ACTIVE_DIRECTORY_TRACKING_PAGING_SIZE - Static variable in interface com.communote.plugin.ldap.PropertyKeys
Property for the ad tracking paging size
PROPERTY_KEY_ACTIVE_DIRECTORY_TRACKING_TIME_OUT - Static variable in interface com.communote.plugin.ldap.PropertyKeys
Property for the ad tracking time out
PROPERTY_KEY_ACTIVE_DIRECTORY_TRACKING_USER_SEQUENCE_NUMBER - Static variable in interface com.communote.plugin.ldap.PropertyKeys
Persistent USN
PROPERTY_KEY_AD_LAST_USED_SERVER - Static variable in class com.communote.plugin.ldap.ADTrackingIncrementalRepositoryChangeTracker
Key for storing the last used server url of this tracker.
PROPERTY_KEY_GROUP - Static variable in interface com.communote.plugins.activity.base.service.ActivityService
the key group to be used for properties related to activities
PROPERTY_KEY_LIKE - Static variable in class com.communote.plugins.api.rest.resource.note.like.LikeResourceHandler
Property key for the like feature.
PROPERTY_KEY_LIKE - Static variable in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResourceHandler
Property key for the like feature.
PROPERTY_KEY_LIKE - Static variable in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResourceHandler
Property key for the like feature.
PROPERTY_KEY_PERSONAL_TOPIC_USER_ID - Static variable in interface com.communote.server.api.core.blog.BlogManagement
Key of the property which marks a topic as the personal topic of a user.
PROPERTY_KEY_RESEND_NOTIFICATION - Static variable in class com.communote.server.core.blog.notes.processors.EditNotificationNoteStoringPreProcessor
 
PROPERTY_KEY_SYMBOLIC_NAME - Static variable in class com.communote.server.core.osgi.OSGiManagement
A property key for symbolic name, which could be used accross the whole application.
PROPERTY_LIKED - Static variable in class com.communote.server.core.note.processor.LikeNoteRenderingPreProcessor
Property denoting whether the current user likes the note.
PROPERTY_LIKERS - Static variable in class com.communote.server.core.note.processor.LikeNoteRenderingPreProcessor
Property holding the users linking the note as Collection of UserListItems
PROPERTY_REPOST_ORIGINAL_NOTE_DATA - Static variable in class com.communote.server.core.blog.notes.processors.RepostNoteRenderingPreProcessor
 
PROPERTY_RICHMEDIA - Static variable in class com.communote.plugins.mediaparser.RichMediaLinkRendererPreProcessor
 
PROPERTY_USER_ALIAS - Static variable in class com.communote.server.core.user.groups.SynchronizeExternalUserTaskHandler
Key for the users alias property.
Propertyable - Interface in com.communote.server.model.property
 
PropertyableToListItemConverter<S extends Propertyable,T extends IdentifiableEntityData> - Class in com.communote.server.core.converter
Converter that extracts the properties of an entity and adds them to the to the list item.
PropertyableToListItemConverter(Class<T>, boolean) - Constructor for class com.communote.server.core.converter.PropertyableToListItemConverter
Create a new converter
PropertyAccessor<O extends Propertyable,P extends Property,V> - Class in com.communote.server.core.property
The Property Accessor provides means for setting and retrieving properties.
PropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.PropertyAccessor
 
PropertyAccessorFilterDefinition - Class in com.communote.server.core.property
The property accessor filter definition.
PropertyAccessorFilterDefinition() - Constructor for class com.communote.server.core.property.PropertyAccessorFilterDefinition
 
PropertyCacheKey - Class in com.communote.server.core.property
Cache key to identify a property by group and key
PropertyCacheKey(PropertyType, String, String) - Constructor for class com.communote.server.core.property.PropertyCacheKey
Cache key to identify a property by group and key
PropertyConstants - Class in com.communote.server.model.property
This class holds constants of attributes and associations of the entity Property.
PropertyConstants() - Constructor for class com.communote.server.model.property.PropertyConstants
 
PropertyDao - Interface in com.communote.server.persistence.property
 
PropertyDaoBase - Class in com.communote.server.persistence.property
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type Property.
PropertyDaoBase() - Constructor for class com.communote.server.persistence.property.PropertyDaoBase
 
PropertyDaoImpl - Class in com.communote.server.persistence.property
 
PropertyDaoImpl() - Constructor for class com.communote.server.persistence.property.PropertyDaoImpl
 
PropertyEvent - Class in com.communote.server.api.core.property
Describes an event of a changed property.
PropertyEvent(Long, PropertyType, String, String) - Constructor for class com.communote.server.api.core.property.PropertyEvent
 
PropertyEvent.PropertyEventType - Enum in com.communote.server.api.core.property
The property event type defines why this event was triggered
PropertyFilter - Class in com.communote.server.core.vo.query.filter
This filter can be used for filtering properties for a specific filter group and OR concatenation.
PropertyFilter(Class<P>) - Constructor for class com.communote.server.core.vo.query.filter.PropertyFilter
Constructor, which uses PropertyFilter.DEFAULT_KEY_GROUP as key group.
PropertyFilter(String, Class<P>) - Constructor for class com.communote.server.core.vo.query.filter.PropertyFilter
Constructor.
PropertyFilter(String, Class<P>, boolean) - Constructor for class com.communote.server.core.vo.query.filter.PropertyFilter
Constructor.
PropertyFilter.MatchMode - Enum in com.communote.server.core.vo.query.filter
Available match modes.
PropertyFilterMatcher - Class in com.communote.server.core.vo.query.java.note
Matcher for property filters like content types.
PropertyFilterMatcher(PropertyManagement, Collection<PropertyFilter>) - Constructor for class com.communote.server.core.vo.query.java.note.PropertyFilterMatcher
Constructor.
PropertyFilterMatcher(PropertyManagement, PropertyFilter...) - Constructor for class com.communote.server.core.vo.query.java.note.PropertyFilterMatcher
Constructor.
PropertyHelper - Class in com.communote.server.api.core.property
Helper for working with Property entities and their TOs.
PROPERTYKEY - Static variable in class com.communote.server.model.property.PropertyConstants
 
PROPERTYKEY - Static variable in class com.communote.server.model.task.TaskPropertyConstants
 
PropertyKeys - Interface in com.communote.plugin.ldap
Interface containing all property keys for this plugin.
propertyList(Long) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
 
propertyList(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
 
propertyList(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
 
propertyList(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
 
propertyList(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
 
propertyList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
 
PropertyManagement - Interface in com.communote.server.api.core.property
This service provides means to create, read, update and remove properties including the generic binary property and the properties which are associated with an object like a note or a user.
PropertyManagementImpl - Class in com.communote.server.core.property
 
PropertyManagementImpl() - Constructor for class com.communote.server.core.property.PropertyManagementImpl
 
PROPERTYMAPPING - Static variable in class com.communote.server.model.config.LdapSearchConfigurationConstants
 
PropertyQuery<R,I extends PropertyQueryParameters> - Class in com.communote.server.core.vo.query
 
PropertyQuery() - Constructor for class com.communote.server.core.vo.query.PropertyQuery
 
PropertyQueryParameters - Class in com.communote.server.core.vo.query
Abstract Query Parameter holding Property Filters
PropertyQueryParameters() - Constructor for class com.communote.server.core.vo.query.PropertyQueryParameters
 
PropertyResource - Class in com.communote.plugins.api.rest.resource.note.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.resource.note.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.resource.topic.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.resource.user.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.resource.user.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v22.resource.note.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v22.resource.timelinenote.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v22.resource.topic.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v22.resource.user.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v24.resource.note.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v24.resource.timelinenote.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v24.resource.topic.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v24.resource.user.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v30.resource.note.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v30.resource.timelinenote.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v30.resource.topic.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
 
PropertyResource - Class in com.communote.plugins.api.rest.v30.resource.user.property
 
PropertyResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
 
PropertyResourceContent - Class in com.communote.server.web.commons.resource
Holds the content of a property resource with additional meta data.
PropertyResourceContent(String, boolean) - Constructor for class com.communote.server.web.commons.resource.PropertyResourceContent
Create a content wrapper for a property resource
PropertyResourceDescriptor - Class in com.communote.server.web.commons.resource.impl
Helper holding details of a resource.
PropertyResourceDescriptor(String, String, boolean) - Constructor for class com.communote.server.web.commons.resource.impl.PropertyResourceDescriptor
Create a new property resource descriptor
PropertyResourceDescriptor(String, String, boolean, CachedFileDescriptor, boolean) - Constructor for class com.communote.server.web.commons.resource.impl.PropertyResourceDescriptor
Create a new property resource descriptor
PropertyResourceHandler - Class in com.communote.plugins.api.rest.resource.note.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.note.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.resource.topic.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.topic.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.resource.user.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.user.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.note.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.topic.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.user.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.note.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.topic.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.user.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.note.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.topic.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResourceHandler
 
PropertyResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.user.property
 
PropertyResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResourceHandler
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.resource.note.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.resource.topic.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.resource.user.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.v22.resource.note.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.v22.resource.topic.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.v22.resource.user.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.v24.resource.note.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.v24.resource.topic.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.v24.resource.user.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.note.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.topic.property
 
PropertyResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.user.property
 
PropertyResourceManager - Class in com.communote.server.web.commons.resource.impl
Component that manages property resources for resource categories.
PropertyResourceManager(String, String) - Constructor for class com.communote.server.web.commons.resource.impl.PropertyResourceManager
Create a new manager
PropertyResourceManagerException - Exception in com.communote.server.web.commons.resource.impl
Exception thrown by the PropertyResourceManager when a property resource couldn't be added, updated or removed.
PropertyResourceManagerException(String, boolean) - Constructor for exception com.communote.server.web.commons.resource.impl.PropertyResourceManagerException
Create a new exception with detail message.
PropertyResourceManagerException(String, Throwable, boolean) - Constructor for exception com.communote.server.web.commons.resource.impl.PropertyResourceManagerException
Create a new exception with detail message.
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
 
propertySingle(Long, String) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
 
propertySingle(Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
 
propertySingle(Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
 
propertySingle(Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
 
propertySingle(Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
 
PropertyType - Enum in com.communote.server.api.core.property
The available property types
PROPERTYVALUE - Static variable in class com.communote.server.model.property.BinaryPropertyConstants
 
PROPERTYVALUE - Static variable in class com.communote.server.model.property.StringPropertyConstants
 
PROPERTYVALUE - Static variable in class com.communote.server.model.task.TaskPropertyConstants
 
PROTOCOL_HTTP - Static variable in class com.communote.server.web.commons.filter.ForceSslChannelFilter
The http protocol name.
PROTOCOL_HTTPS - Static variable in class com.communote.server.web.commons.filter.ForceSslChannelFilter
The https protocol name.
PROVIDER_IDENTIFIER - Static variable in class com.communote.server.core.image.type.AttachmentImageProvider
Identifier of the built-in user profile image provider
PROVIDER_IDENTIFIER - Static variable in class com.communote.server.core.image.type.ClientImageProvider
Identifier of the built-in client image provider
PROVIDER_IDENTIFIER - Static variable in class com.communote.server.core.image.type.EntityImageProvider
Identifier of the built-in entity image provider
PROVIDER_IDENTIFIER - Static variable in class com.communote.server.core.image.type.UserImageProvider
Identifier of the built-in user profile image provider
ProviderMessageConsumer - Interface in com.communote.plugins.mq.service.provider
Abstracts JMS specific message consumer from the variety of CNT specific message handlers
ProviderMessageConsumerFactory - Interface in com.communote.plugins.mq.service.provider
Factory of the CNT message consumers.
ProviderMessageConsumerFactoryImpl - Class in com.communote.plugins.mq.service.impl
Factory of the CNT message consumers.
ProviderMessageConsumerFactoryImpl() - Constructor for class com.communote.plugins.mq.service.impl.ProviderMessageConsumerFactoryImpl
 
ProviderMessageConsumerImpl<T extends BaseMessage> - Class in com.communote.plugins.mq.service.impl
Implements ProviderMessageConsumer service.
ProviderMessageConsumerImpl() - Constructor for class com.communote.plugins.mq.service.impl.ProviderMessageConsumerImpl
 
ProviderMessageSender - Interface in com.communote.plugins.mq.service.provider
Abstracts CNT message sender from the concrete MQ implementation
PUBLIC_USER_ROLE - Static variable in class com.communote.server.core.security.AuthenticationHelper
The user role of the public user
PUBLICACCESS - Static variable in class com.communote.server.model.blog.BlogConstants
 
PublicAccessProcessingFilter - Class in com.communote.server.web.commons.filter
Filter to manage public access.
PublicAccessProcessingFilter() - Constructor for class com.communote.server.web.commons.filter.PublicAccessProcessingFilter
Does nothing.
PublicUserDetails - Class in com.communote.server.core.security
Represents a not logged in public user.
PublicUserDetails() - Constructor for class com.communote.server.core.security.PublicUserDetails
Construct the User with the details required by org.acegisecurity.providers.dao.DaoAuthenticationProvider.
PublicView() - Constructor for class com.communote.plugins.api.rest.to.ApiResult.PublicView
 
PublicView() - Constructor for class com.communote.plugins.api.rest.v22.to.ApiResult.PublicView
 
PublicView() - Constructor for class com.communote.plugins.api.rest.v24.to.ApiResult.PublicView
 
PublicView() - Constructor for class com.communote.plugins.api.rest.v30.to.ApiResult.PublicView
 
publishAuthenticationFailure(AuthenticationException, Authentication) - Method in class com.communote.server.core.security.authentication.AuthenticationFailedEventPublisher
 
publishAuthenticationSuccess(Authentication) - Method in class com.communote.server.core.security.authentication.AuthenticationFailedEventPublisher
 
PUBLISHED - Static variable in class com.communote.server.model.attachment.AttachmentStatus
The attachment has been published and assigned to a note.
PUBLISHED - Static variable in class com.communote.server.model.note.NoteStatus
 
put(String, String) - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value)
put(String, T) - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value) type of the value
put(String, String) - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value)
put(String, T) - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value) type of the value
put(String, String) - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value)
put(String, T) - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value) type of the value
put(String, String) - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value)
put(String, T) - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value) type of the value
put(K, CacheElementProvider<K, T>, T) - Method in class com.communote.server.core.common.caching.Cache
Stores some data in the cache under the provided key.
put(Object, Object) - Method in class com.communote.server.external.hibernate.ClientDelegateCache
putAll(Map<? extends String, ? extends T>) - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value) type of the value
putAll(Map<? extends String, ? extends T>) - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value) type of the value
putAll(Map<? extends String, ? extends T>) - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value) type of the value
putAll(Map<? extends String, ? extends T>) - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
Calls multivaluedMap.putSingle(key, value) type of the value
putHeader(String, Object) - Method in class com.communote.plugins.mq.service.provider.TransferMessage
Put header.
putIntoQueryData(InviteUserForm, Map<InvitationField, String>) - Method in class com.communote.server.persistence.user.InvitationField
 
putIntoQueryData(InviteUserForm, Map<InvitationField, String>) - Method in class com.communote.server.persistence.user.invitationfields.AliasInvitationField
putIntoQueryData(InviteUserForm, Map<InvitationField, String>) - Method in class com.communote.server.persistence.user.invitationfields.EmailAliasInvitationField
putIntoQueryData(InviteUserForm, Map<InvitationField, String>) - Method in class com.communote.server.persistence.user.invitationfields.EmailInvitationField
putIntoQueryData(InviteUserForm, Map<InvitationField, String>) - Method in class com.communote.server.persistence.user.invitationfields.ExternalUsernameInvitationField
putIntoQueryData(InviteUserForm, Map<InvitationField, String>) - Method in class com.communote.server.persistence.user.invitationfields.FirstnameInvitationField
putIntoQueryData(InviteUserForm, Map<InvitationField, String>) - Method in class com.communote.server.persistence.user.invitationfields.LanguageCodeInvitationField
putIntoQueryData(InviteUserForm, Map<InvitationField, String>) - Method in class com.communote.server.persistence.user.invitationfields.LastnameInvitationField
putNonNull(Map<K, V>, K, V) - Static method in class com.communote.common.util.MapUtils
Add a key value pair to the map iff key and value are not null.
putParameter(Map<String, Object>, String, Object) - Method in class com.communote.server.core.vo.query.QueryParameters
Put a parameter, if set, in the map
putParametersForSearch(Map<String, Object>, String[], String[], MatchMode) - Method in class com.communote.server.core.vo.query.QueryParameters
Put the parameter names and values for a search into the parameter map.
putParametersForSearch(Map<String, Object>, String[], String[], MatchMode, boolean) - Method in class com.communote.server.core.vo.query.QueryParameters
Put the parameter names and values for a search into the parameter map.

Q

query(Query<L, ?>, QueryParameters) - Method in class com.communote.server.core.query.QueryManagement
Returns the result without converting them in any way.
query(Query<L, T>, T, QueryResultConverter<L, O>) - Method in class com.communote.server.core.query.QueryManagement
Executes the given query and converts the result using the given converter.
Query<R,I extends QueryParameters> - Class in com.communote.server.core.vo.query
Abstract implementation for Communote queries.
Query() - Constructor for class com.communote.server.core.vo.query.Query
The constructor doing some initialization
queryAsPageableList(Query, ResultSpecification, boolean) - Static method in class com.communote.server.persistence.helper.dao.QueryHelper
Execute the query and also retrieve the overall count to successfully build the pageable list
queryAuthor(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.controller.UserSearchController
Deprecated.
Retrieves the authors of the notes which match the current filtering.
QueryConfigurationException - Exception in com.communote.server.core.vo.query
Runtime exception, which is thrown, if a Query isn't properly configured, means if the query is configured in a way that is not allowed.
QueryConfigurationException() - Constructor for exception com.communote.server.core.vo.query.QueryConfigurationException
Constructs a new runtime exception with null as its detail message.
QueryConfigurationException(String) - Constructor for exception com.communote.server.core.vo.query.QueryConfigurationException
Constructs a new runtime exception with the specified detail message.
QueryConfigurationException(String, Throwable) - Constructor for exception com.communote.server.core.vo.query.QueryConfigurationException
Constructs a new runtime exception with the specified detail message and cause.
QueryConfigurationException(Throwable) - Constructor for exception com.communote.server.core.vo.query.QueryConfigurationException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
QueryDefinitionRepository - Class in com.communote.server.core.vo.query
Repository of query definitions containing all queries
queryEntity(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.controller.UserSearchController
Deprecated.
Query user and groups.
QueryHelper - Class in com.communote.server.persistence.helper.dao
Query helper class
QueryHelperDao - Interface in com.communote.server.persistence.query
 
QueryHelperDaoBase - Class in com.communote.server.persistence.query
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.query.QueryHelper.
QueryHelperDaoBase() - Constructor for class com.communote.server.persistence.query.QueryHelperDaoBase
 
QueryHelperDaoImpl - Class in com.communote.server.persistence.query
The query helper executes queries instances
QueryHelperDaoImpl() - Constructor for class com.communote.server.persistence.query.QueryHelperDaoImpl
 
QueryManagement - Class in com.communote.server.core.query
 
QueryManagement() - Constructor for class com.communote.server.core.query.QueryManagement
 
QueryManagementException - Exception in com.communote.server.core.query
The default exception thrown for unexpected errors occurring within QueryManagement.
QueryManagementException(String) - Constructor for exception com.communote.server.core.query.QueryManagementException
Constructs a new instance of QueryManagementException.
QueryManagementException(String, Throwable) - Constructor for exception com.communote.server.core.query.QueryManagementException
Constructs a new instance of QueryManagementException.
queryManager(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.controller.UserSearchController
Deprecated.
Retrieves only topic manager of the current filtering.
QueryParameters - Class in com.communote.server.core.vo.query
Abstract implementation for query parameters.
QueryParameters() - Constructor for class com.communote.server.core.vo.query.QueryParameters
 
QueryParameters.OrderDirection - Enum in com.communote.server.core.vo.query
Enum for possible orderings in "ORDER BY" clauses.
QueryParametersConfigurator - Class in com.communote.server.core.vo.query.config
Configurator for query.
QueryParametersConfigurator(QueryParametersParameterNameProvider) - Constructor for class com.communote.server.core.vo.query.config.QueryParametersConfigurator
 
QueryParametersConfigurator(QueryParametersParameterNameProvider, int) - Constructor for class com.communote.server.core.vo.query.config.QueryParametersConfigurator
 
QueryParametersParameterNameProvider - Interface in com.communote.server.core.vo.query.config
Interface for parameter name provider.
QUERYPREFIX - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
queryReader(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.controller.UserSearchController
Deprecated.
Creates a JSON array with detailed data about users with read-access to a blog and writes this array to the response.
QueryRenderingHelper - Class in com.communote.server.core.vo.query
This class renders some query independent parts.
QueryResultConverter<I,O> - Class in com.communote.server.core.vo.query
Query Result Converter generates from temporary object by the query definition the list object
QueryResultConverter() - Constructor for class com.communote.server.core.vo.query.QueryResultConverter
 
queryReturnsTags() - Method in class com.communote.server.core.vo.query.tag.AbstractTagQuery
Determines whether a query returns tags.
queryReturnsTags() - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Determines whether a query returns tags.
queryUser(Map<InvitationField, String>) - Method in class com.communote.server.core.security.authentication.BaseCommunoteAuthenticationProvider
Queries a user and returns the user data
queryUser(Map<InvitationField, String>) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationProvider
Queries a user and returns the user data
queryUser(Map<InvitationField, String>) - Method in class com.communote.server.core.security.authentication.database.DatabaseAuthenticationProvider
Querying here means, might there be a user that exists in the universe with these data.
queryUser(Map<InvitationField, String>) - Method in class com.communote.server.core.security.authentication.ldap.LdapAuthenticationProvider
Queries a user and returns the user data
queryUser(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.controller.UserSearchController
Deprecated.
Query user.
queryUserByName(String) - Static method in class com.communote.server.core.common.ldap.LdapUtils
Do an LDAP query for a user by email or alias.
queryUserData(R) - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
Queries the external system for data about a user

R

RANGE_TYPE_EXCLUDE - Static variable in class com.communote.server.core.security.iprange.IpFilterCacheKey
Type for excludes
RANGE_TYPE_INCLUDE - Static variable in class com.communote.server.core.security.iprange.IpFilterCacheKey
Type for includes
rangesToString(Collection<IpRange>, String) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Transform ranges to string.
RANK - Static variable in class com.communote.server.model.user.note.UserNoteEntityConstants
 
RANK_PRECISION - Static variable in class com.communote.server.model.user.note.UserNoteEntityHelper
The rank precision is used to convert a normalized rank ( a value between 0 and 1) to an integer by multiplicating it with this precision.
RankListItem - Interface in com.communote.server.core.filter.listitems
An interface to mark list items which contain a rank.
RankListItemNormalizer<R extends RankListItem> - Class in com.communote.server.core.retrieval.normalizer
The rank list item normalizer takes RankListItem's and computes for each item a value between 1 and MAX_NORMALIZED_RANK (by default its 7).
RankListItemNormalizer() - Constructor for class com.communote.server.core.retrieval.normalizer.RankListItemNormalizer
 
RankTagListItem - Class in com.communote.server.core.filter.listitems
 
RankTagListItem() - Constructor for class com.communote.server.core.filter.listitems.RankTagListItem
Constructor.
RankTagListItem(Long, Number, String) - Constructor for class com.communote.server.core.filter.listitems.RankTagListItem
Constructor.
RankTagListItem(Number, String) - Constructor for class com.communote.server.core.filter.listitems.RankTagListItem
Constructor.
RankTagListItem(RankTagListItem) - Constructor for class com.communote.server.core.filter.listitems.RankTagListItem
Copies constructor from other RankTagListItem
RankTagListItemNormalizer - Class in com.communote.server.core.retrieval.normalizer
Normalizer for tag list items.
RankTagListItemNormalizer() - Constructor for class com.communote.server.core.retrieval.normalizer.RankTagListItemNormalizer
 
RankTagListItemToRankTagListItemQueryResultConverter - Class in com.communote.server.core.vo.query.converters
This converter adds localized information to the RankTagListItem.
RankTagListItemToRankTagListItemQueryResultConverter(Locale, TagManagement) - Constructor for class com.communote.server.core.vo.query.converters.RankTagListItemToRankTagListItemQueryResultConverter
 
RankTagQuery - Class in com.communote.server.core.vo.query.tag
 
RankTagQuery() - Constructor for class com.communote.server.core.vo.query.tag.RankTagQuery
 
RankTagQueryParameters - Class in com.communote.server.core.vo.query.tag
Query instance to find tags
RankTagQueryParameters(AbstractTagQuery<?>) - Constructor for class com.communote.server.core.vo.query.tag.RankTagQueryParameters
Construct me with the right query definition
RankUserListItem - Class in com.communote.server.core.filter.listitems
 
RankUserListItem() - Constructor for class com.communote.server.core.filter.listitems.RankUserListItem
Default contructor
RankUserListItem(Number, Long, String, String, String, String, String) - Constructor for class com.communote.server.core.filter.listitems.RankUserListItem
RankUserListItem(RankUserListItem) - Constructor for class com.communote.server.core.filter.listitems.RankUserListItem
Copies constructor from other RankUserListItem
RankUserListItemNormalizer - Class in com.communote.server.core.retrieval.normalizer
Normalizer for user list items.
RankUserListItemNormalizer() - Constructor for class com.communote.server.core.retrieval.normalizer.RankUserListItemNormalizer
 
RankUserTaggingCoreQuery - Class in com.communote.server.core.vo.query.user
Query definition to also rank the users
RankUserTaggingCoreQuery() - Constructor for class com.communote.server.core.vo.query.user.RankUserTaggingCoreQuery
default constructor
read() - Method in class com.communote.common.io.CopyInputStreamBuffer
read(byte[]) - Method in class com.communote.common.io.CopyInputStreamBuffer
read(byte[], int, int) - Method in class com.communote.common.io.CopyInputStreamBuffer
read() - Method in class com.communote.common.io.DelimiterFilterReader
 
read(char[], int, int) - Method in class com.communote.common.io.DelimiterFilterReader
 
read() - Method in class com.communote.server.core.rest.RestApiByteArrayInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class com.communote.server.core.rest.RestApiByteArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
read(Object) - Method in class com.communote.server.external.hibernate.ClientDelegateCache
readJsonTree(String) - Static method in class com.communote.server.api.util.JsonHelper
Deserialize a JSON string into a JSON tree.
readUniqueConstraints(String) - Method in class com.communote.server.core.database.liquibase.CommunotePostgresDatabaseSnapshot
 
Reason - Class in com.communote.server.core.exception
 
Reason(LocalizedMessage, String, String) - Constructor for class com.communote.server.core.exception.Reason
Constructor.
Reason(String, String, String, Object...) - Constructor for class com.communote.server.core.exception.Reason
Constructor.
receiveMessage(TransferMessage) - Method in class com.communote.plugins.mq.service.impl.ProviderMessageConsumerImpl
 
receiveMessage(TransferMessage) - Method in interface com.communote.plugins.mq.service.provider.ProviderMessageConsumer
handles transfer message
RECEIVER - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the receiver
reconnectingIn(int) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnectionStatusLogger
reconnectionFailed(Exception) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnectionStatusLogger
reconnectionSuccessful() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnectionStatusLogger
referenceData(HttpServletRequest, Object, Errors, int) - Method in class com.communote.server.web.fe.installer.controller.InstallationController
referenceData(HttpServletRequest, Object, Errors) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientProfileController
referenceData(HttpServletRequest, Object, Errors) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupCreateAndEditController
refresh() - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteUsernamePasswordJaasAuthenticationBroker
Previously logged in users may no longer have the same access anymore.
refresh() - Method in class com.communote.server.web.commons.view.velocity.ExtendableViewToolManager
 
REFRESH_EXTERNAL_USER_IMAGE_AJAX - Static variable in interface com.communote.server.web.commons.FormAction
Constant for reseting user image via ajax to default.
REG_EXP_TOPIC_NAME_IDENTIFIER - Static variable in class com.communote.server.core.blog.helper.BlogManagementHelper
Regular expression for the name identifier of a topic
REGEX_DIGITS - Static variable in class com.communote.server.core.helper.ValidationHelper
regex for numbers only
register(Controller) - Method in class com.communote.plugins.core.registries.DynamicUrlHandlerMappingRegistry
Registers the Service.
register(JsMessagesExtension, ServiceReference) - Method in class com.communote.plugins.core.registries.JsMessagesExtensionRegistry
Register a JS messages extension
register(EventListener<T>) - Method in class com.communote.server.api.core.event.EventDispatcher
Registers an event listener.
register(NotificationDefinition...) - Method in class com.communote.server.core.messaging.NotificationService
Method to register new definitions.
register(PasswordHashFunction) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Register a hash function for generating and checking password hashes.
register(PasswordHashFunction) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
register(Map<String, ExternalUserGroupAccessor>) - Method in class com.communote.server.plugins.core.ExternalUserGroupAccessorExtensionPoint
 
register(String, ExternalUserGroupAccessor) - Method in class com.communote.server.plugins.core.ExternalUserGroupAccessorExtensionPoint
Register an accesser at this extension point.
register(Class<T>) - Method in class com.communote.server.service.UserPreferenceService
Register a new preference type to allow storing and loading of preferences of this type.
registerActivationValidator(UserActivationValidator) - Method in interface com.communote.server.core.user.UserManagement
Register a validator that will be called before the status of a user is set to ACTIVE.
registerActivationValidator(UserActivationValidator) - Method in class com.communote.server.core.user.UserManagementImpl
 
registerApplication(String, T) - Method in class com.communote.server.core.rest.RestletApplicationManager
Register JaxRsApplication for specific version.
registerAttachmentStoringPreProcessor(AttachmentStoringPreProcessor) - Method in class com.communote.plugins.core.registries.AttachmentStoringPreProcessorRegistry
Adds the given processor to the list of processors.
registerCommunoteAuthenticationFilter(CommunoteAuthenticationFilter) - Method in class com.communote.plugins.core.registries.CommunoteAuthenticationFilterRegistry
Method to register a filter.
registerController(Controller, List<String>) - Method in class com.communote.server.web.commons.controller.DynamicUrlHandlerMapping
 
registerCssCategoryExtensions(String, Map<String, List<String>>) - Method in class com.communote.server.web.commons.resource.impl.ResourceCategoryRegistryImpl
 
registerCssCategoryExtensions(String, Map<String, List<String>>) - Method in interface com.communote.server.web.commons.resource.ResourceCategoryRegistry
Extend some of the CSS categories with CSS files of a plugin.
registerCssResourceExtension(String, ResourceExtension) - Method in class com.communote.server.web.commons.resource.impl.ResourceCategoryRegistryImpl
 
registerCssResourceExtension(String, ResourceExtension) - Method in interface com.communote.server.web.commons.resource.ResourceCategoryRegistry
Add the CSS resource category extensions and definitions defined in the extension.
registerDatabaseConfiguration(String, DatabaseConfiguration) - Method in class com.communote.server.core.database.hibernate.HibernateDatabaseConfigurationFactory
Register a DatabaseConfiguration for a Hibernate dialect.
registerDefaultHandler(String, Controller) - Method in class com.communote.server.web.commons.controller.DynamicUrlHandlerMapping
Register the specified handler for the given URL path.
REGISTERED - Static variable in class com.communote.server.model.user.UserStatus
 
registerEditablePreProcessor(NoteStoringEditableContentPreProcessor) - Method in class com.communote.plugins.core.registries.NoteStoringEditableContentPreProcessorRegistry
Adds the given processor to the list of processors.
registerExtension(E) - Method in class com.communote.plugins.core.registries.WidgetExtensionRegistry
Add a widget extension to a registered management.
registerExternalObjectSource(ExternalObjectSource) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Register an external object source.
registerExternalObjectSource(ExternalObjectSource) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
registerExternalUserRepository(ExternalUserRepository) - Method in class com.communote.plugins.core.registries.ExternalUserRepositoryRegistry
 
registerImageProvider(String, ImageProvider) - Method in interface com.communote.server.api.core.image.ImageManager
Register an image provider which can load images for the given image type.
registerImageProvider(String, ImageProvider) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
registerImageType(ImageTypeDescriptor) - Method in interface com.communote.server.api.core.image.ImageManager
Register an image type.
registerImageType(ImageTypeDescriptor) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
registerImmutablePreProcessor(NoteStoringImmutableContentPreProcessor) - Method in class com.communote.plugins.core.registries.NoteStoringEditableContentPreProcessorRegistry
Adds the given processor to the list of processors.
registerIntegrationLinkGenerator(IntegrationLinkGenerator) - Method in class com.communote.plugins.core.registries.IntegrationLinkGeneratorRegistry
Method to register a link generator.
registerJsCategoryExtensions(String, Map<String, List<String>>) - Method in class com.communote.server.web.commons.resource.impl.ResourceCategoryRegistryImpl
 
registerJsCategoryExtensions(String, Map<String, List<String>>) - Method in interface com.communote.server.web.commons.resource.ResourceCategoryRegistry
Extend some of the JavaScript categories with JavaScript files of a plugin.
registerJsResourceExtension(String, ResourceExtension) - Method in class com.communote.server.web.commons.resource.impl.ResourceCategoryRegistryImpl
 
registerJsResourceExtension(String, ResourceExtension) - Method in interface com.communote.server.web.commons.resource.ResourceCategoryRegistry
Add the JavaScript resource category extensions and definitions defined in the extension.
registerMessagerConnector(MessagerConnector) - Method in interface com.communote.server.core.messaging.NotificationManagement
 
registerMessagerConnector(MessagerConnector) - Method in class com.communote.server.core.messaging.NotificationManagementImpl
registerNoteContentPreProcessor(NoteContentRenderingPreProcessor) - Method in class com.communote.plugins.core.registries.NoteRenderingPreProcessorRegistry
Adds the given processor to the list of processors.
registerNoteContentProcessor(PermalinkGenerator) - Method in class com.communote.plugins.core.registries.PermalinkGeneratorRegistry
Adds the given processor to the list of processors.
registerNoteMetadataPreProcessor(NoteMetadataRenderingPreProcessor) - Method in class com.communote.plugins.core.registries.NoteRenderingPreProcessorRegistry
Adds the given processor to the list of processors.
registerNotePreProcessor(CommunoteAuthenticationProvider) - Method in class com.communote.plugins.core.registries.CommunoteAuthenticationProviderRegistry
Method to register a provider.
registerNotePreProcessor(NoteStoringPostProcessor) - Method in class com.communote.plugins.core.registries.NotePostProcessorRegistry
Adds the given processor to the list of processors.
registerPeer(String) - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProvider
registerPermalinkGenerator(PermalinkGenerator) - Method in class com.communote.server.core.blog.export.PermalinkGenerationManagement
 
registerPermissionFilter(NotePermissionFilter) - Method in class com.communote.plugins.core.registries.NotePermissionFilterRegistry
Registers the given filter.
registerPermissionFilter(TopicPermissionFilter) - Method in class com.communote.plugins.core.registries.TopicPermissionFilterRegistry
Registers the given filter.
registerProcessor(EmbedControllerRequestPostProcessor) - Method in class com.communote.plugins.embed.EmbedController
Add a processor to be invoked before rendering the view
registerProvider(String, ImageProvider) - Method in class com.communote.server.core.image.ImageProviderManager
Register a provider which can load images for the given image type.
registerRepository(String, ExternalUserRepository) - Method in class com.communote.server.service.UserService
Register an external user repository.
registerService(CommunoteWebServiceDefinition) - Method in interface com.communote.plugins.webservice.CommunoteWebServiceRegistry
 
registerService(CommunoteWebServiceDefinition) - Method in class com.communote.plugins.webservice.impl.CommunoteWebServiceController
 
registerService(CommunoteService) - Method in class com.communote.server.core.service.CommunoteServiceManager
Registers the service if it is not yet registered.
registerService(CommunoteService, boolean) - Method in class com.communote.server.core.service.CommunoteServiceManager
Registers the service if it is not yet registered.
registerStartpageController(Controller, String) - Method in class com.communote.server.web.commons.controller.StartpageRegistry
Registers a start page providing controller.
registerTagStore(TagStore) - Method in class com.communote.plugins.core.registries.TagStoreRegistry
 
registerTagSuggestionProvider(TagSuggestionProvider) - Method in class com.communote.plugins.core.registries.TagSuggestionProviderRegistry
Adds the given provider.
registerTemplate(String, String, String) - Method in class com.communote.server.web.commons.view.TemplateManager
Register a template.
registerTypeDescriptor(ImageTypeDescriptor) - Method in class com.communote.server.core.image.ImageProviderManager
Register an image type.
registerUser(String, Locale, UserManagement.RegistrationType) - Method in interface com.communote.server.core.user.UserManagement
Method to register an user via email address.
registerUser(String, Locale, UserManagement.RegistrationType) - Method in class com.communote.server.core.user.UserManagementBase
Method to register an user via email address.
RegisterUserController - Class in com.communote.server.web.fe.portal.user.controller
Controller to register a user by given email.
RegisterUserController() - Constructor for class com.communote.server.web.fe.portal.user.controller.RegisterUserController
 
RegisterUserValidator - Class in com.communote.server.web.fe.portal.user.validator
The register user validator validates the form RegistrationForm for user registration.
RegisterUserValidator() - Constructor for class com.communote.server.web.fe.portal.user.validator.RegisterUserValidator
 
REGISTRATION - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants.Client
Placeholder for the registration site of the client
REGISTRATION_FORM_SEND - Static variable in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
The Constant REGISTRATION_FORM_SEND.
RegistrationForm - Class in com.communote.server.web.fe.portal.user.forms
The form for registering a user.
RegistrationForm() - Constructor for class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Instantiates a new register user form.
RegistrationForm(UserVO) - Constructor for class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Instantiates a new register user form.
RegistrationHelper - Class in com.communote.server.web.commons.helper
 
RelatedRankTagQuery - Class in com.communote.server.core.vo.query.tag
Find related tags
RelatedRankTagQuery() - Constructor for class com.communote.server.core.vo.query.tag.RelatedRankTagQuery
 
release() - Method in class com.communote.server.web.commons.tags.FmtMessageTag
reloadHandlerMap() - Method in class com.communote.server.web.commons.controller.DynamicUrlHandlerMapping
reloades the merged url map
REMINDERMAILSENT - Static variable in class com.communote.server.model.user.UserConstants
 
RemindUserJob - Class in com.communote.server.core.user
Job to send reminder mails to user.
RemindUserJob() - Constructor for class com.communote.server.core.user.RemindUserJob
 
RemindUserLoginMailMessage - Class in com.communote.server.core.mail.messages.user
Mail message to remind a user that he was activated but hasn't logged in yet.
RemindUserLoginMailMessage(User) - Constructor for class com.communote.server.core.mail.messages.user.RemindUserLoginMailMessage
Instantiates a new remind user login mail message.
RemindUserRegistrationMailMessage - Class in com.communote.server.core.mail.messages.user
Remind user mail message for email confirmation.
RemindUserRegistrationMailMessage(User, UserSecurityCode) - Constructor for class com.communote.server.core.mail.messages.user.RemindUserRegistrationMailMessage
Instantiates a new remind user registration mail message.
RemoteAddressCallBack - Class in com.communote.plugins.mq.provider.activemq.security
 
RemoteAddressCallBack() - Constructor for class com.communote.plugins.mq.provider.activemq.security.RemoteAddressCallBack
 
remove(T) - Method in class com.communote.common.util.OrderableManager
Remove a previously added item.
remove(int) - Method in class com.communote.common.util.PageableList
remove(Object) - Method in class com.communote.common.util.PageableList
remove() - Method in class com.communote.plugin.ldap.PagedExternalGroupVoIterator
 
remove(Object) - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
remove(Object) - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
remove(Object) - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
remove(Object) - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
remove(String, String) - Method in class com.communote.server.core.property.SimplePropertyFilterDefinition
Remove the the given property for the given key group from the filter definition.
remove(Object) - Method in class com.communote.server.external.hibernate.ClientDelegateCache
REMOVE - Static variable in class com.communote.server.model.user.group.UserOfGroupModificationType
 
remove(Blog) - Method in interface com.communote.server.persistence.blog.BlogDao
Removes the instance of com.communote.server.persistence.blog.Blog from the persistent store.
remove(Collection<Blog>) - Method in interface com.communote.server.persistence.blog.BlogDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.blog.BlogDao
Removes the instance of com.communote.server.persistence.blog.Blog having the given identifier from the persistent store.
remove(Blog) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
remove(Collection<Blog>) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
remove(BlogMember) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Removes the instance of com.communote.server.persistence.blog.BlogMember from the persistent store.
remove(Collection<BlogMember>) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Removes the instance of com.communote.server.persistence.blog.BlogMember having the given identifier from the persistent store.
remove(BlogMember) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
remove(Collection<BlogMember>) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
remove(BlogProperty) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Removes the instance of com.communote.server.persistence.blog.BlogProperty from the persistent store.
remove(Collection<BlogProperty>) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Removes the instance of com.communote.server.persistence.blog.BlogProperty having the given identifier from the persistent store.
remove(BlogProperty) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
remove(Collection<BlogProperty>) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
remove(ExternalBlogMember) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Removes the instance of com.communote.server.persistence.blog.ExternalBlogMember from the persistent store.
remove(Collection<ExternalBlogMember>) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Removes the instance of com.communote.server.persistence.blog.ExternalBlogMember having the given identifier from the persistent store.
remove(ExternalBlogMember) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
remove(Collection<ExternalBlogMember>) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
remove(Collection<Note>) - Method in interface com.communote.server.persistence.blog.NoteDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.blog.NoteDao
Removes the instance of Note having the given identifier from the persistent store.
remove(Note) - Method in interface com.communote.server.persistence.blog.NoteDao
Removes the instance of Note from the persistent store.
remove(Collection<Note>) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
remove(Note) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
remove(NoteProperty) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Removes the instance of com.communote.server.persistence.blog.NoteProperty from the persistent store.
remove(Collection<NoteProperty>) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Removes the instance of com.communote.server.persistence.blog.NoteProperty having the given identifier from the persistent store.
remove(Collection<NoteProperty>) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
remove(NoteProperty) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
remove(ProcessedMailNote) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Removes the instance of com.communote.server.persistence.blog.ProcessedMailNote from the persistent store.
remove(Collection<ProcessedMailNote>) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Removes the instance of com.communote.server.persistence.blog.ProcessedMailNote having the given identifier from the persistent store.
remove(ProcessedMailNote) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
remove(Collection<ProcessedMailNote>) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
remove(UserToBlogRoleMapping) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Removes the instance of com.communote.server.persistence.blog.UserToBlogRoleMapping from the persistent store.
remove(Collection<UserToBlogRoleMapping>) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Removes the instance of com.communote.server.persistence.blog.UserToBlogRoleMapping having the given identifier from the persistent store.
remove(UserToBlogRoleMapping) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
remove(Collection<UserToBlogRoleMapping>) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
remove(Collection<UserToBlogRoleMapping>) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoImpl
Removes all entities in the given entities collection.
remove(UserToBlogRoleMapping) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoImpl
Removes the instance of com.communote.server.persistence.blog.UserToBlogRoleMapping from the persistent store.
remove(Message) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Removes the instance of Message from the persistent store.
remove(Collection<Message>) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Removes the instance of Message having the given identifier from the persistent store.
remove(Message) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
remove(Collection<Message>) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
remove(SecurityCode) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Removes the instance of SecurityCode from the persistent store.
remove(Collection<SecurityCode>) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Removes the instance of SecurityCode having the given identifier from the persistent store.
remove(SecurityCode) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
remove(Collection<SecurityCode>) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
remove(ApplicationConfigurationSetting) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Removes the instance of com.communote.server.persistence.config.ApplicationConfigurationSetting from the persistent store.
remove(Collection<ApplicationConfigurationSetting>) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Removes all entities in the given entities collection.
remove(String) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Removes the instance of com.communote.server.persistence.config.ApplicationConfigurationSetting having the given identifier from the persistent store.
remove(ApplicationConfigurationSetting) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
remove(Collection<ApplicationConfigurationSetting>) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
remove(String) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
remove(ClientConfiguration) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Removes the instance of com.communote.server.persistence.config.ClientConfiguration from the persistent store.
remove(Collection<ClientConfiguration>) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Removes the instance of com.communote.server.persistence.config.ClientConfiguration having the given identifier from the persistent store.
remove(ClientConfiguration) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
remove(Collection<ClientConfiguration>) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
remove(Configuration) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Removes the instance of com.communote.server.persistence.config.Configuration from the persistent store.
remove(Collection<Configuration>) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Removes the instance of com.communote.server.persistence.config.Configuration having the given identifier from the persistent store.
remove(Configuration) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
remove(Collection<Configuration>) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
remove(ConfluenceConfiguration) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Removes the instance of com.communote.server.persistence.config.ConfluenceConfiguration from the persistent store.
remove(Collection<ConfluenceConfiguration>) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Removes the instance of com.communote.server.persistence.config.ConfluenceConfiguration having the given identifier from the persistent store.
remove(ConfluenceConfiguration) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
remove(Collection<ConfluenceConfiguration>) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
remove(ExternalSystemConfiguration) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Removes the instance of com.communote.server.persistence.config.ExternalSystemConfiguration from the persistent store.
remove(Collection<ExternalSystemConfiguration>) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Removes the instance of com.communote.server.persistence.config.ExternalSystemConfiguration having the given identifier from the persistent store.
remove(ExternalSystemConfiguration) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
remove(Collection<ExternalSystemConfiguration>) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
remove(LdapConfiguration) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Removes the instance of com.communote.server.persistence.config.LdapConfiguration from the persistent store.
remove(Collection<LdapConfiguration>) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Removes the instance of com.communote.server.persistence.config.LdapConfiguration having the given identifier from the persistent store.
remove(LdapConfiguration) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
remove(Collection<LdapConfiguration>) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
remove(LdapGroupSyncConfiguration) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Removes the instance of com.communote.server.persistence.config.LdapGroupSyncConfiguration from the persistent store.
remove(Collection<LdapGroupSyncConfiguration>) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Removes the instance of com.communote.server.persistence.config.LdapGroupSyncConfiguration having the given identifier from the persistent store.
remove(LdapGroupSyncConfiguration) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
remove(Collection<LdapGroupSyncConfiguration>) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
remove(LdapSearchBaseDefinition) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Removes the instance of com.communote.server.persistence.config.LdapSearchBaseDefinition from the persistent store.
remove(Collection<LdapSearchBaseDefinition>) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Removes the instance of com.communote.server.persistence.config.LdapSearchBaseDefinition having the given identifier from the persistent store.
remove(LdapSearchBaseDefinition) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
remove(Collection<LdapSearchBaseDefinition>) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
remove(LdapSearchConfiguration) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Removes the instance of com.communote.server.persistence.config.LdapSearchConfiguration from the persistent store.
remove(Collection<LdapSearchConfiguration>) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Removes the instance of com.communote.server.persistence.config.LdapSearchConfiguration having the given identifier from the persistent store.
remove(LdapSearchConfiguration) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
remove(Collection<LdapSearchConfiguration>) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
remove(Setting) - Method in interface com.communote.server.persistence.config.SettingDao
Removes the instance of com.communote.server.persistence.config.Setting from the persistent store.
remove(Collection<Setting>) - Method in interface com.communote.server.persistence.config.SettingDao
Removes all entities in the given entities collection.
remove(String) - Method in interface com.communote.server.persistence.config.SettingDao
Removes the instance of com.communote.server.persistence.config.Setting having the given identifier from the persistent store.
remove(Collection<Setting>) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
remove(Setting) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
remove(String) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
remove(ExternalObject) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Removes the instance of com.communote.server.persistence.external.ExternalObject from the persistent store.
remove(Collection<ExternalObject>) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Removes the instance of com.communote.server.persistence.external.ExternalObject having the given identifier from the persistent store.
remove(ExternalObject) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
remove(Collection<ExternalObject>) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
remove(ExternalObjectProperty) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Removes the instance of com.communote.server.persistence.external.ExternalObjectProperty from the persistent store.
remove(Collection<ExternalObjectProperty>) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Removes the instance of com.communote.server.persistence.external.ExternalObjectProperty having the given identifier from the persistent store.
remove(ExternalObjectProperty) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
remove(Collection<ExternalObjectProperty>) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
remove(GlobalId) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Removes the instance of com.communote.server.persistence.global.GlobalId from the persistent store.
remove(Collection<GlobalId>) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Removes the instance of com.communote.server.persistence.global.GlobalId having the given identifier from the persistent store.
remove(GlobalId) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
remove(Collection<GlobalId>) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
remove(GlobalId) - Method in class com.communote.server.persistence.global.GlobalIdDaoImpl
 
remove(T) - Method in interface com.communote.server.persistence.hibernate.HibernateDao
Removes the given entity.
remove(Long) - Method in interface com.communote.server.persistence.hibernate.HibernateDao
Removes the given entity.
remove(Collection<T>) - Method in interface com.communote.server.persistence.hibernate.HibernateDao
Removes all given entities.
remove(T) - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Removes the given entity.
remove(Long) - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Removes the given entity.
remove(Collection<T>) - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Removes all given entities.
remove(Collection<MessagerConnectorConfig>) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Removes the instance of MessagerConnectorConfig having the given identifier from the persistent store.
remove(MessagerConnectorConfig) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Removes the instance of MessagerConnectorConfig from the persistent store.
remove(Collection<MessagerConnectorConfig>) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
remove(MessagerConnectorConfig) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
remove(BinaryProperty) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Removes the instance of BinaryProperty from the persistent store.
remove(Collection<BinaryProperty>) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Removes the instance of BinaryProperty having the given identifier from the persistent store.
remove(BinaryProperty) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
remove(Collection<BinaryProperty>) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
remove(GlobalProperty) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Removes the instance of com.communote.server.persistence.property.GlobalProperty from the persistent store.
remove(Collection<GlobalProperty>) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Removes the instance of com.communote.server.persistence.property.GlobalProperty having the given identifier from the persistent store.
remove(GlobalProperty) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
remove(Collection<GlobalProperty>) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
remove(PluginProperty) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Removes the instance of com.communote.server.persistence.property.PluginProperty from the persistent store.
remove(Collection<PluginProperty>) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Removes the instance of com.communote.server.persistence.property.PluginProperty having the given identifier from the persistent store.
remove(Collection<PluginProperty>) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
remove(PluginProperty) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
remove(Property) - Method in interface com.communote.server.persistence.property.PropertyDao
Removes the instance of com.communote.server.persistence.property.Property from the persistent store.
remove(Collection<Property>) - Method in interface com.communote.server.persistence.property.PropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.property.PropertyDao
Removes the instance of com.communote.server.persistence.property.Property having the given identifier from the persistent store.
remove(Collection<Property>) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
remove(Property) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
remove(StringProperty) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Removes the instance of com.communote.server.persistence.property.StringProperty from the persistent store.
remove(Collection<StringProperty>) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Removes the instance of com.communote.server.persistence.property.StringProperty having the given identifier from the persistent store.
remove(Collection<StringProperty>) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
remove(StringProperty) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
remove(Attachment) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Removes the instance of Attachment from the persistent store.
remove(Collection<Attachment>) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Removes the instance of Attachment having the given identifier from the persistent store.
remove(Collection<Attachment>) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
remove(Attachment) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
remove(Content) - Method in interface com.communote.server.persistence.resource.ContentDao
Removes the instance of com.communote.server.persistence.resource.Content from the persistent store.
remove(Collection<Content>) - Method in interface com.communote.server.persistence.resource.ContentDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.resource.ContentDao
Removes the instance of com.communote.server.persistence.resource.Content having the given identifier from the persistent store.
remove(Content) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
remove(Collection<Content>) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
remove(IpRangeChannel) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Removes the instance of com.communote.server.persistence.security.iprange.IpRangeChannel from the persistent store.
remove(Collection<IpRangeChannel>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Removes all entities in the given entities collection.
remove(String) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Removes the instance of com.communote.server.persistence.security.iprange.IpRangeChannel having the given identifier from the persistent store.
remove(IpRangeChannel) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
remove(Collection<IpRangeChannel>) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
remove(String) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
remove(IpRange) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Removes the instance of com.communote.server.persistence.security.iprange.IpRange from the persistent store.
remove(Collection<IpRange>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Removes the instance of com.communote.server.persistence.security.iprange.IpRange having the given identifier from the persistent store.
remove(IpRange) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
remove(Collection<IpRange>) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
remove(IpRangeFilter) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Removes the instance of com.communote.server.persistence.security.iprange.IpRangeFilter from the persistent store.
remove(Collection<IpRangeFilter>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Removes the instance of com.communote.server.persistence.security.iprange.IpRangeFilter having the given identifier from the persistent store.
remove(IpRangeFilter) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
remove(Collection<IpRangeFilter>) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
remove(ChannelConfiguration) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Removes the instance of com.communote.server.persistence.security.ssl.ChannelConfiguration from the persistent store.
remove(Collection<ChannelConfiguration>) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Removes the instance of com.communote.server.persistence.security.ssl.ChannelConfiguration having the given identifier from the persistent store.
remove(ChannelConfiguration) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
remove(Collection<ChannelConfiguration>) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
remove(AbstractTagCategory) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Removes the instance of com.communote.server.persistence.tag.AbstractTagCategory from the persistent store.
remove(Collection<AbstractTagCategory>) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Removes the instance of com.communote.server.persistence.tag.AbstractTagCategory having the given identifier from the persistent store.
remove(AbstractTagCategory) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
remove(Collection<AbstractTagCategory>) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
remove(CategorizedTag) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Removes the instance of com.communote.server.persistence.tag.CategorizedTag from the persistent store.
remove(Collection<CategorizedTag>) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Removes the instance of com.communote.server.persistence.tag.CategorizedTag having the given identifier from the persistent store.
remove(CategorizedTag) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
remove(Collection<CategorizedTag>) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
remove(GlobalTagCategory) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Removes the instance of com.communote.server.persistence.tag.GlobalTagCategory from the persistent store.
remove(Collection<GlobalTagCategory>) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Removes the instance of com.communote.server.persistence.tag.GlobalTagCategory having the given identifier from the persistent store.
remove(GlobalTagCategory) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
remove(Collection<GlobalTagCategory>) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
remove(Long) - Method in interface com.communote.server.persistence.tag.TagDao
Removes the instance of Tag having the given identifier from the persistent store.
remove(Tag) - Method in interface com.communote.server.persistence.tag.TagDao
Removes the instance of Tag from the persistent store.
remove(Long) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
remove(Tag) - Method in class com.communote.server.persistence.tag.TagDaoImpl
 
remove(Task) - Method in interface com.communote.server.persistence.tasks.TaskDao
Removes the instance of com.communote.server.persistence.tasks.Task from the persistent store.
remove(Collection<Task>) - Method in interface com.communote.server.persistence.tasks.TaskDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.tasks.TaskDao
Removes the instance of com.communote.server.persistence.tasks.Task having the given identifier from the persistent store.
remove(Task) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
remove(Collection<Task>) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
remove(TaskExecution) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Removes the instance of com.communote.server.persistence.tasks.TaskExecution from the persistent store.
remove(Collection<TaskExecution>) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Removes the instance of com.communote.server.persistence.tasks.TaskExecution having the given identifier from the persistent store.
remove(TaskExecution) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
remove(Collection<TaskExecution>) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
remove(TaskProperty) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Removes the instance of com.communote.server.persistence.tasks.TaskProperty from the persistent store.
remove(Collection<TaskProperty>) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Removes the instance of com.communote.server.persistence.tasks.TaskProperty having the given identifier from the persistent store.
remove(TaskProperty) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
remove(Collection<TaskProperty>) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
remove(Client) - Method in interface com.communote.server.persistence.user.client.ClientDao
Removes the instance of com.communote.server.persistence.user.client.Client from the persistent store.
remove(Collection<Client>) - Method in interface com.communote.server.persistence.user.client.ClientDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.client.ClientDao
Removes the instance of com.communote.server.persistence.user.client.Client having the given identifier from the persistent store.
remove(Client) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
remove(Collection<Client>) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
remove(ClientStatistic) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Removes the instance of com.communote.server.persistence.user.client.ClientStatistic from the persistent store.
remove(Collection<ClientStatistic>) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Removes the instance of com.communote.server.persistence.user.client.ClientStatistic having the given identifier from the persistent store.
remove(ClientStatistic) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
remove(Collection<ClientStatistic>) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
remove(CommunoteEntity) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Removes the instance of com.communote.server.persistence.user.KenmeiEntity from the persistent store.
remove(Collection<CommunoteEntity>) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Removes the instance of com.communote.server.persistence.user.KenmeiEntity having the given identifier from the persistent store.
remove(CommunoteEntity) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
remove(Collection<CommunoteEntity>) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
remove(Contact) - Method in interface com.communote.server.persistence.user.ContactDao
Removes the instance of com.communote.server.persistence.user.Contact from the persistent store.
remove(Collection<Contact>) - Method in interface com.communote.server.persistence.user.ContactDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.ContactDao
Removes the instance of com.communote.server.persistence.user.Contact having the given identifier from the persistent store.
remove(Contact) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
remove(Collection<Contact>) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
remove(Country) - Method in interface com.communote.server.persistence.user.CountryDao
Removes the instance of com.communote.server.persistence.user.Country from the persistent store.
remove(Collection<Country>) - Method in interface com.communote.server.persistence.user.CountryDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.CountryDao
Removes the instance of com.communote.server.persistence.user.Country having the given identifier from the persistent store.
remove(Country) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
remove(Collection<Country>) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
remove(ExternalUserAuthentication) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Removes the instance of com.communote.server.persistence.user.ExternalUserAuthentication from the persistent store.
remove(Collection<ExternalUserAuthentication>) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Removes the instance of com.communote.server.persistence.user.ExternalUserAuthentication having the given identifier from the persistent store.
remove(ExternalUserAuthentication) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
remove(Collection<ExternalUserAuthentication>) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
remove(ExternalUserGroup) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Removes the instance of com.communote.server.persistence.user.group.ExternalUserGroup from the persistent store.
remove(Collection<ExternalUserGroup>) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Removes the instance of com.communote.server.persistence.user.group.ExternalUserGroup having the given identifier from the persistent store.
remove(Collection<ExternalUserGroup>) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
remove(ExternalUserGroup) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
remove(Group) - Method in interface com.communote.server.persistence.user.group.GroupDao
Removes the instance of Group from the persistent store.
remove(Collection<Group>) - Method in interface com.communote.server.persistence.user.group.GroupDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.group.GroupDao
Removes the instance of Group having the given identifier from the persistent store.
remove(Collection<Group>) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
remove(Group) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
remove(GroupProperty) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Removes the instance of GroupProperty from the persistent store.
remove(Collection<GroupProperty>) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Removes the instance of GroupProperty having the given identifier from the persistent store.
remove(GroupProperty) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
remove(Collection<GroupProperty>) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
remove(UserOfGroup) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Removes the instance of com.communote.server.persistence.user.group.UserOfGroup from the persistent store.
remove(Collection<UserOfGroup>) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Removes the instance of com.communote.server.persistence.user.group.UserOfGroup having the given identifier from the persistent store.
remove(UserOfGroup) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
remove(Collection<UserOfGroup>) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
remove(Language) - Method in interface com.communote.server.persistence.user.LanguageDao
Removes the instance of com.communote.server.persistence.user.Language from the persistent store.
remove(Collection<Language>) - Method in interface com.communote.server.persistence.user.LanguageDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.LanguageDao
Removes the instance of com.communote.server.persistence.user.Language having the given identifier from the persistent store.
remove(Language) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
remove(Collection<Language>) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
remove(UserNoteEntity) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Removes the instance of com.communote.server.persistence.user.note.UserNoteEntity from the persistent store.
remove(Collection<UserNoteEntity>) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Removes the instance of com.communote.server.persistence.user.note.UserNoteEntity having the given identifier from the persistent store.
remove(UserNoteEntity) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
remove(Collection<UserNoteEntity>) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
remove(NotificationConfig) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Removes the instance of com.communote.server.persistence.user.NotificationConfig from the persistent store.
remove(Collection<NotificationConfig>) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Removes the instance of com.communote.server.persistence.user.NotificationConfig having the given identifier from the persistent store.
remove(NotificationConfig) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
remove(Collection<NotificationConfig>) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
remove(AuthenticationFailedStatus) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Removes the instance of com.communote.server.persistence.user.security.AuthenticationFailedStatus from the persistent store.
remove(Collection<AuthenticationFailedStatus>) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Removes the instance of com.communote.server.persistence.user.security.AuthenticationFailedStatus having the given identifier from the persistent store.
remove(AuthenticationFailedStatus) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
remove(Collection<AuthenticationFailedStatus>) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
remove(EmailSecurityCode) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Removes the instance of com.communote.server.persistence.user.security.EmailSecurityCode from the persistent store.
remove(Collection<EmailSecurityCode>) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Removes the instance of com.communote.server.persistence.user.security.EmailSecurityCode having the given identifier from the persistent store.
remove(EmailSecurityCode) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
remove(Collection<EmailSecurityCode>) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
remove(ForgottenPasswordSecurityCode) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Removes the instance of com.communote.server.persistence.user.security.ForgottenPasswordSecurityCode from the persistent store.
remove(Collection<ForgottenPasswordSecurityCode>) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Removes the instance of com.communote.server.persistence.user.security.ForgottenPasswordSecurityCode having the given identifier from the persistent store.
remove(ForgottenPasswordSecurityCode) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
remove(Collection<ForgottenPasswordSecurityCode>) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
remove(Collection<InviteUserToBlogSecurityCode>) - Method in interface com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDao
Removes all entities in the given entities collection.
remove(InviteUserToBlogSecurityCode) - Method in interface com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDao
Removes the instance of InviteUserToBlogSecurityCode from the persistent store.
remove(Long) - Method in interface com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDao
Removes the instance of InviteUserToBlogSecurityCode having the given identifier from the persistent store.
remove(Collection<InviteUserToBlogSecurityCode>) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
remove(InviteUserToBlogSecurityCode) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
remove(Collection<InviteUserToClientSecurityCode>) - Method in interface com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDao
Removes all entities in the given entities collection.
remove(InviteUserToClientSecurityCode) - Method in interface com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDao
Removes the instance of InviteUserToClientSecurityCode from the persistent store.
remove(Long) - Method in interface com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDao
Removes the instance of InviteUserToClientSecurityCode having the given identifier from the persistent store.
remove(Collection<InviteUserToClientSecurityCode>) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
remove(InviteUserToClientSecurityCode) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
remove(UnlockUserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Removes the instance of com.communote.server.persistence.user.security.UnlockUserSecurityCode from the persistent store.
remove(Collection<UnlockUserSecurityCode>) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Removes the instance of com.communote.server.persistence.user.security.UnlockUserSecurityCode having the given identifier from the persistent store.
remove(UnlockUserSecurityCode) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
remove(Collection<UnlockUserSecurityCode>) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
remove(UserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Removes the instance of com.communote.server.persistence.user.security.UserSecurityCode from the persistent store.
remove(Collection<UserSecurityCode>) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Removes the instance of com.communote.server.persistence.user.security.UserSecurityCode having the given identifier from the persistent store.
remove(UserSecurityCode) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
remove(Collection<UserSecurityCode>) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
remove(UserAuthority) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Removes the instance of UserAuthority from the persistent store.
remove(Collection<UserAuthority>) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Removes the instance of UserAuthority having the given identifier from the persistent store.
remove(UserAuthority) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
remove(Collection<UserAuthority>) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
remove(Collection<User>) - Method in interface com.communote.server.persistence.user.UserDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.UserDao
Removes the instance of User having the given identifier from the persistent store.
remove(User) - Method in interface com.communote.server.persistence.user.UserDao
Removes the instance of User from the persistent store.
remove(User) - Method in class com.communote.server.persistence.user.UserDaoBase
 
remove(Collection<User>) - Method in class com.communote.server.persistence.user.UserDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
remove(UserImage) - Method in interface com.communote.server.persistence.user.UserImageDao
Removes the instance of com.communote.server.persistence.user.UserImage from the persistent store.
remove(Collection<UserImage>) - Method in interface com.communote.server.persistence.user.UserImageDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.UserImageDao
Removes the instance of com.communote.server.persistence.user.UserImage having the given identifier from the persistent store.
remove(UserImage) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
remove(Collection<UserImage>) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
remove(UserNoteProperty) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Removes the instance of com.communote.server.persistence.user.UserNoteProperty from the persistent store.
remove(Collection<UserNoteProperty>) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Removes the instance of com.communote.server.persistence.user.UserNoteProperty having the given identifier from the persistent store.
remove(Collection<UserNoteProperty>) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
remove(UserNoteProperty) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
remove(UserProfile) - Method in interface com.communote.server.persistence.user.UserProfileDao
Removes the instance of com.communote.server.persistence.user.KenmeiUserProfile from the persistent store.
remove(Collection<UserProfile>) - Method in interface com.communote.server.persistence.user.UserProfileDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.UserProfileDao
Removes the instance of com.communote.server.persistence.user.KenmeiUserProfile having the given identifier from the persistent store.
remove(UserProfile) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
remove(Collection<UserProfile>) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
remove(UserProperty) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Removes the instance of com.communote.server.persistence.user.UserProperty from the persistent store.
remove(Collection<UserProperty>) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Removes all entities in the given entities collection.
remove(Long) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Removes the instance of com.communote.server.persistence.user.UserProperty having the given identifier from the persistent store.
remove(Collection<UserProperty>) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
remove(Long) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
remove(UserProperty) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
REMOVE_CLIENT - Static variable in class com.communote.server.model.security.SecurityCodeAction
 
removeAccountMenuCategory(String) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Remove a previously added category from the account menu.
removeAccountMenuCategoryEntryFilter(MenuEntryFilter<AdministrationPageMenuEntry>) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Remove a previously added filter
removeAccountMenuCategoryFilter(MenuEntryFilter<BasicMenuEntry>) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Remove a previously added filter
removeAll(Collection<?>) - Method in class com.communote.common.util.PageableList
removeAllConnections(Long) - Method in class com.communote.server.core.blog.TopicHierarchyManagement
Removes all child and parent connections for the given topic.
removeAllForBlog(Long) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Removes all entries for one blog.
removeAllForBlog(Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
removeAllForGroup(Long) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
 
removeAllForGroup(Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
removeAllForGroupMember(Long, Long) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Removes all entries for group member.
removeAllForGroupMember(Long, Long) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
removeApplicationScopeTools(String) - Method in class com.communote.server.web.commons.view.velocity.ExtendableViewToolManager
Remove all application scope tools of the given provider.
removeAttachmentStoringPreProcessor(AttachmentStoringPreProcessor) - Method in class com.communote.plugins.core.registries.AttachmentStoringPreProcessorRegistry
Removes the given processor from the list of processors.
removeAttachmentStoringPreProcessor(AttachmentStoringPreProcessor) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Method to remove a new processor from the list of registered processors.
removeAttachmentStoringPreProcessor(AttachmentStoringPreProcessor) - Method in class com.communote.server.core.storing.ResourceStoringManagementImpl
 
removeAttribute(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
removeAuthentication() - Static method in class com.communote.server.core.security.AuthenticationHelper
Remove the authentication from the security context.
removeBasename(String) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Removes the given basename.
removeBinaryProperty(String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Remove a binary property.
removeBinaryProperty(String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
removeCategory(C) - Method in class com.communote.common.menu.SimpleMenuBuilder
Remove a previously added category.
removeCategory(String) - Method in class com.communote.common.menu.SimpleMenuBuilder
Same as removeCategory(C) but removes the category by its ID.
removeCategory(String, String) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Remove a category previously added by the plugin with the given identifier.
removeCategory(String, String) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Remove a category previously added by the plugin with the given identifier.
removeCategoryEntryFilter(MenuEntryFilter<S>) - Method in class com.communote.common.menu.SimpleMenuBuilder
Remove a previously added filter
removeCategoryFilter(MenuEntryFilter<C>) - Method in class com.communote.common.menu.SimpleMenuBuilder
Remove a previously added filter
removeCertificate() - Method in class com.communote.server.web.fe.widgets.management.system.application.CertificateListWidget
Removes the selected certificate.
removeChar(String) - Static method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResourceHelper
 
removeChildTopic(Long, Long) - Method in class com.communote.server.core.blog.TopicHierarchyManagement
Remove a child topic from its parent
removeClientLogo() - Method in interface com.communote.server.core.ConfigurationManagement
 
removeClientLogo() - Method in class com.communote.server.core.ConfigurationManagementBase
 
removeCode(Long) - Method in interface com.communote.server.api.core.security.SecurityCodeManagement
Remove the given code.
removeCode(Long) - Method in class com.communote.server.core.user.SecurityCodeManagementBase
 
removeComments(String) - Static method in class com.communote.common.util.HTMLHelper
Removes all HTML comments.
removeCommunoteAuthenticationFilter(CommunoteAuthenticationFilter) - Method in class com.communote.plugins.core.registries.CommunoteAuthenticationFilterRegistry
Method to remove a filter.
removeCommunoteAuthenticationProvider(CommunoteAuthenticationProvider) - Method in class com.communote.server.core.security.AuthenticationProviderManagement
Removes a provider from the chain.
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasAuthenticationBroker
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteUsernamePasswordJaasAuthenticationBroker
 
removeConnector() - Method in class com.communote.server.core.crc.FilesystemConnector
Callback that is invoked if a connector is removed.
removeConnector() - Method in interface com.communote.server.core.crc.RepositoryConnector
Callback that is invoked if a connector is removed.
removeCustomMessageFallback(String) - Method in class com.communote.server.core.common.i18n.LocalizationManagement
removeDefaultImages(String, String) - Method in class com.communote.server.core.image.caching.ImageDiskCache
Remove the stored default images for the given type
removeDefinition(String) - Method in interface com.communote.plugins.activity.base.service.ActivityService
Remove an activity definition.
removeDefinition(String) - Method in class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
removeDefinition(String) - Method in class com.communote.server.core.template.NoteTemplateService
Remove a template definition.
removeDuplicates(String[]) - Static method in class com.communote.common.util.ArrayHelper
Remove duplicate entries in the array.
removeDuplicatesKeepingOrder(String[], boolean) - Static method in class com.communote.common.util.ArrayHelper
Remove duplicate entries in the array.
removeEditablePreProcessor(NoteStoringEditableContentPreProcessor) - Method in class com.communote.plugins.core.registries.NoteStoringEditableContentPreProcessorRegistry
Removes the given processor from the list of processors.
removeEntityFromGroup(Long, Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
This method removes an entity from a group.
removeEntityFromGroup(Long, Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
removeEntry(String) - Method in class com.communote.common.menu.SubmenuBuilder
Remove an entry from the sub-menu.
removeEntry(T) - Method in class com.communote.common.menu.SubmenuBuilder
Remove an entry from the sub-menu.
removeEntryToExclude(String) - Method in class com.communote.common.menu.EntryIdIncludeExcludeFilter
Remove a previously added entry ID from those that should be excluded.
removeEntryToInclude(String) - Method in class com.communote.common.menu.EntryIdIncludeExcludeFilter
Remove a previously added entry ID from those that should be included.
removeExceptionMapper(ExceptionMapper<T>) - Method in class com.communote.plugins.core.registries.ExceptionMapperRegistry
Removes the given mapper.
removeExceptionMapper(ExceptionMapper<T>) - Method in class com.communote.server.core.exception.ExceptionMapperManagement
Removes the given mapper.
removeExtension(E) - Method in class com.communote.plugins.core.registries.WidgetExtensionRegistry
Remove a previously registered extension from its management.
removeExtension(E) - Method in class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagement
Remove a previously registered extension.
removeExtension(E) - Method in class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagementRepository
Remove a previously registered extension from its management.
removeExtensionManagement(WidgetExtensionManagement<E, M>) - Method in class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagementRepository
Remove a previously registered widget extension management
removeExternalObject(Long) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Remove the external object with the given ID.
removeExternalObject(Long, String, String) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Remove an external object from a blog.
removeExternalObject(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
 
removeExternalObject(Long, String, String) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
 
removeExternalObjectTrusted(Long) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Remove the external object from the blog it is assigned to.
removeExternalObjectTrusted(Long) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
 
removeExternalUserRepository(ExternalUserRepository) - Method in class com.communote.plugins.core.registries.ExternalUserRepositoryRegistry
Removes the given ExternalUserRepository from the known User Service
removeFaviconProvider(FaviconProvider) - Method in class com.communote.server.web.commons.resource.FaviconProviderManager
Remove a previously added favicon provider
removeFilter(CommunoteAuthenticationFilter) - Method in class com.communote.server.core.security.AuthenticationFilterManagement
Removes a filter from the chain.
removeFilter(Long, String, ChannelType) - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
removeFilter(Long, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
removeFromAccountMenuCategory(String, String) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Remove a previously added entry from a category of the account menu.
removeFromCategory(String, S) - Method in class com.communote.common.menu.SimpleMenuBuilder
Remove a previously added item from a category.
removeFromCategory(String, String) - Method in class com.communote.common.menu.SimpleMenuBuilder
Same as removeFromCategory(String, S) but searches the item by its ID.
removeFromCategory(String, String) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Remove the resources of a category that were added by the plugin with the given identifier
removeFromCategory(String, String) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Remove the resources of a category that were added by the plugin with the given identifier
removeFromExtensionSection(String) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
removeFromFilterDefinition(String, String) - Method in class com.communote.server.core.property.PropertyAccessor
Remove a combination of a property key group and property key from the accessible properties.
removeFromSystemMenuCategory(String, String) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Remove a previously added entry from a category of the system menu.
removeGroupFromAllExternalGroups(Long, Collection<Long>) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Remove an external group from all external groups of the same external system that contain this group as a direct member.
removeGroupFromAllExternalGroups(Long, Collection<Long>) - Method in class com.communote.server.core.user.UserGroupMemberManagementImpl
 
removeGroupFromAllGroups(Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Remove a group from all groups it is a member of.
removeGroupFromAllGroups(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
removeGroupMember(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupManagementController
Removes the given entity from the group.
removeHandler(SecurityCodeConfirmationHandler) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationController
 
removeHeadElement(String) - Static method in class com.communote.common.util.HTMLHelper
Strips the head element with all children from an HTML string.
removeHtmlMarkup(String) - Static method in class com.communote.common.string.StringEscapeHelper
Removes all tags from a string and replaces HTML 4.0 entities with the corresponding Unicode character.
removeIds(String) - Static method in class com.communote.server.persistence.user.client.ClientUrlHelper
Removes the module and client id from the given uri.
removeImages(String, String, String) - Method in class com.communote.server.core.image.caching.ImageDiskCache
Remove the scaled and unscaled images of the given type that were loaded by the given provider from disk.
removeImmutablePreProcessor(NoteStoringImmutableContentPreProcessor) - Method in class com.communote.plugins.core.registries.NoteStoringEditableContentPreProcessorRegistry
Removes the given processor from the list of processors.
removeImprintPageSection(String) - Static method in class com.communote.server.web.fe.portal.service.ServicePageHelper
Remove a section from the imprint page
removeIntegrationLinkGenerator(IntegrationLinkGenerator) - Method in class com.communote.plugins.core.registries.IntegrationLinkGeneratorRegistry
Method to remove a link generator.
removeIntegrationLinkGenerator(IntegrationLinkGenerator) - Method in class com.communote.server.core.integration.IntegrationService
Removes the given generator for the external system the generator refers to.
removeLanguage(String) - Method in interface com.communote.server.core.user.MasterDataManagement
Removes the language for the given code.
removeLanguage(String) - Method in class com.communote.server.core.user.MasterDataManagementImpl
Removes the language for the given code.
removeLocalizations(String) - Method in class com.communote.server.persistence.common.messages.ResourceBundleManager
Removes the additional localization for the given key.
removeMemberByEntityId(Long, Long) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
 
removeMemberByEntityId(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
removeMemberByEntityIdForExternal(Long, Long, String) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
 
removeMemberByEntityIdForExternal(Long, Long, String) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
removeMessageKeysOfProvider(String) - Method in class com.communote.server.web.commons.i18n.JsMessagesRegistry
Remove all message keys of the given provider.
removeMessagerConnector(String) - Method in interface com.communote.server.core.messaging.NotificationManagement
 
removeMessagerConnector(String) - Method in class com.communote.server.core.messaging.NotificationManagementBase
removeNamespaces(String) - Static method in class com.communote.common.util.HTMLHelper
Removes all namespace definitions and the nodes using these namespaces.
removeNoteContentPreProcessor(NoteContentRenderingPreProcessor) - Method in class com.communote.plugins.core.registries.NoteRenderingPreProcessorRegistry
Removes the given processor from the list of processors.
removeNoteContentProcessor(PermalinkGenerator) - Method in class com.communote.plugins.core.registries.PermalinkGeneratorRegistry
Removes the given processor from the list of processors.
removeNoteMetadataPreProcessor(NoteMetadataRenderingPreProcessor) - Method in class com.communote.plugins.core.registries.NoteRenderingPreProcessorRegistry
Removes the given processor from the list of processors.
removeNotePreProcessor(CommunoteAuthenticationProvider) - Method in class com.communote.plugins.core.registries.CommunoteAuthenticationProviderRegistry
Method to remove a provider.
removeNotePreProcessor(NoteStoringPostProcessor) - Method in class com.communote.plugins.core.registries.NotePostProcessorRegistry
Removes the given processor from the list of processors.
removeNoteTag(long, Long) - Method in interface com.communote.server.core.tag.TagManagement
Remove a note tag.
removeNoteTag(long, Long) - Method in class com.communote.server.core.tag.TagManagementImpl
 
removeNoteTag(long, Long) - Method in interface com.communote.server.persistence.tag.TagDao
This method removes the given tag.
removeNoteTag(long, Long) - Method in class com.communote.server.persistence.tag.TagDaoImpl
This method removes the given tag.
removeObjectProperty(Long, String, String) - Method in class com.communote.server.core.property.PropertyAccessor
Removes the property of an object
removeObjectPropertyFilter(PropertyType, String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Remove a combination of a property key group and property key from the accessible properties of the given type.
removeObjectPropertyFilter(PropertyType, String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
removePermissionFilter(NotePermissionFilter) - Method in class com.communote.plugins.core.registries.NotePermissionFilterRegistry
Removes the given filter.
removePermissionFilter(TopicPermissionFilter) - Method in class com.communote.plugins.core.registries.TopicPermissionFilterRegistry
Removes the given filter.
removePermissionFilter(PermissionFilter<T, N>) - Method in class com.communote.server.api.core.security.permission.BasePermissionManagement
 
removePermissionFilter(PermissionFilter<T, N>) - Method in interface com.communote.server.api.core.security.permission.PermissionManagement
Removes a filter from the internal list of filters.
removePreferences(Class<T>) - Method in class com.communote.server.service.UserPreferenceService
Method to remove all values for the given preferences type from the current user.
removeProcessor(NoteContentRenderingPreProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteRenderingPreProcessorManager
Removes the given processor from the list of processors.
removeProcessor(NoteMetadataRenderingPreProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteRenderingPreProcessorManager
Removes the given processor from the list of processors.
removeProcessor(NoteStoringPostProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPostProcessorManager
Remove a processor if it is present.
removeProcessor(String) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPostProcessorManager
Remove a processor if it is present.
removeProcessor(NoteStoringEditableContentPreProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPreProcessorManager
Remove the given preprocessor from the list of processors.
removeProcessor(NoteStoringImmutableContentPreProcessor) - Method in interface com.communote.server.api.core.note.processor.NoteStoringPreProcessorManager
Remove the given preprocessor from the list of processors.
removeProcessor(NoteStoringPostProcessor) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPostProcessorManagerImpl
 
removeProcessor(String) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPostProcessorManagerImpl
 
removeProcessor(NoteStoringEditableContentPreProcessor) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPreProcessorManagerImpl
 
removeProcessor(NoteStoringImmutableContentPreProcessor) - Method in class com.communote.server.core.blog.notes.processors.NoteStoringPreProcessorManagerImpl
 
removeProcessor(NoteContentRenderingPreProcessor) - Method in class com.communote.server.core.note.processor.NoteRenderingExtensionPoint
 
removeProcessor(NoteMetadataRenderingPreProcessor) - Method in class com.communote.server.core.note.processor.NoteRenderingExtensionPoint
 
removePropertiesForNote(Long) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Remove all properties for the given note.
removePropertiesForNote(Long) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
removePropertiesForUser(Long) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Remove all properties for the given user.
removePropertiesForUser(Long) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
removeProperty(String, String) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
Removes the given property.
removePropertyFromReadFilterDefinition(String, String) - Method in class com.communote.server.core.property.PropertyAccessorFilterDefinition
Remove the the given property for the given key group from the read filter definition.
removePropertyFromWriteFilterDefinition(String, String) - Method in class com.communote.server.core.property.PropertyAccessorFilterDefinition
Remove the the given property for the given key group from the write filter definition.
removePropertyResource(String, String) - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceManager
Remove a property resource added by plugin for the given category.
removePropertyTO(Iterable<StringPropertyTO>, String, String) - Static method in class com.communote.server.api.core.property.PropertyHelper
Remove the identified property from the provided collection.
removeProvider(AutosavePropertyFilterProvider) - Method in interface com.communote.server.api.core.note.AutosavePropertyFilterProviderManager
Remove a previously added provider
removeProvider(AutosavePropertyFilterProvider) - Method in class com.communote.server.core.note.AutosavePropertyFilterProviderManagerImpl
 
removeRedirectionTarget(String) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationSuccessHandler
removeRepositoryConnector(RepositoryConnector) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
 
removeRepositoryConnector(String) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
 
removeRepositoryConnector(RepositoryConnector) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
removeRepositoryConnector(String) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
removeRequestScopeTools(String) - Method in class com.communote.server.web.commons.view.velocity.ExtendableViewToolManager
Remove all request scope tools of the given provider.
removeRole(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
Tries to remove a role from a user.
removeScaledImages(String) - Method in class com.communote.server.core.image.caching.ImageDiskCache
Remove the scaled images (including the default images) of the given type from disk
removeSection(String) - Method in class com.communote.server.web.commons.controller.StaticPageContentManager
Remove a previously added section from the list.
removeSwitchedUser() - Static method in class com.communote.server.core.security.SwitchUserHelper
Throws an exception in case no switched user exists
removeSystemMenuCategory(String) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Same as AdministrationMenuManager.removeAccountMenuCategory(String) except that the category is removed from the system menu.
removeSystemMenuCategoryEntryFilter(MenuEntryFilter<AdministrationPageMenuEntry>) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Remove a previously added filter
removeSystemMenuCategoryFilter(MenuEntryFilter<BasicMenuEntry>) - Method in class com.communote.server.web.fe.admin.AdministrationMenuManager
Remove a previously added filter
removeTagCategoryFromBlog(Long, Long) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
removeTagCategoryFromBlog(Long, Long) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
removeTagStore(TagStore) - Method in class com.communote.plugins.core.registries.TagStoreRegistry
Removes the given TagStore from the list of processors.
removeTagStore(TagStore) - Method in class com.communote.server.core.tag.TagStoreManagement
 
removeTagSuggestionProvider(TagSuggestionProvider) - Method in class com.communote.plugins.core.registries.TagSuggestionProviderRegistry
Removes the given provider from the list of processors.
removeTagSuggestionProvider(TagSuggestionProvider) - Method in class com.communote.server.core.tag.TagSuggestionManagement
Removes a the given provider.
removeTask(String) - Method in interface com.communote.server.api.core.task.TaskManagement
Remove a task if it is not RUNNING.
removeTask(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
removeTaskHandler(String) - Method in interface com.communote.server.api.core.task.TaskManagement
Remove the task handler class from the list of known handlers.
removeTaskHandler(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
removeTemplate(NoteRenderMode) - Method in class com.communote.server.core.template.NoteTemplateDefinition
removeTool(String) - Method in class com.communote.server.core.template.NoteTemplateService
Remove a tool that was previously added via NoteTemplateService.addTool(String, Object)
removeTools(String) - Method in class com.communote.server.web.commons.view.velocity.VelocityTemplateManager
Remove all tools that were added by the given provider.
removeToolsPageSection(String) - Static method in class com.communote.server.web.fe.portal.service.ServicePageHelper
Remove a section from the tools page
removeTopic(Long, Long) - Method in class com.communote.server.service.TopicHierarchyService
Method to remove a topic as child from another topic.
removeTransientProperty(String) - Method in class com.communote.server.api.core.note.NoteStoringTO
Remove a previously added transient property.
removeUnclosedMetaElements(String) - Static method in class com.communote.common.util.HTMLHelper
Remove open meta elements.
RemoveUnsupportedMarkupNotePreProcessor - Class in com.communote.server.core.blog.notes.processors
Processor, which removes any markup from the note content that is not supported/allowed.
RemoveUnsupportedMarkupNotePreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.RemoveUnsupportedMarkupNotePreProcessor
Constructor.
removeUploadedAttachmentsFromSession(Request, String) - Static method in class com.communote.plugins.api.rest.resource.ResourceHandlerHelper
Removes the attachment IDs set from the current session.
removeUploadedAttachmentsFromSession(Request, String) - Static method in class com.communote.plugins.api.rest.v22.resource.ResourceHandlerHelper
Removes the attachment IDs set from the current session.
removeUploadedAttachmentsFromSession(Request, String) - Static method in class com.communote.plugins.api.rest.v24.resource.ResourceHandlerHelper
Removes the attachment IDs set from the current session.
removeUploadedAttachmentsFromSession(Request, String) - Static method in class com.communote.plugins.api.rest.v30.resource.ResourceHandlerHelper
Removes the attachment IDs set from the current session.
removeUploadedAttachmentsFromSession(HttpServletRequest) - Static method in class com.communote.server.web.fe.portal.blog.helper.CreateBlogPostFeHelper
Removes the attachment IDs set from the current session.
removeUser(String) - Method in class com.communote.plugins.mq.provider.activemq.user.MQDatabaseUsersDAO
 
removeUser(String) - Method in interface com.communote.plugins.mq.provider.activemq.user.MQUsersDAO
 
removeUserForExternal(Long, Long, String) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
Removes a user from an external group.
removeUserForExternal(Long, Long, String) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
removeUserFromAllBlogs(Long, Collection<Long>) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Removes all the direct blog memberships of a user.
removeUserFromAllBlogs(Long, Collection<Long>) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
removeUserFromAllGroups(Long) - Method in interface com.communote.server.core.user.UserGroupMemberManagement
 
removeUserFromAllGroups(Long) - Method in class com.communote.server.core.user.UserGroupMemberManagementBase
 
removeUserFromGroupEntity(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserManagementController
Removes a CommunoteEntity from a KenmeiGroupEntity and sends a JSON response to the client.
removeUserImage(Long) - Method in interface com.communote.server.core.user.UserProfileManagement
Remove the image of a user.
removeUserImage(Long) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
removeUserImage(Long) - Method in class com.communote.server.service.UserProfileService
Remove the image of a user.
removeUserNoteEntitiesForNote(Long) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Remove all UserNoteEntity's for the given note id
removeUserNoteEntitiesForNote(Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
removeUserNoteEntitiesForUser(Long) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Remove all UserNoteEntity's for the given user id
removeUserNoteEntitiesForUser(Long) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
removeUserRole(Long, UserRole) - Method in interface com.communote.server.core.user.UserManagement
Remove a role from a user
removeUserRole(Long, UserRole) - Method in class com.communote.server.core.user.UserManagementBase
 
removeWidgetFactory(String) - Method in class com.communote.server.web.fe.widgets.extension.WidgetFactoryRegistry
Remove a previously added widget factory from the registry.
removeWriter(String) - Static method in class com.communote.server.core.blog.export.NoteWriterFactory
Removes the writer for the given export format.
removeXmlMarkup(String) - Static method in class com.communote.common.string.StringEscapeHelper
Removes XML markup from a string and unescapes XML entities (only gt, lt, quot, amp, apos).
renameTag(long, String) - Method in interface com.communote.server.core.tag.TagManagement
Rename an existing internal note tag.
renameTag(long, String) - Method in class com.communote.server.core.tag.TagManagementImpl
 
render(Type, List, SessionFactoryImplementor) - Method in class com.communote.server.core.database.hibernate.MSSQLServerFulltextFunction
render(Type, List, SessionFactoryImplementor) - Method in class com.communote.server.core.database.hibernate.OracleFulltextFunction
render(Type, List, SessionFactoryImplementor) - Method in class com.communote.server.core.database.hibernate.PostgreSQLDatePartFunction
render(Type, List, SessionFactoryImplementor) - Method in class com.communote.server.core.database.hibernate.PostgreSQLFulltextFunction
render(Type, List, SessionFactoryImplementor) - Method in class com.communote.server.core.database.hibernate.StandardLikeFulltextFunction
render(Map, HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.commons.view.RepositoryContentView
render(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders the URL for the specified urlPath.
render(String, boolean, boolean, boolean) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders the URL for the specified urlPath.
render(String, boolean, String, boolean) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders the URL for the specified urlPath.
render(String, String, boolean, boolean, Boolean, String, boolean) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders the URL for the specified urlPath.
RENDER_BLOG_PERMA_LINK - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for whether to render the permanent link of the blog
RENDER_PERMA_LINK - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for whether to render the permanent link of the note
renderAbsoluteUrl(HttpServletRequest, String, String, boolean, boolean, boolean) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Renders an absolute URL for the provided URL path.
renderAbsoluteUrl(HttpServletRequest, String, String, boolean, ChannelType, boolean, boolean) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Renders an absolute URL for the provided URL path.
renderAbsoluteUrlIgnoreRequestProtocol(HttpServletRequest, String, String, boolean, boolean, boolean) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Renders an absolute URL for the provided URL path.
renderAccessQuery(StringBuilder, I) - Method in class com.communote.server.core.vo.query.blog.BlogQuery
 
renderAccessQuery(StringBuilder, String, String) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Render access query.
renderAttachmentUrl(Attachment) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Determine the relative attachment URL path for a resource
renderAttachmentUrl(Attachment, boolean, boolean) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Determine the resource URL for download/access for the given item
renderAttachmentUrl(AttachmentData) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Determine the relative attachment URL path for a resource
renderAttachmentUrl(AttachmentData, boolean, boolean) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Determine the resource URL for download/access for the given item
renderCommonFilters(StringBuilder, String, String, I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Renders a restriction to exclude users having specific status.
renderConcatenatedCssUrl(String, boolean) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Render the URL to the concatenated CSS of a given category.
renderConcatenatedJsUrl(String, boolean) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Render the URL to the concatenated JavaScript of a given category.
renderConfiguredAbsoluteUrl(String, boolean) - Static method in class com.communote.server.persistence.user.client.ClientUrlHelper
Renders an absolute URL pointing to a resource on the current client.
renderConfiguredAbsoluteUrl(String, String, boolean, boolean) - Static method in class com.communote.server.persistence.user.client.ClientUrlHelper
Renders an absolute URL pointing to a resource on the given client.
renderCssUrls(String, boolean) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Render the URLs to the CSS resources of the given category.
renderExcludeStatusFilter(StringBuilder, String, String, I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Renders a restriction to exclude users having specific status.
renderForNamedQuery(String, String, String, Map<String, String>) - Method in enum com.communote.server.core.vo.query.filter.PropertyFilter.MatchMode
 
renderGroupBy(StringBuilder) - Method in class com.communote.server.core.vo.query.blog.BlogQuery
 
renderGroupBy(StringBuilder) - Method in class com.communote.server.core.vo.query.tag.AbstractBlogTagQuery
renderGroupBy(StringBuilder) - Method in class com.communote.server.core.vo.query.tag.BlogTagQuery
renderGroupByClause(StringBuilder, TopicTimelineParameters) - Method in class com.communote.server.core.vo.query.blog.UserTaggedBlogQuery
 
renderGroupByClause(StringBuilder, UserTagQueryParameters) - Method in class com.communote.server.core.vo.query.tag.UserTagQuery
Renders the grouping for this query.
renderGroupByClause(StringBuilder, I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Renders the grouping for this query.
renderIfRelative(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Uses UrlTool.render(String) to render the URL if it is relative, otherwise the URL is returned unchanged.
renderIncludeStatusFilter(StringBuilder, String, String, I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Renders a restriction to only include users having specific status.
renderJsUrls(String, boolean) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Render the URLs to the JavaScript resources of the given category.
renderLogicalTagConstraints(LogicalTagFormula, StringBuilder, String, String, String, I) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Renders the tag constraints described by a logical formula.
renderOrderbyClause(StringBuilder, NoteQueryParameters) - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
Render the order by clause
renderOrderbyClause(StringBuilder, NoteQueryParameters) - Method in class com.communote.server.core.vo.query.post.CountNoteQuery
This method does nothing, as we don't need any ordering.
renderOrderbyClause(StringBuilder, I) - Method in class com.communote.server.core.vo.query.Query
Render the order by clause
renderOrderbyClause(StringBuilder, UserTagQueryParameters) - Method in class com.communote.server.core.vo.query.tag.UserTagQuery
Does nothing.
renderOrderbyClause(StringBuilder, I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Render the order by clause
renderPageUrl(HttpServletRequest) - Method in class com.communote.server.web.fe.admin.AdministrationPageMenuEntry
Render the URL of the administration page
renderPropertyFilters(I, StringBuilder, String, String) - Method in class com.communote.server.core.vo.query.PropertyQuery
 
renderRelativeUrl(HttpServletRequest, String, boolean, boolean) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Renders a relative URL for the provided URL path that leads to the referenced resource on the current client.
renderRelativeUrl(HttpServletRequest, String, String, boolean, boolean) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Renders a relative URL for the provided URL path that leads to the referenced resource on the given client.
renderRoleFilter(StringBuilder, StringBuilder, String, I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Render the role filter.
renderSearch(StringBuilder, String[], String[], boolean, boolean) - Method in class com.communote.server.core.vo.query.Query
Render a search condition that will search in one or several fields for one ore more values.
renderSelect(StringBuilder) - Method in class com.communote.server.core.vo.query.blog.BlogQuery
 
renderSelect(StringBuilder) - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQuery
 
renderSelectClause(NoteQueryParameters, StringBuilder) - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
Render the select clause based on if its the count query or not
renderSelectClause(I, StringBuilder) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Render the select clause based on if its the count query or not
renderStartpage() - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders the startpage url.
renderStatic(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders the URL of a static resource which is not delivered by the dispatcher servlet.
renderStaticBase(boolean, boolean, String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders the base URL of all static resources.
renderSubQuery(StringBuilder, StringBuilder, String, String) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
renderSubQueryForTopicHierarchies(I, String, StringBuilder, StringBuilder) - Method in class com.communote.server.core.vo.query.blog.BlogQuery
Renders the where part for topic hierarchies.
renderSubQueryTags(I, StringBuilder, String) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Renders the subquery for tag filterings.
renderTagConstraints(String, StringBuilder, String, String, String) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Render the tag constraint for one tag parameter
renderTagPrefixConstraint(String, StringBuilder, String, String, I) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Render the tag prefix constraint: The tags must start with the given prefix
renderTagPrefixQuery(I, StringBuilder, String) - Method in class com.communote.server.core.vo.query.blog.BlogQuery
Renders the tag search prefix constraint to the query
renderTagsQuery(I, StringBuilder, String) - Method in class com.communote.server.core.vo.query.blog.BlogQuery
This method renders the query part for tags.
renderTagsQuery(BlogTagQueryParameters, StringBuilder, String) - Method in class com.communote.server.core.vo.query.tag.AbstractBlogTagQuery
This method is overridden to handle This method renders the query part for tags.
renderTagsQuery(BlogTagQueryParameters, StringBuilder, String) - Method in class com.communote.server.core.vo.query.tag.BlogTagQuery
This method is overridden to handle This method is overridden to handle This method renders the query part for tags.
renderTemplate(String, String, NoteRenderContext, boolean) - Method in class com.communote.server.core.template.NoteTemplateService
Render a template and returns the resulting string which can than be used as note content.
RenderTool - Class in com.communote.server.core.common.velocity.tools
 
RenderTool() - Constructor for class com.communote.server.core.common.velocity.tools.RenderTool
Create a new renderer.
renderUrl(HttpServletRequest, String, String, boolean, boolean, Boolean, String, boolean, boolean) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Renders the URL for the specified urlPath.
renderUserSearch(StringBuilder, String, I) - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Renders the user search query.
renderUserSearch(StringBuilder, String, CommunoteEntityQueryParameters) - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQuery
Renders the user search query.
replace(Object, Object, Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
replace(Object, Object, Object) - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
replace(Object, Object, Object) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
replaceCharacter(String, char, String) - Static method in class com.communote.common.string.StringHelper
Replaces all occurrences of a character with the replacement.
replaceExternalObjects(Long, Collection<ExternalObject>) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Replace the external objects assigned to a blog with the provided ones.
replaceExternalObjects(Long, Collection<ExternalObject>) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
 
replaceModuleInMAV(ModelAndView) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Replace 'MODULE' in the view name of the MAV with the current module.
replaceModuleInViewName(String) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Replace the module in the view name.
replaceReadMorePlaceHolder(String, String) - Static method in class com.communote.server.core.blog.NoteShortener
Replaces the read more placeholder with a replacement (e.g.
replaceRights(List<ExternalTopicRoleTO>) - Method in class com.communote.server.core.external.BlogRightsSynchronizer
Synchronize the members of the blog by replacing the existing member roles that were assigned for the external system with the provided members and there roles.
replaceRights(String, Map<String, BlogRole>, Map<String, BlogRole>) - Method in class com.communote.server.core.external.BlogRightsSynchronizer
Synchronize the members of the blog by replacing the existing member roles that were assigned for the external system with the provided members and there roles.
replacesContent() - Method in class com.communote.plugins.atlr.AliasAndTagLinkRenderer
 
replacesContent() - Method in class com.communote.plugins.smileys.SmileysNoteRenderingPreProcessor
 
replacesContent() - Method in interface com.communote.server.api.core.note.processor.NoteContentRenderingPreProcessor
Denotes whether the pre-processor replaces the note content completely.
replacesContent() - Method in class com.communote.server.core.blog.notes.processors.CreateRepostNoteContentRenderingPreProcessor
 
replacesContent() - Method in class com.communote.server.core.template.TemplateNoteRenderingPreProcessor
 
REPLY_TO_ADDRESS - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants.Client
Placeholder for client specific reply-to email address.
REPLY_TO_NAME - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants.Client
Placeholder for client specific reply-to email address personal name.
ReplyMessage - Class in com.communote.plugins.mq.message.base.message
 
ReplyMessage() - Constructor for class com.communote.plugins.mq.message.base.message.ReplyMessage
 
ReplyNotDirectMessageException - Exception in com.communote.server.core.blog.notes
Exception to be raised when someone tries to create a reply on a direct message that is not a direct message.
ReplyNotDirectMessageException(String) - Constructor for exception com.communote.server.core.blog.notes.ReplyNotDirectMessageException
Creates an instance of the exception with a details message.
ReplyType - Enum in com.communote.plugins.mq.message.base.message
Type of the reply, expected after the message processing
RepositoryConnector - Interface in com.communote.server.core.crc
Connector to a repository which can store attachments
RepositoryConnectorConfiguration - Class in com.communote.server.core.crc
 
RepositoryConnectorConfiguration(String, boolean) - Constructor for class com.communote.server.core.crc.RepositoryConnectorConfiguration
Create a new configuration.
RepositoryConnectorDelegate - Interface in com.communote.server.core.crc
This is the main class of the Content Repository Connector.
RepositoryConnectorDelegateBase - Class in com.communote.server.core.crc
Spring Service base class for com.communote.server.service.crc.RepositoryConnectorDelegate, provides access to all services and entities referenced by this service.
RepositoryConnectorDelegateBase() - Constructor for class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
RepositoryConnectorDelegateException - Exception in com.communote.server.core.crc
The default exception thrown for unexpected errors occurring within RepositoryConnectorDelegate.
RepositoryConnectorDelegateException(String) - Constructor for exception com.communote.server.core.crc.RepositoryConnectorDelegateException
Constructs a new instance of RepositoryConnectorDelegateException.
RepositoryConnectorDelegateException(String, Throwable) - Constructor for exception com.communote.server.core.crc.RepositoryConnectorDelegateException
Constructs a new instance of RepositoryConnectorDelegateException.
RepositoryConnectorDelegateImpl - Class in com.communote.server.core.crc
 
RepositoryConnectorDelegateImpl() - Constructor for class com.communote.server.core.crc.RepositoryConnectorDelegateImpl
 
RepositoryConnectorNotFoundException - Exception in com.communote.server.core.crc
 
RepositoryConnectorNotFoundException(String, Class<? extends RepositoryConnector>, String) - Constructor for exception com.communote.server.core.crc.RepositoryConnectorNotFoundException
 
RepositoryConnectorNotFoundException(String, String) - Constructor for exception com.communote.server.core.crc.RepositoryConnectorNotFoundException
 
RepositoryContentView - Class in com.communote.server.web.commons.view
 
RepositoryContentView() - Constructor for class com.communote.server.web.commons.view.RepositoryContentView
RepositoryContentView(String) - Constructor for class com.communote.server.web.commons.view.RepositoryContentView
 
REPOSITORYIDENTIFIER - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
REPOSITORYSIZE - Static variable in class com.communote.server.model.client.ClientStatisticConstants
 
RepostAutosavePropertyFilterProvider - Class in com.communote.server.core.note
Get the filters to get the autosave of a repost.
RepostAutosavePropertyFilterProvider() - Constructor for class com.communote.server.core.note.RepostAutosavePropertyFilterProvider
 
RepostNoteRenderingPreProcessor - Class in com.communote.server.core.blog.notes.processors
PreProcessor which adds a property to the list item containing the details of a repost if the note is a repost.
RepostNoteRenderingPreProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.RepostNoteRenderingPreProcessor
 
RepostNoteStoringPreProcessor - Class in com.communote.server.core.blog.notes.processors
Processor for reposts.
RepostNoteStoringPreProcessor(NotePermissionManagement, PropertyManagement, ResourceStoringManagement) - Constructor for class com.communote.server.core.blog.notes.processors.RepostNoteStoringPreProcessor
Constructor.
REQUEST_ATTR_HAS_SUCCESS_AUTHENTICATION - Static variable in class com.communote.server.web.external.spring.security.AuthenticationSuccessRequestSaverHandler
Boolean Request Attribute saying if there is a authentication that has been just succeeded
REQUEST_ATTR_SUCCESS_AUTHENTICATION - Static variable in class com.communote.server.web.external.spring.security.AuthenticationSuccessRequestSaverHandler
Request attribution holding the Authentication
REQUEST_MEMBERSHIP - Static variable in class com.communote.server.model.security.SecurityCodeAction
 
RequestAwareTool - Class in com.communote.server.web.commons.viewtool
Base class for tools that need the request.
RequestAwareTool() - Constructor for class com.communote.server.web.commons.viewtool.RequestAwareTool
 
RequestedResourceNotFoundException - Exception in com.communote.server.web.api.service
Exception if a requested resource has not been found for the API
RequestedResourceNotFoundException(String, String, String) - Constructor for exception com.communote.server.web.api.service.RequestedResourceNotFoundException
 
RequestHelper - Class in com.communote.plugins.api.rest.request
RequestHelper contains all functions for getting informations from Request
RequestHelper - Class in com.communote.plugins.api.rest.v22.request
RequestHelper contains all functions for getting informations from Request
RequestHelper - Class in com.communote.plugins.api.rest.v24.request
RequestHelper contains all functions for getting informations from Request
RequestHelper - Class in com.communote.plugins.api.rest.v30.request
RequestHelper contains all functions for getting informations from Request
REQUESTING_USER - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for a requesting user
RequestListParser - Class in com.communote.plugins.api.rest.servlet
This class is a helper class and does the whole parameter parsing
RequestListParser() - Constructor for class com.communote.plugins.api.rest.servlet.RequestListParser
 
RequestListParser - Class in com.communote.plugins.api.rest.v22.servlet
This class is a helper class and does the whole parameter parsing
RequestListParser() - Constructor for class com.communote.plugins.api.rest.v22.servlet.RequestListParser
 
RequestListParser - Class in com.communote.plugins.api.rest.v24.servlet
This class is a helper class and does the whole parameter parsing
RequestListParser() - Constructor for class com.communote.plugins.api.rest.v24.servlet.RequestListParser
 
RequestListParser - Class in com.communote.plugins.api.rest.v30.servlet
This class is a helper class and does the whole parameter parsing
RequestListParser() - Constructor for class com.communote.plugins.api.rest.v30.servlet.RequestListParser
 
RequestParameterAuthenticationProcessingFilter - Class in com.communote.server.web.external.spring.security
Filter to authenticate the user based on request parameter.
RequestParameterAuthenticationProcessingFilter() - Constructor for class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
requestPasswordChange(String) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Request a new password for the given user.
requestPasswordChange(String) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
RequiredAttributeNotContainedException - Exception in com.communote.server.core.common.ldap
Exception to be thrown if a required attribute was not contained in the response of an LDAP query and thus could not be mapped back.
RequiredAttributeNotContainedException(String, String) - Constructor for exception com.communote.server.core.common.ldap.RequiredAttributeNotContainedException
Creates an exception with a detail message.
RequiredAttributeNotContainedException(String, String, Throwable) - Constructor for exception com.communote.server.core.common.ldap.RequiredAttributeNotContainedException
Creates an exception with a detail message and a cause.
RequiredAttributeNotContainedException(String, Throwable) - Constructor for exception com.communote.server.core.common.ldap.RequiredAttributeNotContainedException
Creates an exception with a detail message and a cause.
requiresAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.external.spring.security.UsernamePasswordFormAuthenticationProcessingFilter
 
requiresLogout(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.external.spring.security.CommunoteLogoutFilter
rescheduleJobOnFailure(Trigger) - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Reschedule the task scheduling job for cases where the scheduling of tasks resulted in an error.
rescheduleTask(String, Date) - Method in interface com.communote.server.api.core.task.TaskManagement
Reschedule a pending task.
rescheduleTask(String, Date) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
reset() - Method in class com.communote.common.io.DelimiterFilterReader
 
reset() - Method in class com.communote.server.core.rest.RestApiByteArrayInputStream
Resets the buffer to the marked position.
RESET_USER_IMAGE_AJAX - Static variable in interface com.communote.server.web.commons.FormAction
Constant for reseting user image via ajax to default.
resetGlobalPermissions() - Method in interface com.communote.server.api.core.blog.BlogManagement
Removes "all read" and "all write" permissions from all blogs.
resetGlobalPermissions() - Method in class com.communote.server.core.blog.BlogManagementImpl
Removes "all read" and "all write" permissions from all blogs.
resetGlobalPermissions() - Method in interface com.communote.server.persistence.blog.BlogDao
Removes "all read" and "all write" from all topics.
resetGlobalPermissions() - Method in class com.communote.server.persistence.blog.BlogDaoImpl
Removes "all read" and "all write" from all topics.
resetOverriddenCurrentUserLocale(HttpServletRequest) - Method in class com.communote.server.core.common.session.SessionHandler
Remove the locale from the session if it was set with a call to SessionHandler.overrideCurrentUserLocale(HttpServletRequest, Locale)
resetPermanentId(String) - Method in interface com.communote.server.core.user.UserManagement
resets the external user ID for users that have an external authentication which has the provided external system ID and a permanentId
resetPermanentId(String) - Method in class com.communote.server.core.user.UserManagementBase
 
resetRepositorySize() - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Resets the counter for the repository size.
resetRepositorySize() - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
resetTask(String) - Method in interface com.communote.server.api.core.task.TaskManagement
Reset a task back from failed to pending.
resetTask(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
resetTermsAccepted(Long) - Method in interface com.communote.server.persistence.user.UserDao
Resets the terms accepted status for all users.
resetTermsAccepted(Long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
resetTermsOfUse() - Method in interface com.communote.server.core.user.UserManagement
Reset the terms of use for all users which have already accepted the terms of use.
resetTermsOfUse() - Method in class com.communote.server.core.user.UserManagementImpl
 
resetUsers(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.CustomizeTermsOfUseController
Sets all users to not accepted the Terms of Use.
resizeImage(byte[]) - Method in class com.communote.common.image.ImageScaler
Resizes a byte array of an image and returns the transformed byte array image.
ResolvedTopicToTopic - Class in com.communote.server.model.blog
 
ResolvedTopicToTopic() - Constructor for class com.communote.server.model.blog.ResolvedTopicToTopic
 
ResolvedTopicToTopic.Factory - Class in com.communote.server.model.blog
Constructs new instances of ResolvedTopicToTopic.
ResolvedTopicToTopicConstants - Class in com.communote.server.model.blog
This class holds constants of attributes and associations of the entity ResolvedTopicToTopic.
ResolvedTopicToTopicConstants() - Constructor for class com.communote.server.model.blog.ResolvedTopicToTopicConstants
 
ResolvedTopicToTopicDao - Interface in com.communote.server.persistence.blog
 
ResolvedTopicToTopicDaoImpl - Class in com.communote.server.persistence.blog
 
ResolvedTopicToTopicDaoImpl() - Constructor for class com.communote.server.persistence.blog.ResolvedTopicToTopicDaoImpl
Constructor.
ResolvedTopicToTopicImpl - Class in com.communote.server.model.blog
 
ResolvedTopicToTopicImpl() - Constructor for class com.communote.server.model.blog.ResolvedTopicToTopicImpl
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.communote.server.web.commons.resolver.MaxUploadSizeExceededExceptionResolver
Implementation of the exception resolving method which will only handle the MaxUploadSizeExceededException.
resolveLocale(HttpServletRequest) - Method in class com.communote.server.web.commons.i18n.SessionHandlerLocaleResolver
resolveTags(LogicalTagFormula) - Method in class com.communote.server.core.blog.export.FilterParameterResolver
Resolves the tags by a given structure to one String.
RESOURCE_NAME_PARTS_SEPARATOR - Static variable in class com.communote.server.core.template.velocity.NoteTemplateVelocityResourceLoader
Character that separates the parts templateId, locale and renderMode in the resource name.
RESOURCE_NAME_PREFIX - Static variable in class com.communote.server.core.template.velocity.NoteTemplateVelocityResourceLoader
Prefix a resource name needs to have to be recognized as a resource that can be loaded by this class.
ResourceBundleChangedEvent - Class in com.communote.server.persistence.common.messages
Event to inform about a change in the application resource bundle resulting form add or removal of localizations.
ResourceBundleChangedEvent() - Constructor for class com.communote.server.persistence.common.messages.ResourceBundleChangedEvent
 
ResourceBundleManager - Class in com.communote.server.persistence.common.messages
The resource bundle manager controls the message source and takes care of providing it.
ResourceBundleManagerMessageSource - Class in com.communote.server.web.commons.i18n
 
ResourceBundleManagerMessageSource() - Constructor for class com.communote.server.web.commons.i18n.ResourceBundleManagerMessageSource
 
ResourceCategoryDefinition - Class in com.communote.server.web.commons.resource
Object that defines a JavaScript or CSS category with initial resources.
ResourceCategoryDefinition(String, List<String>, List<String>) - Constructor for class com.communote.server.web.commons.resource.ResourceCategoryDefinition
Create a new category definition.
ResourceCategoryRegistry - Interface in com.communote.server.web.commons.resource
 
ResourceCategoryRegistryImpl - Class in com.communote.server.web.commons.resource.impl
 
ResourceCategoryRegistryImpl(ConcatenatedResourceStore, ConcatenatedResourceStore) - Constructor for class com.communote.server.web.commons.resource.impl.ResourceCategoryRegistryImpl
Create a new registry.
ResourceConcatenator - Class in com.communote.server.web.commons.resource.impl
Class that provides means to concatenate resources
ResourceConcatenator() - Constructor for class com.communote.server.web.commons.resource.impl.ResourceConcatenator
 
ResourceDescriptor - Class in com.communote.server.web.commons.resource.impl
Helper holding details of a resource.
ResourceDescriptor(String, String, boolean, boolean) - Constructor for class com.communote.server.web.commons.resource.impl.ResourceDescriptor
Create a new resource descriptor
ResourceExtension - Class in com.communote.server.web.commons.resource
Pojo describing an extension that allows a plugin to provide additional JavaScript or CSS that should be included into different pages.
ResourceExtension() - Constructor for class com.communote.server.web.commons.resource.ResourceExtension
 
ResourceFilterMatchProcessor - Class in com.communote.server.web.commons.resource.impl
Filter match processor that is aware of the currently processed resource
ResourceFilterMatchProcessor() - Constructor for class com.communote.server.web.commons.resource.impl.ResourceFilterMatchProcessor
 
ResourceHandlerHelper - Class in com.communote.plugins.api.rest.resource
The abstract ResourceHandler supplies general methods for REST-API used by the concrete resource handlers.
ResourceHandlerHelper() - Constructor for class com.communote.plugins.api.rest.resource.ResourceHandlerHelper
 
ResourceHandlerHelper - Class in com.communote.plugins.api.rest.v22.resource
The abstract ResourceHandler supplies general methods for REST-API used by the concrete resource handlers.
ResourceHandlerHelper() - Constructor for class com.communote.plugins.api.rest.v22.resource.ResourceHandlerHelper
 
ResourceHandlerHelper - Class in com.communote.plugins.api.rest.v24.resource
The abstract ResourceHandler supplies general methods for REST-API used by the concrete resource handlers.
ResourceHandlerHelper() - Constructor for class com.communote.plugins.api.rest.v24.resource.ResourceHandlerHelper
 
ResourceHandlerHelper - Class in com.communote.plugins.api.rest.v30.resource
The abstract ResourceHandler supplies general methods for REST-API used by the concrete resource handlers.
ResourceHandlerHelper() - Constructor for class com.communote.plugins.api.rest.v30.resource.ResourceHandlerHelper
 
ResourceHandlerLocator - Class in com.communote.plugins.api.rest.servlet
This is a singleton class that keeps all the resources with the assigned handlers
ResourceHandlerLocator() - Constructor for class com.communote.plugins.api.rest.servlet.ResourceHandlerLocator
 
ResourceHandlerLocator - Class in com.communote.plugins.api.rest.v22.servlet
This is a singleton class that keeps all the resources with the assigned handlers
ResourceHandlerLocator() - Constructor for class com.communote.plugins.api.rest.v22.servlet.ResourceHandlerLocator
 
ResourceHandlerLocator - Class in com.communote.plugins.api.rest.v24.servlet
This is a singleton class that keeps all the resources with the assigned handlers
ResourceHandlerLocator() - Constructor for class com.communote.plugins.api.rest.v24.servlet.ResourceHandlerLocator
 
ResourceHandlerLocator - Class in com.communote.plugins.api.rest.v30.servlet
This is a singleton class that keeps all the resources with the assigned handlers
ResourceHandlerLocator() - Constructor for class com.communote.plugins.api.rest.v30.servlet.ResourceHandlerLocator
 
ResourceSizeLimitReachedException - Exception in com.communote.server.core.crc
 
ResourceSizeLimitReachedException(String) - Constructor for exception com.communote.server.core.crc.ResourceSizeLimitReachedException
Constructs a new instance of ResourceSizeLimitReachedException
ResourceSizeLimitReachedException(String, Throwable) - Constructor for exception com.communote.server.core.crc.ResourceSizeLimitReachedException
Constructs a new instance of ResourceSizeLimitReachedException
ResourcesResolverBundleListener - Class in com.communote.server.web.osgi
Bundle listener which processes the resources contained in the bundle.
ResourcesResolverBundleListener() - Constructor for class com.communote.server.web.osgi.ResourcesResolverBundleListener
 
ResourceStoreDownloadController - Class in com.communote.server.web.fe.portal.controller
Controller to stream files managed by the ConcatenatedResourceStore.
ResourceStoreDownloadController(ConcatenatedResourceStore, boolean) - Constructor for class com.communote.server.web.fe.portal.controller.ResourceStoreDownloadController
Constructor.
ResourceStoringHelper - Class in com.communote.server.core.storing
The Class ResourceStoringHelper contains helper methods for the resource storing management.
ResourceStoringManagement - Interface in com.communote.server.core.storing
Service interface for attachment handling
ResourceStoringManagementBase - Class in com.communote.server.core.storing
Spring Service base class for com.communote.server.service.storing.ResourceStoringManagement, provides access to all services and entities referenced by this service.
ResourceStoringManagementBase() - Constructor for class com.communote.server.core.storing.ResourceStoringManagementBase
 
ResourceStoringManagementException - Exception in com.communote.server.core.storing
The default exception thrown for unexpected errors occurring within ResourceStoringManagement.
ResourceStoringManagementException(String) - Constructor for exception com.communote.server.core.storing.ResourceStoringManagementException
Constructs a new instance of ResourceStoringManagementException.
ResourceStoringManagementException(String, Throwable) - Constructor for exception com.communote.server.core.storing.ResourceStoringManagementException
Constructs a new instance of ResourceStoringManagementException.
ResourceStoringManagementImpl - Class in com.communote.server.core.storing
The Class ResourceStoringManagementImpl.
ResourceStoringManagementImpl() - Constructor for class com.communote.server.core.storing.ResourceStoringManagementImpl
 
ResourceTypeRestrictionEnum - Enum in com.communote.server.core.vo.query
Enum of available resource types which can be used to restrict query results to resources having this type.
RESPONSE_TYPE_HEADER - Static variable in interface com.communote.server.web.commons.FormAction
This is the response header field name for the response types.
ResponseBuildException - Exception in com.communote.plugins.api.rest.exception
Exception while building the response.
ResponseBuildException() - Constructor for exception com.communote.plugins.api.rest.exception.ResponseBuildException
The default constructor for ResponseBuildException.
ResponseBuildException(String) - Constructor for exception com.communote.plugins.api.rest.exception.ResponseBuildException
Constructs a new instance of ResponseBuildException.
ResponseBuildException - Exception in com.communote.plugins.api.rest.v22.exception
Exception while building the response.
ResponseBuildException() - Constructor for exception com.communote.plugins.api.rest.v22.exception.ResponseBuildException
The default constructor for ResponseBuildException.
ResponseBuildException(String) - Constructor for exception com.communote.plugins.api.rest.v22.exception.ResponseBuildException
Constructs a new instance of ResponseBuildException.
ResponseBuildException - Exception in com.communote.plugins.api.rest.v24.exception
Exception while building the response.
ResponseBuildException() - Constructor for exception com.communote.plugins.api.rest.v24.exception.ResponseBuildException
The default constructor for ResponseBuildException.
ResponseBuildException(String) - Constructor for exception com.communote.plugins.api.rest.v24.exception.ResponseBuildException
Constructs a new instance of ResponseBuildException.
ResponseBuildException - Exception in com.communote.plugins.api.rest.v30.exception
Exception while building the response.
ResponseBuildException() - Constructor for exception com.communote.plugins.api.rest.v30.exception.ResponseBuildException
The default constructor for ResponseBuildException.
ResponseBuildException(String) - Constructor for exception com.communote.plugins.api.rest.v30.exception.ResponseBuildException
Constructs a new instance of ResponseBuildException.
ResponseBuildExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
ResponseBuildExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.ResponseBuildExceptionMapper
 
ResponseBuildExceptionMapper - Class in com.communote.plugins.api.rest.v22.service.exception.mapper
ResponseBuildExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v22.service.exception.mapper.ResponseBuildExceptionMapper
 
ResponseBuildExceptionMapper - Class in com.communote.plugins.api.rest.v24.service.exception.mapper
ResponseBuildExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v24.service.exception.mapper.ResponseBuildExceptionMapper
 
ResponseBuildExceptionMapper - Class in com.communote.plugins.api.rest.v30.service.exception.mapper
ResponseBuildExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v30.service.exception.mapper.ResponseBuildExceptionMapper
 
ResponseHelper - Class in com.communote.plugins.api.rest.response
The response helper contains all functionality to build the response.
ResponseHelper() - Constructor for class com.communote.plugins.api.rest.response.ResponseHelper
 
ResponseHelper - Class in com.communote.plugins.api.rest.v22.response
The response helper contains all functionality to build the response.
ResponseHelper() - Constructor for class com.communote.plugins.api.rest.v22.response.ResponseHelper
 
ResponseHelper - Class in com.communote.plugins.api.rest.v24.response
The response helper contains all functionality to build the response.
ResponseHelper() - Constructor for class com.communote.plugins.api.rest.v24.response.ResponseHelper
 
ResponseHelper - Class in com.communote.plugins.api.rest.v30.response
The response helper contains all functionality to build the response.
ResponseHelper() - Constructor for class com.communote.plugins.api.rest.v30.response.ResponseHelper
 
RestApiByteArrayInputStream - Class in com.communote.server.core.rest
A ByteArrayInputStream contains an internal buffer that contains bytes that may be read from the stream.
RestApiByteArrayInputStream(byte[]) - Constructor for class com.communote.server.core.rest.RestApiByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
RestApiByteArrayInputStream(byte[], int, int) - Constructor for class com.communote.server.core.rest.RestApiByteArrayInputStream
Creates ByteArrayInputStream that uses buf as its buffer array.
RestApiIllegalRequestParameterException - Exception in com.communote.plugins.api.rest.exception
Exception for an invalid request parameter value
RestApiIllegalRequestParameterException(String, String, String) - Constructor for exception com.communote.plugins.api.rest.exception.RestApiIllegalRequestParameterException
Construct the exception
RestApiIllegalRequestParameterException - Exception in com.communote.plugins.api.rest.v22.exception
Exception for an invalid request parameter value
RestApiIllegalRequestParameterException(String, String, String) - Constructor for exception com.communote.plugins.api.rest.v22.exception.RestApiIllegalRequestParameterException
Construct the exception
RestApiIllegalRequestParameterException - Exception in com.communote.plugins.api.rest.v24.exception
Exception for an invalid request parameter value
RestApiIllegalRequestParameterException(String, String, String) - Constructor for exception com.communote.plugins.api.rest.v24.exception.RestApiIllegalRequestParameterException
Construct the exception
RestApiIllegalRequestParameterException - Exception in com.communote.plugins.api.rest.v30.exception
Exception for an invalid request parameter value
RestApiIllegalRequestParameterException(String, String, String) - Constructor for exception com.communote.plugins.api.rest.v30.exception.RestApiIllegalRequestParameterException
Construct the exception
RestApiIllegalRequestParameterExceptionMapper - Class in com.communote.plugins.api.rest.service.exception
RestApiIllegalRequestParameterExceptionMapper() - Constructor for class com.communote.plugins.api.rest.service.exception.RestApiIllegalRequestParameterExceptionMapper
 
RestApiIllegalRequestParameterExceptionMapper - Class in com.communote.plugins.api.rest.v22.service.exception.mapper
RestApiIllegalRequestParameterExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v22.service.exception.mapper.RestApiIllegalRequestParameterExceptionMapper
 
RestApiIllegalRequestParameterExceptionMapper - Class in com.communote.plugins.api.rest.v24.service.exception.mapper
RestApiIllegalRequestParameterExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v24.service.exception.mapper.RestApiIllegalRequestParameterExceptionMapper
 
RestApiIllegalRequestParameterExceptionMapper - Class in com.communote.plugins.api.rest.v30.service.exception.mapper
RestApiIllegalRequestParameterExceptionMapper() - Constructor for class com.communote.plugins.api.rest.v30.service.exception.mapper.RestApiIllegalRequestParameterExceptionMapper
 
RestApiInformationController - Class in com.communote.server.web.commons.servlet
This class provides the supported REST API versions plus information about the current user in JSON format.
RestApiInformationController() - Constructor for class com.communote.server.web.commons.servlet.RestApiInformationController
 
RestApiInformationLicenseDataProvider - Interface in com.communote.server.web.commons.servlet
Provider for the license member of the REST API information resource.
RestApiMultivaluedMapWrapper<T> - Class in com.communote.plugins.api.rest.resource
Wraps a MultivaluedMap so that by default the first entry will be returned at get.
RestApiMultivaluedMapWrapper(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
 
RestApiMultivaluedMapWrapper(MultivaluedMap<String, String>, Collection<String>) - Constructor for class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
 
RestApiMultivaluedMapWrapper<T> - Class in com.communote.plugins.api.rest.v22.resource
Wraps a MultivaluedMap so that by default the first entry will be returned at get.
RestApiMultivaluedMapWrapper(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
 
RestApiMultivaluedMapWrapper(MultivaluedMap<String, String>, Collection<String>) - Constructor for class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
 
RestApiMultivaluedMapWrapper<T> - Class in com.communote.plugins.api.rest.v24.resource
Wraps a MultivaluedMap so that by default the first entry will be returned at get.
RestApiMultivaluedMapWrapper(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
 
RestApiMultivaluedMapWrapper(MultivaluedMap<String, String>, Collection<String>) - Constructor for class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
 
RestApiMultivaluedMapWrapper<T> - Class in com.communote.plugins.api.rest.v30.resource
Wraps a MultivaluedMap so that by default the first entry will be returned at get.
RestApiMultivaluedMapWrapper(MultivaluedMap<String, String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
 
RestApiMultivaluedMapWrapper(MultivaluedMap<String, String>, Collection<String>) - Constructor for class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
 
restart(String) - Method in class com.communote.server.core.service.CommunoteServiceManager
Stops a service by name and restarts it afterwards.
RestartServiceEvent - Class in com.communote.server.core.service
The RestartServiceEvent represents an event that is triggered to restart a service.
RestartServiceEvent(String) - Constructor for class com.communote.server.core.service.RestartServiceEvent
A locally created event to restart the named service.
RestletApplicationManager<T extends org.restlet.ext.jaxrs.JaxRsApplication> - Class in com.communote.server.core.rest
Manager or register, unregister and getting JaxRsApplication for an specific version (for example a simple major.minor (like 1.3) or prisma-1.3).
RestletApplicationManager() - Constructor for class com.communote.server.core.rest.RestletApplicationManager
Default constructor for restlet application manager
RESULT_ALIAS_BLOG - Static variable in class com.communote.server.core.vo.query.blog.BlogQuery
 
ResultSpecification - Class in com.communote.server.core.filter
 
ResultSpecification() - Constructor for class com.communote.server.core.filter.ResultSpecification
 
ResultSpecification(int, int) - Constructor for class com.communote.server.core.filter.ResultSpecification
 
ResultSpecification(int, int, int) - Constructor for class com.communote.server.core.filter.ResultSpecification
 
ResultSpecification(ResultSpecification) - Constructor for class com.communote.server.core.filter.ResultSpecification
Copies constructor from other ResultSpecification
ResultSpecificationHelper - Class in com.communote.server.persistence.helper.dao
Helper for FilterResultSpecification stuff
retainAll(Collection<?>) - Method in class com.communote.common.util.PageableList
retrieveAndAuthenticateUserDetails(Authentication) - Method in class com.communote.server.core.security.authentication.BaseCommunoteAuthenticationProvider
Uses the passed authentication to retrieve and authenticate the user Details.
retrieveEntry(LdapContextSource, String, String, String[], Collection<LdapSearchBaseDefinition>, LdapAttributesMapper<T>) - Static method in class com.communote.server.core.common.ldap.LdapSearchUtils
Retrieve an entry with the named attributes from the LDAP directory and convert it with the provided attributes mapper.
retrieveExternalUser(Authentication) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationProvider
Tries to retrieve the user details from the associated external resource.
retrieveExternalUser(Authentication) - Method in class com.communote.server.core.security.authentication.ExternalAuthenticationProvider
Tries to retrieve the user details from the associated external resource.
retrieveExternalUser(Authentication) - Method in class com.communote.server.core.security.authentication.ldap.LdapAuthenticationProvider
Tries to retrieve the user details from the associated external resource.
Retriever<T> - Class in com.communote.plugin.ldap.helper
Deprecated.
Use VisitingRetriever and visitor pattern instead.
Retriever(LdapTemplate, int, int, long, long, boolean) - Constructor for class com.communote.plugin.ldap.helper.Retriever
Deprecated.
Constructor.
RetrieverException - Exception in com.communote.plugin.ldap.helper
 
RetrieverException(String) - Constructor for exception com.communote.plugin.ldap.helper.RetrieverException
Constructor.
RetrieverException(Throwable) - Constructor for exception com.communote.plugin.ldap.helper.RetrieverException
Constructor.
retrieveUserName(Authentication) - Method in class com.communote.server.web.security.CommunoteRememberMeServices
 
returnedClass() - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
returnedClass() - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
returnedClass() - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
returnedClass() - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
returnedClass() - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
returnedClass() - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
returnedClass() - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
returnedClass() - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
returnedClass() - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
returnedClass() - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
returnedClass() - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
returnedClass() - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
returnedClass() - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
returnedClass() - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
returnedClass() - Method in class com.communote.server.persistence.user.UserRoleEnum
 
returnedClass() - Method in class com.communote.server.persistence.user.UserStatusEnum
 
RichMediaDescription - Class in com.communote.plugins.mediaparser
Identifies a specific object Rich Media.
RichMediaDescription(String, String) - Constructor for class com.communote.plugins.mediaparser.RichMediaDescription
 
RichMediaExtractor - Class in com.communote.plugins.mediaparser
This class extracts media types from a given text.
RichMediaExtractor() - Constructor for class com.communote.plugins.mediaparser.RichMediaExtractor
 
RichMediaLinkRendererPreProcessor - Class in com.communote.plugins.mediaparser
Implementation of the NoteRenderingPreProcessor which extracts all links for rich media in a note.
RichMediaLinkRendererPreProcessor() - Constructor for class com.communote.plugins.mediaparser.RichMediaLinkRendererPreProcessor
 
RichMediaType - Interface in com.communote.plugins.mediaparser.mediatype
Property constants that represents supported rich media sources.
RichMediaTypes - Enum in com.communote.plugins.mediaparser.mediatype
Property constants that represents types of rich media the plugin supports.
RightResource - Class in com.communote.plugins.api.rest.resource.topic.right
 
RightResource() - Constructor for class com.communote.plugins.api.rest.resource.topic.right.RightResource
 
RightResource - Class in com.communote.plugins.api.rest.v22.resource.topic.right
 
RightResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
 
RightResource - Class in com.communote.plugins.api.rest.v24.resource.topic.right
 
RightResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
 
RightResource - Class in com.communote.plugins.api.rest.v30.resource.topic.right
 
RightResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
 
RightResourceHandler - Class in com.communote.plugins.api.rest.resource.topic.right
Handler for RightResource
RightResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.topic.right.RightResourceHandler
 
RightResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.topic.right
Handler for RightResource
RightResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.right.RightResourceHandler
 
RightResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.topic.right
Handler for RightResource
RightResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.right.RightResourceHandler
 
RightResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.topic.right
Handler for RightResource
RightResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.right.RightResourceHandler
 
rightSingle(Long, String) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
 
rightSingle(Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
 
rightSingle(Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
 
rightSingle(Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
 
RISK_LEVEL - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the risk level
RISK_LEVEL_HIGH - Static variable in class com.communote.server.core.mail.messages.user.ManagerSecurityWarnMailMessage
message key for high risk
RISK_LEVEL_LOW - Static variable in class com.communote.server.core.mail.messages.user.ManagerSecurityWarnMailMessage
message key for low risk
RISK_LEVEL_MEDIUM - Static variable in class com.communote.server.core.mail.messages.user.ManagerSecurityWarnMailMessage
message key for medium risk
ROLE - Static variable in class com.communote.server.model.blog.BlogMemberConstants
 
ROLE - Static variable in class com.communote.server.model.user.UserAuthorityConstants
 
ROLE_ANONYMOUS - Static variable in class com.communote.server.core.security.AuthenticationHelper
The user role of the anonymous user
ROLE_CRAWL_USER - Static variable in class com.communote.server.model.user.UserRole
 
ROLE_INTERNAL_SYSTEM - Static variable in class com.communote.server.core.security.AuthenticationHelper
The user role of the public user
ROLE_KENMEI_CLIENT_MANAGER - Static variable in class com.communote.server.model.user.UserRole
 
ROLE_KENMEI_USER - Static variable in class com.communote.server.model.user.UserRole
 
ROLE_SYSTEM_USER - Static variable in class com.communote.server.model.user.UserRole
A system user for internal tasks or for the use of external systems
ROLE_USERS - Static variable in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasLoginModule
Constant for the name of the role users
RoleBulkExternalResource - Class in com.communote.plugins.api.rest.resource.topic.rolebulkexternal
 
RoleBulkExternalResource() - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
RoleBulkExternalResource - Class in com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal
 
RoleBulkExternalResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
RoleBulkExternalResource - Class in com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal
 
RoleBulkExternalResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
RoleBulkExternalResource - Class in com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal
 
RoleBulkExternalResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
RoleBulkExternalResourceHandler - Class in com.communote.plugins.api.rest.resource.topic.rolebulkexternal
 
RoleBulkExternalResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
 
RoleBulkExternalResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal
 
RoleBulkExternalResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
 
RoleBulkExternalResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal
 
RoleBulkExternalResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
 
RoleBulkExternalResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal
 
RoleBulkExternalResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResourceHandler
 
roleBulkExternalSingle(Long, String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
roleBulkExternalSingle(Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
roleBulkExternalSingle(Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
roleBulkExternalSingle(Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResource
 
RoleBulkExternalTopicRightResource - Class in com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
RoleBulkExternalTopicRightResource() - Constructor for class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
RoleBulkExternalTopicRightResource - Class in com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
RoleBulkExternalTopicRightResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
RoleBulkExternalTopicRightResource - Class in com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
RoleBulkExternalTopicRightResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
RoleBulkExternalTopicRightResource - Class in com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright
 
RoleBulkExternalTopicRightResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
roleBulkExternalTopicRightSingle(String, Long, String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
roleBulkExternalTopicRightSingle(String, Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
roleBulkExternalTopicRightSingle(String, Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
roleBulkExternalTopicRightSingle(String, Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
 
roleExternalList(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
 
roleExternalList(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
 
roleExternalList(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
 
RoleExternalResource - Class in com.communote.plugins.api.rest.resource.topic.roleexternal
 
RoleExternalResource() - Constructor for class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
 
RoleExternalResource - Class in com.communote.plugins.api.rest.v22.resource.topic.roleexternal
 
RoleExternalResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
 
RoleExternalResource - Class in com.communote.plugins.api.rest.v24.resource.topic.roleexternal
 
RoleExternalResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
 
RoleExternalResource - Class in com.communote.plugins.api.rest.v30.resource.topic.roleexternal
 
RoleExternalResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
 
RoleExternalResourceHandler - Class in com.communote.plugins.api.rest.resource.topic.roleexternal
 
RoleExternalResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResourceHandler
 
RoleExternalResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.topic.roleexternal
 
RoleExternalResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResourceHandler
 
RoleExternalResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.topic.roleexternal
 
RoleExternalResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResourceHandler
 
RoleExternalResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.topic.roleexternal
 
RoleExternalResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResourceHandler
 
RoleExternalResourceHelper - Class in com.communote.plugins.api.rest.v22.resource.topic.roleexternal
 
RoleExternalResourceHelper - Class in com.communote.plugins.api.rest.v24.resource.topic.roleexternal
 
RoleExternalResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.topic.roleexternal
 
roleExternalSingle(Long, String) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
 
roleExternalSingle(Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
 
roleExternalSingle(Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
 
roleExternalSingle(Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
 
roleList(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
 
roleList(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
 
roleList(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
 
RoleResource - Class in com.communote.plugins.api.rest.resource.topic.role
 
RoleResource() - Constructor for class com.communote.plugins.api.rest.resource.topic.role.RoleResource
 
RoleResource - Class in com.communote.plugins.api.rest.v22.resource.topic.role
 
RoleResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
 
RoleResource - Class in com.communote.plugins.api.rest.v24.resource.topic.role
 
RoleResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
 
RoleResource - Class in com.communote.plugins.api.rest.v30.resource.topic.role
 
RoleResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
 
RoleResourceConverter - Class in com.communote.plugins.api.rest.v30.resource.topic.role
RoleResourceConverter() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceConverter
 
RoleResourceHandler - Class in com.communote.plugins.api.rest.resource.topic.role
 
RoleResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.topic.role.RoleResourceHandler
 
RoleResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.topic.role
 
RoleResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResourceHandler
 
RoleResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.topic.role
 
RoleResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResourceHandler
 
RoleResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.topic.role
 
RoleResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResourceHandler
 
RoleResourceHelper - Class in com.communote.plugins.api.rest.v22.resource.topic.role
 
RoleResourceHelper - Class in com.communote.plugins.api.rest.v24.resource.topic.role
 
RoleResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.topic.role
 
roleSingle(Long, String) - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResource
 
roleSingle(Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
 
roleSingle(Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
 
roleSingle(Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
 
RSS - Static variable in class com.communote.server.model.security.ChannelType
 
RssNoteWriter - Class in com.communote.server.core.blog.export.impl
Exporter for RSS.
RssNoteWriter() - Constructor for class com.communote.server.core.blog.export.impl.RssNoteWriter
 
RssSupportWidget - Interface in com.communote.server.web.fe.widgets.user.news
Interface to add Newsfeeds in the current Controller
RTF - Static variable in class com.communote.server.persistence.blog.ExportFormat
 
RtfElementFactory - Class in com.communote.server.core.blog.export.impl
This factory is used to create necessary elements for the RtfNoteWriter.
RtfNoteWriter - Class in com.communote.server.core.blog.export.impl
This abstract class provides methods for creating footer and header for PDF and RTF documents, which both uses iText for creating the output document.
RtfNoteWriter() - Constructor for class com.communote.server.core.blog.export.impl.RtfNoteWriter
 
run() - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregatorThreadContextSetter
 
run(TaskTO) - Method in interface com.communote.server.api.core.task.TaskHandler
Executes the Task with the given properties.
run(TaskTO) - Method in class com.communote.server.core.blog.notes.processors.NotePostProcessTaskHandler
Executes the Task with the given properties.
run(TaskTO) - Method in class com.communote.server.core.tasks.ClientTaskHandler
Executes the Task with the given properties.
run(TaskTO) - Method in class com.communote.server.core.tasks.ServiceTaskHandler
This method should never be called.
run(TaskTO) - Method in class com.communote.server.core.user.groups.SynchronizeExternalUserTaskHandler
Executes the Task with the given properties.
run(TaskTO) - Method in class com.communote.server.core.user.groups.UserGroupSynchronizationTaskHandler
This is the main job.
run(TaskTO) - Method in class com.communote.server.core.user.RemindUserJob
Executes the Task with the given properties.
RunInTransaction - Interface in com.communote.server.core.general
 
RunInTransactionWithResult<T> - Interface in com.communote.server.core.general
Wrapper for actions, which should run within a transaction
RUNNING - Static variable in class com.communote.server.model.task.TaskStatus
 
runOnClient(TaskTO) - Method in class com.communote.plugins.activity.base.task.DeleteActivitiesTaskHandler
Collects all activities and deletes activity notes for them.
runOnClient(TaskTO) - Method in class com.communote.server.core.tasks.ClientTaskHandler
Is called for each client
runOnClient(TaskTO) - Method in class com.communote.server.core.tasks.DeleteOrphanedAttachmentsTaskHandler
Is called for each client
RunScheduledTasksJob - Class in com.communote.server.core.tasks
Looks for tasks to be run and schedules the execution of the handlers these tasks.
RunScheduledTasksJob() - Constructor for class com.communote.server.core.tasks.RunScheduledTasksJob
Constructor.
RunTaskHandlerJob - Class in com.communote.server.core.tasks
Executes the given TaskHandler.
RunTaskHandlerJob() - Constructor for class com.communote.server.core.tasks.RunTaskHandlerJob
Constructor.
Runtime - Interface in com.communote.server.api.core.application
Communote runtime environment.
RuntimeBuilder - Interface in com.communote.server.api.core.application
Builder to configure and create the Runtime.

S

SALUTATION - Static variable in class com.communote.server.model.user.UserProfileConstants
 
SASLMODE - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
save() - Method in class com.communote.server.web.fe.widgets.management.localization.LocalizeMessageWidget
This message is called, when the user saves the message.
saveErrorMessage(HttpServletRequest, LocalizedMessage) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a new message in the request under the key MessageHelper.ERROR_MESSAGES_KEY as error message
saveErrorMessage(HttpServletRequest, String) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a new message in the request under the key MessageHelper.ERROR_MESSAGES_KEY as error message
saveErrorMessageFromKey(HttpServletRequest, String) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a new message in the request under the key MessageHelper.ERROR_MESSAGES_KEY as error message
saveErrorMessageFromKey(HttpServletRequest, String, Object...) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a new message in the request under the key MessageHelper.ERROR_MESSAGES_KEY as error message
saveMessage(HttpServletRequest, LocalizedMessage) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a new message in the request under the key MessageHelper.MESSAGES_KEY as success message
saveMessage(HttpServletRequest, String) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a new message in the request under the key MessageHelper.MESSAGES_KEY as success message
saveMessage(HttpServletRequest, String, String) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a message with the specified key.
saveMessageFromKey(HttpServletRequest, String) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a new message in the request under the key MessageHelper.MESSAGES_KEY as success message
saveMessageFromKey(HttpServletRequest, String, String) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a new message in the request under the key MessageHelper.MESSAGES_KEY as success message
saveMessageFromKey(HttpServletRequest, String, String, Object...) - Static method in class com.communote.server.web.commons.MessageHelper
Saves a new message in the request under the key MessageHelper.MESSAGES_KEY as success message
saveSetting() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileUserInterfaceWidget
Method to save the settings.
saveSettings(HttpServletRequest, ClientProfileNotificationsForm, BindingResult) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientProfileNotificationController
Method to save the send settings.
saveUserNotificationSchedule(Long, NotificationDefinition, NotificationScheduleTypes) - Method in class com.communote.server.core.messaging.NotificationService
Method to save a setting for the given user.
saveUserNotificationSchedules(Long, Map<NotificationDefinition, NotificationScheduleTypes>) - Method in class com.communote.server.core.messaging.NotificationService
Method to save schedules for the given user.
scan(byte[]) - Method in class com.communote.common.virusscan.impl.ClamAVScanner
Scan a byte array for viruses
scan(File) - Method in class com.communote.common.virusscan.impl.ClamAVScanner
Scan file for virus
scan(InputStream) - Method in class com.communote.common.virusscan.impl.ClamAVScanner
Scan an input stream for virus.
scan(byte[]) - Method in class com.communote.common.virusscan.impl.CommandlineScanner
Scan a byte array for viruses
scan(File) - Method in class com.communote.common.virusscan.impl.CommandlineScanner
Scan file for virus
scan(InputStream) - Method in class com.communote.common.virusscan.impl.CommandlineScanner
Scan an input stream for virus.
scan(byte[]) - Method in class com.communote.common.virusscan.impl.NoneVirusScanner
Scan a byte array for viruses
scan(File) - Method in class com.communote.common.virusscan.impl.NoneVirusScanner
Scan file for virus
scan(InputStream) - Method in class com.communote.common.virusscan.impl.NoneVirusScanner
Scan an input stream for virus.
scan(byte[]) - Method in interface com.communote.common.virusscan.VirusScanner
Scan a byte array for viruses
scan(File) - Method in interface com.communote.common.virusscan.VirusScanner
Scan file for virus
scan(InputStream) - Method in interface com.communote.common.virusscan.VirusScanner
Scan an input stream for virus.
scheduledAllTaskHandlersSince(Date) - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Callback to inform the task scheduling context that the handlers for all tasks of the current client that were available at a specific point of time have been scheduled
scheduledTaskProcessed(TaskTO, ClientTO) - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Callback to inform the context that a previously scheduled handler was processed.
ScriptController - Class in com.communote.plugins.htmlclient
Controller for delivering the JavaScript-File cntw-all.js for the HTMLClient.
ScriptController(BundleContext) - Constructor for class com.communote.plugins.htmlclient.ScriptController
 
SEARCH_FIELD_BLOG_TAGS - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
SEARCH_FIELD_DESCRIPTION - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
SEARCH_FIELD_IDENTIFIER - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
SEARCH_FIELD_TITLE - Static variable in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
SEARCH_USER - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a search action
SEARCH_USER_GROUP - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a search user group action
SEARCHBASE - Static variable in class com.communote.server.model.config.LdapSearchBaseDefinitionConstants
 
SEARCHBASES - Static variable in class com.communote.server.model.config.LdapSearchConfigurationConstants
 
SearchBoxWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for filter search box
SearchBoxWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.SearchBoxWidget
 
SEARCHFILTER - Static variable in class com.communote.server.model.config.LdapSearchConfigurationConstants
 
searchForUser(String) - Method in class com.communote.server.core.common.ldap.CommunoteLdapUserSearch
searchForUserTransformed(String) - Method in class com.communote.server.core.common.ldap.CommunoteLdapUserSearch
Same as CommunoteLdapUserSearch.searchForUser(String) but automatically transforms the LdapUserDetails to the VO by invoking CommunoteLdapUserSearch.transformResult(DirContextOperations).
SEARCHSUBTREE - Static variable in class com.communote.server.model.config.LdapSearchBaseDefinitionConstants
 
SearchUserForm - Class in com.communote.server.web.fe.portal.user.forms
 
SearchUserForm() - Constructor for class com.communote.server.web.fe.portal.user.forms.SearchUserForm
Constructor.
SECONDS - Static variable in class com.communote.common.util.DateHelper
a second in milli seconds
SECONDS_IN_SEC - Static variable in class com.communote.common.util.DateHelper
a second in seconds
SECTION_ID_ABOUT - Static variable in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
ID of the about section
SECTION_ID_CONTACT - Static variable in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
ID of the contact section
SECTION_ID_DESKTOP_CLIENT - Static variable in class com.communote.server.web.fe.portal.service.ToolsPageContentManagerFactory
ID of the desktop client section
SECTION_ID_IMPRINT - Static variable in class com.communote.server.web.fe.portal.about.AboutPageContentManagerFactory
 
SECTION_ID_IMPRINT - Static variable in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
ID of the imprint section
SECTION_ID_MOBILE_APPS - Static variable in class com.communote.server.web.fe.portal.service.ToolsPageContentManagerFactory
ID of the desktop client section
SECTION_ID_TERMS - Static variable in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
ID of the terms of use section
SECTION_ORDER_ABOUT - Static variable in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
order value of the about section
SECTION_ORDER_CONTACT - Static variable in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
order value of the contact section
SECTION_ORDER_DESKTOP_CLIENT - Static variable in class com.communote.server.web.fe.portal.service.ToolsPageContentManagerFactory
order value of the desktop client section
SECTION_ORDER_IMPRINT - Static variable in class com.communote.server.web.fe.portal.about.AboutPageContentManagerFactory
 
SECTION_ORDER_IMPRINT - Static variable in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
order value of the imprint section
SECTION_ORDER_MOBILE_APPS - Static variable in class com.communote.server.web.fe.portal.service.ToolsPageContentManagerFactory
order value of the desktop client section
SECTION_ORDER_TERMS - Static variable in class com.communote.server.web.fe.portal.service.ImprintPageContentManagerFactory
order value of the terms of use section
SecurityCode - Class in com.communote.server.model.security
A security code that should be confirmed by some user.
SecurityCode() - Constructor for class com.communote.server.model.security.SecurityCode
 
SecurityCode.Factory - Class in com.communote.server.model.security
Constructs new instances of SecurityCode.
SecurityCodeAction - Class in com.communote.server.model.security
The action of a security code.
SecurityCodeAction() - Constructor for class com.communote.server.model.security.SecurityCodeAction
The default constructor allowing super classes to access it.
SecurityCodeActionEnum - Class in com.communote.server.persistence.security
Represents a SecurityCodeAction.
SecurityCodeActionEnum() - Constructor for class com.communote.server.persistence.security.SecurityCodeActionEnum
Default constructor.
SecurityCodeAlreadyExistsException - Exception in com.communote.server.persistence.common.security
 
SecurityCodeAlreadyExistsException(String) - Constructor for exception com.communote.server.persistence.common.security.SecurityCodeAlreadyExistsException
Constructs a new instance of SecurityCodeAlreadyExistsException
SecurityCodeConfirmationController - Class in com.communote.server.web.fe.portal.controller
Controller for confirming SecurityCodes.
SecurityCodeConfirmationController() - Constructor for class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationController
 
SecurityCodeConfirmationHandler - Class in com.communote.server.web.fe.portal.controller
Handler for confirming a specific security code.
SecurityCodeConfirmationHandler(SecurityCodeAction) - Constructor for class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationHandler
Create a new handler for the given action
SecurityCodeConfirmationResult - Class in com.communote.server.web.fe.portal.controller
Holds the results of the confirmation of a security code.
SecurityCodeConfirmationResult(boolean, LocalizedMessage) - Constructor for class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationResult
Create a new result
SecurityCodeConstants - Class in com.communote.server.model.security
This class holds constants of attributes and associations of the entity SecurityCode .
SecurityCodeConstants() - Constructor for class com.communote.server.model.security.SecurityCodeConstants
 
SecurityCodeDao - Interface in com.communote.server.persistence.common.security
 
SecurityCodeDaoBase - Class in com.communote.server.persistence.common.security
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type SecurityCode.
SecurityCodeDaoBase() - Constructor for class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
SecurityCodeDaoImpl - Class in com.communote.server.persistence.common.security
 
SecurityCodeDaoImpl() - Constructor for class com.communote.server.persistence.common.security.SecurityCodeDaoImpl
 
SecurityCodeImpl - Class in com.communote.server.model.security
 
SecurityCodeImpl() - Constructor for class com.communote.server.model.security.SecurityCodeImpl
 
SecurityCodeMailMessage - Class in com.communote.server.core.mail.messages
Mail which contains a link with a SecurityCode to confirm some action.
SecurityCodeMailMessage(String, Locale, User...) - Constructor for class com.communote.server.core.mail.messages.SecurityCodeMailMessage
Construct a new message with the given message key and locale.
SecurityCodeManagement - Interface in com.communote.server.api.core.security
Management class for security codes.
SecurityCodeManagementBase - Class in com.communote.server.core.user
Spring Service base class for SecurityCodeManagement, provides access to all services and entities referenced by this service.
SecurityCodeManagementBase() - Constructor for class com.communote.server.core.user.SecurityCodeManagementBase
 
SecurityCodeManagementException - Exception in com.communote.server.core.user
The default exception thrown for unexpected errors occurring within SecurityCodeManagement.
SecurityCodeManagementException(String) - Constructor for exception com.communote.server.core.user.SecurityCodeManagementException
Constructs a new instance of SecurityCodeManagementException.
SecurityCodeManagementException(String, Throwable) - Constructor for exception com.communote.server.core.user.SecurityCodeManagementException
Constructs a new instance of SecurityCodeManagementException.
SecurityCodeManagementImpl - Class in com.communote.server.core.user
 
SecurityCodeManagementImpl() - Constructor for class com.communote.server.core.user.SecurityCodeManagementImpl
 
SecurityCodeNotFoundException - Exception in com.communote.server.persistence.common.security
Exception to be thrown if a security code does not exist.
SecurityCodeNotFoundException() - Constructor for exception com.communote.server.persistence.common.security.SecurityCodeNotFoundException
The default constructor.
SecurityCodeNotFoundException(String) - Constructor for exception com.communote.server.persistence.common.security.SecurityCodeNotFoundException
Constructs a new instance of SecurityCodeNotFoundException
SecurityCodeNotFoundException(String, Throwable) - Constructor for exception com.communote.server.persistence.common.security.SecurityCodeNotFoundException
Constructs a new instance of SecurityCodeNotFoundException
SecurityHelper - Class in com.communote.server.core.security
This helper class checks the current user in the acegi system and returns the details UserDetails.
SELECTED_SOCIAL_CONFIG - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a email changing action
send(ProducerBrokerExchange, Message) - Method in class com.communote.plugins.mq.provider.activemq.logging.CommunoteLoggingBrokerPlugin
 
send(ProducerBrokerExchange, Message) - Method in class com.communote.plugins.mq.provider.activemq.security.CommunoteJaasAuthenticationBroker
 
send(MimeMessage) - Method in class com.communote.server.core.mail.CatchAllSmtpMimeMessageSender
 
send(MimeMessage) - Method in class com.communote.server.core.mail.FileSystemMimeMessageSender
 
send(MailMessage) - Method in interface com.communote.server.core.mail.MailSender
Send the given message.
send(MailMessage) - Method in class com.communote.server.core.mail.MailSenderImpl
 
send(MimeMessage) - Method in interface com.communote.server.core.mail.MimeMessageSender
Send the mime message.
send(MimeMessage) - Method in class com.communote.server.core.mail.SmtpMimeMessageSender
 
SEND_PW_LINK - Static variable in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
Constants for send a new email action
SENDER - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the sender
sendInResponse(HttpServletRequest, HttpServletResponse, String, boolean) - Method in class com.communote.server.core.vo.content.AttachmentRedirectTO
 
sendInResponse(HttpServletRequest, HttpServletResponse, String, boolean) - Method in class com.communote.server.core.vo.content.AttachmentTO
 
sendInternalRedirect(HttpServletRequest, HttpServletResponse, String) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Send a redirect within the web application.
sendInternalRedirect(HttpServletRequest, HttpServletResponse, String, String) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Send a redirect within the web application.
sendInternalRedirectToLogoutUrl(HttpServletRequest, HttpServletResponse) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Sends a redirect to the logout URL of the current client.
sendInternalRedirectToStartPage(HttpServletRequest, HttpServletResponse) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Send a redirect within the web application.
sendMessage(BaseMessage, String, String) - Method in class com.communote.plugins.mq.service.impl.CommunoteMessageSenderImpl
Sends a message to CNT internal
sendMessage(BaseMessage, String, String) - Method in interface com.communote.plugins.mq.service.message.CommunoteMessageSender
Sends a message to CNT internal
sendMessage(Collection<User>, String, Map<String, Object>) - Static method in class com.communote.server.core.mail.MailMessageHelper
Sends a mail message to the defined receivers with the correct locale.
sendMessage(Collection<User>, String, Map<String, Object>, String, String) - Static method in class com.communote.server.core.mail.MailMessageHelper
Sends a mail message to the defined receivers with the correct locale.
sendMessage(Message) - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
New messages are send to the connector via this method.
sendMessage(Message) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
New messages are send to the connector via this method.
sendMessage(Long, Long, NotificationDefinition, Map<String, Object>) - Method in interface com.communote.server.core.messaging.NotificationManagement
Send notifications to users to inform about created or edited notes.
sendMessage(Note, Collection<User>, NotificationDefinition) - Method in interface com.communote.server.core.messaging.NotificationManagement
Send notifications to users to inform about created or edited notes.
sendMessage(Long, Long, NotificationDefinition, Map<String, Object>) - Method in class com.communote.server.core.messaging.NotificationManagementImpl
Send notifications to users to inform about created or edited notes.
sendMessage(Note, Collection<User>, NotificationDefinition) - Method in class com.communote.server.core.messaging.NotificationManagementImpl
Send notifications to users to inform about created or edited notes.
sendMessage(Long, Long, NotificationDefinition, Map<String, Object>) - Method in class com.communote.server.core.messaging.NotificationService
Send notifications to users to inform about created or edited notes.
sendMessage(Note, Collection<User>, NotificationDefinition) - Method in class com.communote.server.core.messaging.NotificationService
Send notifications to users to inform about created or edited notes.
sendMessageInternal(TransferMessage) - Method in class com.communote.plugins.mq.provider.jms.JMSMessageSender
Sends a message to the message queue internally
sendMessageInternal(TransferMessage) - Method in interface com.communote.plugins.mq.service.provider.ProviderMessageSender
Sends a message to the message queue internally
sendMessageToManagers(String, Map<String, Object>) - Static method in class com.communote.server.core.mail.MailMessageHelper
Sends a message to all Managers.
sendMessageToManagers(String, Map<String, Object>, String, String) - Static method in class com.communote.server.core.mail.MailMessageHelper
Sends a message to all Managers.
sendRedirect(HttpServletRequest, HttpServletResponse, String) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Send a redirect using the provided URL.
sendReminderMails() - Method in interface com.communote.server.core.user.UserManagement
 
sendReminderMails() - Method in class com.communote.server.core.user.UserManagementImpl
 
sendReplyMessage(TransferMessage) - Method in class com.communote.plugins.mq.provider.jms.JMSMessageSender
sends received message to the MQ
sendReplyMessage(CommunoteReplyMessage) - Method in class com.communote.plugins.mq.service.impl.CommunoteMessageSenderImpl
 
sendReplyMessage(CommunoteReplyMessage) - Method in interface com.communote.plugins.mq.service.message.CommunoteMessageSender
is used to send a reply to the incoming message
sendReplyMessage(TransferMessage) - Method in interface com.communote.plugins.mq.service.provider.ProviderMessageSender
sends reply to the MQ implementation
sendTestMessage(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.installer.controller.InstallationJSONController
Sends a test mail.
ServerController - Class in com.communote.server.web.fe.portal.user.system.application
 
ServerController() - Constructor for class com.communote.server.web.fe.portal.user.system.application.ServerController
 
SERVERDOMAIN - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
ServerForm - Class in com.communote.server.web.fe.portal.user.system.application
 
ServerForm() - Constructor for class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
ServerValidator - Class in com.communote.server.web.fe.portal.user.system.application
Validator for the ServerController.
ServerValidator() - Constructor for class com.communote.server.web.fe.portal.user.system.application.ServerValidator
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.core.rest.CommunoteRestletServletAdapter
Services a HTTP Servlet request as a Restlet request handled by the "target" Restlet.
service(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.commons.servlet.CommunoteRestletServlet
ServiceLocator - Class in com.communote.server.api
Locator for Spring services of the core ApplicationContext.
ServicePageHelper - Class in com.communote.server.web.fe.portal.service
Helper for adding and removing static content sections to the service pages.
ServiceTaskHandler - Class in com.communote.server.core.tasks
Empty task handler for services.
ServiceTaskHandler() - Constructor for class com.communote.server.core.tasks.ServiceTaskHandler
 
SERVICEURL - Static variable in class com.communote.server.model.config.ConfluenceConfigurationConstants
 
SESSION_ATTR_USER_ACCEPT_TERMS - Static variable in class com.communote.server.web.external.spring.security.AuthenticationSuccessFailureFilter
Name of the session attribute holding the user ID which is stored when a user logs in and has to accept the terms of use and privacy policy.
SESSION_PARAMETER - Static variable in class com.communote.server.web.commons.filter.BypassSessionTimeoutFilter
Parameter for storing a timestamp in the session of the last request that should not bypass the session
SessionHandler - Class in com.communote.server.core.common.session
The session handler provides access to common used session attributes
SessionHandlerLocaleResolver - Class in com.communote.server.web.commons.i18n
A LocaleResolver that uses the SessionHandler.getCurrentLocale(HttpServletRequest) to get the locale of the current user.
SessionHandlerLocaleResolver() - Constructor for class com.communote.server.web.commons.i18n.SessionHandlerLocaleResolver
 
set(int, E) - Method in class com.communote.common.util.PageableList
set(Principal) - Static method in class com.communote.server.PrincipalStore
Set the principal for the currently executing thread.
setAbsolute(boolean) - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
Whether to render an absolute URL.
setAbstractTagCategoryDao(AbstractTagCategoryDao) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Sets the reference to abstractTagCategory's DAO.
setAccessLevel(TopicAccessLevel) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Sets the blog access level
setAccessorsByClassName(Map<String, String>) - Method in class com.communote.server.plugins.core.ExternalUserGroupAccessorExtensionPoint
 
setAccountName(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setAccountTimeZoneId(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setAction(SecurityCodeAction) - Method in class com.communote.server.model.security.SecurityCode
 
setAction(String) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
Set the form action
setAction(ClientProfileController.ActionType) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientProfileController
Sets the action for the controller instance.
setAction(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
Sets the action.
setAction(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Set Action
setAction(String) - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
 
setAction(String) - Method in class com.communote.server.web.fe.portal.user.forms.SearchUserForm
 
setAction(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
setAction(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setAction(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setAction(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
setAction(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setActionType(ClientUserGroupCreateAndEditController.ActionType) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupCreateAndEditController
Sets the action type this controller will handle.
setActive(boolean) - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
Activate or deactivate the activity.
setActive(boolean) - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
Set whether the activity should be active.
setActive(Boolean) - Method in class com.communote.server.model.task.Task
 
setActivity(boolean) - Method in class com.communote.plugins.mq.message.core.data.note.TemplateNote
Set whether the note is an activity.
setAdditionalBlogs(Set<String>) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setAdditionalProperty(String) - Method in class com.communote.server.core.vo.user.group.ExternalGroupVO
 
setAdditionalProperty(String) - Method in class com.communote.server.model.user.ExternalUserAuthentication
 
setAdditionalProperty(String) - Method in class com.communote.server.model.user.group.ExternalUserGroup
 
setAdditionalProperty(String) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set the additional property.
setAdminLogin(String) - Method in class com.communote.server.model.config.ConfluenceConfiguration
 
setAdminPassword(String) - Method in class com.communote.server.model.config.ConfluenceConfiguration
 
setAggregatedClassloader(ClassLoader, ClassLoader...) - Static method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
 
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets Alias.
setAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets Alias.
setAlias(String) - Method in class com.communote.server.api.core.blog.MinimalBlogData
Set the alias of the topic
setAlias(String) - Method in class com.communote.server.api.core.user.UserData
Set the alias of user
setAlias(String) - Method in class com.communote.server.api.core.user.UserVO
 
setAlias(String) - Method in class com.communote.server.core.filter.listitems.blog.member.EntityGroupListItem
 
setAlias(String) - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
 
setAlias(String) - Method in class com.communote.server.core.vo.user.group.GroupVO
 
setAlias(String) - Method in class com.communote.server.model.user.group.Group
 
setAlias(String) - Method in class com.communote.server.model.user.User
 
setAlias(String) - Method in class com.communote.server.persistence.user.InviteUserForm
Sets the alias.
setAlias(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the alias.
setAlias(String) - Method in class com.communote.server.web.fe.widgets.management.user.group.EntityListItem
 
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Sets AllCanRead.
setAllCanRead(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets AllCanRead.
setAllCanRead(boolean) - Method in class com.communote.plugins.mq.message.core.data.topic.TopicRights
 
setAllCanRead(boolean) - Method in class com.communote.server.api.core.blog.BlogTO
Set whether all users are allowed to read the blog
setAllCanRead(boolean) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setAllCanRead(boolean) - Method in class com.communote.server.model.blog.Blog
 
setAllCanReadAllCanWrite(Long, boolean, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Update the blog all you can read /write only
setAllCanReadAllCanWrite(Long, boolean, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Sets AllCanWrite.
setAllCanWrite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets AllCanWrite.
setAllCanWrite(boolean) - Method in class com.communote.plugins.mq.message.core.data.topic.TopicRights
 
setAllCanWrite(boolean) - Method in class com.communote.server.api.core.blog.BlogTO
Set whether all users are allowed to write to the blog
setAllCanWrite(boolean) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setAllCanWrite(boolean) - Method in class com.communote.server.model.blog.Blog
 
setAllowAllReadWriteForUsers(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
setAllowAnonymizeUserAccount(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setAllowAuthOverDbOnExternal(boolean) - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
setAllowDisableUserAccount(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setAllowDuplicateResults(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setAllowExternalAuthentication(boolean) - Method in class com.communote.server.model.config.ExternalSystemConfiguration
 
setAllowPaging(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Set the option for the AD tracking plugin if paging is allowed
setAllowPublicAccess(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
setAllowTopicCreateForAllUsers(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
SetAnonymousAccessWidget - Class in com.communote.server.web.fe.widgets.blog
Widget to set, if a blog can be accessed anonymously or not.
SetAnonymousAccessWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.SetAnonymousAccessWidget
 
setApi(Boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.SslChannelConfigurationForm
 
setAppendWidgetToTypeName(boolean) - Method in class com.communote.server.widgets.WidgetController
Whether to append the static string 'Widget' to all widget type names provided by URL or request parameter.
setApplicationConfigurationSettingDao(ApplicationConfigurationSettingDao) - Method in class com.communote.server.core.ConfigurationManagementBase
 
setApplicationContext(ApplicationContext) - Method in class com.communote.server.web.WebServiceLocator
 
setApplicationDirectory(String) - Method in class com.communote.server.core.application.DefaultRuntimeBuilder
Set the directory where the application was extracted to
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class com.communote.server.web.external.spring.security.CommunoteRememberMeProcessingFilter
setApplicationFailure(HttpServletResponse) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Sets the application failure.
setApplicationInformationProvider(ApplicationInformationProvider) - Method in class com.communote.server.core.application.DefaultRuntimeBuilder
 
setApplicationPreparedCallback(ApplicationPreparedCallback) - Method in class com.communote.server.core.application.DefaultRuntimeBuilder
Set the callback to invoke after basic preparations like reading configurations, setting up logging and building the Spring ApplicationContext are completed.
setApplicationPreparedCallback(ApplicationPreparedCallback) - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
Set the callback to invoke after building the Spring ApplicationContext is completed.
setApplicationProperty(String, String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
 
setApplicationProperty(String, String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Sets an application property.
setApplicationProperty(String, String, String) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Sets an application property.
setApplicationProperty(boolean) - Method in class com.communote.server.model.property.PluginProperty
 
setApplicationSuccess(HttpServletResponse) - Static method in class com.communote.server.web.commons.helper.ControllerHelper
Sets the application success.
setAreaCode(String) - Method in class com.communote.server.model.user.PhoneNumber
 
setArgs(Object[]) - Method in class com.communote.server.web.commons.tags.TipTag
 
setArguments(Object[]) - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
 
setAsAuthenticatedUser(User) - Static method in class com.communote.server.core.security.AuthenticationHelper
Set the provided user as the currently authenticated user for the current thread.
setAssignedTagsOnly(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets AssignedTagsOnly.
setAssignedTagsOnly(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets AssignedTagsOnly.
setAssignedTagsOnly(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets AssignedTagsOnly.
setAssignedTagsOnly(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets AssignedTagsOnly.
setAttachmentContentIds(String[]) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.GetPreviewParameter
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.DeleteAttachmentParameter
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Sets AttachmentId.
setAttachmentId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.GetPreviewParameter
Sets AttachmentId.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets AttachmentIds.
setAttachmentIds(Long[]) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setAttachmentRepositoryConnectorId(String) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setAttachmentRepositoryConnectorIds(String[]) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets Attachments.
setAttachments(AttachmentResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets Attachments.
setAttachments(List<AttachmentData>) - Method in class com.communote.server.api.core.note.NoteData
 
setAttachments(Set<Attachment>) - Method in class com.communote.server.model.note.Note
 
setAttachments(Collection<AttachmentData>) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
Sets the attachments
setAttachmentsFromSession(String, HttpSession, NoteStoringTO) - Static method in class com.communote.plugins.api.rest.resource.note.NoteBuildHelper
Adds an list with attachment identifier to NoteStoringTO.
setAttachmentsFromSession(String, HttpSession, NoteStoringTO) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteBuildHelper
Adds an list with attachment identifier to NoteStoringTO.
setAttachmentsFromSession(String, HttpSession, NoteStoringTO) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteBuildHelper
Adds an list with attachment identifier to NoteStoringTO.
setAttachmentsFromSession(String, HttpSession, NoteStoringTO) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteBuildHelper
Adds an list with attachment identifier to NoteStoringTO.
setAttachmentSize(String) - Method in class com.communote.server.web.fe.portal.user.system.content.FileUploadForm
 
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.resource.attachment.CreateAttachmentParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets AttachmentUploadSessionId.
setAttachmentUploadSessionId(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets AttachmentUploadSessionId.
setAttribute(String, Object) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
setAttribute(String, Object) - Method in class com.communote.server.widgets.AbstractWidget
setAugmentation(AugmentedPageableList.AugmentationKeys, Object) - Method in class com.communote.common.util.AugmentedPageableList
Sets the augmentation data for the given key.
setAuthenticated(boolean) - Method in class com.communote.server.core.security.authentication.AbstractCommunoteAuthenticationToken
setAuthentication(Authentication) - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
setAuthentication(Authentication) - Static method in class com.communote.server.core.security.AuthenticationHelper
Set the provided authentication object as the currently authenticated principal for the current thread.
setAuthenticationApiUrl(String) - Method in class com.communote.server.model.config.ConfluenceConfiguration
 
setAuthenticationDetailsSource(AuthenticationDetailsSource<Object, Object>) - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
setAuthenticationDetailsSource(AuthenticationDetailsSource<Object, Object>) - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
Sets the authentication details source.
setAuthenticationManagement(AuthenticationManagement) - Method in class com.communote.server.core.security.AbstractCommunoteAuthenticationFilter
 
setAuthenticationManager(AuthenticationManager) - Method in class com.communote.server.core.security.AbstractCommunoteAuthenticationFilter
Method to set the current authentication manager.
setAuthenticationManager(AuthenticationManager) - Method in interface com.communote.server.core.security.CommunoteAuthenticationFilter
Method to set the current authentication manager.
setAuthenticationManager(AuthenticationManager) - Method in class com.communote.server.web.commons.filter.PublicAccessProcessingFilter
 
setAuthenticationManager(AuthenticationManager) - Method in class com.communote.server.web.external.spring.security.CommunoteRememberMeProcessingFilter
setAuthenticationManager(AuthenticationManager) - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
 
setAuthenticationManager(AuthenticationManager) - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
setAuthenticationManager(AuthenticationManager) - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
Sets the authentication manager.
setAuthenticationMode(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Set the authentication mode
setAuthenticationProviderManagement(AuthenticationProviderManagement) - Method in class com.communote.server.web.security.PluginAuthenticationProvider
 
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - Method in class com.communote.server.web.fe.portal.login.AuthenticateUserController
 
setAuthenticationToken(String) - Method in class com.communote.server.model.user.User
 
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets Author.
setAuthor(TimelineUserResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets Author.
setAuthorFetchSize(int) - Method in class com.communote.server.core.blog.notes.processors.TopicNotificationNoteProcessor
 
setAutomaticUserActivation(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setAutosaveNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets AutosaveNoteId.
setAutosaveNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets AutosaveNoteId.
setAutosaveNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets AutosaveNoteId.
setAutosaveNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets AutosaveNoteId.
setAutosaveNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets AutosaveNoteId.
setAutosaveNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets AutosaveNoteId.
setAutosaveNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets AutosaveNoteId.
setAutosaveNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets AutosaveNoteId.
setAutosaveNoteId(Long) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setBackgroundColor(Color) - Method in class com.communote.common.image.ImageScaler
 
setBannerImageId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets BannerImageId.
setBannerImageId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets BannerImageId.
setBannerImageId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets BannerImageId.
setBannerImageVersion(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets BannerImageVersion.
setBannerImageVersion(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets BannerImageVersion.
setBannerImageVersion(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets BannerImageVersion.
setBasePath(String) - Method in class com.communote.server.model.config.ConfluenceConfiguration
 
setBaseUrl(String) - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
The base URL.
setBinaryProperty(String, String, byte[]) - Method in interface com.communote.server.api.core.property.PropertyManagement
Set a binary property.
setBinaryProperty(String, String, byte[]) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
setBindUser(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set bind user (manager DN) in config.
setBindUserPassword(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set manager password in config.
setBlog(UserBlogData) - Method in class com.communote.server.api.core.note.NoteData
 
setBlog(Blog) - Method in class com.communote.server.model.blog.BlogMember
 
setBlog(Blog) - Method in class com.communote.server.model.note.Note
 
setBlog(BlogListItem) - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
Sets the blog of the note
setBlogAlias(String) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setBlogAliases(String[]) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Used to reduce the result to blogs with specific aliases.
setBlogAliasFilter(String[]) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
 
setBlogDao(BlogDao) - Method in class com.communote.server.core.blog.MailBasedPostingManagementBase
Sets the reference to blog's DAO.
setBlogDao(BlogDao) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Sets the reference to blog's DAO.
setBlogEmail(String) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setBlogFilter(Long[]) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Can be used to filter Notes for a blog association.
setBlogId(Long) - Method in exception com.communote.server.api.core.blog.BlogAccessException
 
setBlogId(Long) - Method in exception com.communote.server.api.core.blog.BlogNotFoundException
 
setBlogId(Long) - Method in class com.communote.server.api.core.blog.MinimalBlogData
setBlogId(Long) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setBlogId(Long) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setBlogId(Long) - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
 
setBlogId(Long) - Method in class com.communote.server.core.vo.query.blog.BlogMemberQueryParameters
 
setBlogId(Long) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
setBlogId(Long) - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
 
setBlogId(Long) - Method in class com.communote.server.web.api.to.listitem.BlogListItem
Backwards compatibility method which delegates to IdentifiableEntityData.setId(Long)
setBlogId(Long) - Method in class com.communote.server.web.api.to.listitem.PostListItem
 
setBlogId(Long) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
Sets the ID of the blog of the note
setBlogId(Long) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
setBlogId(Long) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogMemberInviteForm
Sets the blog id.
setBlogIds(Long[]) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Used to reduce the result to blogs with specific IDs.
setBlogIdsToTitleMapping(Map<Long, String>) - Method in exception com.communote.server.api.core.blog.NoBlogManagerLeftException
 
setBlogNameId(String) - Method in exception com.communote.server.api.core.blog.BlogNotFoundException
 
setBlogProperties(Map<String, Object>) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
setBlogRole(BlogRole) - Method in class com.communote.server.core.filter.listitems.blog.member.BlogMemberListItem
 
setBlogRole(String) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setBlogsToExclude(Long[]) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Used to set blog IDs to exclude from search.
setBlogSuffix(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setBlogTitle(String) - Method in exception com.communote.server.api.core.note.NoteManagementAuthorizationException
 
setBlogTitle(String) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setBrokerStarted(boolean) - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
setBrokerStarted(boolean) - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
sets broker's state flag
setCacheElementProvider(CacheElementProvider<StringIdBasedCacheKey, ClientTO>) - Method in class com.communote.server.service.ClientRetrievalServiceImpl
Set a custom cache element provider for loading clients within findClient.
setCacheSubdir(String) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Set the name of the cache sub-directory where concatenated files will be stored.
setCallback(ActiveMQConfigurationCallback) - Method in class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQAdapterConfiguration
The callback is used to inform someone about the confiugration change
setCallback(ActiveMQConfigurationCallback) - Method in interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQDatabaseConfiguration
The callback is used to inform someone about the confiugration change
setCancelView(String) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
Sets the cancel view.
setCategorizedTagDao(CategorizedTagDao) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Sets the reference to categorizedTag's DAO.
setCategory(AbstractTagCategory) - Method in class com.communote.server.model.tag.CategorizedTag
 
setCause(String) - Method in class com.communote.plugins.api.rest.to.ApiResultError
 
setCause(String) - Method in class com.communote.plugins.api.rest.v22.to.ApiResultError
 
setCause(String) - Method in class com.communote.plugins.api.rest.v24.to.ApiResultError
 
setCause(String) - Method in class com.communote.plugins.api.rest.v30.to.ApiResultError
 
setCauseErrorCode(String) - Method in class com.communote.plugins.mq.message.base.data.status.Error
 
setCertificate(String, Certificate) - Method in interface com.communote.server.api.core.config.StartupProperties
 
setCertificate(String, Certificate) - Method in class com.communote.server.core.config.StartupPropertiesImpl
 
setChannel(ChannelType) - Static method in class com.communote.server.api.core.common.ClientAndChannelContextHolder
Associate the channel with the current thread
setChannel(ChannelType) - Method in class com.communote.server.model.security.IpRangeChannel
 
setChannel(ChannelType) - Method in class com.communote.server.model.security.IpRangeChannelImpl
Sets the channel.
setChannel(ChannelType) - Method in class com.communote.server.model.user.security.UnlockUserSecurityCode
 
setChannelConfigurationDao(ChannelConfigurationDao) - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
Sets the reference to channelConfiguration's DAO.
setChannelEnabled(ChannelType, boolean, String, ChannelType) - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
setChannelEnabled(ChannelType, boolean, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
setChannelName(String) - Method in class com.communote.server.web.commons.filter.IpRangeChannelFilter
Sets channel type.
setChannels(Set<IpRangeChannel>) - Method in class com.communote.server.model.security.IpRangeFilter
 
setChannels(ChannelType[]) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
setChannelType(ChannelType) - Method in class com.communote.server.core.security.iprange.IpFilterCacheKey
Set Channel type
setChannelType(ChannelType) - Method in class com.communote.server.model.security.ChannelConfiguration
 
setChannelType(ChannelType) - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
 
setChannelType(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterChannelType
Set channel type for filter
setChannelTypes(List<IpRangeFilterChannelType>) - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Set list of channel types
setCharacterEncoding(String) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
setCharset(String) - Method in class com.communote.server.web.commons.resource.impl.FilteringResourceConcatenator
Set the character set encoding for reading the resources.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets CheckAtLeastMoreResults.
setCheckAtLeastMoreResults(int) - Method in class com.communote.server.core.filter.ResultSpecification
 
setCheckDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Sets CheckDate.
setCheckDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
Sets CheckDate.
setChildren(List<S>) - Method in class com.communote.common.menu.CategoryEntry
 
setChildren(List<T>) - Method in interface com.communote.common.menu.MenuItem
set the children of this menu item
setChildren(ChildTopicResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets Children.
setChildren(ChildTopicResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets Children.
setChildren(ChildTopicResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets Children.
setChildren(List<DetailBlogListItem>) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setChildren(Set<Blog>) - Method in class com.communote.server.model.blog.Blog
 
setChildren(Set<Note>) - Method in class com.communote.server.model.note.Note
 
setChildTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.ChildTopicResource
Sets ChildTopicId.
setChildTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
Sets ChildTopicId.
setChildTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
Sets ChildTopicId.
setChildTopicId(Long) - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
 
setChildTopicIds(Long[]) - Method in class com.communote.server.api.core.blog.BlogTO
 
setChildTopicsToAdd(List<Long>) - Method in class com.communote.server.core.vo.blog.TopicStructureTO
Set the child topics to be removed
setChildTopicsToRemove(List<Long>) - Method in class com.communote.server.core.vo.blog.TopicStructureTO
Set the child topics to be removed
setCity(String) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
setCity(String) - Method in class com.communote.server.model.user.Contact
 
setCity(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setCity(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
setClamConnectionTimeout(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setClamHost(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setClamPort(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setClamTempDir(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setClass(Class) - Method in class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
setClassAssertionStatus(String, boolean) - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
setClassName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Sets ClassName.
setClassName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Sets ClassName.
setClassName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
Sets ClassName.
setClassName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Sets ClassName.
setClassName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Sets ClassName.
setClassName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
Sets ClassName.
setClassname(String) - Method in class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
setClearPassword(boolean) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set whether a password stored for the local user belonging to this external user should be cleared.
setClient(ClientTO) - Static method in class com.communote.server.api.core.common.ClientAndChannelContextHolder
Set the client on which the operations of the current thread should be run
setClient(ClientTO) - Method in exception com.communote.server.core.common.database.DatabaseUpdateException
 
setClientAlias(String) - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
setClientConfig(ClientConfiguration) - Method in class com.communote.server.model.config.Configuration
 
setClientConfigurationDao(ClientConfigurationDao) - Method in class com.communote.server.core.ConfigurationManagementBase
 
setClientEmail(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileEmailForm
Sets the client email address used in reply-to email header.
setClientEmailName(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileEmailForm
Sets the personal name of the client email address used in reply-to email header.
setClientId(String) - Method in exception com.communote.server.api.core.client.ClientNotFoundException
 
setClientId(String) - Method in class com.communote.server.api.core.client.ClientTO
 
setClientId(String) - Method in exception com.communote.server.api.core.client.InvalidClientIdException
 
setClientId(String) - Method in class com.communote.server.model.client.Client
 
setClientId(String) - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
Sets a custom client ID to render the URL for the named client instead of the current client.
setClientName(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientGeneralSettingsForm
Sets the client name.
setClientProperty(String, String) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Sets a client property.
setClientProperty(String, String) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Sets a client property.
setClientProperty(String, String, String) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Sets a client property.
setClientPropertyAsObject(String, Serializable) - Method in class com.communote.plugins.core.services.impl.PluginPropertyServiceImpl
Sets a client property from an object.
setClientPropertyAsObject(String, Serializable) - Method in interface com.communote.plugins.core.services.PluginPropertyService
Sets a client property from an object.
setClientPropertyAsObject(String, String, Object) - Method in class com.communote.server.core.plugin.PluginPropertyManagement
Sets a client property from an object.
setClientStatisticDao(ClientStatisticDao) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
Sets the reference to clientStatistic's DAO.
setClientStatus(ClientStatus) - Method in class com.communote.server.api.core.client.ClientTO
 
setClientStatus(ClientStatus) - Method in class com.communote.server.model.client.Client
 
setClientSupportEmailAddress(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileEmailForm
 
setCmdCommand(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setCmdExitCode(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setCmdProcessTimeout(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setCmdTempDir(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setCmdTempFilePrefix(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setCmdTempFileSuffix(String) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setCode(InviteUserToBlogSecurityCode) - Method in class com.communote.server.core.mail.messages.user.InviteUserToBlogMailMessage
Sets the code.
setCode(String) - Method in class com.communote.server.model.security.SecurityCode
 
setCode(String) - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
 
setCombineArguments(boolean) - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
Whether to combine the the arguments passed to toString with those set via setArguments.
setCommentMatcher(Matcher<NoteData>, boolean) - Method in class com.communote.server.core.vo.query.note.SimpleNoteListItemToDiscussionNoteDataConverter
Sets a matcher to mark comments, if loadComments is set to true.
setComments(List<NoteData>) - Method in class com.communote.server.core.vo.blog.DiscussionNoteData
 
setCommonResponseMetadata(PageableList<?>) - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Set common meta data extracted from the query result.
setCommunoteMessageConsumer(ProviderMessageConsumer) - Method in interface com.communote.plugins.mq.provider.jms.JMSMessageConsumer
Sets CNT message consumer.
setCommunoteMessageConsumer(ProviderMessageConsumer) - Method in class com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl
Sets CNT message consumer.
setCompany(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets Company.
setCompany(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets Company.
setCompany(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets Company.
setCompany(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets Company.
setCompany(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets Company.
setCompany(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets Company.
setCompany(String) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
setCompany(String) - Method in class com.communote.server.model.user.UserProfile
 
setCompany(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setCompany(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
setCompany(String) - Method in class com.communote.server.web.fe.widgets.users.UserListWidget.ListUsersWidgetUserListItem
 
setCompanyPosition(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
setConfig(ConfluenceConfiguration) - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
Sets the config.
setConfigs(Set<MessagerConnectorConfig>) - Method in class com.communote.server.model.user.NotificationConfig
 
setConfiguration(String, ExternalSystemConfiguration, String) - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
setConfigurationDao(ConfigurationDao) - Method in class com.communote.server.core.ConfigurationManagementBase
 
setConfigurer(EhCacheConfigurer) - Method in class com.communote.server.core.common.caching.eh.EhCacheManager
Sets the configurer that should be used when initializing the EhCache.
setConfirmationCode(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the confirmation code.
setConfluenceConfigurationDao(ConfluenceConfigurationDao) - Method in class com.communote.server.core.ConfigurationManagementBase
 
setConnection(Connection) - Method in class com.communote.plugins.mq.adapter.activemq.ActiveMQAdapter
Only for test purposes.
setConnectorId(String) - Method in class com.communote.server.core.crc.RepositoryConnectorConfiguration
 
setConnectorId(String) - Method in class com.communote.server.core.crc.vo.ContentId
 
setConnectorURI(String) - Method in class com.communote.plugins.mq.provider.activemq.security.ConnectorURICallBack
 
setContact(Contact) - Method in class com.communote.server.model.user.UserProfile
 
setContactDao(ContactDao) - Method in class com.communote.server.core.user.UserProfileManagementBase
Sets the reference to contact's DAO.
setContent(String) - Method in class com.communote.plugins.mq.message.core.data.note.Note
Set the content of the note
setContent(String) - Method in class com.communote.plugins.mq.service.provider.TransferMessage
Sets the content.
setContent(String) - Method in class com.communote.server.api.core.note.NoteData
 
setContent(String) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setContent(String) - Method in class com.communote.server.model.note.Content
 
setContent(Content) - Method in class com.communote.server.model.note.Note
 
setContent(LocalizedMessage, boolean) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Set the content.
setContentId(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Sets ContentId.
setContentId(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Sets ContentId.
setContentId(String) - Method in class com.communote.server.api.core.attachment.AttachmentData
 
setContentId(String) - Method in class com.communote.server.core.crc.vo.ContentId
 
setContentId(ContentId) - Method in class com.communote.server.core.crc.vo.ContentMetadata
Sets the contentId
setContentIdentifier(String) - Method in class com.communote.server.model.attachment.Attachment
 
setContentLength(Long) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
Sets ContentLength.
setContentLength(Long) - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Sets ContentLength.
setContentLength(Long) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
Sets ContentLength.
setContentLength(Long) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Sets ContentLength.
setContentLength(Long) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
Sets ContentLength.
setContentLength(Long) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Sets ContentLength.
setContentLength(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Sets ContentLength.
setContentLength(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Sets ContentLength.
setContentLength(long) - Method in class com.communote.server.core.vo.content.AttachmentTO
Set the content length, that will set it on the metadata, if not null.
setContentManager(StaticPageContentManager) - Method in class com.communote.server.web.commons.controller.StaticPageVelocityViewController
Set the content manager
setContentMessageKey(String) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Set the message key which should be used to resolve the localized content
setContentSize(long) - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
setContentTemplate(String) - Method in class com.communote.server.web.commons.controller.VelocityViewController
Set the template to be rendered as view.
setContentTemplateName(String) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Set the name/id of a template that should be rendered as the content of the section
setContentType(String) - Method in class com.communote.plugins.mq.message.core.data.note.Note
Set the content type of the note.
setContentType(TransferMessage.TMContentType) - Method in class com.communote.plugins.mq.service.provider.TransferMessage
Sets the content type.
setContentType(NoteContentType) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setContentType(String) - Method in class com.communote.server.model.attachment.Attachment
 
setContext(String) - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
setContextId(String) - Method in class com.communote.server.core.vo.user.NavigationItemDataTO
 
setContextType(String) - Method in class com.communote.server.core.vo.user.NavigationItemDataTO
 
setContinueChainOnAuthenticationFailure(boolean) - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
setCount(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Sets Count.
setCount(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
Sets Count.
setCountry(Country) - Method in class com.communote.server.model.user.Contact
 
setCountryCode(String) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
setCountryCode(String) - Method in class com.communote.server.model.user.Country
 
setCountryCode(String) - Method in class com.communote.server.model.user.PhoneNumber
 
setCountryCode(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setCountryCode(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Sets the country code.
setCrawlLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Sets CrawlLastModificationDate.
setCrawlLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Sets CrawlLastModificationDate.
setCrawlLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetCollectionAttachmentParameter
Sets CrawlLastModificationDate.
setCrawlLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetCollectionNoteParameter
Sets CrawlLastModificationDate.
setCrawlLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets CrawlLastModificationDate.
setCrawlLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets CrawlLastModificationDate.
setCrawlLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets CrawlLastModificationDate.
setCrawlLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets CrawlLastModificationDate.
setCrawlLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets CrawlLastModificationDate.
setCrawlLastModificationDate(Timestamp) - Method in class com.communote.server.model.blog.Blog
 
setCrawlLastModificationDate(Timestamp) - Method in class com.communote.server.model.note.Note
 
setCreatedLocally(boolean) - Method in interface com.communote.server.api.core.event.DistributableEvent
Defines whether the event was created on this Communote instance node if running a clustered Communote setup.
setCreatedLocally(boolean) - Method in class com.communote.server.core.service.RestartServiceEvent
Defines whether the event was created on this Communote instance node if running a clustered Communote setup.
setCreateExternalUserAutomatically(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setCreatePersonalTopic(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets CreateSystemNotes.
setCreateSystemNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets CreateSystemNotes.
setCreateSystemNotes(boolean) - Method in class com.communote.server.api.core.blog.BlogTO
Set whether notes with creation source 'SYSTEM' can be created in the blog
setCreateSystemNotes(boolean) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setCreateSystemNotes(boolean) - Method in class com.communote.server.model.blog.Blog
 
setCreateSystemNotes(boolean) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
Define whether notes with creation source 'SYSTEM' should be created in this blog
setCreatingDate(Timestamp) - Method in class com.communote.server.model.security.SecurityCode
 
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets CreationDate.
setCreationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets CreationDate.
setCreationDate(String) - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
setCreationDate(Date) - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
setCreationDate(Date) - Method in class com.communote.server.api.core.blog.BlogData
Set the creation date of the blog
setCreationDate(Date) - Method in class com.communote.server.api.core.client.ClientTO
 
setCreationDate(Date) - Method in class com.communote.server.api.core.note.NoteData
 
setCreationDate(Timestamp) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setCreationDate(Date) - Method in class com.communote.server.core.filter.listitems.SimpleNoteListItem
 
setCreationDate(Timestamp) - Method in class com.communote.server.model.blog.Blog
 
setCreationDate(Timestamp) - Method in class com.communote.server.model.note.Note
 
setCreationDate(Date) - Method in class com.communote.server.web.api.to.listitem.BlogListItem
Set the creation date of the blog
setCreationDate(Date) - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
Sets the creation date of the note
setCreationDate(Date) - Method in class com.communote.server.web.api.to.listitem.PostListItem
 
setCreationDate(Date) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
setCreationRevision(String) - Method in class com.communote.server.api.core.client.ClientTO
 
setCreationRevision(String) - Method in class com.communote.server.model.client.Client
 
setCreationSource(NoteCreationSource) - Method in class com.communote.server.api.core.note.NoteData
 
setCreationSource(NoteCreationSource) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setCreationSource(NoteCreationSource) - Method in class com.communote.server.model.note.Note
 
setCreationSource(NoteCreationSource) - Method in class com.communote.server.web.api.service.post.PostApiController
Deprecated.
Set the creation source to be used by the controller.
setCreationTime(Timestamp) - Method in class com.communote.server.model.client.Client
 
setCreationVersion(String) - Method in class com.communote.server.api.core.client.ClientTO
 
setCreationVersion(String) - Method in class com.communote.server.model.client.Client
 
setCreatorId(Long) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setCreatorUserId(Long) - Method in class com.communote.server.api.core.blog.BlogTO
Set the ID of the user that creates the blog, this user will be the manager of the blog.
setCrosspostBlogs(List<BlogData>) - Method in class com.communote.server.core.vo.blog.AutosaveNoteData
Sets the blogs to create crossposts in when publishing the autosave
setCrosspostBlogs(Set<Blog>) - Method in class com.communote.server.model.note.Note
 
setCrossPostTopicAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets CrossPostTopicAliases.
setCrossPostTopicAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets CrossPostTopicAliases.
setCrossPostTopicAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets CrossPostTopicAliases.
setCrossPostTopicAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets CrossPostTopicAliases.
setCrossPostTopicAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets CrossPostTopicAliases.
setCrossPostTopicAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets CrossPostTopicAliases.
setCrossPostTopicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets CrossPostTopicAliases.
setCrossPostTopicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets CrossPostTopicAliases.
setCssCategories(String[]) - Method in class com.communote.server.web.commons.controller.VelocityViewController
Set the names of the categories whose CSS resources should be included when rendering the page
setCssClass(String) - Method in class com.communote.server.web.commons.tags.HighlightMatchingTag
 
setCurrentPage(int) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setCurrentPasswordRequired(boolean) - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserProfileChangePasswordValidator
 
setCurrentProgress(int) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setCurrentPropertyResourceChanged(boolean) - Method in exception com.communote.server.web.commons.resource.impl.PropertyResourceManagerException
Set whether the current property resource was changed and caches containing this property resource should be refreshed
setCurrentStatus(UserStatus) - Method in exception com.communote.server.core.user.InvalidUserStatusTransitionException
 
setCurrentUserFollowsBlog(boolean) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
define whether the current user follows this blog
setCurrentUserFoundSelectedMenu(String) - Method in class com.communote.server.web.fe.portal.user.controller.UserViewController
Sets the identifier of the menu that should be marked as selected when the initial filters contain the user ID of the current user.
setCustomClientLogo(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileLogoForm
Whether there is a custom logo for the client.
setCustomMessageFallback(String, LocalizedMessage) - Method in class com.communote.server.core.common.i18n.LocalizationManagement
Set a falback for a custom message.
setData(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Sets Data.
setData(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Sets Data.
setData(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Sets Data.
setData(DATA_TYPE) - Method in class com.communote.server.core.vo.user.NavigationItemTO
Sets the data.
setData(String) - Method in class com.communote.server.model.user.NavigationItem
 
setDataAsJson(String) - Method in class com.communote.server.core.vo.user.NavigationItemTO
Note: Use setData when you want to update the entity.
setDatabaseConfigurationFactory(DatabaseConfigurationFactory) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Set the factory for creating the database configuration when ConfigurationManager.getDatabaseConfiguration() is called.
setDatabaseConfigurationFactory(DatabaseConfigurationFactory) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
setDatabaseConfigurationFactory(DatabaseConfigurationFactory) - Method in class com.communote.server.core.database.spring.CommunoteSessionFactoryBean
Set the database configuration factory that should be used to get a DatabaseConfiguration for configuring Hibernate's session factory.
setDatabaseHost(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setDatabaseId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Sets DatabaseId.
setDatabaseId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Sets DatabaseId.
setDatabaseId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Sets DatabaseId.
setDatabaseName(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setDatabasePassword(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setDatabasePort(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setDatabaseType(DatabaseType) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setDatabaseTypeIdentifier(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setDatabaseUrl(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setDatabaseUser(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setDataDirectory(String) - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
setDataDirectory(String) - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
sets data directory path
setDate(Date) - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
setDate(Date) - Method in class com.communote.server.core.messaging.vo.Message
 
setDate(Date) - Method in class com.communote.server.core.vo.IdDateTO
Set the date field
setDbAuthenticationAllowed(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setDeactivatableByManager(boolean) - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
Whether the client manager should be allowed to deactivate the activity.
setDeactivatableByManager(boolean) - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
Set whether the client manager should be allowed to deactivate the activity.
setDefault(String, EntityImageManagement.ImageType) - Method in class com.communote.server.core.image.type.EntityImageManagement
Method to reset to default image.
setDefault(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.communote.server.web.fe.widgets.image.GlobalIdUploadImageController
Method to reset the image of the given entity to the default type.
setDefaultAssertionStatus(boolean) - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
setDefaultBlog(Blog) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Activates the default blog of the current client.
setDefaultBlog(Blog) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
setDefaultBlog(Blog) - Method in class com.communote.server.model.config.ClientConfiguration
 
setDefaultFailLevel(NoteStoringTO) - Static method in class com.communote.server.persistence.blog.CreateBlogPostHelper
Helper for setting the default fail level on post creation.
setDefaultLanguage(Locale) - Method in class com.communote.server.persistence.user.ExternalUserVO
The default language is used if the external user is not yet created.
setDefaultLanguage(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setDefaultName(String) - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets DefaultName.
setDefaultName(String) - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
 
setDefaultName(String) - Method in class com.communote.server.api.core.tag.TagData
 
setDefaultName(String) - Method in class com.communote.server.model.tag.Tag
 
setDefaultRepositories(Map<String, ExternalUserRepository>) - Method in class com.communote.server.service.UserService
Set the default repositories
setDefaultStartpage(String) - Method in class com.communote.server.web.commons.controller.StartpageRegistry
Sets the default start page which will be used as fallback if no start page is set.
setDefinitions(Set<ResourceCategoryDefinition>) - Method in class com.communote.server.web.commons.resource.ResourceExtension
 
setDeletable(boolean) - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
 
setDeletable(boolean) - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
 
setDeletableByUser(boolean) - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
Set whether authorized users are allowed to delete the messages of the activity.
setDeletableByUser(boolean) - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
Set whether authorized users are allowed to delete the messages of this activity.
setDeleteAllExternalObjects(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setDeleteAllTags(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setDepth(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets Depth.
setDepth(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets Depth.
setDepth(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets Depth.
setDepth(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets Depth.
setDepth(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets Depth.
setDepth(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets Depth.
setDepth(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets Depth.
setDepth(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets Depth.
setDescription(LocalizedMessage) - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
Set the description of the activity.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets Description.
setDescription(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets Description.
setDescription(String) - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Sets the default description.
setDescription(String) - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
Sets the description.
setDescription(String) - Method in class com.communote.server.api.core.blog.BlogData
Set the description of the topic
setDescription(String) - Method in class com.communote.server.api.core.blog.BlogTO
Set the description of the blog.
setDescription(String) - Method in class com.communote.server.api.core.tag.TagData
 
setDescription(String) - Method in class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
setDescription(String) - Method in class com.communote.server.core.vo.user.group.GroupVO
 
setDescription(String) - Method in class com.communote.server.model.blog.Blog
 
setDescription(String) - Method in class com.communote.server.model.tag.AbstractTagCategory
 
setDescription(String) - Method in class com.communote.server.model.user.group.Group
 
setDescription(String) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
setDescriptions(Set<Message>) - Method in class com.communote.server.model.tag.Tag
 
setDetailBlogListItem(DetailBlogListItem) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
setDimension(ImageSize) - Method in class com.communote.common.image.ImageScaler
 
setDirect(boolean) - Method in class com.communote.server.api.core.note.NoteData
 
setDirect(boolean) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
Set whether the created note is a direct message.
setDirect(boolean) - Method in class com.communote.server.model.note.Note
 
setDirect(boolean) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
setDirectGroupMembershipFilteringGroupId(Long) - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
Set the ID of a group to restrict the result to those users and groups that are direct members of that group.
setDirectMessage(boolean) - Method in class com.communote.plugins.mq.message.core.data.note.Note
Set whether the note is a direct message
setDirectMessage(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setDirectUsers(Set<User>) - Method in class com.communote.server.model.note.Note
 
setDisablePublicBlog(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets Discussion.
setDiscussion(TimelineNoteDiscussionResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets Discussion.
setDiscussion(DiscussionListItem) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
Sets the discussion
setDiscussionDepth(Integer) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets DiscussionDepth.
setDiscussionDepth(Integer) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets DiscussionDepth.
setDiscussionDepth(Integer) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets DiscussionDepth.
setDiscussionDepth(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets DiscussionDepth.
setDiscussionDepth(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets DiscussionDepth.
setDiscussionDepth(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets DiscussionDepth.
setDiscussionDepth(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets DiscussionDepth.
setDiscussionDepth(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets DiscussionDepth.
setDiscussionDepth(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets DiscussionDepth.
setDiscussionDepth(int) - Method in class com.communote.server.api.core.note.NoteData
 
setDiscussionDepth(int) - Method in class com.communote.server.web.api.to.listitem.DiscussionListItem
 
setDiscussionFilterMode(DiscussionFilterMode) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets DiscussionId.
setDiscussionId(Long) - Method in class com.communote.server.api.core.note.NoteData
 
setDiscussionId(Long) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Sets the discussion id and resets the note id! There cannot be searched for a note and a discussion id on the same time.
setDiscussionId(Long) - Method in class com.communote.server.model.note.Note
 
setDiscussionId(Long) - Method in class com.communote.server.web.api.to.listitem.DiscussionListItem
 
setDiscussionPath(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets DiscussionPath.
setDiscussionPath(String) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets DiscussionPath.
setDiscussionPath(String) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets DiscussionPath.
setDiscussionPath(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets DiscussionPath.
setDiscussionPath(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets DiscussionPath.
setDiscussionPath(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets DiscussionPath.
setDiscussionPath(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets DiscussionPath.
setDiscussionPath(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets DiscussionPath.
setDiscussionPath(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets DiscussionPath.
setDiscussionPath(String) - Method in class com.communote.server.api.core.note.NoteData
 
setDiscussionPath(String) - Method in class com.communote.server.model.note.Note
 
setDispatchedMessagesCount(long) - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.BrokerQueue
 
setDispatchedMessagesCount(long) - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.MessageHandlerMQConsumer
 
setDisplayName(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Sets DisplayName.
setDisplayName(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Sets DisplayName.
setDistribute(boolean) - Method in class com.communote.server.api.core.event.AbstractEvent
setDistribute(boolean) - Method in interface com.communote.server.api.core.event.DistributableEvent
Defines whether the event needs to be distributed to other Communote nodes if running a clustered Communote setup.
setDistribute(boolean) - Method in class com.communote.server.core.service.RestartServiceEvent
Defines whether the event needs to be distributed to other Communote nodes if running a clustered Communote setup.
setDomain(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setDrawBackground(boolean) - Method in class com.communote.common.image.ImageScaler
 
setDynamicMode(boolean) - Method in class com.communote.server.model.config.LdapConfiguration
 
setEffectiveUserTimeZone(TimeZone) - Method in class com.communote.server.api.core.user.DetailedUserData
 
setEmail(String) - Method in class com.communote.server.api.core.user.UserData
Set the email of user
setEmail(String) - Method in class com.communote.server.api.core.user.UserVO
 
setEmail(String) - Method in class com.communote.server.model.user.User
 
setEmail(String) - Method in class com.communote.server.persistence.user.InviteUserForm
Sets the email.
setEmail(String) - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
 
setEmail(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the email.
setEmailAddress(String) - Method in exception com.communote.server.core.mail.InvalidRecipientMailAddressException
 
setEmailAlias(String) - Method in class com.communote.server.persistence.user.InviteUserForm
Sets the email alias.
setEnabled(boolean) - Method in class com.communote.server.model.security.IpRangeChannel
 
setEnabled(boolean) - Method in class com.communote.server.model.security.IpRangeFilter
 
setEnabled(boolean) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
setEnabled(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterChannelType
Set true if the fitler channel is enabled
setEnabled(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Set filter enabled
setEnabled(boolean) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setEnabled(Boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setEnableJmxRemote(boolean) - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
setEnableJmxRemote(boolean) - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
setEnableSSL(boolean) - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
setEnableSSL(boolean) - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
setEnableTCP(boolean) - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
setEnableTCP(boolean) - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
setEnableVM(boolean) - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
setEnableVM(boolean) - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
VM = virtual machine connector
setEncodeQueryUrl(boolean) - Method in class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
 
setEnd(BigInteger) - Method in class com.communote.server.model.security.IpRange
 
setEnd(BigInteger) - Method in class com.communote.server.model.security.IpRangeImpl
setEndpointName(String) - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
setEndTime(Date) - Method in class com.communote.server.core.filter.listitems.TimeRangeListItem
 
setEndValue(byte[]) - Method in class com.communote.server.model.security.IpRange
 
setEndValue(byte[]) - Method in class com.communote.server.model.security.IpRangeImpl
setEntity(BaseEntity) - Method in class com.communote.plugins.mq.message.core.data.role.ExternalTopicRole
 
setEntity(CommunoteEntityData) - Method in class com.communote.server.core.filter.listitems.blog.member.BlogRoleEntityListItem
 
setEntityAlias(String) - Method in class com.communote.plugins.mq.message.core.data.user.BaseEntity
 
setEntityAlias(String) - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
setEntityId(Long) - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResource
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResource
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Sets EntityId.
setEntityId(Long) - Method in class com.communote.plugins.mq.message.core.data.user.BaseEntity
 
setEntityId(Long) - Method in class com.communote.server.core.filter.listitems.blog.member.CommunoteEntityData
 
setEntityId(Long) - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
setEntityId(Long) - Method in class com.communote.server.persistence.lastmodifieddate.LastModificationDate
 
setErrorCause(Throwable) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
setErrorField(String) - Method in class com.communote.plugins.mq.message.base.data.status.Error
 
setErrorMessage(String) - Method in class com.communote.plugins.mq.message.base.data.status.Error
 
setErrorMessage(LocalizedMessage) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationResult
Set a message that describes what went wrong during confirmation of the code
setErrorPage(String) - Method in class com.communote.server.web.commons.filter.IpRangeChannelFilter
The error page to use.
setErrorPage(String) - Method in class com.communote.server.web.external.spring.security.CommunoteAccessDeniedHandler
The error page to use.
setErrorRedirectTarget(String) - Method in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
Sets the error redirect target.
setErrors(List<ParameterValidationError>) - Method in exception com.communote.plugins.api.rest.resource.validation.ParameterValidationException
 
setErrors(List<ApiResultError>) - Method in class com.communote.plugins.api.rest.to.ApiResult
 
setErrors(List<ParameterValidationError>) - Method in exception com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationException
 
setErrors(List<ApiResultError>) - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
 
setErrors(List<ParameterValidationError>) - Method in exception com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationException
 
setErrors(List<ApiResultError>) - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
 
setErrors(List<ParameterValidationError>) - Method in exception com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationException
 
setErrors(List<ApiResultError>) - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
 
setErrors(Error[]) - Method in class com.communote.plugins.mq.message.base.data.status.Status
 
setErrorView(String) - Method in class com.communote.server.web.fe.installer.controller.InstallationController
 
setErrorView(String) - Method in class com.communote.server.web.fe.portal.download.AttachmentDownloadController
Set the view for error feedback.
setErrorView(String) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
Sets the error view.
setException(Throwable) - Method in class com.communote.plugins.api.rest.to.ApiResultError
 
setException(Throwable) - Method in class com.communote.plugins.api.rest.v22.to.ApiResultError
 
setException(Throwable) - Method in class com.communote.plugins.api.rest.v24.to.ApiResultError
 
setException(Throwable) - Method in class com.communote.plugins.api.rest.v30.to.ApiResultError
 
setExceptionMappings(Map<?, ?>) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationFailureHandler
Borrowed from ExceptionMappingAuthenticationFailureHandler .
setExceptionMessage(String) - Method in class com.communote.plugins.api.rest.to.ApiResultError
 
setExceptionMessage(String) - Method in class com.communote.plugins.api.rest.v22.to.ApiResultError
 
setExceptionMessage(String) - Method in class com.communote.plugins.api.rest.v24.to.ApiResultError
 
setExceptionMessage(String) - Method in class com.communote.plugins.api.rest.v30.to.ApiResultError
 
setExcludedAssignedToBlogId(Long) - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
Set an ID of a topic to exclude all Communote entities from the result set which are already a member of that topic
setExcludedEntityId(Long) - Method in class com.communote.server.core.vo.query.user.CommunoteEntityQueryParameters
 
setExcludeNoteStatus(NoteStatus[]) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Sets the NoteStatus which should be excluded from the query.
setExcludes(Set<IpRange>) - Method in class com.communote.server.model.security.IpRangeFilter
 
setExcludes(String) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
setExcludes(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Set exclude ip addresses
setExcludeStatusFilter(UserStatus[]) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
setExcludeTags(String) - Method in class com.communote.server.core.vo.tag.TagClearanceVO
 
setExcludeToplevelTopics(boolean) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Set whether to exclude top level topics from the result.
setExpirationTimeout(long) - Method in class com.communote.plugins.activity.base.data.ActivityConfiguration
Set the expiration timeout for the activity.
setExpirationTimeout(long) - Method in class com.communote.server.core.template.NoteTemplateDefinition
Sets the expiration timeout.
setExtensions(Map<String, List<String>>) - Method in class com.communote.server.web.commons.resource.ResourceExtension
 
setExternal(boolean) - Method in class com.communote.server.api.core.image.Image
 
setExternalAuthentications(Set<ExternalUserAuthentication>) - Method in class com.communote.server.model.user.User
 
setExternalEntityId(String) - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalGroupId.
setExternalGroupId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Sets ExternalGroupId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Sets ExternalId.
setExternalId(String) - Method in class com.communote.plugins.mq.message.core.data.user.BaseEntity
Set the ID of the entity in the external system
setExternalId(String) - Method in exception com.communote.server.api.core.external.ExternalObjectNotAssignedException
Set the external identifier.
setExternalId(String) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
setExternalId(String) - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQueryParameters
 
setExternalId(String) - Method in class com.communote.server.core.vo.user.group.ExternalGroupVO
 
setExternalId(String) - Method in class com.communote.server.model.external.ExternalObject
 
setExternalId(String) - Method in class com.communote.server.model.user.group.ExternalUserGroup
 
setExternalLoginId(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Sets ExternalLoginId.
setExternalLoginId(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Sets ExternalLoginId.
setExternalName(String) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
setExternalName(String) - Method in class com.communote.server.model.external.ExternalObject
 
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Sets ExternalObjectId.
setExternalObjectId(String) - Method in class com.communote.plugins.mq.message.core.data.role.ExternalTopicRole
 
setExternalObjectId(String) - Method in class com.communote.plugins.mq.message.core.data.topic.ExternalObject
 
setExternalObjectId(String) - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
setExternalObjectId(String) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setExternalObjectManagement(ExternalObjectManagement) - Method in class com.communote.plugins.mq.message.core.handler.EditTopicMessageHandler
 
setExternalObjectName(String) - Method in class com.communote.plugins.mq.message.core.data.topic.ExternalObject
 
setExternalObjects(ExternalObjectResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets ExternalObjects.
setExternalObjects(ExternalObjectResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets ExternalObjects.
setExternalObjects(ExternalObjectResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets ExternalObjects.
setExternalObjects(ExternalObjectResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets ExternalObjects.
setExternalObjects(ExternalObjectResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets ExternalObjects.
setExternalObjects(ExternalObjectResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets ExternalObjects.
setExternalObjects(ExternalObjectResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets ExternalObjects.
setExternalObjects(ExternalObjectResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets ExternalObjects.
setExternalObjects(ExternalObjectResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets ExternalObjects.
setExternalObjects(ExternalObject[]) - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
 
setExternalObjects(Set<ExternalObject>) - Method in class com.communote.server.model.blog.Blog
 
setExternalObjectSystemId(String) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setExternalSystemConfigurationDao(ExternalSystemConfigurationDao) - Method in class com.communote.server.core.ConfigurationManagementBase
 
setExternalSystemConfigurations(Set<ExternalSystemConfiguration>) - Method in class com.communote.server.model.config.Configuration
 
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Sets ExternalSystemId.
setExternalSystemId(String) - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
setExternalSystemId(String) - Method in exception com.communote.server.api.core.external.ExternalObjectNotAssignedException
Set the external system identifier.
setExternalSystemId(String) - Method in exception com.communote.server.core.external.ExternalSystemNotConfiguredException
 
setExternalSystemId(String) - Method in exception com.communote.server.core.external.TooManyExternalObjectsPerTopicException
 
setExternalSystemId(String) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
setExternalSystemId(String) - Method in class com.communote.server.core.filter.listitems.blog.member.BlogMemberListItem
 
setExternalSystemId(String) - Method in class com.communote.server.core.security.FieldUserIdentification
 
setExternalSystemId(String) - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
 
setExternalSystemId(String) - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQueryParameters
 
setExternalSystemId(String) - Method in class com.communote.server.core.vo.user.group.ExternalGroupVO
 
setExternalSystemId(String) - Method in class com.communote.server.model.blog.ExternalBlogMember
 
setExternalSystemId(String) - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
 
setExternalSystemId(String) - Method in class com.communote.server.model.external.ExternalObject
 
setExternalSystemId(String) - Method in class com.communote.server.model.user.group.ExternalUserGroup
 
setExternalUserGroupDao(ExternalUserGroupDao) - Method in class com.communote.plugin.ldap.helper.GroupRetriever
Method to set the dao.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Sets ExternalUserId.
setExternalUserId(String) - Method in class com.communote.server.core.security.FieldUserIdentification
 
setExternalUserId(String) - Method in class com.communote.server.model.user.ExternalUserAuthentication
 
setExternalUserName(String) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set the external user name.
setExternalUsername(String) - Method in class com.communote.server.persistence.user.InviteUserForm
Sets the alias.
setExtractTokenFromRequestParameter(boolean) - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
Set whether the token should be extracted from the request parameters or the request headers
setF_className(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Sets F_className.
setF_className(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Sets F_className.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_contentIds.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_contentIds.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_contentIds.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_contentIds.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_contentIds.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_contentIds.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_contentIds.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_contentIds.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_contentIds.
setF_contentIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_contentIds.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_discussionId.
setF_discussionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_discussionId.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_endDate.
setF_endDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_endDate.
setF_externalObjectId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets F_externalObjectId.
setF_externalObjectSystemId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets F_externalObjectSystemId.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_fullTextSearchString.
setF_fullTextSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_fullTextSearchString.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_includeComments.
setF_includeComments(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_includeComments.
setF_lastCheckDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
Sets F_lastCheckDate.
setF_navigationItemIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetCollectionNavigationItemParameter
Sets F_navigationItemIds.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_noteId.
setF_noteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_noteId.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_noteSearchString.
setF_noteSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_noteSearchString.
setF_observations(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
Sets F_observations.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_parentNoteId.
setF_parentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_parentNoteId.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_propertyFilter.
setF_propertyFilter(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_propertyFilter.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_repositoryIds.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_repositoryIds.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_repositoryIds.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_repositoryIds.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_repositoryIds.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_repositoryIds.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_repositoryIds.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_repositoryIds.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_repositoryIds.
setF_repositoryIds(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_repositoryIds.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_retrieveOnlyNotesAfterDate.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesAfterId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_retrieveOnlyNotesAfterId.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_retrieveOnlyNotesBeforeDate.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_retrieveOnlyNotesBeforeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_retrieveOnlyNotesBeforeId.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_showDirectMessages.
setF_showDirectMessages(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showDirectMessages.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_showDiscussionParticipation.
setF_showDiscussionParticipation(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showDiscussionParticipation.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_showFavorites.
setF_showFavorites(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showFavorites.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showFollowedItems.
setF_showFollowedItems(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets F_showFollowedItems.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_showNotesForMe.
setF_showNotesForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showNotesForMe.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_showOnlyDiscussions.
setF_showOnlyDiscussions(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showOnlyDiscussions.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_showOnlyRootNotes.
setF_showOnlyRootNotes(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_showOnlyRootNotes.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_startDate.
setF_startDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_startDate.
setF_suggestionAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_suggestionAliases.
setF_suggestionAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_suggestionAliases.
setF_suggestionAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_suggestionAliases.
setF_suggestionAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_suggestionAliases.
setF_suggestionProviderAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_suggestionProviderAliases.
setF_suggestionProviderAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_suggestionProviderAliases.
setF_suggestionProviderAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_suggestionProviderAliases.
setF_suggestionProviderAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_suggestionProviderAliases.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_tagIds.
setF_tagIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_tagIds.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_tagPrefix.
setF_tagPrefix(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets F_tagPrefix.
setF_tags(String[]) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_tags.
setF_tags(String[]) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets F_tags.
setF_tags(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets F_tags.
setF_tags(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets F_tags.
setF_tags(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets F_tags.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_targetTopicId.
setF_targetTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_targetTopicId.
setF_titleSearchString(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets F_titleSearchString.
setF_titleSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets F_titleSearchString.
setF_titleSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets F_titleSearchString.
setF_titleSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets F_titleSearchString.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets the constant F_topicAccess.
setF_topicAccess(EF_topicAccess) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets the constant F_topicAccess.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicAliases.
setF_topicAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets F_topicAliases.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicIds.
setF_topicIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets F_topicIds.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicIdsToExclude.
setF_topicIdsToExclude(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets F_topicIdsToExclude.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_topicRelated.
setF_topicRelated(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_topicRelated.
setF_userAlias(String) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets F_userAlias.
setF_userAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets F_userAlias.
setF_userAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets F_userAlias.
setF_userAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets F_userAlias.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_userAliases.
setF_userAliases(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userAliases.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_userIds.
setF_userIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userIds.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets F_userSearchString.
setF_userSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets F_userSearchString.
setFailDefinition(NoteStoringFailDefinition) - Method in class com.communote.server.api.core.note.NoteStoringTO
Sets the failDefinition
setFailedAttemptsBeforePermanentLock(String) - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationForm
 
setFailedAttemptsBeforeTemporaryLock(String) - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationForm
 
setFailedAuthCounter(int) - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
 
setFailedAuthentication(Set<AuthenticationFailedStatus>) - Method in class com.communote.server.model.user.User
 
setFailedNewStatus(UserStatus) - Method in exception com.communote.server.core.user.InvalidUserStatusTransitionException
 
setFailOnMissingBlogWriteAccess(boolean) - Method in class com.communote.server.api.core.note.NoteStoringFailDefinition
Specify whether to fail when the current user has no write access to one of the cross posting blogs.
setFailOnUninformableUser(boolean) - Method in class com.communote.server.api.core.note.NoteStoringFailDefinition
Specify whether to fail when one of the users that should be informed cannot be informed because of missing read access rights for the blog.
setFailOnUnresolvableBlogs(boolean) - Method in class com.communote.server.api.core.note.NoteStoringFailDefinition
Specify whether to fail when one of the cross posting blogs cannot be resolved to an existing blog.
setFailOnUnresolvableUsers(boolean) - Method in class com.communote.server.api.core.note.NoteStoringFailDefinition
Specify whether to fail when one of the notification targets cannot be resolved to an existing user.
setFailureHandler(AuthenticationFailureHandler) - Method in class com.communote.server.web.external.spring.security.AuthenticationSuccessFailureFilter
 
setFallback(String) - Method in class com.communote.server.model.user.NotificationConfig
 
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
Sets Favorite.
setFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
Sets Favorite.
setFavorite(boolean) - Method in class com.communote.server.api.core.note.NoteData
 
setFavorite(boolean) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.DeleteFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.FavoriteResource
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.DeleteFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.FavoriteResource
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.DeleteFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.FavoriteResource
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.DeleteFavoriteParameter
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.FavoriteResource
Sets FavoriteId.
setFavoriteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
Sets FavoriteId.
setFavorites(Boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setFavoriteUsers(Set<User>) - Method in class com.communote.server.model.note.Note
 
setFax(PhoneNumber) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
setFax(PhoneNumber) - Method in class com.communote.server.model.user.Contact
 
setFax(PhoneNumber) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setFaxAreaCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets FaxAreaCode.
setFaxAreaCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets FaxAreaCode.
setFaxAreaCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets FaxAreaCode.
setFaxAreaCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets FaxAreaCode.
setFaxAreaCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets FaxAreaCode.
setFaxAreaCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets FaxAreaCode.
setFaxCountryCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets FaxCountryCode.
setFaxCountryCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets FaxCountryCode.
setFaxCountryCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets FaxCountryCode.
setFaxCountryCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets FaxCountryCode.
setFaxCountryCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets FaxCountryCode.
setFaxCountryCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets FaxCountryCode.
setFaxNumber(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets FaxNumber.
setFaxNumber(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets FaxNumber.
setFaxNumber(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets FaxNumber.
setFaxNumber(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets FaxNumber.
setFaxNumber(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets FaxNumber.
setFaxNumber(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets FaxNumber.
setFetchingTimeout(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setFieldName(String) - Method in class com.communote.server.core.vo.query.search.Filter
 
setFileName(String) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Sets FileName.
setFileName(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Sets FileName.
setFileName(String) - Method in class com.communote.server.api.core.attachment.AttachmentData
 
setFilename(String) - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
setFileType(String) - Method in class com.communote.plugins.api.rest.resource.attachment.AttachmentResource
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.resource.attachment.CreateAttachmentParameter
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.AttachmentResource
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.AttachmentResource
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Sets FileType.
setFileType(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Sets FileType.
setFilter(String) - Method in class com.communote.plugin.ldap.helper.MemberAndNonMemberModeVisitingRetriever
Method to set the filter to use.
setFilter(String) - Method in class com.communote.server.core.vo.query.search.StringFilter
 
setFilterChannelEnabled(Long, ChannelType, boolean, String, ChannelType) - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
setFilterChannelEnabled(Long, ChannelType, boolean, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
setFilterEnabled(Long, boolean, String, ChannelType) - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
setFilterEnabled(Long, boolean, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets FilterHtml.
setFilterHtml(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets FilterHtml.
setFilterManagement(AuthenticationFilterManagement) - Method in class com.communote.server.web.filter.PluginAuthenticationFilter
 
setFilters(Map<String, Object>) - Method in class com.communote.server.core.vo.user.NavigationItemDataTO
 
setFiltersFoundContentTemplate(String) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Set a template that should be rendered when initial filters are defined.
setFiltersFoundSelectedMenu(String) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Sets the identifier of the menu that should be marked as selected when initial filters are defined.
setFinishRequest(boolean) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setFinishView(String) - Method in class com.communote.server.web.fe.installer.controller.InstallationController
 
setFinishView(String) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
Sets the finish view.
setFirstName(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets FirstName.
setFirstName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets FirstName.
setFirstName(String) - Method in class com.communote.server.api.core.user.UserData
Set the firstname of user
setFirstName(String) - Method in class com.communote.server.api.core.user.UserVO
 
setFirstName(String) - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
 
setFirstName(String) - Method in class com.communote.server.core.user.UserProfileDetails
 
setFirstName(String) - Method in class com.communote.server.model.user.UserProfile
 
setFirstName(String) - Method in class com.communote.server.persistence.user.InviteUserForm
Sets the firstName.
setFirstName(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setFirstName(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the first name.
setFirstName(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
Sets Follow.
setFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
Sets Follow.
setFollowableItems(Set<GlobalId>) - Method in class com.communote.server.model.note.Note
 
setFollowedItems(String[]) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets FollowedItems.
setFollowedItems(String[]) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets FollowedItems.
setFollowedItems(String[]) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets FollowedItems.
setFollowedItems(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets FollowedItems.
setFollowedItems(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets FollowedItems.
setFollowedItems(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets FollowedItems.
setFollowedItems(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets FollowedItems.
setFollowedItems(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets FollowedItems.
setFollowedItems(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets FollowedItems.
setFollowedItems(Set<GlobalId>) - Method in class com.communote.server.model.user.User
 
setFollowers(Set<User>) - Method in class com.communote.server.model.global.GlobalId
 
setFollowId(Long) - Method in class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.resource.topic.follow.DeleteFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.resource.topic.follow.FollowResource
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.DeleteFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.FollowResource
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.DeleteFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.FollowResource
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.DeleteFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.FollowResource
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.DeleteFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.FollowResource
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.DeleteFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.FollowResource
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.DeleteFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.FollowResource
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.DeleteFollowParameter
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.FollowResource
Sets FollowId.
setFollowId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
Sets FollowId.
setFollows(boolean) - Method in class com.communote.server.web.fe.widgets.users.UserListWidget.ListUsersWidgetUserListItem
 
setFollowsAuthor(boolean) - Method in class com.communote.server.core.filter.listitems.NoteFollowListItem
 
setFollowsBlog(boolean) - Method in class com.communote.server.core.filter.listitems.NoteFollowListItem
 
setFollowsDiscussion(boolean) - Method in class com.communote.server.core.filter.listitems.NoteFollowListItem
 
setForceAllTopics(boolean) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setForcedMode(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInController
Restrict the available modes in the form to single or multi mode.
setForceSSL(boolean) - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
setForceSSL(boolean) - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
setForceSsl(Boolean) - Method in class com.communote.server.model.security.ChannelConfiguration
 
setForceSSLClientAuthentication(boolean) - Method in class com.communote.plugins.mq.provider.activemq.settings.MQDatabaseSettingsDAO
 
setForceSSLClientAuthentication(boolean) - Method in interface com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO
 
setFormatType(ImageFormatType) - Method in class com.communote.common.image.ImageScaler
 
setForMe(boolean) - Method in class com.communote.server.api.core.note.NoteData
 
setFormName(String) - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
set the form name of this form on incoming request.
setFormSendMarker(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the send.
setFormView(String) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationController
Set the form view
setFromAddress(String) - Method in class com.communote.server.core.mail.messages.MailMessage
Set the email address of sender.
Note: be careful when setting an address because the domain part of the address should normally not leave the domain of the outgoing email server.
setFromAddressName(String) - Method in class com.communote.server.core.mail.messages.MailMessage
Set the personal name of the sender.
setFromDate(Date) - Method in class com.communote.server.core.vo.query.search.DateFilter
 
setFullTextSearchFilters(String[]) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setGetAttachmentAsBinary(Boolean) - Method in class com.communote.plugins.api.rest.resource.attachment.GetAttachmentParameter
Sets GetAttachmentAsBinary.
setGetAttachmentAsBinary(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.GetAttachmentParameter
Sets GetAttachmentAsBinary.
setGetAttachmentAsBinary(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.GetAttachmentParameter
Sets GetAttachmentAsBinary.
setGetAttachmentAsBinary(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Sets GetAttachmentAsBinary.
setGlobalId(GlobalId) - Method in class com.communote.server.model.attachment.Attachment
 
setGlobalId(GlobalId) - Method in class com.communote.server.model.blog.Blog
 
setGlobalId(GlobalId) - Method in interface com.communote.server.model.global.GlobalIdentifiable
 
setGlobalId(GlobalId) - Method in class com.communote.server.model.note.Note
 
setGlobalId(GlobalId) - Method in class com.communote.server.model.tag.Tag
 
setGlobalId(GlobalId) - Method in class com.communote.server.model.user.CommunoteEntity
 
setGlobalIdDao(GlobalIdDao) - Method in class com.communote.server.persistence.blog.BlogDaoBase
Sets the reference to globalIdDao.
setGlobalIdDao(GlobalIdDao) - Method in class com.communote.server.persistence.blog.NoteDaoBase
Sets the reference to globalIdDao.
setGlobalIdDao(GlobalIdDao) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
Sets the reference to globalIdDao.
setGlobalIdDao(GlobalIdDao) - Method in class com.communote.server.persistence.tag.TagDaoBase
Sets the reference to globalIdDao.
setGlobalIdDao(GlobalIdDao) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Sets the reference to globalIdDao.
setGlobalIdDao(GlobalIdDao) - Method in class com.communote.server.persistence.user.UserDaoBase
Sets the reference to globalIdDao.
setGlobalIdentifier(String) - Method in class com.communote.server.model.global.GlobalId
 
setGlobalObjectProperty(PropertyType, Long, String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Set a global property which is a property with the predefined key group will be "global".
setGlobalObjectProperty(Long, String, V) - Method in class com.communote.server.core.property.PropertyAccessor
Add a new, modify or delete an existing global property
setGlobalObjectProperty(PropertyType, Long, String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
setGlobalTagCategoryDao(GlobalTagCategoryDao) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Sets the reference to globalTagCategory's DAO.
setGrantedBlogRole(BlogRole) - Method in class com.communote.server.core.filter.listitems.blog.member.BlogRoleEntityListItem
 
setGrantedByGroup(boolean) - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
 
setGrantingGroups(Set<Group>) - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
 
setGroup(String) - Method in class com.communote.plugins.mq.message.core.data.property.StringProperty
Set the group the property belongs to.
setGroup(Group) - Method in class com.communote.server.model.user.group.UserOfGroup
 
setGroup(Group) - Method in class com.communote.server.web.fe.widgets.management.user.GroupItem
 
setGroupAlias(String) - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Sets GroupAlias.
setGroupAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Sets GroupAlias.
setGroupAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Sets GroupAlias.
setGroupAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Sets GroupAlias.
setGroupAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Sets GroupAlias.
setGroupAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Sets GroupAlias.
setGroupAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Sets GroupAlias.
setGroupAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Sets GroupAlias.
setGroupAlias(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
the alias of a group
setGroupDescription(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
the group description
setGroupId(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Sets GroupId.
setGroupId(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Sets GroupId.
setGroupId(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Sets GroupId.
setGroupIdentifier(EGroupIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Sets the constant GroupIdentifier.
setGroupIdentifier(EGroupIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Sets the constant GroupIdentifier.
setGroupIdentifier(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setGroupIdentifierIsBinary(boolean) - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
 
setGroupIdentifierIsBinary(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setGroupMembers(Set<CommunoteEntity>) - Method in class com.communote.server.model.user.group.Group
 
setGroupMembership(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set group membership in config.
setGroupName(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setGroupName(String) - Method in class com.communote.server.widgets.AbstractWidget
Set the group name to build the url based on it.
setGroupName(String) - Method in interface com.communote.server.widgets.Widget
Set the group name to build the url based on it.
setGroups(Set<Group>) - Method in class com.communote.server.model.user.CommunoteEntity
 
setGroupSearch(LdapSearchConfiguration) - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
 
setGroupSearchBases(List<LdapSearchBaseDefinition>) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set group search bases in config.
setGroupSearchfilter(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set group search filter in config.
setGroupSyncConfig(LdapGroupSyncConfiguration) - Method in class com.communote.server.model.config.LdapConfiguration
 
setGroupSyncConfig(LdapGroupSyncConfiguration) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set group synchronization configuration.
setHandler(TaskHandler) - Method in class com.communote.server.api.core.task.TaskTO
 
setHandlerClassName(String) - Method in class com.communote.server.model.task.Task
 
setHasAccessToTopic(boolean) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
setHeight(int) - Method in class com.communote.common.image.ImageScaler
 
setHideSelectedTags(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets HideSelectedTags.
setHideSelectedTags(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets HideSelectedTags.
setHideSelectedTags(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets HideSelectedTags.
setHideSelectedTags(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets HideSelectedTags.
setHideSelectedTags(boolean) - Method in class com.communote.server.core.vo.query.tag.BlogTagQueryParameters
 
setHideSelectedTags(boolean) - Method in class com.communote.server.core.vo.query.tag.TagQueryParameters
 
setHideSelectedTags(boolean) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
setHorizontalAlignment(int) - Method in class com.communote.common.image.ImageScaler
Set the alignment to use for positioning the image horizontally within the scaled image.
setHorizontalAlignment(int) - Method in class com.communote.server.api.core.image.ImageDescriptor
Set the alignment to use for positioning the image horizontally within the scaled image.
setHostname(String) - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
setHttpClient(CloseableHttpClient, boolean) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Set the HTTP client instance that should be used for all requests.
setHttpErrorCode(String) - Method in class com.communote.server.web.commons.filter.IpRangeChannelFilter
Sets the HTTP error code to be returned when the IP is blocked.
setHttpErrorMessageKey(String) - Method in class com.communote.server.web.commons.filter.IpRangeChannelFilter
Sets the HTTP error message to be returned alongside the HTTP error code when the IP is blocked.
setHttpPort(String) - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
setHttpsEnabled(Boolean) - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
setHttpsPort(String) - Method in class com.communote.server.web.fe.portal.user.system.application.ServerForm
 
setId(Long) - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Sets the id.
setId(Long) - Method in class com.communote.server.api.core.client.ClientTO
 
setId(Long) - Method in class com.communote.server.api.core.common.IdentifiableEntityData
 
setId(Long) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
setId(Long) - Method in class com.communote.server.core.filter.listitems.blog.member.CommunoteEntityData
 
setId(Long) - Method in class com.communote.server.core.vo.IdDateTO
Set the ID field
setId(Long) - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
setId(Long) - Method in class com.communote.server.model.attachment.Attachment
 
setId(Long) - Method in class com.communote.server.model.blog.Blog
 
setId(Long) - Method in class com.communote.server.model.blog.BlogMember
 
setId(Long) - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
 
setId(Long) - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
 
setId(Long) - Method in class com.communote.server.model.client.Client
 
setId(Long) - Method in class com.communote.server.model.client.ClientStatistic
 
setId(Long) - Method in class com.communote.server.model.config.ClientConfiguration
 
setId(Long) - Method in class com.communote.server.model.config.Configuration
 
setId(Long) - Method in class com.communote.server.model.config.ExternalSystemConfiguration
 
setId(Long) - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
 
setId(Long) - Method in class com.communote.server.model.config.LdapSearchBaseDefinition
 
setId(Long) - Method in class com.communote.server.model.config.LdapSearchConfiguration
 
setId(Long) - Method in class com.communote.server.model.external.ExternalObject
 
setId(Long) - Method in class com.communote.server.model.global.GlobalId
 
setId(Long) - Method in class com.communote.server.model.i18n.Message
 
setId(Long) - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
setId(Long) - Method in class com.communote.server.model.note.Content
 
setId(Long) - Method in class com.communote.server.model.note.Note
 
setId(Long) - Method in class com.communote.server.model.note.ProcessedMailNote
 
setId(Long) - Method in class com.communote.server.model.property.Property
 
setId(Long) - Method in class com.communote.server.model.security.ChannelConfiguration
 
setId(Long) - Method in class com.communote.server.model.security.IpRange
 
setId(Long) - Method in class com.communote.server.model.security.IpRangeFilter
 
setId(Long) - Method in class com.communote.server.model.security.SecurityCode
 
setId(Long) - Method in class com.communote.server.model.tag.AbstractTagCategory
 
setId(Long) - Method in class com.communote.server.model.tag.Tag
 
setId(Long) - Method in class com.communote.server.model.task.Task
 
setId(Long) - Method in class com.communote.server.model.task.TaskExecution
 
setId(Long) - Method in class com.communote.server.model.task.TaskProperty
 
setId(Long) - Method in class com.communote.server.model.user.CommunoteEntity
 
setId(Long) - Method in class com.communote.server.model.user.Contact
 
setId(Long) - Method in class com.communote.server.model.user.Country
 
setId(Long) - Method in class com.communote.server.model.user.ExternalUserAuthentication
 
setId(Long) - Method in class com.communote.server.model.user.group.UserOfGroup
 
setId(Long) - Method in class com.communote.server.model.user.Language
 
setId(Long) - Method in class com.communote.server.model.user.NavigationItem
 
setId(Long) - Method in class com.communote.server.model.user.note.UserNoteEntity
 
setId(Long) - Method in class com.communote.server.model.user.NotificationConfig
 
setId(Long) - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
 
setId(Long) - Method in class com.communote.server.model.user.UserAuthority
 
setId(Long) - Method in class com.communote.server.model.user.UserImage
 
setId(Long) - Method in class com.communote.server.model.user.UserProfile
 
setId(Long) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
setId(Long) - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Set the current filter id
setId(Long) - Method in class com.communote.server.web.fe.widgets.management.user.group.EntityListItem
 
setIdentity(UserIdentity) - Method in class com.communote.plugins.mq.message.base.data.security.TrustAuthentication
 
setIdentity(String) - Method in class com.communote.plugins.mq.message.base.data.security.UserIdentity
 
setIdentity(UserIdentity) - Method in class com.communote.plugins.mq.message.base.data.security.UserIdentityContext
 
setIdentity(UserIdentity) - Method in class com.communote.plugins.mq.message.base.data.security.UsernamePasswordAuthentication
 
setIdentityContext(IdentityContext) - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
Sets the cnt user alias.
setIdentityType(String) - Method in class com.communote.plugins.mq.message.base.data.security.UserIdentity
 
setImage(byte[]) - Method in class com.communote.server.api.core.image.ImageVO
 
setImage(byte[]) - Method in class com.communote.server.model.user.UserImage
 
setImageApiUrl(String) - Method in class com.communote.server.model.config.ConfluenceConfiguration
 
setImageLink(String) - Method in class com.communote.server.web.fe.portal.controller.EnhancedPageSection
Set a relative or absolute URL which should be added as a link behind the image.
setImageSize(String) - Method in class com.communote.server.web.fe.portal.user.system.content.FileUploadForm
 
setImageUrl(String) - Method in class com.communote.server.web.fe.portal.controller.EnhancedPageSection
Set the URL of an image for the section.
setInclude(boolean) - Method in class com.communote.server.api.core.property.StringPropertyFilter
Set whether to only match an entity if it has or does not have a property with the key group, key and value.
setIncludeBlogRoles(BlogRole[]) - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
 
setIncludeChildTopics(boolean) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Whether to include the child topics in the query.
setIncludeChildTopics(boolean) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
 
setIncludeEmptyBlogs(boolean) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Sets the include empty blogs.
setIncludeProtectedResources(boolean) - Method in class com.communote.server.core.vo.tag.UserTagClearanceVO
 
setIncludes(Set<IpRange>) - Method in class com.communote.server.model.security.IpRangeFilter
 
setIncludes(String) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
setIncludes(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Set include addresses
setIncludeStartDate(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setIncludeStatusFilter(UserStatus[]) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Sets the status filter.
setIncludeTags(String) - Method in class com.communote.server.core.vo.tag.TagClearanceVO
 
setIncrementalGroupSync(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Ensures that only changes since the last synchronisation will be requested
setIncrementalUserSync(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setIndex(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Sets Index.
setIndex(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Sets Index.
setIndex(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Sets Index.
setIndex(int) - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
setInitBinderRequired(boolean) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientProfileController
Set whether the binder initialization should be run.
setInsertRecipientPersonalName(boolean) - Method in class com.communote.server.core.mail.messages.MailMessage
Define whether the personal name (first name, last name and salutation if available) of a recipient should be added to the TO, CC or BCC headers.
setInstallationPreparedCallback(InstallationPreparedCallback) - Method in class com.communote.server.core.application.DefaultRuntimeBuilder
Set the callback to invoke during startup if Communote is not yet installed.
setInstanceName(String) - Method in class com.communote.server.model.task.TaskExecution
 
setInternalSystemToSecurityContext() - Static method in class com.communote.server.core.security.AuthenticationHelper
Login as the internal system user.
setInvalidateCaches(String[]) - Method in class com.communote.server.web.fe.portal.user.system.application.CacheInvalidationForm
Sets a list of names of caches which have to be invalidated.
setInvitationProvider(String) - Method in class com.communote.server.persistence.user.InviteUserForm
 
setInvitorId(Long) - Method in class com.communote.server.model.user.security.InviteUserToBlogSecurityCode
Set the ID of the user that invited the new user
setIp(String) - Method in exception com.communote.server.core.security.iprange.IpRangeException
 
setIpRangeChannelDao(IpRangeChannelDao) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
Sets the reference to ipRangeChannel's DAO.
setIpRangeDao(IpRangeDao) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
Sets the reference to ipRange's DAO.
setIpRangeFilterDao(IpRangeFilterDao) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
Sets the reference to ipRangeFilter's DAO.
setIsBase64(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.attachment.CreateAttachmentParameter
Sets IsBase64.
setIsBase64(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.CreateAttachmentParameter
Sets IsBase64.
setIsBase64(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.CreateAttachmentParameter
Sets IsBase64.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets IsDirectMessage.
setIsDirectMessage(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets IsDirectMessage.
setIsDirectMessage(boolean) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setIsExternal(boolean) - Method in class com.communote.server.web.fe.widgets.management.user.GroupItem
 
setIsFavorite(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets IsFavorite.
setIsFavorite(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets IsFavorite.
setIsFavorite(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets IsFavorite.
setIsFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets IsFavorite.
setIsFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets IsFavorite.
setIsFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets IsFavorite.
setIsFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets IsFavorite.
setIsFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets IsFavorite.
setIsFavorite(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets IsFavorite.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetCollectionTagParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetCollectionTagParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets IsFollow.
setIsFollow(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets IsFollow.
setIsGroup(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.GetCollectionMemberParameter
Sets IsGroup.
setIsGroup(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.group.member.MemberResource
Sets IsGroup.
setIsGroup(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Sets IsGroup.
setIsGroup(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Sets IsGroup.
setIsGroup(boolean) - Method in class com.communote.plugins.mq.message.core.data.user.BaseEntity
 
setIsGroup(Boolean) - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
setIsGroup(boolean) - Method in class com.communote.server.web.fe.widgets.management.user.group.EntityListItem
 
setIsHtml(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets IsHtml.
setIsHtml(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets IsHtml.
setIsHtml(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets IsHtml.
setIsHtml(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets IsHtml.
setIsHtml(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets IsHtml.
setIsHtml(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets IsHtml.
setIsHtml(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets IsHtml.
setIsHtml(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets IsHtml.
setIsHtml(boolean) - Method in class com.communote.server.model.i18n.Message
 
setIsHtml(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.CustomizeMessageForm
 
setIsLast(String) - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
setIsLike(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets IsLike.
setIsLike(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets IsLike.
setIsLike(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets IsLike.
setIsLike(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets IsLike.
setIsLike(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets IsLike.
setIsLike(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets IsLike.
setIsLike(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets IsLike.
setIsLike(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets IsLike.
setIsLike(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets IsLike.
setIsMentionDiscussionAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets IsMentionDiscussionAuthors.
setIsMentionDiscussionAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets IsMentionDiscussionAuthors.
setIsMentionDiscussionAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets IsMentionDiscussionAuthors.
setIsMentionDiscussionAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets IsMentionDiscussionAuthors.
setIsMentionDiscussionAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets IsMentionDiscussionAuthors.
setIsMentionDiscussionAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets IsMentionDiscussionAuthors.
setIsMentionDiscussionAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets IsMentionDiscussionAuthors.
setIsMentionDiscussionAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets IsMentionDiscussionAuthors.
setIsMentionTopicAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets IsMentionTopicAuthors.
setIsMentionTopicAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets IsMentionTopicAuthors.
setIsMentionTopicAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets IsMentionTopicAuthors.
setIsMentionTopicAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets IsMentionTopicAuthors.
setIsMentionTopicAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets IsMentionTopicAuthors.
setIsMentionTopicAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets IsMentionTopicAuthors.
setIsMentionTopicAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets IsMentionTopicAuthors.
setIsMentionTopicAuthors(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets IsMentionTopicAuthors.
setIsMentionTopicManagers(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets IsMentionTopicManagers.
setIsMentionTopicManagers(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets IsMentionTopicManagers.
setIsMentionTopicManagers(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets IsMentionTopicManagers.
setIsMentionTopicManagers(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets IsMentionTopicManagers.
setIsMentionTopicManagers(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets IsMentionTopicManagers.
setIsMentionTopicManagers(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets IsMentionTopicManagers.
setIsMentionTopicManagers(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets IsMentionTopicManagers.
setIsMentionTopicManagers(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets IsMentionTopicManagers.
setIsMentionTopicReaders(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets IsMentionTopicReaders.
setIsMentionTopicReaders(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets IsMentionTopicReaders.
setIsMentionTopicReaders(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets IsMentionTopicReaders.
setIsMentionTopicReaders(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets IsMentionTopicReaders.
setIsMentionTopicReaders(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets IsMentionTopicReaders.
setIsMentionTopicReaders(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets IsMentionTopicReaders.
setIsMentionTopicReaders(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets IsMentionTopicReaders.
setIsMentionTopicReaders(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets IsMentionTopicReaders.
setIsNoteForMe(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets IsNoteForMe.
setIsNoteForMe(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets IsNoteForMe.
setIsNoteForMe(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets IsNoteForMe.
setIsNoteForMe(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets IsNoteForMe.
setIsNoteForMe(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets IsNoteForMe.
setIsNoteForMe(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets IsNoteForMe.
setIsNoteForMe(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets IsNoteForMe.
setIsNoteForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets IsNoteForMe.
setIsNoteForMe(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets IsNoteForMe.
setIsSystemUser(Boolean) - Method in class com.communote.server.core.security.FieldUserIdentification
 
setItemIndex(int) - Method in class com.communote.server.model.user.NavigationItem
 
setItems(List<CategoryEntry<C, S>>) - Method in class com.communote.common.menu.SimpleMenu
Set the category items of the menu
setJavaScriptCategories(String[]) - Method in class com.communote.server.web.commons.controller.VelocityViewController
Set the names of the categories whose JavaScript resources should be included when rendering the page
setJmsMessageConsumer(MessageConsumer) - Method in interface com.communote.plugins.mq.provider.jms.JMSMessageConsumer
Sets JMS message consumer.
setJmsMessageConsumer(MessageConsumer) - Method in class com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl
Sets JMS message consumer.
setJmsSender(JMSMessageSender) - Method in interface com.communote.plugins.mq.provider.jms.JMSMessageConsumer
 
setJmsSender(JMSMessageSender) - Method in class com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl
 
setKenmeiUserDao(UserDao) - Method in class com.communote.server.core.blog.FavoriteManagementImpl
 
setKey(String) - Method in class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Sets Key.
setKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
Sets Key.
setKey(String) - Method in class com.communote.plugins.mq.message.core.data.property.StringProperty
Set the key of the property
setKey(String) - Method in class com.communote.server.web.commons.tags.menu.EntryTag
 
setKey(String) - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
setKey(String) - Method in class com.communote.server.web.commons.tags.TipTag
 
setKey(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.CustomizeMessageForm
 
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
Sets KeyGroup.
setKeyGroup(String) - Method in class com.communote.server.api.core.property.StringPropertyFilter
Set the group of the key of the property which should or should not be assigned to an entity.
setKeyGroup(String) - Method in class com.communote.server.api.core.property.StringPropertyTO
 
setKeyGroup(String) - Method in class com.communote.server.model.property.Property
 
setLanguage(String) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setLanguage(Locale) - Method in class com.communote.server.api.core.user.UserVO
 
setLanguage(Language) - Method in class com.communote.server.model.i18n.Message
 
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets LanguageCode.
setLanguageCode(String) - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Sets the language code.
setLanguageCode(String) - Method in class com.communote.server.core.vo.query.QueryParameters
 
setLanguageCode(String) - Method in class com.communote.server.model.user.Language
 
setLanguageCode(String) - Method in class com.communote.server.model.user.User
 
setLanguageCode(String) - Method in class com.communote.server.persistence.user.InviteUserForm
Sets the language code.
setLanguageCode(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.CustomizeMessageForm
 
setLanguageCode(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the language code.
setLanguageCode(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
setLanguageDao(LanguageDao) - Method in class com.communote.server.persistence.user.UserDaoBase
Sets the reference to languageDao.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets LanguageLocale.
setLanguageLocale(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets LanguageLocale.
setLanguageLocale(Locale) - Method in class com.communote.server.model.user.User
 
setLargeImage(UserImage) - Method in class com.communote.server.model.user.UserProfile
 
setLastAccessDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Sets LastAccessDate.
setLastAccessDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Sets LastAccessDate.
setLastAccessDate(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Sets LastAccessDate.
setLastAccessDate(Date) - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
setLastAccessDate(Timestamp) - Method in class com.communote.server.model.user.NavigationItem
 
setLastBannerImageModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets LastBannerImageModificationDate.
setLastBannerImageModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets LastBannerImageModificationDate.
setLastBannerImageModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets LastBannerImageModificationDate.
setLastDiscussionCreationDate(Date) - Method in class com.communote.server.api.core.note.NoteData
 
setLastDiscussionNoteCreationDate(Timestamp) - Method in class com.communote.server.model.note.Note
 
setLastExecution(Date) - Method in class com.communote.server.model.task.Task
 
setLastLogin(Timestamp) - Method in class com.communote.server.model.user.User
 
setLastLogoImageModificationDate(Timestamp) - Method in class com.communote.server.model.config.ClientConfiguration
 
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.LastModificationDateResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets LastModificationDate.
setLastModificationDate(Date) - Method in class com.communote.server.api.core.blog.BlogData
Set the date of the last modification of the topic
setLastModificationDate(Date) - Method in class com.communote.server.api.core.image.Image
 
setLastModificationDate(Date) - Method in class com.communote.server.api.core.image.ImageVO
 
setLastModificationDate(Date) - Method in class com.communote.server.api.core.note.NoteData
 
setLastModificationDate(Date) - Method in class com.communote.server.api.core.property.StringPropertyTO
 
setLastModificationDate(Date) - Method in class com.communote.server.api.core.user.DetailedUserData
 
setLastModificationDate(Date) - Method in interface com.communote.server.core.common.time.LastModificationAware
Set the date of the last modification
setLastModificationDate(Timestamp) - Method in class com.communote.server.model.blog.Blog
 
setLastModificationDate(Timestamp) - Method in class com.communote.server.model.note.Note
 
setLastModificationDate(Date) - Method in class com.communote.server.model.property.Property
 
setLastModificationDate(Timestamp) - Method in class com.communote.server.model.user.UserProfile
 
setLastModificationDate(Date) - Method in class com.communote.server.persistence.lastmodifieddate.LastModificationDate
 
setLastModificationDate(Date) - Method in class com.communote.server.web.api.to.listitem.BlogListItem
Set the last modification date of the blog
setLastModificationDate(Date) - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
Sets the last modification date of the note
setLastModificationDate(Date) - Method in class com.communote.server.web.api.to.listitem.PostListItem
 
setLastModificationDate(Date) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
setLastModificationTimestamp(Long) - Method in class com.communote.server.model.config.Setting
Set the time of the last modification of the setting.
setLastModifiedAfter(Timestamp) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
setLastName(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets LastName.
setLastName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets LastName.
setLastName(String) - Method in class com.communote.server.api.core.user.UserData
Set the lastname of user
setLastName(String) - Method in class com.communote.server.api.core.user.UserVO
 
setLastName(String) - Method in class com.communote.server.core.filter.listitems.blog.member.UserListItem
 
setLastName(String) - Method in class com.communote.server.core.user.UserProfileDetails
 
setLastName(String) - Method in class com.communote.server.model.user.UserProfile
 
setLastName(String) - Method in class com.communote.server.persistence.user.InviteUserForm
Sets the lastName.
setLastName(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setLastName(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the last name.
setLastName(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets LastPhotoModificationDate.
setLastPhotoModificationDate(Date) - Method in class com.communote.server.api.core.user.DetailedUserData
 
setLastPhotoModificationDate(Timestamp) - Method in class com.communote.server.model.user.UserProfile
 
setLastProfileImageModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets LastProfileImageModificationDate.
setLastProfileImageModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets LastProfileImageModificationDate.
setLastProfileImageModificationDate(Date) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets LastProfileImageModificationDate.
setLatestMobileVersion(String) - Method in class com.communote.plugins.api.rest.to.LoginInfo
 
setLatestMobileVersion(String) - Method in class com.communote.plugins.api.rest.v22.to.LoginInfo
 
setLatestMobileVersion(String) - Method in class com.communote.plugins.api.rest.v24.to.LoginInfo
 
setLatestMobileVersion(String) - Method in class com.communote.plugins.api.rest.v30.to.LoginInfo
 
setLatestMobileVersion(String) - Method in class com.communote.server.web.api.to.user.LoginInfo
 
setLdapConfiguration(LdapConfiguration) - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
 
setLdapConfigurationDao(LdapConfigurationDao) - Method in class com.communote.server.core.ConfigurationManagementBase
 
setLdapLogin(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setLdapPassword(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Sets the ldap password.
setLeft(Left) - Method in class com.communote.common.util.Pair
 
setLicenseDataProvider(RestApiInformationLicenseDataProvider) - Method in class com.communote.server.web.commons.servlet.RestApiInformationController
Set the provider for license member of the information resource
setLike(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Sets Like.
setLike(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
Sets Like.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.resource.note.like.DeleteLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.DeleteLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.DeleteLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.DeleteLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Sets LikeId.
setLikeId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
Sets LikeId.
setLikeNote(Long, boolean) - Static method in class com.communote.server.core.blog.helper.NoteHelper
 
setLimitResultSet(boolean) - Method in class com.communote.server.core.vo.query.QueryParameters
 
setLimitResultSetAvodingDuplicates(boolean) - Method in class com.communote.server.core.vo.query.QueryParameters
 
setListeners(Collection<CommunoteBundleListener>) - Method in class com.communote.server.web.osgi.WebOSGiComponentsInitializer
 
setLocale(Locale) - Method in class com.communote.server.api.core.tag.TagData
 
setLocale(HttpServletRequest, HttpServletResponse, Locale) - Method in class com.communote.server.web.commons.i18n.SessionHandlerLocaleResolver
setLocalPartName(String) - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
setLockedTimeout(Date) - Method in exception com.communote.server.core.security.AccountTemporarilyLockedException
 
setLockedTimeout(Timestamp) - Method in class com.communote.server.model.user.security.AuthenticationFailedStatus
 
setLockInterval(String) - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationForm
 
setLoggedInView(String) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationController
set the view name to show if the user is logged in
setLogicalTags(LogicalTagFormula) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setLogin(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setLogin(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
setLogin(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setLoginFailedView(String) - Method in class com.communote.server.web.fe.portal.login.AuthenticateUserController
 
setLoginView(String) - Method in class com.communote.server.web.fe.portal.login.AuthenticateUserController
 
setLogoImage(byte[]) - Method in class com.communote.server.model.config.ClientConfiguration
 
setLowerTagDate(Date) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setMail(boolean) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
setMailbox(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setMailMessageId(String) - Method in class com.communote.server.model.note.ProcessedMailNote
 
setMainCacheEnabled(Boolean) - Method in class com.communote.server.web.fe.portal.user.system.application.CacheInvalidationForm
Sets whether main cache should be invalidated.
setManagerDN(String) - Method in class com.communote.server.model.config.LdapConfiguration
 
setManagerPassword(String) - Method in class com.communote.server.model.config.LdapConfiguration
 
setManagingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Sets ManagingUserIds.
setManagingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Sets ManagingUserIds.
setManagingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Sets ManagingUserIds.
setManagingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Sets ManagingUserIds.
setManagingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Sets ManagingUserIds.
setManagingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Sets ManagingUserIds.
setManagingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Sets ManagingUserIds.
setManagingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Sets ManagingUserIds.
setManagingUserIds(String) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setMatched(boolean) - Method in class com.communote.common.matcher.AbstractMatchable
Method to set the matching status of the entity.
setMatched(boolean) - Method in interface com.communote.common.matcher.Matchable
Method to set the matching status of the entity.
setMatched(boolean) - Method in class com.communote.server.api.core.note.NoteData
Method to set the matching status of the entity.
setMatchMode(MatchMode) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Sets the match mode text filtering.
setMatchMode(MatchMode) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Sets the match mode for name queries.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Sets MaxCount.
setMaxCount(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets MaxCount.
setMaximumRank(Double) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setMaxSizeOffset(long) - Method in class com.communote.server.web.commons.resolver.CommunoteMultipartResolver
Overrides the default offset (1000000 bytes) to be added to the file upload limit for defining the maximum size of a multipart request.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets MaxTextLength.
setMaxTextLength(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets MaxTextLength.
setMaxUploadSize(long) - Method in class com.communote.server.web.commons.resolver.CommunoteMultipartResolver
setMaxUsersToMention(int) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileNotificationsForm
 
setMediaId(String) - Method in class com.communote.plugins.mediaparser.RichMediaDescription
 
setMediumImage(UserImage) - Method in class com.communote.server.model.user.UserProfile
 
setMemberEntity(CommunoteEntity) - Method in class com.communote.server.model.blog.BlogMember
 
setMemberMode(boolean) - Method in class com.communote.server.model.config.LdapGroupSyncConfiguration
 
setMemberMode(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set member mode flag in config.
setMembers(Set<BlogMember>) - Method in class com.communote.server.model.blog.Blog
 
setMemberships(Set<BlogMember>) - Method in class com.communote.server.model.user.CommunoteEntity
 
setMentionDiscussionAuthors(boolean) - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
setMentionDiscussionAuthors(boolean) - Method in class com.communote.server.api.core.note.NoteData
 
setMentionDiscussionAuthors(boolean) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setMentionDiscussionAuthors(boolean) - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
setMentionDiscussionAuthors(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setMentionDiscussionAuthors(boolean) - Method in class com.communote.server.model.note.Note
 
setMentionTopicAuthors(boolean) - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
setMentionTopicAuthors(boolean) - Method in class com.communote.server.api.core.note.NoteData
 
setMentionTopicAuthors(boolean) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setMentionTopicAuthors(boolean) - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
setMentionTopicAuthors(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setMentionTopicAuthors(boolean) - Method in class com.communote.server.model.note.Note
 
setMentionTopicManagers(boolean) - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
setMentionTopicManagers(boolean) - Method in class com.communote.server.api.core.note.NoteData
 
setMentionTopicManagers(boolean) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setMentionTopicManagers(boolean) - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
setMentionTopicManagers(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setMentionTopicManagers(boolean) - Method in class com.communote.server.model.note.Note
 
setMentionTopicReaders(boolean) - Method in class com.communote.plugins.mq.message.core.data.note.Note
 
setMentionTopicReaders(boolean) - Method in class com.communote.server.api.core.note.NoteData
 
setMentionTopicReaders(boolean) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setMentionTopicReaders(boolean) - Method in class com.communote.server.core.blog.notes.processors.NoteNotificationDetails
 
setMentionTopicReaders(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setMentionTopicReaders(boolean) - Method in class com.communote.server.model.note.Note
 
setMergeExternalObjects(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setMergeOnAdditionalProperty(boolean) - Method in class com.communote.server.core.vo.user.group.ExternalGroupVO
Whether the additional property should be treated like a unique identifier of an external group.
setMergeProperties(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setMergeTags(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setMessage(String) - Method in class com.communote.plugins.api.rest.to.ApiResult
 
setMessage(String) - Method in class com.communote.plugins.api.rest.to.ApiResultError
 
setMessage(String) - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
 
setMessage(String) - Method in class com.communote.plugins.api.rest.v22.to.ApiResultError
 
setMessage(String) - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
 
setMessage(String) - Method in class com.communote.plugins.api.rest.v24.to.ApiResultError
 
setMessage(String) - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
 
setMessage(String) - Method in class com.communote.plugins.api.rest.v30.to.ApiResultError
 
setMessage(String) - Method in class com.communote.plugins.mq.message.base.data.status.Status
Set an optional message describing the status
setMessage(String, String, String, boolean) - Method in class com.communote.server.core.common.i18n.LocalizationManagement
Method to update or create message.
setMessage(String) - Method in class com.communote.server.core.messaging.vo.Message
 
setMessage(String) - Method in class com.communote.server.model.i18n.Message
 
setMessage(String) - Method in class com.communote.server.web.api.service.blog.InviteUserToBlogApiController.ErrorField
Deprecated.
 
setMessage(String) - Method in class com.communote.server.web.api.to.ApiResult
Deprecated.
 
setMessage(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.CustomizeMessageForm
 
setMessageDeliveryMode(JMSMessageConsumerImpl.MessageDeliveryMode) - Method in interface com.communote.plugins.mq.provider.jms.JMSMessageConsumer
Sets the message delivery mode.
setMessageDeliveryMode(JMSMessageConsumerImpl.MessageDeliveryMode) - Method in class com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl
Sets the message delivery mode.
setMessageId(String) - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
setMessageKey(String) - Method in class com.communote.plugins.api.rest.resource.validation.ParameterValidationError
sets message key (I18n), that describes the error
setMessageKey(String) - Method in exception com.communote.plugins.api.rest.resource.validation.ParameterValidationException
 
setMessageKey(String) - Method in class com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationError
sets message key (I18n), that describes the error
setMessageKey(String) - Method in exception com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationException
 
setMessageKey(String) - Method in class com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationError
sets message key (I18n), that describes the error
setMessageKey(String) - Method in exception com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationException
 
setMessageKey(String) - Method in class com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationError
sets message key (I18n), that describes the error
setMessageKey(String) - Method in exception com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationException
 
setMessageKey(String) - Method in exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
setMessageKey(String) - Method in class com.communote.server.core.common.time.SimplifiedTimeZone
 
setMessageKey(String) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
setMessageKey(String) - Method in class com.communote.server.model.i18n.Message
 
setMessageKey(String) - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
 
setMessagerConnectorConfigDao(MessagerConnectorConfigDao) - Method in class com.communote.server.core.user.UserProfileManagementBase
Sets the reference to messagerConnectorConfig's DAO.
setMessages(Set<String>) - Method in class com.communote.plugins.mq.message.base.handler.ValidationResult
 
setMessageTarget(HttpServletRequest, String) - Static method in class com.communote.server.web.commons.MessageHelper
Sets the message view target.
setMetaData(Map<String, Object>) - Method in class com.communote.plugins.api.rest.to.ApiResult
Set the meta data for the response
setMetaData(Map<String, Object>) - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
Set the meta data for the response
setMetaData(Map<String, Object>) - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
Set the meta data for the response
setMetaData(Map<String, Object>) - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
Set the meta data for the response
setMetadata(ContentMetadata) - Method in class com.communote.server.core.vo.content.AttachmentTO
Sets the metadata, it will also update metadata.getContentSize if the content size might be known and the metadata content length is not set
setMimeTyp(String) - Method in class com.communote.server.api.core.attachment.AttachmentData
 
setMimeType(String) - Method in class com.communote.server.api.core.image.Image
 
setMimeType(String) - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
setMinimumLastModificationDate(Date) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setMinimumRank(Double) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setMinNumberOfElements(int) - Method in class com.communote.common.util.PageableList
 
setMode(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setModeOptions(Map<String, String>) - Method in class com.communote.server.api.core.note.NoteRenderContext
Sets options which should apply for the render mode of this context.
setModificationType(UserOfGroupModificationType) - Method in class com.communote.server.model.user.group.UserOfGroup
 
setMultiModeDomain(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setMultiModeSuffix(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setMultiModeUseAccount(Boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setMultipleTags(boolean) - Method in class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
setMultipleTags(boolean) - Method in class com.communote.server.model.tag.AbstractTagCategory
 
setName(String) - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.ExternalObjectResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.ExternalObjectResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GetGroupParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.group.GroupResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Sets Name.
setName(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Sets Name.
setName(String) - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Sets the default name.
setName(String) - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.BrokerQueue
 
setName(String) - Method in class com.communote.plugins.mq.provider.activemq.user.MQUser
 
setName(String) - Method in class com.communote.server.api.core.client.ClientTO
 
setName(String) - Method in class com.communote.server.api.core.tag.TagData
 
setName(String) - Method in class com.communote.server.core.filter.listitems.blog.member.EntityGroupListItem
 
setName(String) - Method in class com.communote.server.core.vo.tag.CategorizedTagVO
 
setName(String) - Method in class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
setName(String) - Method in class com.communote.server.core.vo.user.group.GroupVO
 
setName(String) - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
setName(String) - Method in class com.communote.server.model.attachment.Attachment
 
setName(String) - Method in class com.communote.server.model.client.Client
 
setName(String) - Method in class com.communote.server.model.security.IpRangeFilter
 
setName(String) - Method in class com.communote.server.model.tag.AbstractTagCategory
 
setName(String) - Method in class com.communote.server.model.user.Country
 
setName(String) - Method in class com.communote.server.model.user.group.Group
 
setName(String) - Method in class com.communote.server.model.user.Language
 
setName(String) - Method in class com.communote.server.model.user.NavigationItem
 
setName(String) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterVO
 
setName(String) - Method in class com.communote.server.web.api.service.blog.InviteUserToBlogApiController.ErrorField
Deprecated.
 
setName(String) - Method in class com.communote.server.web.commons.tags.menu.EntryTag
 
setName(String) - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
setName(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.IpRangeFilterItem
Set the name of the current filter
setName(String) - Method in class com.communote.server.web.fe.widgets.management.user.group.EntityListItem
 
setNameIdentifier(String) - Method in class com.communote.server.api.core.blog.BlogTO
Set the unique alias of the blog
setNameIdentifier(String) - Method in class com.communote.server.api.core.blog.MinimalBlogData
setNameIdentifier(String) - Method in class com.communote.server.model.blog.Blog
 
setNameIdentifier(String) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
setNameLocalized(String) - Method in class com.communote.server.model.user.Language
 
setNames(Set<Message>) - Method in class com.communote.server.model.tag.Tag
 
setNameSpaceUri(String) - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
setNavigationItemId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.DeleteNavigationItemParameter
Sets NavigationItemId.
setNavigationItemId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Sets NavigationItemId.
setNavigationItemId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetNavigationItemParameter
Sets NavigationItemId.
setNavigationItemId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.NavigationItemResource
Sets NavigationItemId.
setNegated(boolean) - Method in class com.communote.server.core.vo.query.logical.LogicalTagFormula
Changes the negated property.
setNewEmail(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangeEmailForm
Sets the new email
setNewEmailAddress(String) - Method in class com.communote.server.model.user.security.EmailSecurityCode
 
setNewPassword(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangePasswordForm
 
setNewPasswordConfirm(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangePasswordForm
 
setNewTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.DeleteTagParameter
Sets NewTagId.
setNewTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets NewTagId.
setNewValue(String) - Method in class com.communote.server.api.core.property.PropertyEvent
 
setNewValue(String) - Method in class com.communote.server.web.api.service.blog.InviteUserToBlogApiController.ErrorField
Deprecated.
 
setNextExecution(Date) - Method in class com.communote.server.model.task.Task
 
setNoChallangeParameter(String) - Method in class com.communote.server.web.external.spring.security.CommunoteBasicAuthenticationEntryPoint
Set the name of the request parameter that when set to "true" will lead to not sending a basic authentication challenge.
setNoChallangeParameter(String) - Method in class com.communote.server.web.external.spring.security.CommunoteBasicAuthenticationFilter
Set the name of the request parameter that when set to "true" will lead to ignoring the basic authentication header.
setNonAjaxUploadRequestMappings(Map<String, String>) - Method in class com.communote.server.web.commons.resolver.MaxUploadSizeExceededExceptionResolver
Define the resources which should not be handled as AJAX Uploads but instead should respond with a custom view.
setNoNotifyEmailsToUserWhenExternalAuth(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
Whether users should not receive notification emails during registration when external authentication is activated.
setNormalizedRank(double) - Method in class com.communote.server.core.vo.user.note.UserNoteEntityTO
 
setNote(Note) - Method in class com.communote.plugins.mq.message.core.message.note.CreateNoteMessage
Set the creation details
setNote(Note) - Method in class com.communote.server.model.attachment.Attachment
 
setNote(Note) - Method in class com.communote.server.model.user.note.UserNoteEntity
 
setNote(Note) - Method in class com.communote.server.model.user.UserNoteProperty
 
setNoteDao(NoteDao) - Method in class com.communote.server.core.blog.FavoriteManagementImpl
 
setNoteDao(NoteDao) - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
 
setNoteDao(NoteDao) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Sets the reference to note's DAO.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.DeleteNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.CreateFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.DeleteFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.favorite.GetCollectionFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.like.CreateLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.like.DeleteLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.property.GetCollectionPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.DeleteNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.CreateFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.DeleteFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.favorite.GetCollectionFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.CreateLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.DeleteLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetCollectionPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetCollectionPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.DeleteNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.CreateFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.DeleteFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.favorite.GetCollectionFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.CreateLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.DeleteLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetCollectionPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetCollectionPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.DeleteNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.CreateFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.DeleteFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.favorite.GetCollectionFavoriteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.CreateLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.DeleteLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetCollectionPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetCollectionPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets NoteId.
setNoteId(Long) - Method in class com.communote.server.api.core.attachment.AttachmentData
 
setNoteId(Long) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setNoteId(Long) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
setNoteId(Long) - Method in class com.communote.server.core.vo.content.AttachmentTO
NoteId is ignored on creating a note and associating it.
setNoteId(Long) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Set the note id.
setNoteTitle(String) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets NoteVersion.
setNoteVersion(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets NoteVersion.
setNotificationConfig(NotificationConfig) - Method in class com.communote.server.model.user.UserProfile
 
setNotificationConfigDao(NotificationConfigDao) - Method in class com.communote.server.core.user.UserProfileManagementBase
Sets the reference to notificationConfig's DAO.
setNotificationConfigDao(NotificationConfigDao) - Method in class com.communote.server.persistence.user.UserDaoBase
Sets the reference to notificationConfigDao.
setNotificationService(NotificationService) - Method in class com.communote.server.core.blog.notes.processors.NotificationNoteProcessor
 
setNotifiedUsers(List<DetailedUserData>) - Method in class com.communote.server.api.core.note.NoteData
 
setNotifyUsers(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setNumberOfAdmins(String, long) - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets NumberOfChildNotes.
setNumberOfChildNotes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets NumberOfChildNotes.
setNumberOfComments(Integer) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets NumberOfComments.
setNumberOfComments(Integer) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets NumberOfComments.
setNumberOfComments(Integer) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets NumberOfComments.
setNumberOfComments(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets NumberOfComments.
setNumberOfComments(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets NumberOfComments.
setNumberOfComments(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets NumberOfComments.
setNumberOfComments(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets NumberOfComments.
setNumberOfComments(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets NumberOfComments.
setNumberOfComments(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets NumberOfComments.
setNumberOfComments(int) - Method in class com.communote.server.api.core.note.NoteData
Sets the number of replies to this note.
setNumberOfComments(int) - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
Sets the number of direct comments including DMs the current user might not be able to read and excluding comments on comments
setNumberOfComments(int) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
Sets the number of replies to this note.
setNumberOfDiscussionNotes(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets NumberOfDiscussionNotes.
setNumberOfDiscussionNotes(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets NumberOfDiscussionNotes.
setNumberOfDiscussionNotes(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets NumberOfDiscussionNotes.
setNumberOfDiscussionNotes(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets NumberOfDiscussionNotes.
setNumberOfDiscussionNotes(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets NumberOfDiscussionNotes.
setNumberOfDiscussionNotes(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets NumberOfDiscussionNotes.
setNumberOfDiscussionNotes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.GetTimelineNoteDiscussionParameter
Sets NumberOfDiscussionNotes.
setNumberOfDiscussionNotes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
Sets NumberOfDiscussionNotes.
setNumberOfDiscussionNotes(int) - Method in class com.communote.server.api.core.note.NoteData
Set the number of notes in the discussion this note belongs to.
setNumberOfElements(int) - Method in class com.communote.server.core.filter.ResultSpecification
 
setNumberOfLastDays(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets NumberOfLastDays.
setNumberOfLastDays(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets NumberOfLastDays.
setNumberOfLastDays(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets NumberOfLastDays.
setNumberOfLastDays(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets NumberOfLastDays.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets NumberOfLikes.
setNumberOfLikes(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets NumberOfLikes.
setNumberOfMaximumExternalObjectsPerTopic(int) - Method in exception com.communote.server.core.external.TooManyExternalObjectsPerTopicException
 
setNumericRole(int) - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
 
setObjectProperties(Set<StringPropertyTO>) - Method in class com.communote.server.api.core.note.NoteData
Set the properties of the note.
setObjectProperties(PropertyType, Long, Set<StringPropertyTO>) - Method in interface com.communote.server.api.core.property.PropertyManagement
Set several properties of an object.
setObjectProperties(Set<StringPropertyTO>) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
Set the properties of the external object.
setObjectProperties(PropertyType, Long, Set<StringPropertyTO>) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
setObjectProperties(Long, Set<StringPropertyTO>) - Method in class com.communote.server.core.property.StringPropertyAccessor
Sets an set of properties.
setObjectProperty(PropertyType, Long, String, String, String) - Method in interface com.communote.server.api.core.property.PropertyManagement
Set a new value of a property.
setObjectProperty(Long, String, String, V) - Method in class com.communote.server.core.property.PropertyAccessor
Add a new, modify or delete an existing property.
setObjectProperty(PropertyType, Long, String, String, String) - Method in class com.communote.server.core.property.PropertyManagementImpl
 
setObjectPropertyUnfiltered(Long, String, String, V) - Method in class com.communote.server.core.property.PropertyAccessor
Adds a new, modifies or deletes an existing property.
setObservationId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Sets ObservationId.
setObservationId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.ObservationResource
Sets ObservationId.
setOccuredDuringChangingBlogRights(boolean) - Method in exception com.communote.server.core.user.group.GroupNotFoundException
 
setOffset(int) - Method in class com.communote.common.util.PageableList
 
setOffset(Integer) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.CreateTagSuggestionListParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.CreateTimelineTagParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.CreateTimelineTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.CreateTimelineUserParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Sets Offset.
setOffset(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets Offset.
setOffset(int) - Method in class com.communote.server.core.filter.ResultSpecification
 
setOldPassword(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangePasswordForm
 
setOldValue(String) - Method in class com.communote.server.api.core.property.PropertyEvent
 
setOnlyIfAvailable(boolean) - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
setOrder(int) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Set a custom order.
setOrigin(Note) - Method in class com.communote.server.model.note.Note
 
setOriginalNoteId(Long) - Method in class com.communote.server.core.vo.blog.AutosaveNoteData
Sets the ID of the note that is edited by the operation that created this autosave
setOriginalPostId(String) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
setOwner(User) - Method in class com.communote.server.model.user.NavigationItem
 
setOwnerId(Long) - Method in class com.communote.server.core.vo.tag.UserTagClearanceVO
 
setPackageAssertionStatus(String, boolean) - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
setPage(String) - Method in class com.communote.server.web.commons.controller.VelocityViewController
 
setPageInformation(PageableList<?>, ResultSpecification) - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Set the Page Information
setPageInformation(PageInformation) - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
 
setPageInformation(QueryParameters, PageableList<? extends IdentifiableEntityData>) - Method in class com.communote.server.web.fe.widgets.AbstractPagedListWidget
Set the Page Information
setPagingSize(Long) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Set the value for the results per page
setParameter(String, String) - Method in class com.communote.server.widgets.AbstractWidget
set widget parameter
setParameter(String, String) - Method in interface com.communote.server.widgets.Widget
set widget parameter
setParameters(Object...) - Method in class com.communote.plugins.api.rest.resource.validation.ParameterValidationError
 
setParameters(Object...) - Method in class com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationError
 
setParameters(Object...) - Method in class com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationError
 
setParameters(Object...) - Method in class com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationError
 
setParameters(Object[]) - Method in exception com.communote.server.core.blog.notes.processors.exceptions.MessageKeyNoteContentException
 
setParameters(Query, List) - Static method in class com.communote.server.persistence.helper.dao.ResultSpecificationHelper
Set the parameters in the query
setParameters(Query, Object...) - Static method in class com.communote.server.persistence.helper.dao.ResultSpecificationHelper
Set the parameters in the query
setParamPassword(String) - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
setParamPassword(String) - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
Sets the password parameter name.
setParamUsername(String) - Method in class com.communote.server.web.external.spring.security.RequestParameterAuthenticationProcessingFilter
 
setParamUsername(String) - Method in class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
Sets the user name parameter name..
setParent(NoteData) - Method in class com.communote.server.api.core.note.NoteData
 
setParent(Note) - Method in class com.communote.server.model.note.Note
 
setParentDiscussionIds(Long[]) - Method in class com.communote.server.web.api.to.listitem.DiscussionListItem
 
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets ParentNoteId.
setParentNoteId(Long) - Method in class com.communote.plugins.mq.message.core.data.note.Note
Set the ID of a note this note should be created as a comment of.
setParentNoteId(Long) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setParentPostAuthor(UserData) - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
Sets the author of the parent note
setParentPostId(Long) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Sets the parent post id.
setParentPostId(Long) - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
Sets the ID of the parent note
setParentPostId(Long) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
setParents(List<DetailBlogListItem>) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setParents(Set<Blog>) - Method in class com.communote.server.model.blog.Blog
 
setParentTopicId(Long) - Method in class com.communote.server.api.core.blog.CreationBlogTO
 
setParentTopicId(Long) - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
 
setParentTopicId(Long) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
setParentTopicIdentifier(EParentTopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
Sets the constant ParentTopicIdentifier.
setParentTopicIdentifier(EParentTopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
Sets the constant ParentTopicIdentifier.
setParentTopicIds(Long[]) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setParentUserId(Long) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
setPassword(char[]) - Method in class com.communote.plugins.mq.message.base.data.security.UsernamePasswordAuthentication
 
setPassword(char[]) - Method in class com.communote.plugins.mq.provider.activemq.user.MQUser
 
setPassword(String) - Method in class com.communote.server.api.core.user.UserVO
 
setPassword(String) - Method in class com.communote.server.model.user.User
 
setPassword(String) - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
Returns the password.
setPassword(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the password.
setPassword(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangeEmailForm
Sets the password.
setPassword(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setPassword(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
setPassword(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setPassword2(String) - Method in class com.communote.server.web.fe.portal.user.forms.ForgottenPWForm
 
setPassword2(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the password2.
setPasswordChanged(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
 
setPasswordChanged(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setPasswordChanged(boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setPasswordChanged(boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
setPasswordChanged(boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setPath(String) - Method in class com.communote.server.web.fe.portal.user.system.content.FileStorageForm
 
setPattern(String) - Method in class com.communote.server.web.commons.tags.HighlightMatchingTag
 
setPendingMessagesCount(long) - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.BrokerQueue
 
setPendingMessagesCount(long) - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.MessageHandlerMQConsumer
 
setPermalinkFound(boolean) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setPermalinkIdsToRecognize(Set<String>) - Method in class com.communote.server.web.fe.portal.blog.controller.InitialFiltersViewController
Set the IDs the view should recognize as permanent link identifier when creating the initial filters.
setPermanentId(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Sets PermanentId.
setPermanentId(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Sets PermanentId.
setPermanentId(String) - Method in class com.communote.server.model.user.ExternalUserAuthentication
 
setPermanentId(String) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set the permanent id.
setPermission(Permission<Blog>) - Method in exception com.communote.server.api.core.blog.BlogAccessException
 
setPermissions(Set<Permission<Note>>) - Method in class com.communote.server.api.core.note.NoteData
 
setPermissionsUrl(String) - Method in class com.communote.server.model.config.ConfluenceConfiguration
 
setPhone(PhoneNumber) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
setPhone(PhoneNumber) - Method in class com.communote.server.model.user.Contact
 
setPhone(PhoneNumber) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setPhoneAreaCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets PhoneAreaCode.
setPhoneAreaCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets PhoneAreaCode.
setPhoneAreaCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets PhoneAreaCode.
setPhoneAreaCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets PhoneAreaCode.
setPhoneAreaCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets PhoneAreaCode.
setPhoneAreaCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets PhoneAreaCode.
setPhoneCountryCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets PhoneCountryCode.
setPhoneCountryCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets PhoneCountryCode.
setPhoneCountryCode(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets PhoneCountryCode.
setPhoneCountryCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets PhoneCountryCode.
setPhoneCountryCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets PhoneCountryCode.
setPhoneCountryCode(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets PhoneCountryCode.
setPhoneNumber(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets PhoneNumber.
setPhoneNumber(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets PhoneNumber.
setPhoneNumber(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets PhoneNumber.
setPhoneNumber(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets PhoneNumber.
setPhoneNumber(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets PhoneNumber.
setPhoneNumber(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets PhoneNumber.
setPhoneNumber(String) - Method in class com.communote.server.model.user.PhoneNumber
 
setPluginName(String) - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
setPollingThread(Thread) - Method in interface com.communote.plugins.mq.provider.jms.JMSMessageConsumer
only for test purposes.
setPollingThread(Thread) - Method in class com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl
only for test purposes.
setPort(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setPort(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
setPort(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setPosition(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets Position.
setPosition(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets Position.
setPosition(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets Position.
setPosition(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets Position.
setPosition(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets Position.
setPosition(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets Position.
setPosition(String) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
setPosition(String) - Method in class com.communote.server.model.user.UserProfile
 
setPosition(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setPosition(String) - Method in class com.communote.server.web.fe.widgets.users.UserListWidget.ListUsersWidgetUserListItem
 
setPostId(Long) - Method in class com.communote.server.web.api.to.listitem.CommonPostListItem
Sets the ID of the note
setPostingInterval(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setPostOnly(boolean) - Method in class com.communote.server.web.external.spring.security.UsernamePasswordFormAuthenticationProcessingFilter
 
setPreferenceEntryId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
Sets PreferenceEntryId.
setPreferenceEntryId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Sets PreferenceEntryId.
setPreferenceEntryId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
Sets PreferenceEntryId.
setPreferenceEntryId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
Sets PreferenceEntryId.
setPreferenceEntryId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
Sets PreferenceEntryId.
setPreferenceEntryId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Sets PreferenceEntryId.
setPreferenceEntryId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
Sets PreferenceEntryId.
setPreferenceEntryId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
Sets PreferenceEntryId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
Sets PreferenceId.
setPreferenceId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
Sets PreferenceId.
setPreferences(PreferenceResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Sets Preferences.
setPreferences(PreferenceResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Sets Preferences.
setPreferences(PreferenceResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
Sets Preferences.
setPreferences(PreferenceResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Sets Preferences.
setPreferences(PreferenceResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Sets Preferences.
setPreferences(PreferenceResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
Sets Preferences.
setPreferences(Map<String, String>) - Method in class com.communote.server.core.vo.user.preferences.UserInterfaceUserPreference
 
setPreferences(Map<String, String>) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
Method to set the preferences.
setPrefix(String) - Method in class com.communote.server.core.vo.tag.GlobalTagCategoryVO
 
setPrefix(String) - Method in class com.communote.server.model.tag.AbstractTagCategory
 
setPrefix(String) - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessageBuilder
Prepend the provided string to the messageKeyBase that was passed to the constructor.
setPreselectedTab(ClientProperty.PRESELECTED_TABS_VALUES) - Method in class com.communote.server.core.vo.user.preferences.UserInterfaceUserPreference
 
setPreselectedTab(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setPreselectedTopicOverviewTab(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setPreselectedView(TimelineFilterViewType) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setPreviewId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.GetPreviewParameter
Sets PreviewId.
setPreviewId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.attachment.preview.PreviewResource
Sets PreviewId.
setPreviewId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.GetPreviewParameter
Sets PreviewId.
setPreviewId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.preview.PreviewResource
Sets PreviewId.
setPreviousExternalUser(ExternalUserVO) - Method in class com.communote.server.core.security.FieldUserIdentification
Also set the externalUserId if it has not been set before
setPrimary(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
Wrapper for setting the primary flag.
setPrimary(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper for setting the primary flag.
setPrimaryAuthentication(String, boolean) - Method in interface com.communote.server.api.core.config.ConfigurationManager
 
setPrimaryAuthentication(String, boolean) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
setPrimaryAuthentication(String, boolean, String) - Method in interface com.communote.server.core.ConfigurationManagement
 
setPrimaryAuthentication(String, boolean, String) - Method in class com.communote.server.core.ConfigurationManagementImpl
setPrimaryAuthentication(boolean) - Method in class com.communote.server.model.config.ExternalSystemConfiguration
 
setPriority(Integer) - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
setPriority(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setProcessedMailNoteDao(ProcessedMailNoteDao) - Method in class com.communote.server.core.blog.MailBasedPostingManagementBase
Sets the reference to processedMailNote's DAO.
setProcessedResource(ResourceDescriptor) - Method in class com.communote.server.web.commons.resource.impl.ResourceFilterMatchProcessor
Set the currently processed resource
setProfile(UserProfile) - Method in class com.communote.server.model.user.User
 
setProfileImageId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets ProfileImageId.
setProfileImageId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets ProfileImageId.
setProfileImageId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets ProfileImageId.
setProfileImageVersion(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets ProfileImageVersion.
setProfileImageVersion(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets ProfileImageVersion.
setProfileImageVersion(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets ProfileImageVersion.
setProfileImageVersion(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets ProfileImageVersion.
setProfileImageVersion(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets ProfileImageVersion.
setProfileImageVersion(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets ProfileImageVersion.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets Properties.
setProperties(Long, PropertyResource[]) - Static method in class com.communote.plugins.api.rest.resource.note.property.PropertyResourceHelper
Set the properties of an note.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Sets Properties.
setProperties(Long, PropertyResource[]) - Static method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResourceHelper
Set the properties of an topic.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.resource.user.CreateUserParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets Properties.
setProperties(Long, PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResourceHelper
Set the properties of an note.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.CreateTimelineNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets Properties.
setProperties(Long, PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResourceHelper
Set the properties of an topic.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.user.CreateUserParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets Properties.
setProperties(Long, PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResourceHelper
Set the properties of an note.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.CreateTimelineNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets Properties.
setProperties(Long, PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResourceHelper
Set the properties of an topic.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.CreateUserParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets Properties.
setProperties(Long, PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResourceHelper
Set the properties of an note.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets Properties.
setProperties(Long, PropertyResource[]) - Static method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResourceHelper
Set the properties of an topic.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.CreateUserParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Sets Properties.
setProperties(ExternalPropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.ExternalLoginResource
Sets Properties.
setProperties(ExternalPropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Sets Properties.
setProperties(PropertyResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets Properties.
setProperties(StringProperty[]) - Method in class com.communote.plugins.mq.message.core.data.note.Note
Set the properties which should be added to the note
setProperties(StringProperty[]) - Method in class com.communote.plugins.mq.message.core.data.note.TemplateNote
 
setProperties(StringProperty[]) - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
 
setProperties(List<StringPropertyTO>) - Method in class com.communote.server.api.core.blog.BlogTO
The properties of the blog
setProperties(Set<StringPropertyTO>) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setProperties(List<StringPropertyTO>) - Method in class com.communote.server.core.vo.content.AttachmentTO
 
setProperties(Set<AttachmentProperty>) - Method in class com.communote.server.model.attachment.Attachment
 
setProperties(Set<BlogProperty>) - Method in class com.communote.server.model.blog.Blog
 
setProperties(Set<ExternalObjectProperty>) - Method in class com.communote.server.model.external.ExternalObject
 
setProperties(String) - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
setProperties(Set<NoteProperty>) - Method in class com.communote.server.model.note.Note
 
setProperties(Set<TaskProperty>) - Method in class com.communote.server.model.task.Task
 
setProperties(Set<GroupProperty>) - Method in class com.communote.server.model.user.group.Group
 
setProperties(Set<UserNoteProperty>) - Method in class com.communote.server.model.user.note.UserNoteEntity
 
setProperties(Set<UserProperty>) - Method in class com.communote.server.model.user.User
 
setProperties(Set<StringPropertyTO>) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set additional user properties.
setPropertiesValidator(NoteTemplatePropertiesValidator) - Method in class com.communote.server.core.template.NoteTemplateDefinition
Sets the validator to be used for validating the template properties.
setProperty(String, T) - Method in class com.communote.server.api.core.common.IdentifiableEntityData
Stores or replaces a value for a property.
setProperty(String, String) - Method in class com.communote.server.api.core.task.TaskTO
Sets a property for the task.
setPropertyEventType(PropertyEvent.PropertyEventType) - Method in class com.communote.server.api.core.property.PropertyEvent
 
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Sets PropertyId.
setPropertyId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
Sets PropertyId.
setPropertyKey(String) - Method in class com.communote.plugins.mq.message.core.data.topic.TopicProperty
 
setPropertyKey(String) - Method in class com.communote.server.api.core.property.StringPropertyFilter
Set the key of the property which should or should not be assigned to an entity.
setPropertyKey(String) - Method in class com.communote.server.api.core.property.StringPropertyTO
 
setPropertyKey(String) - Method in class com.communote.server.model.property.Property
 
setPropertyKey(String) - Method in class com.communote.server.model.task.TaskProperty
 
setPropertyManagement(PropertyManagement) - Method in class com.communote.plugins.mq.message.core.handler.CreateTopicMessageHandler
 
setPropertyManagement(PropertyManagement) - Method in class com.communote.plugins.mq.message.core.handler.EditTopicMessageHandler
 
setPropertyMapping(String) - Method in class com.communote.server.model.config.LdapSearchConfiguration
 
setPropertyResource(boolean) - Method in class com.communote.server.web.commons.resource.ResourceCategoryDefinition
Set whether there can be a PluginProperty providing a resource
setPropertyResourceFallback(String) - Method in class com.communote.server.web.commons.resource.ResourceCategoryDefinition
Set a fallback plugin resource to be used if ResourceCategoryDefinition.hasPropertyResource() returns true but the PluginProperty does not exist.
setPropertyValue(String) - Method in class com.communote.plugins.mq.message.core.data.topic.TopicProperty
 
setPropertyValue(String) - Method in class com.communote.server.api.core.property.StringPropertyFilter
Set the value of the property which should or should not be assigned to an entity.
setPropertyValue(String) - Method in class com.communote.server.api.core.property.StringPropertyTO
 
setPropertyValue(BinaryProperty, byte[]) - Method in class com.communote.server.core.property.BinaryPropertyAccessor
setPropertyValue(P, V) - Method in class com.communote.server.core.property.PropertyAccessor
 
setPropertyValue(P, String) - Method in class com.communote.server.core.property.StringPropertyAccessor
setPropertyValue(UserNoteProperty, String) - Method in class com.communote.server.core.property.UserNotePropertyAccessor
setPropertyValue(byte[]) - Method in class com.communote.server.model.property.BinaryProperty
 
setPropertyValue(String) - Method in class com.communote.server.model.property.StringProperty
 
setPropertyValue(String) - Method in class com.communote.server.model.task.TaskProperty
 
setProtocol(MailInProtocolType) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setProvideDefaultImageIfDisabled(boolean) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Set whether the default image can be returned even if the provider is temporarily disabled.
setProviderAlias(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets ProviderAlias.
setProviderAlias(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Sets ProviderAlias.
setProviderAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets ProviderAlias.
setProviderAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Sets ProviderAlias.
setProviderAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets ProviderAlias.
setProviderAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Sets ProviderAlias.
setProviderAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets ProviderAlias.
setProviderAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Sets ProviderAlias.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Sets PublicAccess.
setPublicAccess(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Sets PublicAccess.
setPublicAccess(boolean) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
the parameter shows whether the request is public or not
setPublicAccess(boolean) - Method in class com.communote.server.model.blog.Blog
 
setPublicUserToSecurityContext(ServletRequest) - Static method in class com.communote.server.core.security.AuthenticationHelper
Set the public user as authenticated user to the current SecurityContext.
setPublish(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets Publish.
setPublish(Boolean) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets Publish.
setPublish(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets Publish.
setPublish(Boolean) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets Publish.
setPublish(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets Publish.
setPublish(Boolean) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets Publish.
setPublish(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets Publish.
setPublish(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets Publish.
setPublish(boolean) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setQueryForAdditionalDMs(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
This method is just a hook for KENMEI-5766 and mainly KENMEI-5661 (the stupid desktop client), to make it possible to AND combine following and direct messages.
setQueryHelperDao(QueryHelperDao) - Method in class com.communote.server.core.query.QueryManagement
Sets the reference to queryHelper's DAO.
setQueryPrefix(String) - Method in class com.communote.server.model.config.LdapConfiguration
 
setQueryPrefix(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setRangeType(int) - Method in class com.communote.server.core.security.iprange.IpFilterCacheKey
Set Range Type
setRank(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Rank.
setRank(Integer) - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
Sets Rank.
setRank(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Rank.
setRank(Integer) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
Sets Rank.
setRank(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Rank.
setRank(Integer) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
Sets Rank.
setRank(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets Rank.
setRank(Integer) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
Sets Rank.
setRank(Number) - Method in class com.communote.server.core.filter.listitems.RankTagListItem
 
setRank(Number) - Method in class com.communote.server.core.filter.listitems.RankUserListItem
Setter user ranke
setRank(int) - Method in class com.communote.server.model.user.note.UserNoteEntity
 
setRank(int) - Method in class com.communote.server.model.user.note.UserNoteEntityImpl
setRankNormalized(double) - Method in class com.communote.server.model.user.note.UserNoteEntity
 
setRankNormalized(double) - Method in class com.communote.server.model.user.note.UserNoteEntityImpl
setRawOffset(int) - Method in class com.communote.server.core.common.time.SimplifiedTimeZone
 
setReadingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Sets ReadingUserIds.
setReadingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Sets ReadingUserIds.
setReadingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Sets ReadingUserIds.
setReadingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Sets ReadingUserIds.
setReadingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Sets ReadingUserIds.
setReadingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Sets ReadingUserIds.
setReadingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Sets ReadingUserIds.
setReadingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Sets ReadingUserIds.
setReadingUserIds(String) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setReceivers(String[]) - Method in class com.communote.server.core.messaging.vo.Message
 
setReconnectionTimeout(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setRedirectionTargets(List<String>) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationSuccessHandler
Set the URLs which can be used as redirection target after successful authentication.
setRedirectUrl(String) - Method in class com.communote.server.web.fe.portal.user.controller.UserProfileController
 
setRefuseOnExternalAuthentication(boolean) - Method in class com.communote.server.web.commons.controller.BaseFormController
If the form is refused on activated external authentication, the user will be redirected to the portal home page.
setRelativeUrlPattern(String) - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
setRememberMeServices(RememberMeServices) - Method in class com.communote.server.web.external.spring.security.CommunoteRememberMeProcessingFilter
setReminderMailSent(boolean) - Method in class com.communote.server.model.user.User
 
setRemoteAddress(String) - Method in class com.communote.plugins.mq.provider.activemq.security.RemoteAddressCallBack
 
setRenameTag(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Sets RenameTag.
setRenameTag(Boolean) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets RenameTag.
setRenderAttachmentLinks(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileNotificationsForm
 
setRenderBlogPermalinkInInvitation(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileNotificationsForm
Set whether a blog permalink should be generated in the blog invitation notification.
setRenderPermalinks(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileNotificationsForm
Set whether permalinks should be generated in notifications.
setRenderSessionId(boolean) - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
Decide if the session should be rendered in the url (default is true).
setRenderTagsJoin(boolean) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setReplyType(ReplyType) - Method in class com.communote.plugins.mq.message.base.message.BaseMessage
 
setRepositoryConnectorId(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.AttachmentResource
Sets RepositoryConnectorId.
setRepositoryConnectorId(String) - Method in class com.communote.plugins.api.rest.v30.resource.attachment.GetAttachmentParameter
Sets RepositoryConnectorId.
setRepositoryId(String) - Method in class com.communote.server.api.core.attachment.AttachmentData
 
setRepositoryIdentifier(String) - Method in class com.communote.server.model.attachment.Attachment
 
setRepositorySize(long) - Method in class com.communote.server.model.client.ClientStatistic
 
setRequest(HttpServletRequest) - Method in class com.communote.server.api.core.note.NoteRenderContext
Set the request that triggered the render action.
setRequest(HttpServletRequest) - Method in class com.communote.server.web.commons.viewtool.RequestAwareTool
Sets the current HttpServletRequest.
setRequest(HttpServletRequest) - Method in class com.communote.server.widgets.AbstractWidget
set the http servlet request for this widget
setRequest(HttpServletRequest) - Method in interface com.communote.server.widgets.Widget
set the http servlet request for this widget
setRequestCache(RequestCache) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationSuccessHandler
Set a request cache to look for a redirection target if no target URL was provided by a request parameter.
setRequiredRole(BlogRole) - Method in exception com.communote.server.api.core.blog.BlogAccessException
 
setRescheduleDate(Date) - Method in class com.communote.server.api.core.task.TaskTO
 
setResetGlobalAccess(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientPermissionsForm
 
setResetToDefault(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientProfileLogoForm
Whether the logo should be reset to the default.
setResourceBundleManager(ResourceBundleManager) - Method in class com.communote.server.web.commons.i18n.ResourceBundleManagerMessageSource
 
setResourceConcatenator(ResourceConcatenator) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
Set the resource concatenator to use.
setResourceId(Long) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setResourceId(String) - Method in exception com.communote.server.web.api.service.RequestedResourceNotFoundException
 
setResourceLoader(ResourceLoader) - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
setResourceType(String) - Method in exception com.communote.server.web.api.service.RequestedResourceNotFoundException
 
setResponse(HttpServletResponse) - Method in class com.communote.server.web.commons.viewtool.RequestAwareTool
Sets the current HttpServletResponse.
setResponse(HttpServletResponse) - Method in class com.communote.server.widgets.AbstractWidget
set the http servlet response for this widget
setResponse(HttpServletResponse) - Method in interface com.communote.server.widgets.Widget
set the http servlet response for this widget
setResponseMetadata(String, Object) - Method in class com.communote.server.widgets.AbstractWidget
Add, remove or replace an entry in the response metadata that should be returned when AbstractWidget.getResponseMetadata() is called.
setResult(T) - Method in class com.communote.plugins.api.rest.to.ApiResult
 
setResult(T) - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
 
setResult(T) - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
 
setResult(T) - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
 
setResult(Object) - Method in class com.communote.server.web.api.to.ApiResult
Deprecated.
 
setResultSpecification(ResultSpecification) - Method in class com.communote.server.core.vo.query.QueryParameters
Set the result specification
setResultSpecification(ResultSpecification) - Method in class com.communote.server.web.fe.portal.user.forms.SearchUserForm
 
setRetrieveOnlyFollowedItems(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Whether to retrieve only followed items or items that are related to these items.
setRetrieveOnlyFollowedUsers(boolean) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Set whether to retrieve only users followed by the current user.
setRetrieveOnlyNotesAfterDate(Date) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
setRetrieveOnlyNotesAfterId(Long) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Note: If also the lowerTagDate filter is set and the lowerTagDate > creationDate of retrieveOnlyNotesBeforeId a standard filtering for lowerTagDate will be done.
setRetrieveOnlyNotesBeforeDate(Date) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Filter to restrict the result to notes that were created before this date.
setRetrieveOnlyNotesBeforeId(Long) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Filter to restrict the result to notes that have an ID that is lower than this one.
setRight(Right) - Method in class com.communote.common.util.Pair
 
setRight(Long) - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Sets Right.
setRight(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Sets Right.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
List of constants Rights.
setRights(List<ERights>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
List of constants Rights.
setRiskLevel(String) - Method in class com.communote.server.web.fe.portal.user.client.controller.security.AuthenticationForm
 
setRole(ERole) - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.RoleBulkExternalTopicRightResource
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Sets the constant Role.
setRole(ERole) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Sets the constant Role.
setRole(BlogRole) - Method in class com.communote.server.core.vo.external.ExternalTopicRoleTO
 
setRole(BlogRole) - Method in class com.communote.server.model.blog.BlogMember
 
setRole(UserRole) - Method in class com.communote.server.model.user.UserAuthority
 
setRole(String) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogMemberInviteForm
Sets the role.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.RoleBulkExternalResource
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.RoleBulkExternalResource
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.RoleBulkExternalResource
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.RoleBulkExternalResource
Sets RoleBulkExternal.
setRoleBulkExternal(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets RoleBulkExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.RoleExternalResource
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.RoleExternalResource
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.RoleExternalResource
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
Sets RoleExternal.
setRoleExternal(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.RoleExternalResource
Sets RoleExternal.
setRoleExternals(RoleExternalResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets RoleExternals.
setRoleExternals(RoleExternalResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets RoleExternals.
setRoleExternals(RoleExternalResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets RoleExternals.
setRoleExternals(RoleExternalResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets RoleExternals.
setRoleExternals(RoleExternalResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets RoleExternals.
setRoleExternals(RoleExternalResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets RoleExternals.
setRoleExternals(RoleExternalResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets RoleExternals.
setRoleExternals(RoleExternalResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets RoleExternals.
setRoleExternals(RoleExternalResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets RoleExternals.
setRoles(Long) - Method in class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.resource.topic.role.RoleResource
Sets Roles.
setRoles(RoleResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets Roles.
setRoles(RoleResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Sets Roles.
setRoles(RoleResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets Roles.
setRoles(RoleResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets Roles.
setRoles(RoleResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Sets Roles.
setRoles(RoleResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets Roles.
setRoles(RoleResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets Roles.
setRoles(RoleResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
Sets Roles.
setRoles(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Sets Roles.
setRoles(RoleResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets Roles.
setRoles(ExternalTopicRole[]) - Method in class com.communote.plugins.mq.message.core.message.topic.SetTopicRolesMessage
 
setRoles(ExternalTopicRole[]) - Method in class com.communote.plugins.mq.message.core.message.topic.UpdateTopicRolesMessage
 
setRoles(Set<String>) - Method in class com.communote.plugins.mq.provider.activemq.user.MQUser
 
setRoles(UserRole[]) - Method in class com.communote.server.api.core.user.UserVO
 
setRoles(List<BlogMemberListItem>) - Method in class com.communote.server.core.filter.listitems.blog.member.BlogRoleEntityListItem
 
setRoles(UserRole[]) - Method in class com.communote.server.core.filter.listitems.UserManagementListItem
 
setRootTopic(boolean) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setRss(Boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.SslChannelConfigurationForm
 
setRunning(boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setRunning(boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setSalutation(String) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets Salutation.
setSalutation(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets Salutation.
setSalutation(String) - Method in class com.communote.server.api.core.user.UserData
Set the salutation of user
setSalutation(String) - Method in class com.communote.server.core.user.UserProfileDetails
 
setSalutation(String) - Method in class com.communote.server.model.user.UserProfile
 
setSalutation(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setSalutation(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
setSameAspectRatio(boolean) - Method in class com.communote.common.image.ImageScaler
 
setSaslMode(String) - Method in class com.communote.server.model.config.LdapConfiguration
 
setScaleSettings(Integer, Integer, Color) - Method in class com.communote.server.api.core.image.type.CustomizableImageTypeDescriptor
Set the scale settings of this type descriptor.
setScannerType(SupportedVirusScannerTypes) - Method in class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
setScope(String) - Method in class com.communote.server.web.commons.tags.FmtMessageTag
setSearchBase(String) - Method in class com.communote.server.model.config.LdapSearchBaseDefinition
 
setSearchBases(List<LdapSearchBaseDefinition>) - Method in class com.communote.server.model.config.LdapSearchConfiguration
 
setSearchFieldMask(int) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Can be used to set the fields to be searched with the text filter.
setSearchFilter(String) - Method in class com.communote.server.model.config.LdapSearchConfiguration
 
setSearchResults(List<User>) - Method in class com.communote.server.web.fe.portal.user.forms.SearchUserForm
 
setSearchString(String) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets SearchString.
setSearchString(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets SearchString.
setSearchString(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets SearchString.
setSearchString(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets SearchString.
setSearchString(String) - Method in class com.communote.server.web.fe.portal.user.forms.SearchUserForm
 
setSearchSubtree(boolean) - Method in class com.communote.server.model.config.LdapSearchBaseDefinition
 
setSecure(boolean) - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
Whether to render the absolute URL as a URL using HTTPS.
setSecurityCodeDao(SecurityCodeDao) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
Sets the reference to securityCodeDao.
setSecurityCodeDao(SecurityCodeDao) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
Sets the reference to securityCodeDao.
setSecurityContext(SecurityContext) - Static method in class com.communote.server.core.security.AuthenticationHelper
Set the given SecurityContext.
setSelectedAuthenticationType(String) - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
setSelectedMenu(String) - Method in class com.communote.server.web.commons.controller.VelocityViewController
Set the identifier to be exported as selected menu.
setSelector(String) - Method in class com.communote.plugins.mq.provider.activemq.monitor.data.MessageHandlerMQConsumer
 
setSender(String) - Method in class com.communote.server.core.messaging.vo.Message
 
setSenderAddress(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setSenderAddress(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
setSenderName(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setSenderName(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
setSendNotifications(boolean) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setSendTokenAsParameter(boolean) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationRequest
 
setServer(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setServer(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
setServer(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setServerDetectionMode(LdapConfigurationForm.ServerDetectionMode) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setServerDomain(String) - Method in class com.communote.server.model.config.LdapConfiguration
 
setServiceClass(Class<?>) - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
setServiceUrl(String) - Method in class com.communote.server.model.config.ConfluenceConfiguration
 
setServletContext(ServletContext) - Method in class com.communote.plugins.webservice.impl.CommunoteWebServiceController
 
setServletContext(ServletContext) - Method in class com.communote.server.web.commons.view.velocity.VelocityTemplateManager
 
setServletContext(ServletContext) - Method in class com.communote.server.web.commons.viewtool.RequestAwareTool
Sets the current ServletContext.
setSession(Session) - Method in class com.communote.plugins.mq.provider.jms.JMSMessageSender
Method to set the session.
setSession(HttpSession) - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
 
setSessionFactoryImplementor(SessionFactoryImplementor) - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
Set the hibernate session factory implementor to use for retrieving a connection for updating the database.
setSessionId(String) - Method in class com.communote.plugins.api.rest.to.LoginInfo
 
setSessionId(String) - Method in class com.communote.plugins.api.rest.v22.to.LoginInfo
 
setSessionId(String) - Method in class com.communote.plugins.api.rest.v24.to.LoginInfo
 
setSessionId(String) - Method in class com.communote.plugins.api.rest.v30.to.LoginInfo
 
setSessionId(String) - Method in class com.communote.server.web.api.to.user.LoginInfo
 
setSetExternalObjects(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setSetTags(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setSettingDao(SettingDao) - Method in class com.communote.server.core.ConfigurationManagementBase
 
setSettingKey(String) - Method in class com.communote.server.model.config.ApplicationConfigurationSetting
 
setSettingKey(String) - Method in class com.communote.server.model.config.Setting
 
setSettings(Set<Setting>) - Method in class com.communote.server.model.config.Configuration
 
setSettingValue(String) - Method in class com.communote.server.model.config.ApplicationConfigurationSetting
 
setSettingValue(String) - Method in class com.communote.server.model.config.Setting
 
setShortContent(String) - Method in class com.communote.server.api.core.note.NoteData
 
setShortContent(String) - Method in class com.communote.server.model.note.Content
 
setShortDisplayName(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Sets ShortDisplayName.
setShortDisplayName(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Sets ShortDisplayName.
setShortText(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets ShortText.
setShortText(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets ShortText.
setShortTitle(LocalizedMessage, boolean) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Set a shorter version of the title which could for instance be shown in a menu.
setShortTitleMessageKey(String) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Set the message key for resolving a localized shorter version of the title which could for instance be shown in a menu.
setShowDiscussionParticipation(boolean) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
 
setShowOnlyFollowedItems(Boolean) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setShowOnlyRootTopics(boolean) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Set whether only root topics should be returned.
setShowOnlyToplevelTopics(boolean) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Set whether only topics marked as top level topic should be returned.
setSingleModeAddress(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setSize(ESize) - Method in class com.communote.plugins.api.rest.resource.user.image.GetImageParameter
Sets the constant Size.
setSize(ESize) - Method in class com.communote.plugins.api.rest.resource.user.image.ImageResource
Sets the constant Size.
setSize(ESize) - Method in class com.communote.plugins.api.rest.v22.resource.user.image.GetImageParameter
Sets the constant Size.
setSize(ESize) - Method in class com.communote.plugins.api.rest.v22.resource.user.image.ImageResource
Sets the constant Size.
setSize(ESize) - Method in class com.communote.plugins.api.rest.v24.resource.user.image.GetImageParameter
Sets the constant Size.
setSize(ESize) - Method in class com.communote.plugins.api.rest.v24.resource.user.image.ImageResource
Sets the constant Size.
setSize(ESize) - Method in class com.communote.plugins.api.rest.v30.resource.user.image.GetImageParameter
Sets the constant Size.
setSize(ESize) - Method in class com.communote.plugins.api.rest.v30.resource.user.image.ImageResource
Sets the constant Size.
setSize(Long) - Method in class com.communote.server.api.core.attachment.AttachmentData
 
setSize(long) - Method in class com.communote.server.api.core.image.Image
 
setSize(Long) - Method in class com.communote.server.model.attachment.Attachment
 
setSize(ImageSizeType) - Method in class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
 
setSmallImage(UserImage) - Method in class com.communote.server.model.user.UserProfile
 
setSmtpHost(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setSmtpPassword(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setSmtpPort(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setSmtpStartTls(boolean) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setSmtpUser(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setSortByDate(QueryParameters.OrderDirection) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Method to set the date sorting.
setSortByDayDateAndRank(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setSortById(QueryParameters.OrderDirection) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
Method to set the id sorting.
setSortingName(String) - Method in class com.communote.server.core.common.time.SimplifiedTimeZone
 
setSortType(SortType) - Method in class com.communote.server.core.filter.SortedResultSpecification
 
setSource(String) - Method in class com.communote.plugins.api.rest.resource.validation.ParameterValidationError
Sets the error source (name of the parameter, that did not pass validation)
setSource(String) - Method in class com.communote.plugins.api.rest.v22.resource.validation.ParameterValidationError
Sets the error source (name of the parameter, that did not pass validation)
setSource(String) - Method in class com.communote.plugins.api.rest.v24.resource.validation.ParameterValidationError
Sets the error source (name of the parameter, that did not pass validation)
setSource(String) - Method in class com.communote.plugins.api.rest.v30.resource.validation.ParameterValidationError
Sets the error source (name of the parameter, that did not pass validation)
setStart(BigInteger) - Method in class com.communote.server.model.security.IpRange
 
setStart(BigInteger) - Method in class com.communote.server.model.security.IpRangeImpl
setStartpageRegistry(StartpageRegistry) - Method in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
Set the start-page registry which will be used to resolve the redirect targets if successRedirectTarget or errorRedirectTarget are undefined.
setStartTime(Date) - Method in class com.communote.server.core.filter.listitems.TimeRangeListItem
 
setStartTls(boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailInForm
 
setStartTls(boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutForm
 
setStartValue(byte[]) - Method in class com.communote.server.model.security.IpRange
 
setStartValue(byte[]) - Method in class com.communote.server.model.security.IpRangeImpl
setStaticName(String) - Method in class com.communote.plugins.activity.base.data.ActivityDefinition
Set the display name of the activity which should be shown when the localized name is not accessible anymore, for example after the definition was removed.
setStaticResource(boolean) - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
 
setStaticResourceByDispatcher(boolean) - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
 
setStatus(String) - Method in class com.communote.plugins.api.rest.to.ApiResult
Sets the status (must be of a value defined in ApiResult.ResultStatus
setStatus(String) - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
Sets the status (must be of a value defined in ApiResult.ResultStatus
setStatus(String) - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
Sets the status (must be of a value defined in ApiResult.ResultStatus
setStatus(String) - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
Sets the status (must be of a value defined in ApiResult.ResultStatus
setStatus(Status) - Method in class com.communote.plugins.mq.message.base.message.CommunoteReplyMessage
 
setStatus(UserStatus) - Method in class com.communote.server.api.core.user.UserData
Set the status of user
setStatus(NoteModificationStatus) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
setStatus(AttachmentStatus) - Method in class com.communote.server.core.vo.content.AttachmentTO
 
setStatus(NoteStatus) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
setStatus(AttachmentStatus) - Method in class com.communote.server.model.attachment.Attachment
 
setStatus(NoteStatus) - Method in class com.communote.server.model.note.Note
 
setStatus(UserStatus) - Method in class com.communote.server.model.user.User
 
setStatus(UserStatus) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set the user status.
setStatus(String) - Method in class com.communote.server.web.api.to.ApiResult
Deprecated.
Sets the status (must be of a value defined in ApiResult.ResultStatus
setStatusChanged(Timestamp) - Method in class com.communote.server.model.user.User
 
setStatusCode(String) - Method in class com.communote.plugins.mq.message.base.data.status.Status
 
setStreet(String) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
setStreet(String) - Method in class com.communote.server.model.user.Contact
 
setStreet(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setStreet(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
setStringRepresentation(String) - Method in class com.communote.server.model.security.IpRange
 
setSubmitAction(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Sets the action.
setSubPanel(boolean) - Method in class com.communote.server.web.commons.tags.menu.PanelTag
 
setSubscriptionEnabled(Boolean) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setSuccess(boolean) - Method in class com.communote.server.widgets.AbstractWidget
Set whether the widget request was successful.
setSuccessHandler(AuthenticationSuccessHandler) - Method in class com.communote.server.web.external.spring.security.AuthenticationSuccessFailureFilter
 
setSuccessMessage(LocalizedMessage) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationResult
Set a message to give some feedback about the successful code confirmation
setSuccessRedirectTarget(String) - Method in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
Sets the success redirect target.
setSuffix(String) - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessageBuilder
Append the provided string to the messageKeyBase that was passed to the constructor.
setSupportAddress(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setSupportsMetadata(boolean) - Method in class com.communote.server.core.crc.RepositoryConnectorConfiguration
 
setSymbolicName(String) - Method in class com.communote.server.model.property.PluginProperty
Sets the symbolic name (same as keyGroup).
setSynchronizationFields(ExternalUserVO) - Static method in class com.communote.server.core.common.ldap.LdapUtils
Sets the fields of the user to be updated.
setSynchronizeUserGroups(boolean) - Method in class com.communote.server.model.config.ExternalSystemConfiguration
 
setSynchronizeUserGroups(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set activation state of group synchronization flag.
setSystemId(String) - Method in class com.communote.server.model.config.ExternalSystemConfiguration
 
setSystemId(String) - Method in class com.communote.server.model.user.ExternalUserAuthentication
 
setSystemId(String) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set the system id.
setSystemNote(boolean) - Method in class com.communote.server.api.core.note.NoteData
 
setTag(String) - Method in class com.communote.server.core.vo.query.logical.AtomicTagFormula
Sets the tag value.
setTagCloudMode(String) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets TagCloudMode.
setTagCloudMode(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets TagCloudMode.
setTagCloudMode(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets TagCloudMode.
setTagCloudMode(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets TagCloudMode.
setTagDao(TagDao) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
Sets the reference to tag's DAO.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetag.GetCollectionTimelineTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.GetCollectionTimelineTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.GetCollectionTimelineTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.DeleteTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetCollectionTimelineNoteTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.GetTimelineNoteTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.GetCollectionTimelineTagParameter
Sets TagId.
setTagId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
Sets TagId.
setTagId(Long) - Method in class com.communote.server.core.util.InitalFiltersVO
Set the tag ID
setTagIds(Collection<Long>) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setTagIdsToExclude(Collection<Long>) - Method in class com.communote.server.core.vo.query.tag.TagQueryParameters
 
setTagItems(Collection<TagData>) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setTagName(String) - Method in class com.communote.server.core.util.InitalFiltersVO
Set the name of the tag identified by the ID returned by InitalFiltersVO.getTagId()
setTagPrefix(String) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setTagPrefix(String) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
set the tag prefix.
setTagPrefix(String) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
 
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetTagStoreTagListParameter
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetTagStoreTagListParameter
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetTagStoreTagListParameter
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetTagStoreTagListParameter
Sets Tags.
setTags(TagStoreTagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets Tags.
setTags(TimelineNoteTagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets Tags.
setTags(TagResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets Tags.
setTags(Tag[]) - Method in class com.communote.plugins.mq.message.core.data.note.Note
Set the tags to be added to the note
setTags(Tag[]) - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
Sets the tags.
setTags(Set<TagTO>) - Method in class com.communote.server.api.core.blog.BlogTO
Set the tags of the blog
setTags(List<TagData>) - Method in class com.communote.server.api.core.note.NoteData
 
setTags(Set<TagTO>) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setTags(Collection<TagData>) - Method in class com.communote.server.api.core.user.UserData
 
setTags(Collection<TagData>) - Method in class com.communote.server.core.filter.listitems.blog.BlogTagListItem
Sets the tags
setTags(Map<String, String>) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setTags(String[]) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setTags(Set<Tag>) - Method in class com.communote.server.model.blog.Blog
 
setTags(Set<Tag>) - Method in class com.communote.server.model.note.Note
 
setTags(List<CategorizedTag>) - Method in class com.communote.server.model.tag.AbstractTagCategory
 
setTags(Set<Tag>) - Method in interface com.communote.server.model.tag.Taggable
 
setTags(Set<Tag>) - Method in class com.communote.server.model.user.CommunoteEntity
 
setTags(String) - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
sets the tags
setTags(String) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
setTags(String) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
Set the tags of the blog, where they are represented by a comma separated String.
setTags(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.GetTagStoreTagListParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.GetTagStoreTagListParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.GetTagStoreTagListParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetCollectionTagStoreTagListParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.GetTagStoreTagListParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
Sets TagStoreAlias.
setTagStoreAlias(String) - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Sets the tag store alias.
setTagStoreAlias(String) - Method in class com.communote.server.api.core.tag.TagData
 
setTagStoreAlias(String) - Method in class com.communote.server.model.tag.Tag
 
setTagStoreAliases(Set<String>) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Set aliases of tag stores to only consider tags from these stores
setTagStoreAliases(Set<String>) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Set aliases of tag stores to only consider tags from these stores
setTagStoreAliases(Set<String>) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Set aliases of tag stores to only consider tags from these stores
setTagStoreId(Long) - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Sets the tag store id.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.resource.tag.GetTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.GetTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.GetTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.GetTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetCollectionTagStoreTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.GetTagStoreTagParameter
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
Sets TagStoreTagId.
setTagStoreTagId(String) - Method in class com.communote.plugins.mq.message.core.data.tag.Tag
Sets the tag store tag id.
setTagStoreTagId(String) - Method in class com.communote.server.api.core.tag.TagData
 
setTagStoreTagId(String) - Method in class com.communote.server.model.tag.Tag
 
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.resource.tag.EditTagParameter
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.EditTagParameter
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.EditTagParameter
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.EditTagParameter
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
Sets TagStoreType.
setTagStoreType(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets TagStoreType.
setTagStoreType(TagStoreType) - Method in class com.communote.server.api.core.tag.TagTO
 
setTagSuggestionId(Long) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets TagSuggestionId.
setTagSuggestionId(Long) - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
Sets TagSuggestionId.
setTagSuggestionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets TagSuggestionId.
setTagSuggestionId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
Sets TagSuggestionId.
setTagSuggestionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets TagSuggestionId.
setTagSuggestionId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
Sets TagSuggestionId.
setTagSuggestionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.GetCollectionTagSuggestionListParameter
Sets TagSuggestionId.
setTagSuggestionId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
Sets TagSuggestionId.
setTagsWithProblems(Collection<String>) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
setTargetUrlParameter(String) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationFailureHandler
Set the parameter to check and if set expose again when redirecting to one of the failure URLs
setTargetUrlParameter(String) - Method in class com.communote.server.web.external.spring.security.CommunoteAuthenticationProcessingFilterEntryPoint
Set the parameter to append which should hold the URL of the current request.
setTargetUrlParameter(String) - Method in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
Name of a request parameter to check for a URL to redirect to instead of the configured static successRedirectTarget or errorRedirectTarget.
setTask(Task) - Method in class com.communote.server.model.task.TaskExecution
 
setTaskInterval(Long) - Method in class com.communote.server.model.task.Task
 
setTaskStatus(TaskStatus) - Method in class com.communote.server.model.task.Task
 
setTemplateId(String) - Method in class com.communote.plugins.mq.message.core.data.note.TemplateNote
Set the ID of the template/activity that should be used for the note.
setTemplateManager(TemplateManager) - Method in class com.communote.server.web.commons.controller.VelocityViewController
Set the template manager to use for resolving template names into templates
setTemplateManager(TemplateManager) - Method in class com.communote.server.web.commons.view.velocity.DynamicVelocityViewResolver
Set the template manager to use for resolving template names into templates
setTemplateProperties(String) - Method in class com.communote.plugins.mq.message.core.data.note.TemplateNote
Set the properties that should be passed to the template engine.
setTermsAccepted(boolean) - Method in class com.communote.server.model.user.User
 
setTermsAgreed(boolean) - Method in class com.communote.server.web.fe.portal.user.forms.AcceptTermsForm
Sets the terms agreed.
setTermsAgreed() - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Has the user agreed to the Terms of use?.
setTermsAgreed(boolean) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
The user agreed to the terms of use.
setText(String) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets Text.
setText(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets Text.
setText(String) - Method in class com.communote.server.web.api.to.listitem.CommonPostListItem
sets the content of the note
setTextFilter(String[]) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Set the strings to be found in title, description or identifier of blog.
setTimeLimitsQueryRequired(boolean) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Set whether a query for time limits is required.
setTimelineFilterViewType(TimelineFilterViewType) - Method in class com.communote.server.core.vo.query.post.NoteQueryParameters
 
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets TimeZoneId.
setTimeZoneId(String) - Method in class com.communote.server.api.core.user.UserVO
 
setTimeZoneId(String) - Method in class com.communote.server.core.common.time.SimplifiedTimeZone
 
setTimeZoneId(String) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
setTimeZoneId(String) - Method in class com.communote.server.core.user.UserProfileDetails
 
setTimeZoneId(String) - Method in class com.communote.server.model.config.ClientConfiguration
 
setTimeZoneId(String) - Method in class com.communote.server.model.user.UserProfile
 
setTimeZoneId(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setTimeZoneId(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientGeneralSettingsForm
 
setTimeZoneId(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
 
setTimeZoneId(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Set the timezone id of this User.
setTimeZoneOffsetList(String) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
 
Setting - Class in com.communote.server.model.config
 
Setting() - Constructor for class com.communote.server.model.config.Setting
 
Setting.Factory - Class in com.communote.server.model.config
Constructs new instances of Setting.
SettingConstants - Class in com.communote.server.model.config
This class holds constants of attributes and associations of the entity Setting.
SettingConstants() - Constructor for class com.communote.server.model.config.SettingConstants
 
SettingDao - Interface in com.communote.server.persistence.config
 
SettingDaoBase - Class in com.communote.server.persistence.config
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.config.Setting.
SettingDaoBase() - Constructor for class com.communote.server.persistence.config.SettingDaoBase
 
SettingDaoImpl - Class in com.communote.server.persistence.config
 
SettingDaoImpl() - Constructor for class com.communote.server.persistence.config.SettingDaoImpl
 
SETTINGKEY - Static variable in class com.communote.server.model.config.ApplicationConfigurationSettingConstants
 
SETTINGKEY - Static variable in class com.communote.server.model.config.SettingConstants
 
SETTINGS - Static variable in class com.communote.server.model.config.ConfigurationConstants
 
SETTINGVALUE - Static variable in class com.communote.server.model.config.ApplicationConfigurationSettingConstants
 
SETTINGVALUE - Static variable in class com.communote.server.model.config.SettingConstants
 
setTitle(String) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets Title.
setTitle(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets Title.
setTitle(String) - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
Sets the title.
setTitle(String) - Method in class com.communote.server.api.core.blog.BlogTO
Set the title of the blog
setTitle(String) - Method in class com.communote.server.api.core.blog.MinimalBlogData
Set the title of the topic
setTitle(String) - Method in class com.communote.server.model.blog.Blog
 
setTitle(String) - Method in class com.communote.server.web.api.to.listitem.BlogListItem
Set the title of the topic
setTitle(LocalizedMessage, boolean) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Set the title of the section.
setTitle(String) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
setTitleMessageKey(String) - Method in class com.communote.server.web.commons.controller.StaticPageSection
Set the message key for resolving a localized title of the section.
setToDate(Date) - Method in class com.communote.server.core.vo.query.search.DateFilter
 
setToForParameterUnspecificElements(Boolean, NoteStoringTO) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Set elements of NoteStoringTO object that are the same in create or edit method
setToForParameterUnspecificElements(Boolean, NoteStoringTO) - Static method in class com.communote.plugins.api.rest.v22.resource.note.NoteResourceHelper
Set elements of NoteStoringTO object that are the same in create or edit method
setToForParameterUnspecificElements(Boolean, NoteStoringTO) - Static method in class com.communote.plugins.api.rest.v24.resource.note.NoteResourceHelper
Set elements of NoteStoringTO object that are the same in create or edit method
setToForParameterUnspecificElements(Boolean, NoteStoringTO) - Static method in class com.communote.plugins.api.rest.v30.resource.note.NoteResourceHelper
Set elements of NoteStoringTO object that are the same in create or edit method
setTokenFactory(TokenFactory<?>) - Method in class com.communote.server.web.external.spring.security.CommunoteTokenAuthenticationProcessingFilter
 
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets Topic.
setTopic(TimelineTopicResource) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets Topic.
setTopic(Topic) - Method in class com.communote.plugins.mq.message.core.message.topic.TopicReplyMessage
 
setTopic(T) - Method in class com.communote.plugins.mq.message.core.message.topic.TopicSpecificMessage
Sets the topic
setTopicAccessLevel(TopicAccessLevel) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Sets the topic access level.
setTopicAlias(String) - Method in class com.communote.plugins.mq.message.core.data.topic.BaseTopic
Sets the topic alias.
setTopicAliasOfExternalObject(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Sets TopicAliasOfExternalObject.
setTopicAliasOfExternalObject(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Sets TopicAliasOfExternalObject.
setTopicAliasOfExternalObject(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Sets TopicAliasOfExternalObject.
setTopicAliasOfExternalObject(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets TopicAliasOfExternalObject.
setTopicAliasOfExternalObject(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Sets TopicAliasOfExternalObject.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets TopicEmail.
setTopicEmail(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets TopicEmail.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.DeleteTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.follow.CreateFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.follow.DeleteFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.follow.GetCollectionFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetCollectionPropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.right.EditRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.DeleteTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.CreateFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.DeleteFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.follow.GetCollectionFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetCollectionPropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.EditRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetCollectionRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.DeleteTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.CreateFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.DeleteFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.follow.GetCollectionFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetCollectionPropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.EditRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetCollectionRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.GetCollectionTimelineTopicParameter
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.CreateChildTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.childtopic.DeleteChildTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.DeleteTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.CreateFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.DeleteFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.follow.GetCollectionFollowParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetCollectionPropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.EditRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.GetRoleBulkExternalTopicRightParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
Sets TopicId.
setTopicId(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets TopicId.
setTopicId(Long) - Method in class com.communote.plugins.mq.message.core.data.topic.BaseTopic
Sets the topic id.
setTopicId(Long) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.CreateTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.DeleteTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.EditTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.role.GetRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.CreateRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.resource.topic.roleexternal.GetRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.CreateTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.DeleteTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.EditTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.CreateExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.DeleteExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.EditExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.externalobject.GetExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetCollectionRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.GetRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.CreateRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v22.resource.topic.roleexternal.GetRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.CreateTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.DeleteTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.EditTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.CreateExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.DeleteExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.EditExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.externalobject.GetExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetCollectionRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.GetRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.CreateRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v24.resource.topic.roleexternal.GetRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.CreateTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.DeleteTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.EditTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.DeleteExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetRoleParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.GetRoleBulkExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.CreateRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetCollectionRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdentifier(ETopicIdentifier) - Method in class com.communote.plugins.api.rest.v30.resource.topic.roleexternal.GetRoleExternalParameter
Sets the constant TopicIdentifier.
setTopicIdOfExternalObject(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.CreateExternalObjectParameter
Sets TopicIdOfExternalObject.
setTopicIdOfExternalObject(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.EditExternalObjectParameter
Sets TopicIdOfExternalObject.
setTopicIdOfExternalObject(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.ExternalObjectResource
Sets TopicIdOfExternalObject.
setTopicIdOfExternalObject(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetCollectionExternalObjectParameter
Sets TopicIdOfExternalObject.
setTopicIdOfExternalObject(Long) - Method in class com.communote.plugins.api.rest.v30.resource.topic.externalobject.GetExternalObjectParameter
Sets TopicIdOfExternalObject.
setTopicListType(ETopicListType) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets the constant TopicListType.
setTopicListType(ETopicListType) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets the constant TopicListType.
setTopicListType(ETopicListType) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets the constant TopicListType.
setTopicListType(ETopicListType) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets the constant TopicListType.
setTopicName(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets TopicName.
setTopicName(String) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets TopicName.
setTopicName(String) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets TopicName.
setTopicName(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets TopicName.
setTopicName(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets TopicName.
setTopicName(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets TopicName.
setTopicName(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets TopicName.
setTopicName(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets TopicName.
setTopicName(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets TopicName.
setTopicNameIdentifier(String) - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
setTopicPath(String) - Method in class com.communote.server.model.blog.ResolvedTopicToTopic
 
setTopicRights(RoleBulkExternalTopicRightResource[]) - Method in class com.communote.plugins.api.rest.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets TopicRights.
setTopicRights(RoleBulkExternalTopicRightResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets TopicRights.
setTopicRights(RoleBulkExternalTopicRightResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets TopicRights.
setTopicRights(RoleBulkExternalTopicRightResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.CreateRoleBulkExternalParameter
Sets TopicRights.
setTopicRights(TopicRights) - Method in class com.communote.plugins.mq.message.core.data.topic.Topic
 
setTopicRole(String) - Method in class com.communote.plugins.mq.message.core.data.role.ExternalTopicRole
 
SetTopicRolesMessage - Class in com.communote.plugins.mq.message.core.message.topic
Set topic role message
SetTopicRolesMessage() - Constructor for class com.communote.plugins.mq.message.core.message.topic.SetTopicRolesMessage
 
SetTopicRolesMessageHandler - Class in com.communote.plugins.mq.message.core.handler
set topic roles message handler
SetTopicRolesMessageHandler() - Constructor for class com.communote.plugins.mq.message.core.handler.SetTopicRolesMessageHandler
 
setTopics(BaseTopic[]) - Method in class com.communote.plugins.mq.message.core.data.note.Note
Set the topics the note should be created in.
setTopicSearchFilters(String[]) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Set the strings to match against the topic titles
setToplevel(Boolean) - Method in class com.communote.server.core.vo.blog.TopicStructureTO
Set whether the topic should be marked as top-level topic.
setToplevelTopic(boolean) - Method in class com.communote.server.api.core.blog.BlogTO
Set whether the topic is a top level topic
setToplevelTopic(boolean) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setToplevelTopic(boolean) - Method in class com.communote.server.model.blog.Blog
 
setToplevelTopic(boolean) - Method in class com.communote.server.web.fe.portal.blog.forms.BlogManagementForm
 
setTransientProperty(String, Object) - Method in class com.communote.server.api.core.note.NoteStoringTO
Add a property which will not be persisted with the note.
setType(EType) - Method in class com.communote.plugins.api.rest.v30.resource.lastmodificationdate.GetCollectionLastModificationDateParameter
Sets the constant Type.
setType(MessagerConnectorType) - Method in class com.communote.server.model.messaging.MessagerConnectorConfig
 
setType(String) - Method in class com.communote.server.model.security.IpRangeChannel
 
setType(String) - Method in class com.communote.server.model.security.IpRangeChannelImpl
setType(String) - Method in class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
 
setTypeSpecificExtension(TaggingCoreItemUTPExtension) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Focuses this query for Notes to one of the sub-types UserTaggedResource or Note.
setUninformableUsers(Collection<String>) - Method in class com.communote.server.core.vo.uti.UserNotificationResult
 
setUniqueName(String) - Method in class com.communote.server.model.task.Task
 
setUnparsedTags(String) - Method in class com.communote.plugins.mq.message.core.data.note.Note
Set a comma separated string of tag names which will be resolved to note tags
setUnparsedTags(String[]) - Method in class com.communote.server.api.core.blog.BlogTO
Set the tags of the blog.
setUnparsedTags(String) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setUnresolvableBlogs(Collection<String>) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
setUnresolvableUsers(Collection<String>) - Method in class com.communote.server.core.vo.uti.UserNotificationResult
 
setUnwritableBlogs(Collection<String>) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
setUpdateAlias(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setUpdateDataProvider(LiquibaseUpdateDataProvider) - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
Set the data provider to use for the update
setUpdateDescription(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setUpdateEmail(boolean) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set the email address.
setUpdateFirstName(boolean) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set first name.
setUpdateLanguage(boolean) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set the language.
setUpdateLastName(boolean) - Method in class com.communote.server.persistence.user.ExternalUserVO
Set the last name.
setUpdateRank(boolean) - Method in class com.communote.server.core.vo.user.note.UserNoteEntityTO
 
setUpdateTitle(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setUpdateTopicRights(boolean) - Method in class com.communote.plugins.mq.message.core.message.topic.EditTopicMessage
 
setUploadDate(Date) - Method in class com.communote.server.core.vo.content.AttachmentTO
 
setUploadDate(Timestamp) - Method in class com.communote.server.model.attachment.Attachment
 
setUploader(User) - Method in class com.communote.server.model.attachment.Attachment
 
setUploaderId(Long) - Method in class com.communote.server.core.vo.content.AttachmentTO
 
setUpperTagDate(Date) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setupQueries() - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.blog.BlogQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQuery
 
setupQueries() - Method in class com.communote.server.core.vo.query.blog.UserTaggedBlogQuery
 
setupQueries() - Method in class com.communote.server.core.vo.query.post.AbstractNoteQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.post.NoteQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.Query
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.tag.AbstractBlogTagQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.tag.BlogTagQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.tag.RankTagQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.tag.RelatedRankTagQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.user.AbstractUserQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.user.AbstractUserTaggingCoreQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.user.RankUserTaggingCoreQuery
Setup the query constants.
setupQueries() - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
Setup the query constants.
setUrl(String) - Method in class com.communote.server.core.common.ldap.caching.LdapServer
 
setUrl(String) - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
setUrl(String) - Method in class com.communote.server.model.config.LdapConfiguration
 
setUrl(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set the URL in config.
setUrlBasePath(String) - Method in class com.communote.server.core.rest.CommunoteRestletServletAdapter
Set the url base path, it will be trimmed, and preceeded by a slash if not happend so far
setUseConfluenceImages(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
 
setUseFulltextFeature(boolean) - Method in class com.communote.server.core.database.config.FulltextSupportingDatabaseConfiguration
Enable or disable the fulltext feature of configuration that supports the fulltext function
setUser(DetailedUserData) - Method in class com.communote.server.api.core.note.NoteData
 
setUser(User) - Method in exception com.communote.server.core.user.InvalidUserStatusTransitionException
 
setUser(User) - Method in class com.communote.server.model.note.Note
 
setUser(User) - Method in class com.communote.server.model.security.SecurityCode
 
setUser(User) - Method in class com.communote.server.model.user.group.UserOfGroup
 
setUser(User) - Method in class com.communote.server.model.user.note.UserNoteEntity
 
setUser(User) - Method in class com.communote.server.model.user.UserNoteProperty
 
setUser(UserData) - Method in class com.communote.server.web.api.to.listitem.DetailPostListItem
Sets the author
setUser(UserVO) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setUser(UserVO) - Method in class com.communote.server.web.fe.portal.user.forms.RegistrationForm
Sets the user.
setUserAlias(String) - Method in class com.communote.plugins.api.rest.resource.topic.role.CreateRoleParameter
Sets UserAlias.
setUserAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.CreateRoleParameter
Sets UserAlias.
setUserAlias(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.role.RoleResource
Sets UserAlias.
setUserAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.CreateRoleParameter
Sets UserAlias.
setUserAlias(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.role.RoleResource
Sets UserAlias.
setUserAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.CreateRoleParameter
Sets UserAlias.
setUserAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.GetCollectionRoleParameter
Sets UserAlias.
setUserAlias(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.role.RoleResource
Sets UserAlias.
setUserAlias(String) - Method in class com.communote.server.core.security.FieldUserIdentification
 
setUserAlias(String) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setUserAlias(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Sets the alias.
setUserAlias(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setUserAliases(Set<String>) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
 
setUserAuthorities(Set<UserAuthority>) - Method in class com.communote.server.model.user.User
 
setUserAuthorityDao(UserAuthorityDao) - Method in class com.communote.server.persistence.user.UserDaoBase
Sets the reference to UserAuthorityDao.
setUserDao(UserDao) - Method in class com.communote.server.core.blog.MailBasedPostingManagementBase
Sets the reference to kenmeiUser's DAO.
setUserDao(UserDao) - Method in class com.communote.server.core.user.UserProfileManagementBase
Sets the reference to kenmeiUser's DAO.
setUserEmail(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Sets the email.
setUserEmail(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setUseRequestParametersForWidget(boolean) - Method in class com.communote.server.widgets.WidgetController
Determines how a widget is found.
setUserFirstName(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Sets the first name.
setUserFirstName(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setUserGroup(Group) - Method in class com.communote.server.core.vo.user.group.UserGroupMembershipVO
Sets the userGroup
setUserGroupId(Long) - Method in class com.communote.server.core.vo.tag.TagClearanceVO
 
setUserGroupManagement(UserGroupManagement) - Method in class com.communote.plugin.ldap.ADTrackingIncrementalRepositoryChangeTracker
 
setUserGroupManagement(UserGroupManagement) - Method in class com.communote.plugin.ldap.helper.GroupRetriever
 
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.timelineuser.GetCollectionTimelineUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.EditUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.CreateFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.DeleteFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.follow.GetCollectionFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.GetCollectionUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.GetUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.image.GetImageParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.property.GetCollectionPropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.to.LoginInfo
 
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.GetCollectionTimelineUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.EditUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.CreateFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.DeleteFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.follow.GetCollectionFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetCollectionUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.GetUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.image.GetImageParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetCollectionPropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v22.to.LoginInfo
 
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.GetCollectionTimelineUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.EditUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.CreateFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.DeleteFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.follow.GetCollectionFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetCollectionUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.GetUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.image.GetImageParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetCollectionPropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.EditUserPreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.GetUserPreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.DeletePreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.GetPreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v24.to.LoginInfo
 
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.GetCollectionTimelineUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.EditUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.GetCollectionExternalLoginParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.CreateFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.DeleteFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.follow.GetCollectionFollowParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetCollectionUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.GetUserParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.image.GetImageParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.CreateNavigationItemParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.DeleteNavigationItemParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.EditNavigationItemParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetCollectionNavigationItemParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.navigationitem.GetNavigationItemParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetCollectionObservationParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.observation.GetObservationParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetCollectionPropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.EditUserPreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.GetUserPreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.DeletePreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.GetPreferenceParameter
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
Sets UserId.
setUserId(Long) - Method in class com.communote.plugins.api.rest.v30.to.LoginInfo
 
setUserId(Long) - Method in class com.communote.server.api.core.property.PropertyEvent
Set the ID of the user associated with a modified UserNoteProperty
setUserId(Long) - Method in class com.communote.server.api.core.user.UserData
setUserId(Long) - Method in class com.communote.server.core.security.FieldUserIdentification
 
setUserId(Long) - Method in exception com.communote.server.core.security.TermsNotAcceptedException
 
setUserId(Long) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setUserId(Long) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
setUserId(Long) - Method in class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Set the User Id for which the rights to access a blog is checked.
setUserId(Long) - Method in class com.communote.server.model.blog.UserToBlogRoleMapping
 
setUserId(Long) - Method in class com.communote.server.web.api.to.listitem.PostListItem
 
setUserId(Long) - Method in class com.communote.server.web.api.to.listitem.v1_0_1.DetailPostListItem
 
setUserId(Long) - Method in class com.communote.server.web.api.to.user.LoginInfo
 
setUserId(Long) - Method in class com.communote.server.web.commons.tags.ImageKenmeiUrlTag
 
setUserIdentifier(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setUserIdentifierIsBinary(boolean) - Method in class com.communote.server.model.config.LdapConfiguration
 
setUserIdentifierIsBinary(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setUserIds(Long[]) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
set the user ids parameter
setUserIdsToIgnore(Long...) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Method to ignore users.
setUserImageDao(UserImageDao) - Method in class com.communote.server.core.user.UserProfileManagementBase
Sets the reference to userImage's DAO.
setUserLanguageCode(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Sets the language code.
setUserLastName(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
Sets the last name.
setUserLastName(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
 
setUserLocale(Locale) - Method in class com.communote.server.core.security.UserDetails
 
setUserLocale(Locale) - Method in class com.communote.server.core.user.UserProfileDetails
 
setUserLongName(String) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setUserManagement(UserManagement) - Method in class com.communote.plugin.ldap.helper.UserRetriever
 
setUserName(String) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets UserName.
setUserName(String) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets UserName.
setUserName(String) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets UserName.
setUserName(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets UserName.
setUserName(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets UserName.
setUserName(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets UserName.
setUserName(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets UserName.
setUserName(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets UserName.
setUserName(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets UserName.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
List of constants UserNoteProperties.
setUserNoteProperties(List<EUserNoteProperties>) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
List of constants UserNoteProperties.
setUserNotificationResult(UserNotificationResult) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
Sets the userNotificationResult
setUserPassword(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setUserPasswordConfirmation(String) - Method in class com.communote.server.web.fe.installer.forms.InstallerForm
 
setUserProfileDao(UserProfileDao) - Method in class com.communote.server.core.user.UserProfileManagementBase
Sets the reference to kenmeiUserProfile's DAO.
setUserProfileDao(UserProfileDao) - Method in class com.communote.server.persistence.user.UserDaoBase
Sets the reference to userProfileDao.
setUserRegistrationOnDBAuthAllowed(boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm
 
setUserRole(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetCollectionTopicParameter
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.resource.topic.GetTopicParameter
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetCollectionTopicParameter
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.GetTopicParameter
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetCollectionTopicParameter
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.GetTopicParameter
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetCollectionTopicParameter
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.GetTopicParameter
Sets UserRole.
setUserRole(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
Sets UserRole.
setUserRole(BlogRole) - Method in exception com.communote.server.api.core.blog.BlogAccessException
 
setUserRole(BlogRole) - Method in class com.communote.server.api.core.blog.UserBlogData
Sets the role the user has in the blog.
setUserRole(BlogRole) - Method in class com.communote.server.core.filter.listitems.blog.UserDetailBlogListItem
 
setUsers(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.resource.note.like.GetCollectionLikeParameter
Sets Users.
setUsers(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.resource.note.like.LikeResource
Sets Users.
setUsers(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.GetCollectionLikeParameter
Sets Users.
setUsers(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.like.LikeResource
Sets Users.
setUsers(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.GetCollectionLikeParameter
Sets Users.
setUsers(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.like.LikeResource
Sets Users.
setUsers(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.GetCollectionLikeParameter
Sets Users.
setUsers(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.like.LikeResource
Sets Users.
setUserSearch(LdapSearchConfiguration) - Method in class com.communote.server.model.config.LdapConfiguration
 
setUserSearchBases(List<LdapSearchBaseDefinition>) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set the user search base in config.
setUserSearchfilter(String) - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
Wrapper to set the user search filter in config.
setUserSearchFilters(String[]) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Searches the user fields without email.
setUserSearchFilters(String[], boolean) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Sets the user search string.
setUserServiceRepositoryMode(String) - Method in class com.communote.server.web.fe.portal.user.client.controller.integration.IntegrationOverviewForm
 
setUserShortName(String) - Method in class com.communote.server.core.util.InitalFiltersVO
 
setUsersNotToNotify(Set<String>) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setUserStatus(UserStatus) - Method in class com.communote.server.core.user.UserProfileDetails
 
setUsersToBeNotified(Set<User>) - Method in class com.communote.server.model.note.Note
 
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.resource.note.CreateNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.resource.note.EditNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.resource.note.GetCollectionNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.resource.note.GetNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.resource.note.NoteResource
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.GetTimelineNoteParameter
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.CreateNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.EditNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.GetNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v22.resource.note.NoteResource
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.GetTimelineNoteParameter
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.CreateNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.EditNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.GetNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v24.resource.note.NoteResource
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.GetTimelineNoteParameter
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.CreateNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.EditNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets UsersToNotify.
setUsersToNotify(String[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.CreateTimelineNoteParameter
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetCollectionTimelineNoteParameter
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.GetTimelineNoteParameter
Sets UsersToNotify.
setUsersToNotify(TimelineUserResource[]) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
Sets UsersToNotify.
setUsersToNotify(BaseEntity[]) - Method in class com.communote.plugins.mq.message.core.data.note.Note
Set the users that should be notified about the note
setUsersToNotify(Set<String>) - Method in class com.communote.server.api.core.note.NoteStoringTO
setUsersToNotifyIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.GetNoteParameter
Sets UsersToNotifyIds.
setUsersToNotifyIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.note.NoteResource
Sets UsersToNotifyIds.
setUserSuffix(String) - Method in class com.communote.server.web.fe.portal.user.system.communication.XmppForm
 
setUserToBeNotified(Long[]) - Method in class com.communote.server.core.vo.query.TimelineQueryParameters
Sets the user to be notified.
setValidationStatus(ValidationResult.ValidationStatus) - Method in class com.communote.plugins.mq.message.base.handler.ValidationResult
 
setValidator(Validator<C, E, D, G, L>) - Method in class com.communote.plugins.api.rest.resource.AbstractResourceHandler
 
setValidator(Validator<C, E, D, G, L>) - Method in class com.communote.plugins.api.rest.v22.resource.AbstractResourceHandler
 
setValidator(Validator<C, E, D, G, L>) - Method in class com.communote.plugins.api.rest.v24.resource.AbstractResourceHandler
 
setValidator(Validator<C, E, D, G, L>) - Method in class com.communote.plugins.api.rest.v30.resource.AbstractResourceHandler
 
setValidator(Validator) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
Set the validator to validate the submitted form backing object.
setValue(String) - Method in class com.communote.plugins.api.rest.resource.note.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.resource.note.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.resource.note.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.resource.topic.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.resource.user.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.resource.user.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.resource.user.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.note.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v22.resource.user.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.note.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.CreatePreferenceParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.EditPreferenceParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.preference.PreferenceResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.note.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.ExternalPropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.externallogin.externalproperty.GetExternalPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.CreatePropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.GetPropertyParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.property.PropertyResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.CreatePreferenceParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.EditPreferenceParameter
Sets Value.
setValue(String) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.preference.PreferenceResource
Sets Value.
setValue(String) - Method in class com.communote.plugins.mq.message.core.data.property.StringProperty
Set the value of the property
setValue(String) - Method in enum com.communote.server.api.core.config.type.CoreProperty
Saves the value for this property.
setValue(T) - Method in class com.communote.server.core.common.ClientValue
 
setValue(String) - Method in class com.communote.server.core.messaging.connectors.xmpp.AliasPacketExtension
Sets the alias.
setValue(String, Object) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
Method to set the given object as value.
setValue(String) - Method in class com.communote.server.web.commons.tags.HighlightMatchingTag
 
setValue(String) - Method in class com.communote.server.web.commons.tags.KenmeiUrlTag
the URL path to the resource to link to
setValueToJson(String, Object) - Method in class com.communote.server.core.vo.user.preferences.UserPreference
Method to set a more complex object explicitly as JSON.
setVar(String) - Method in class com.communote.server.web.commons.tags.FmtMessageTag
setVersion(Long) - Method in class com.communote.server.api.core.note.NoteData
 
setVersion(Long) - Method in class com.communote.server.api.core.note.NoteStoringTO
 
setVersion(String) - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
setVersion(Long) - Method in class com.communote.server.core.vo.blog.NoteModificationResult
 
setVersion(Long) - Method in class com.communote.server.model.note.Note
 
setVersionOf(Set<Note>) - Method in class com.communote.server.model.note.Note
 
setVersions(Object[]) - Method in class com.communote.server.core.crc.vo.ContentMetadata
 
setVerticalAlignment(int) - Method in class com.communote.common.image.ImageScaler
Set the alignment to use for positioning the image vertically within the scaled image.
setVerticalAlignment(int) - Method in class com.communote.server.api.core.image.ImageDescriptor
Set the alignment to use for positioning the image vertically within the scaled image.
setView(String) - Method in class com.communote.server.web.commons.controller.SimpleViewController
Set the name of the view
setView(String) - Method in class com.communote.server.web.commons.controller.VelocityViewController
 
setView(String) - Method in class com.communote.server.web.fe.portal.user.controller.RegisterUserController
Sets the view.
setView(String) - Method in class com.communote.server.web.fe.portal.user.system.application.CertificateController
 
setViewType(TimelineFilterViewType) - Method in class com.communote.server.core.vo.user.preferences.UserInterfaceUserPreference
 
setVirusScanner(VirusScanner) - Method in class com.communote.server.core.vo.content.AttachmentTO
 
setWarningMessage(LocalizedMessage) - Method in class com.communote.server.web.fe.portal.controller.SecurityCodeConfirmationResult
Set a message with warning.
setWeb(Boolean) - Method in class com.communote.server.web.fe.portal.user.client.forms.SslChannelConfigurationForm
 
setWeight(int) - Method in class com.communote.server.core.common.ldap.caching.LdapServer
 
setWidgetFactory(WidgetFactory) - Method in class com.communote.server.widgets.WidgetController
Set the factory to use for creating an instance of a widget that should handle a widget request.
setWidgetPackagePrefix(String) - Method in class com.communote.server.widgets.SimpleWidgetFactory
Set an optional package prefix to interpret the widget group as a relative package and thus only resolve widgets which are in a sub-package of that package.
setWidth(int) - Method in class com.communote.common.image.ImageScaler
 
setWritingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.topic.right.GetRightParameter
Sets WritingUserIds.
setWritingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.resource.topic.right.RightResource
Sets WritingUserIds.
setWritingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.GetRightParameter
Sets WritingUserIds.
setWritingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v22.resource.topic.right.RightResource
Sets WritingUserIds.
setWritingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.GetRightParameter
Sets WritingUserIds.
setWritingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v24.resource.topic.right.RightResource
Sets WritingUserIds.
setWritingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.GetRightParameter
Sets WritingUserIds.
setWritingUserIds(Long[]) - Method in class com.communote.plugins.api.rest.v30.resource.topic.right.RightResource
Sets WritingUserIds.
setWritingUserIds(String) - Method in class com.communote.server.core.filter.listitems.blog.DetailBlogListItem
 
setXmpp(boolean) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
setXMPPConnection(XMPPConnection) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
This method sets the XMPP Connection of this connector.
setXmppFail(boolean) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
setZip(String) - Method in class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
setZip(String) - Method in class com.communote.server.model.user.Contact
 
setZip(String) - Method in class com.communote.server.persistence.user.UserProfileVO
 
setZip(String) - Method in class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
 
SHORTCONTENT - Static variable in class com.communote.server.model.note.ContentConstants
 
shortenUrl(String, String, String, String) - Static method in class com.communote.common.util.UrlHelper
Shortens a URL.
show(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.CustomizeTermsOfUseController
Standard view.
showAddSubtopic() - Method in class com.communote.server.web.fe.widgets.blog.TopicListWidget
 
showCreateNewTopic() - Method in class com.communote.server.web.fe.widgets.blog.TopicListWidget
 
showForm(HttpServletRequest, HttpServletResponse, BindException) - Method in class com.communote.server.web.commons.controller.BaseFormController
showInIntegrationOverview() - Method in class com.communote.server.core.external.AbstractExternalUserRepository
 
showInIntegrationOverview() - Method in interface com.communote.server.core.external.ExternalUserRepository
 
showOnlyFollowedItems() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
 
shutdown() - Method in class com.communote.server.core.bootstrap.ApplicationInitializer
Shutdown the core components and reset the application context.
shutdown() - Method in interface com.communote.server.core.common.caching.CacheManager
Shutdown hook that allows the cache manager to do any kind of clean-up operations.
shutdown() - Method in class com.communote.server.core.common.caching.eh.EhCacheManager
Shutdown hook that allows the cache manager to do any kind of clean-up operations.
shutdown() - Method in class com.communote.server.core.mail.fetching.MailFetcher
Stops the mail-fetcher.
shutdown() - Method in class com.communote.server.core.service.CommunoteServiceManager
Stops and unregisters all running services.
SIGNATURE - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants.Client
Placeholder for client signature.
SimpleMenu<C extends MenuEntry,S extends MenuEntry> - Class in com.communote.common.menu
A simple menu consisting of two levels.
SimpleMenu() - Constructor for class com.communote.common.menu.SimpleMenu
Create an menu with an empty set of categories
SimpleMenu(List<CategoryEntry<C, S>>) - Constructor for class com.communote.common.menu.SimpleMenu
Create a menu with the given set of categories
SimpleMenuBuilder<C extends MenuEntry,S extends MenuEntry> - Class in com.communote.common.menu
Builder to create a SimpleMenu with entries that are sorted according to a declarative defined position.
SimpleMenuBuilder() - Constructor for class com.communote.common.menu.SimpleMenuBuilder
 
SimpleNoteListItem - Class in com.communote.server.core.filter.listitems
 
SimpleNoteListItem() - Constructor for class com.communote.server.core.filter.listitems.SimpleNoteListItem
 
SimpleNoteListItem(Long, Date) - Constructor for class com.communote.server.core.filter.listitems.SimpleNoteListItem
 
SimpleNoteListItemToAutosaveNoteDataConverter - Class in com.communote.server.core.vo.query.note
Converter that builds the data object of an autosave of a note.
SimpleNoteListItemToAutosaveNoteDataConverter(Class<AutosaveNoteData>, Locale) - Constructor for class com.communote.server.core.vo.query.note.SimpleNoteListItemToAutosaveNoteDataConverter
Creates a new converter.
SimpleNoteListItemToDiscussionNoteDataConverter - Class in com.communote.server.core.vo.query.note
Converter which creates DiscussionNoteData objects.
SimpleNoteListItemToDiscussionNoteDataConverter(NoteRenderContext, TimelineFilterViewType, NoteQueryParameters) - Constructor for class com.communote.server.core.vo.query.note.SimpleNoteListItemToDiscussionNoteDataConverter
Creates a new converter which converts root notes of discussions into a data object that also holds all the comments of the discussion sorted by a given order.
SimpleNoteListItemToNoteDataQueryResultConverter<O extends NoteData> - Class in com.communote.server.core.vo.query.note
This converter converts a note to a note list data object.
SimpleNoteListItemToNoteDataQueryResultConverter(Class<O>, NoteRenderContext) - Constructor for class com.communote.server.core.vo.query.note.SimpleNoteListItemToNoteDataQueryResultConverter
Creates a new converter.
SimplePropertyFilterDefinition - Class in com.communote.server.core.property
A property filter definition.
SimplePropertyFilterDefinition() - Constructor for class com.communote.server.core.property.SimplePropertyFilterDefinition
 
SimpleViewController - Class in com.communote.server.web.commons.controller
A simple view controller which just forwards the request to a particular tiles view
SimpleViewController() - Constructor for class com.communote.server.web.commons.controller.SimpleViewController
 
SimpleWidgetController - Class in com.communote.server.widgets
Simple implementation of the WidgetController that returns a string which identifies the view and stores the details for rendering the view as attributes in the request.
SimpleWidgetController() - Constructor for class com.communote.server.widgets.SimpleWidgetController
 
SimpleWidgetFactory - Class in com.communote.server.widgets
Factory that uses reflection to create widget instances.
SimpleWidgetFactory() - Constructor for class com.communote.server.widgets.SimpleWidgetFactory
 
SimplifiedTimeZone - Class in com.communote.server.core.common.time
A simplified version of a TimeZone
SimplifiedTimeZone(String, String, int, String) - Constructor for class com.communote.server.core.common.time.SimplifiedTimeZone
 
SingletonEhCacheManagerFactory - Class in com.communote.server.core.common.caching.eh
Creates and provides a singleton EhCache CacheManager.
SingletonEhCacheProvider - Class in com.communote.server.external.hibernate
Custom EhCacheProvider which ensures that the correct disk store path is used and the cache manager can be shared between Hibernate and Communote.
SingletonEhCacheProvider() - Constructor for class com.communote.server.external.hibernate.SingletonEhCacheProvider
Create a new provider and prepare the region mapping.
size() - Method in class com.communote.common.util.PageableList
size() - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
 
size() - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
 
size() - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
 
size() - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
 
SIZE - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
skip(long) - Method in class com.communote.server.core.rest.RestApiByteArrayInputStream
Skips n bytes of input from this input stream.
skipUpdates() - Method in class com.communote.server.core.common.database.DatabaseUpdater
Return whether updates should be skipped.
SMALL - Static variable in class com.communote.server.model.user.ImageSizeType
 
SMALLIMAGE - Static variable in class com.communote.server.model.user.UserProfileConstants
 
SmileysNoteRenderingPreProcessor - Class in com.communote.plugins.smileys
 
SmileysNoteRenderingPreProcessor() - Constructor for class com.communote.plugins.smileys.SmileysNoteRenderingPreProcessor
 
SmtpMimeMessageSender - Class in com.communote.server.core.mail
MimeMessageSender which uses SMTP to send the message.
SmtpMimeMessageSender(Map<ApplicationPropertyMailing, String>) - Constructor for class com.communote.server.core.mail.SmtpMimeMessageSender
 
SORT_ASCENDING - Static variable in class com.communote.server.core.vo.query.QueryParameters
sort constant for ascending
SORT_DESCENDING - Static variable in class com.communote.server.core.vo.query.QueryParameters
sort constant for descending
sortAndLimitNotes(List<NoteResource>, Integer) - Static method in class com.communote.plugins.api.rest.resource.note.NoteResourceHelper
Sort the notes by date in ascending order and return a subset that contains at most maxCount notes, starting with the oldest
sortByBlogNameAsc() - Method in class com.communote.server.core.vo.query.blog.TopicTimelineParameters
Sort by the blog name ascending.
sortByDateDesc() - Method in class com.communote.server.core.vo.query.blog.TopicTimelineParameters
 
sortByEmailAsc() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Sort by the last name ascending
sortByFirstNameAsc() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Sort by the first name ascending
sortByLastModificationDateAsc() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Sort ascending by the last modification date of the blog.
sortByLastNameAsc() - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Sort by the email ascending
sortByLatestNote() - Method in class com.communote.server.core.vo.query.blog.TopicTimelineParameters
 
sortByName(PageableList<AttachmentData>) - Method in class com.communote.server.core.vo.query.converters.AttachmentToAttachmentDataQueryResultConverter
Sort the attachments alphabetically by filename using the locale passed to the constructor.
sortByNameAsc() - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
sort by the name of the blogs
sortByNameAsc() - Method in class com.communote.server.core.vo.query.tag.BlogTagQueryParameters
sort by the name of the blogs
sortByTagCount() - Method in class com.communote.server.core.vo.query.tag.BlogTagQueryParameters
sort by the count of tags
sortByTagCount() - Method in class com.communote.server.core.vo.query.tag.UserTagQueryParameters
sort by the count of tags
sortByTagCountDesc() - Method in class com.communote.server.core.vo.query.tag.RankTagQueryParameters
Sort by the tag name ascending
sortByTagNameAsc() - Method in class com.communote.server.core.vo.query.tag.TagQueryParameters
Sort by the tag count descending
sortByUserRankDesc() - Method in class com.communote.server.core.vo.query.user.UserTaggingCoreQueryParameters
Sort by the user rank descending
sortByUserRankDesc() - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQueryParameters
Sort by the user rank descending
sortedBlogList(List<E>) - Static method in class com.communote.server.core.blog.helper.BlogManagementHelper
Sort a list of topics alphabetically by the title
SortedResultSpecification - Class in com.communote.server.core.filter
 
SortedResultSpecification() - Constructor for class com.communote.server.core.filter.SortedResultSpecification
 
SortedResultSpecification(SortType, int, int, int) - Constructor for class com.communote.server.core.filter.SortedResultSpecification
 
SortedResultSpecification(int, int) - Constructor for class com.communote.server.core.filter.SortedResultSpecification
 
SortedResultSpecification(SortedResultSpecification) - Constructor for class com.communote.server.core.filter.SortedResultSpecification
Copies constructor from other SortedResultSpecification
sortedUserBlogList(List<UserBlogData>) - Static method in class com.communote.server.core.blog.helper.BlogManagementHelper
Returns the list of user blog list items whose blog titles are localized.
sortResults(Locale, List<L>) - Static method in class com.communote.server.core.tag.TagHelper
sort the result set for the user locale
SortType - Class in com.communote.server.core.filter
 
SortType() - Constructor for class com.communote.server.core.filter.SortType
The default constructor allowing super classes to access it.
splitAfterFirstRdn(String) - Static method in class com.communote.server.core.common.ldap.LdapUtils
Strips the first RDN from a DN and returns a pair where the left element is the stripped of RDN and the right element holds the rest.
SpringAccessDeniedExceptionMapper - Class in com.communote.server.core.exception.mapper
 
SpringAccessDeniedExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.SpringAccessDeniedExceptionMapper
 
SpringAttributesMapperAdapter - Class in com.communote.server.core.common.ldap
Adapter for the AttributesMapper interface used in Spring's LdapTemplate which calls Communote's LdapAttributesMapper
SpringAttributesMapperAdapter(String, LdapAttributesMapper<?>) - Constructor for class com.communote.server.core.common.ldap.SpringAttributesMapperAdapter
 
SpringFormWidget<T> - Class in com.communote.server.widgets.springmvc
FormWidget that supports data binding and validation as done by spring's form controllers.
SpringFormWidget() - Constructor for class com.communote.server.widgets.springmvc.SpringFormWidget
 
SpringMVCWidgetController - Class in com.communote.server.widgets.springmvc
WidgetController supporting Spring MVC
SpringMVCWidgetController() - Constructor for class com.communote.server.widgets.springmvc.SpringMVCWidgetController
 
SpringResourceOpener - Class in com.communote.server.core.database.liquibase
Opener for liquibase changelogs that supports a spring resource loader.
SpringResourceOpener(ResourceLoader, String) - Constructor for class com.communote.server.core.database.liquibase.SpringResourceOpener
 
SqlScriptException - Exception in com.communote.server.core.common.util
 
SqlScriptException() - Constructor for exception com.communote.server.core.common.util.SqlScriptException
 
SqlScriptException(String) - Constructor for exception com.communote.server.core.common.util.SqlScriptException
 
SqlScriptException(String, Throwable) - Constructor for exception com.communote.server.core.common.util.SqlScriptException
 
SqlScriptException(Throwable) - Constructor for exception com.communote.server.core.common.util.SqlScriptException
 
sqlTypes() - Method in class com.communote.server.external.hibernate.usertypes.HibernateByteBlobType
 
sqlTypes() - Method in class com.communote.server.external.hibernate.usertypes.HibernateStringClobType
 
sqlTypes() - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
sqlTypes() - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
sqlTypes() - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
sqlTypes() - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
sqlTypes() - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
sqlTypes() - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
sqlTypes() - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
sqlTypes() - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
sqlTypes() - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
sqlTypes() - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
sqlTypes() - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
sqlTypes() - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
sqlTypes() - Method in class com.communote.server.persistence.user.UserRoleEnum
 
sqlTypes() - Method in class com.communote.server.persistence.user.UserStatusEnum
 
SslChannelConfigurationController - Class in com.communote.server.web.fe.portal.user.client.controller
List all defined channel types for the client and provides a form to define which channel type for.
SslChannelConfigurationController() - Constructor for class com.communote.server.web.fe.portal.user.client.controller.SslChannelConfigurationController
 
SslChannelConfigurationForm - Class in com.communote.server.web.fe.portal.user.client.forms
The Class SslChannelConfigurationForm handles the ssl settings of the client atministration section.
SslChannelConfigurationForm(List<ChannelConfiguration>) - Constructor for class com.communote.server.web.fe.portal.user.client.forms.SslChannelConfigurationForm
Instantiates a new ssl channel configuration form.
StandaloneClientCacheElementProvider - Class in com.communote.server.service
Cache provider for caching clients in a standalone environment.
StandaloneClientCacheElementProvider() - Constructor for class com.communote.server.service.StandaloneClientCacheElementProvider
 
StandaloneLiquibaseDatabaseUpdater - Class in com.communote.server.core.database.liquibase
Database updater for a standalone installation
StandaloneLiquibaseDatabaseUpdater() - Constructor for class com.communote.server.core.database.liquibase.StandaloneLiquibaseDatabaseUpdater
 
standaloneServer(int, AbstractCommunoteApplicationConfig) - Static method in class com.communote.plugins.api.rest.servlet.CommunoteJaxRsApplication
This static method runs a simple standalone server.
standaloneServer(int, AbstractCommunoteApplicationConfig) - Static method in class com.communote.plugins.api.rest.v22.servlet.CommunoteJaxRsApplication
This static method runs a simple standalone server.
standaloneServer(int, AbstractCommunoteApplicationConfig) - Static method in class com.communote.plugins.api.rest.v24.servlet.CommunoteJaxRsApplication
This static method runs a simple standalone server.
standaloneServer(int, AbstractCommunoteApplicationConfig) - Static method in class com.communote.plugins.api.rest.v30.servlet.CommunoteJaxRsApplication
This static method runs a simple standalone server.
StandaloneStylesController - Class in com.communote.plugins.htmlclient
Controller for delivering Standalone Style Sheets for the HTMLClient.
StandaloneStylesController(BundleContext) - Constructor for class com.communote.plugins.htmlclient.StandaloneStylesController
 
StandardDatabaseConfiguration - Class in com.communote.server.core.database.config
DatabaseConfiguration without fulltext support.
StandardDatabaseConfiguration() - Constructor for class com.communote.server.core.database.config.StandardDatabaseConfiguration
 
StandardLastModificationDateFactory - Class in com.communote.server.persistence.lastmodifieddate
Standard factory that creates LastModificationDate's
StandardLastModificationDateFactory() - Constructor for class com.communote.server.persistence.lastmodifieddate.StandardLastModificationDateFactory
 
StandardLikeFulltextFunction - Class in com.communote.server.core.database.hibernate
Implements the HQL fulltext function with standard SQL LIKE functionality.
StandardLikeFulltextFunction() - Constructor for class com.communote.server.core.database.hibernate.StandardLikeFulltextFunction
 
start() - Method in class com.communote.plugin.ldap.ADTrackingIncrementalRepositoryChangeTracker
Initializes the connection to the directory server.
start(BundleContext) - Method in class com.communote.plugin.ldap.LdapActivator
 
start() - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
 
start() - Method in class com.communote.plugin.ldap.LdapUserRepository
 
start() - Method in class com.communote.plugins.activity.base.ActivityBaseActivator
Callback to initialize the bundle when all required resources are available
start() - Method in class com.communote.plugins.activity.core.ActivityCoreBundleActivator
registers the activities
start(BundleContext) - Method in class com.communote.plugins.api.rest.Activator
Register the application in RestletApplicationManager using the current bundle version.
start(BundleContext) - Method in class com.communote.plugins.api.rest.v22.Activator
Register the application in RestletApplicationManager using the current bundle version.
start(BundleContext) - Method in class com.communote.plugins.api.rest.v24.Activator
Register the application in RestletApplicationManager using the current bundle version.
start(BundleContext) - Method in class com.communote.plugins.api.rest.v30.Activator
Register the application in RestletApplicationManager using the current bundle version.
start(BundleContext) - Method in class com.communote.plugins.atlr.AtlrActivator
start(BundleContext) - Method in class com.communote.plugins.bookmarklet.BookmarkletActivator
 
start(BundleContext) - Method in class com.communote.plugins.confluence.ConfluencePluginActivator
start(BundleContext) - Method in class com.communote.plugins.ContentTypeExtractorActivator
start(BundleContext) - Method in class com.communote.plugins.core.CommunoteCorePluginBundleActivator
Does nothing.
start() - Method in class com.communote.plugins.embed.EmbedController
 
start(BundleContext) - Method in class com.communote.plugins.htmlclient.HtmlClientActivator
 
start() - Method in interface com.communote.plugins.mq.provider.jms.JMSMessageConsumer
initializes the message consumer.
start() - Method in class com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl
initializes the message consumer.
start() - Method in interface com.communote.server.api.core.application.Runtime
Starts the bootstrapping.
start() - Method in class com.communote.server.core.application.DefaultRuntime
Starts the bootstrapping.
start() - Method in interface com.communote.server.core.external.IncrementalRepositoryChangeTracker
Method to be called before the synchronization starts.
start(boolean) - Method in class com.communote.server.core.mail.fetching.MailFetchingService
Non-blocking function that starts the service.
start() - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
Call this to start the connector.
start() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Does nothing.
start(boolean) - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPService
Non-blocking function that starts the service.
start() - Method in interface com.communote.server.core.messaging.NotificationManagement
Use this method to initialise the management.
start() - Method in class com.communote.server.core.messaging.NotificationManagementImpl
Use this method to initialise the management.
start() - Method in class com.communote.server.core.osgi.OSGiManagement
Starts the framework.
start(boolean) - Method in interface com.communote.server.core.service.CommunoteService
Non-blocking function that starts the service.
start(String) - Method in class com.communote.server.core.service.CommunoteServiceManager
Starts a service by name.
start() - Method in class com.communote.server.core.user.groups.ExternalUserGroupRetriever
Resets the internal status.
start() - Method in class com.communote.server.core.user.groups.IncrementalUserGroupRetriever
Called, before the synchronizations starts.
start() - Method in class com.communote.server.core.user.groups.UserGroupRetriever
Called, before the synchronizations starts.
start(boolean) - Method in class com.communote.server.core.virusscan.VirusScannerService
Non-blocking function that starts the service.
start(Properties) - Method in class com.communote.server.external.hibernate.SingletonEhCacheProvider
START - Static variable in class com.communote.server.model.security.IpRangeConstants
 
start() - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
This method will be called when the accessor starts.
start() - Method in interface com.communote.server.plugins.api.Plugin
Deprecated.
This method will be called when the plug-in starts.
startAsync() - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
startAsync(ServletRequest, ServletResponse) - Method in class com.communote.server.core.rest.HttpServletRequestWrapper
 
startCheckMessages() - Method in class com.communote.server.core.mail.fetching.ImapMailboxConnection
Starts checking for messages and blocks until another thread calls the MailboxConnection.disconnect() method or an error or exception (e.g.
startCheckMessages() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Starts checking for messages and blocks until another thread calls the MailboxConnection.disconnect() method or an error or exception (e.g.
startDatabaseSetup(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.installer.controller.InstallationJSONController
Ajax method to start the database setup.
startElement(String, String, String, Attributes) - Method in class com.communote.server.core.crc.xml.MetadataXMLHandler
startFetching(MailMessageWorker) - Method in class com.communote.server.core.mail.fetching.MailFetcher
Blocking method which starts fetching mails.
startListening(MailMessageWorker) - Method in class com.communote.server.core.mail.fetching.MailboxConnection
First tries to open the connection to the mail server.
StartpageController - Annotation Type in com.communote.plugins.core
Annotation which can be used to mark a Controller as a start page providing controller.
StartpageRegistry - Class in com.communote.server.web.commons.controller
Registry to define the current start page.
StartpageRegistry() - Constructor for class com.communote.server.web.commons.controller.StartpageRegistry
 
startParallelWorkingMode() - Method in class com.communote.server.core.mail.fetching.MailMessageWorker
Starts the parallel working mode.
startSynchronization(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupManagementController
This method starts the synchronization and returns a JSON response.
startTaskExecution(String) - Method in interface com.communote.server.api.core.task.TaskManagement
Mark a task as running on this instance by creating an execution for it and setting the status to RUNNING.
startTaskExecution(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
startTaskExecutionTx(String) - Method in interface com.communote.server.api.core.task.TaskManagement
Same as TaskManagement.startTaskExecution(String) but can throw DatabaseIntegrityViolationException.
startTaskExecutionTx(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
StartupProperties - Interface in com.communote.server.api.core.config
Holds the properties that are required for the startup of the application.
StartupPropertiesImpl - Class in com.communote.server.core.config
Holds the properties that are required for the startup of the application.
StartupPropertiesImpl(String) - Constructor for class com.communote.server.core.config.StartupPropertiesImpl
Constructs a new instance of the startup properties.
STARTVALUE - Static variable in class com.communote.server.model.security.IpRangeConstants
 
StaticLocalizedMessage - Class in com.communote.common.i18n
Static message with always the same text.
StaticLocalizedMessage(String) - Constructor for class com.communote.common.i18n.StaticLocalizedMessage
Constructor.
StaticPageContentManager - Class in com.communote.server.web.commons.controller
Manages a collection of sections with static content which should be displayed by StaticPageVelocityViewController.
StaticPageContentManager() - Constructor for class com.communote.server.web.commons.controller.StaticPageContentManager
 
StaticPageSection - Class in com.communote.server.web.commons.controller
Holds the details of a section of a static page.
StaticPageSection(String) - Constructor for class com.communote.server.web.commons.controller.StaticPageSection
Create a new section.
StaticPageVelocityViewController - Class in com.communote.server.web.commons.controller
Special velocity view manager which shows static content which can be configured with StaticPageContentManager.
StaticPageVelocityViewController() - Constructor for class com.communote.server.web.commons.controller.StaticPageVelocityViewController
 
Status - Class in com.communote.plugins.mq.message.base.data.status
Status class
Status() - Constructor for class com.communote.plugins.mq.message.base.data.status.Status
 
Status - Class in com.communote.server.core.exception
Status which describes the result of an exception mapper.
Status(LocalizedMessage, String, Reason...) - Constructor for class com.communote.server.core.exception.Status
Constructor.
Status(String, Object[], String, Reason...) - Constructor for class com.communote.server.core.exception.Status
Constructor.
Status(String, String, Reason...) - Constructor for class com.communote.server.core.exception.Status
Constructor.
STATUS - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
STATUS - Static variable in class com.communote.server.model.note.NoteConstants
 
STATUS - Static variable in class com.communote.server.model.user.UserConstants
 
STATUSCHANGED - Static variable in class com.communote.server.model.user.UserConstants
 
stop(boolean) - Method in class com.communote.plugin.ldap.ADTrackingIncrementalRepositoryChangeTracker
Method to be called after the synchronization ran.
stop(BundleContext) - Method in class com.communote.plugin.ldap.LdapActivator
 
stop() - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
 
stop() - Method in class com.communote.plugin.ldap.LdapUserRepository
 
stop() - Method in class com.communote.plugins.activity.base.ActivityBaseActivator
Callback to clean-up after departure of required resources
stop() - Method in class com.communote.plugins.activity.core.ActivityCoreBundleActivator
removes the activities
stop(BundleContext) - Method in class com.communote.plugins.api.rest.Activator
Unregister the application in RestletApplicationManager using the current bundle version.
stop(BundleContext) - Method in class com.communote.plugins.api.rest.v22.Activator
Unregister the application in RestletApplicationManager using the current bundle version.
stop(BundleContext) - Method in class com.communote.plugins.api.rest.v24.Activator
Unregister the application in RestletApplicationManager using the current bundle version.
stop(BundleContext) - Method in class com.communote.plugins.api.rest.v30.Activator
Unregister the application in RestletApplicationManager using the current bundle version.
stop(BundleContext) - Method in class com.communote.plugins.atlr.AtlrActivator
stop(BundleContext) - Method in class com.communote.plugins.bookmarklet.BookmarkletActivator
Does nothing.
stop(BundleContext) - Method in class com.communote.plugins.confluence.ConfluencePluginActivator
stop(BundleContext) - Method in class com.communote.plugins.ContentTypeExtractorActivator
stop(BundleContext) - Method in class com.communote.plugins.core.CommunoteCorePluginBundleActivator
Does nothing.
stop() - Method in class com.communote.plugins.embed.EmbedController
 
stop(BundleContext) - Method in class com.communote.plugins.htmlclient.HtmlClientActivator
 
stop() - Method in interface com.communote.plugins.mq.provider.jms.JMSMessageConsumer
stops JMS message consumer.
stop() - Method in class com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl
stops JMS message consumer.
stop() - Method in interface com.communote.server.api.core.application.Runtime
Stop the runtime and free any resources held.
stop() - Method in class com.communote.server.core.application.DefaultRuntime
 
stop(boolean) - Method in interface com.communote.server.core.external.IncrementalRepositoryChangeTracker
Method to be called after the synchronization ran.
stop() - Method in class com.communote.server.core.mail.fetching.MailFetchingService
Stops the service and returns after the service was stopped.
stop() - Method in class com.communote.server.core.mail.fetching.MessagesAddedListener
Stops the listener and its worker.
stop() - Method in interface com.communote.server.core.messaging.connector.MessagerConnector
Should be called before the connector is removed.
stop() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Should be called before the connector is removed.
stop() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPService
Stops the service and returns after the service was stopped.
stop() - Method in interface com.communote.server.core.messaging.NotificationManagement
Use this method to stop the management.
stop() - Method in class com.communote.server.core.messaging.NotificationManagementImpl
Use this method to stop the management.
stop() - Method in class com.communote.server.core.osgi.OSGiManagement
Stops the Framework
stop() - Method in interface com.communote.server.core.service.CommunoteService
Stops the service and returns after the service was stopped.
stop(String) - Method in class com.communote.server.core.service.CommunoteServiceManager
Stops a service by name.
stop(boolean) - Method in class com.communote.server.core.user.groups.ExternalUserGroupRetriever
Logs the success status
stop(boolean) - Method in class com.communote.server.core.user.groups.IncrementalUserGroupRetriever
Called, when the synchronization has been finished.
stop(boolean) - Method in class com.communote.server.core.user.groups.UserGroupRetriever
Called, when the synchronization has been finished.
stop() - Method in class com.communote.server.core.virusscan.VirusScannerService
Stops the service and returns after the service was stopped.
stop() - Method in class com.communote.server.external.hibernate.SingletonEhCacheProvider
stop() - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
This method will be called when the accessor should be stopped.
stop() - Method in interface com.communote.server.plugins.api.Plugin
Deprecated.
This method will be called when the plug-in should be stopped.
stopAdapter() - Method in class com.communote.plugins.mq.adapter.activemq.ActiveMQAdapter
stops active mq adapter
stopAllTaskExecutions() - Method in interface com.communote.server.api.core.task.TaskManagement
Calls stopAllTaskExecutions(true,now).
stopAllTaskExecutions(boolean, Date) - Method in interface com.communote.server.api.core.task.TaskManagement
End all task executions of this instance and schedules them again.
stopAllTaskExecutions() - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
stopAllTaskExecutions(boolean, Date) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
stopCheckMessages() - Method in class com.communote.server.core.mail.fetching.ImapMailboxConnection
Interrupt the check messages loop that was started in MailboxConnection.startCheckMessages().
stopCheckMessages() - Method in class com.communote.server.core.mail.fetching.MailboxConnection
Interrupt the check messages loop that was started in MailboxConnection.startCheckMessages().
stopConsumerFactory() - Method in class com.communote.plugins.mq.provider.jms.ConsumerFactory
is invoked to properly stop the factory
stopParallelWorkingMode() - Method in class com.communote.server.core.mail.fetching.MailMessageWorker
Stops the parallel working mode.
stopTaskExecution(String) - Method in interface com.communote.server.api.core.task.TaskManagement
End the execution of the given task.
stopTaskExecution(String, Date) - Method in interface com.communote.server.api.core.task.TaskManagement
End the execution of the given task.
stopTaskExecution(String) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
stopTaskExecution(String, Date) - Method in class com.communote.server.core.tasks.TaskManagementImpl
 
store(NavigationItemTO<T>) - Method in interface com.communote.server.core.user.NavigationItemManagement
Updates the given item or creates a new one.
store(NavigationItemTO<T>) - Method in class com.communote.server.core.user.NavigationItemManagementImpl
Updates the given item or creates a new one.
store(String, Integer, Date, NavigationItemDataTO) - Method in class com.communote.server.service.NavigationItemService
Create a navigation item for the current user.
storeActivityConfigurations(List<ActivityConfiguration>) - Method in interface com.communote.plugins.activity.base.service.ActivityService
Stores the provided activity configurations.
storeActivityConfigurations(List<ActivityConfiguration>) - Method in class com.communote.plugins.activity.base.service.impl.ActivityServiceImpl
 
storeAttachment(AttachmentTO) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Store the attachment in the repository and return the created entity.
storeAttachment(AttachmentTO) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
 
storeContent(AttachmentTO) - Method in class com.communote.server.core.crc.FilesystemConnector
Store the given ContentTO and return a ContentId for it.
storeContent(AttachmentTO) - Method in interface com.communote.server.core.crc.RepositoryConnector
Store the given ContentTO and return a ContentId for it.
storeContent(AttachmentTO) - Method in interface com.communote.server.core.crc.RepositoryConnectorDelegate
Stores the given ContentTO and returns a ContentId for it.
storeContent(AttachmentTO) - Method in class com.communote.server.core.crc.RepositoryConnectorDelegateBase
 
storeCopyOfAttachment(Attachment) - Method in interface com.communote.server.core.storing.ResourceStoringManagement
Create a copy of a stored attachment.
storeCopyOfAttachment(Attachment) - Method in class com.communote.server.core.storing.ResourceStoringManagementBase
 
storeDefaultImage(String, String, Image, ImageSize) - Method in class com.communote.server.core.image.caching.ImageDiskCache
Store the provided default image on disk
storeImage(String, EntityImageManagement.ImageType, byte[]) - Method in class com.communote.server.core.image.type.EntityImageManagement
Method to update an image.
storeOrUpdateUserImage(Long, byte[]) - Method in class com.communote.server.service.UserProfileService
Update the image of a user.
storePreferences(UserPreference) - Method in class com.communote.server.service.UserPreferenceService
Persists the given preferences.
storePropertiesToFile(Properties, File) - Static method in class com.communote.common.properties.PropertiesUtils
Stores the properties in a file.
storePropertiesToFile(Properties, File, Charset) - Static method in class com.communote.common.properties.PropertiesUtils
Stores the properties in a file.
storeScaledImage(String, String, String, Image, ImageSize) - Method in class com.communote.server.core.image.caching.ImageDiskCache
Store the provided scaled image on disk if it does not yet exist
storeTag(TagTO) - Method in interface com.communote.server.core.tag.TagManagement
Creates a new tag based on the given parameters or updates an existing tag.
storeTag(TagTO) - Method in class com.communote.server.core.tag.TagManagementImpl
Creates a new tag based on the given parameters or updates an existing tag.
storeUnscaledImage(String, String, String, Image) - Method in class com.communote.server.core.image.caching.ImageDiskCache
Store the provided image on disk.
StoringPolicy - Enum in com.communote.plugins.mq.message.core.util
Policy for handling different parameters
StreamAlreadyClosedExcpetion - Exception in com.communote.server.core.vo.content
Exception to indicate that a stream has already been closed and cannot be accessed any further
StreamAlreadyClosedExcpetion(String) - Constructor for exception com.communote.server.core.vo.content.StreamAlreadyClosedExcpetion
 
STREET - Static variable in class com.communote.server.model.user.ContactConstants
 
STRING_GREATER_MAX - Static variable in class com.communote.server.core.helper.ValidationHelper
Contains a message property.
STRING_PROPERTY_CONVERTER - Static variable in class com.communote.plugins.mq.message.core.util.ConverterUtils
STRING_PROPERTYTO_CONVERTER - Static variable in class com.communote.plugins.mq.message.core.util.ConverterUtils
String property to StringTO converter
STRING_SMALLER_MIN - Static variable in class com.communote.server.core.helper.ValidationHelper
Contains a message property.
STRING_WRONG_REGEX_FORMAT - Static variable in class com.communote.server.core.helper.ValidationHelper
Contains a message property.
STRING_WRONG_REGEX_FORMAT_ALL_DIGITS - Static variable in class com.communote.server.core.helper.ValidationHelper
 
STRING_WRONG_REGEX_FORMAT_ALL_LETTERS - Static variable in class com.communote.server.core.helper.ValidationHelper
 
STRING_WRONG_REGEX_FORMAT_ALL_LETTERS_AND_OTHER - Static variable in class com.communote.server.core.helper.ValidationHelper
 
StringComparator - Class in com.communote.common.string
Comparator for comparing two objects by calling the toString method.
StringComparator() - Constructor for class com.communote.common.string.StringComparator
 
StringEscapeHelper - Class in com.communote.common.string
Helper class for escaping/unescaping strings
StringFilter - Class in com.communote.server.core.vo.query.search
 
StringFilter() - Constructor for class com.communote.server.core.vo.query.search.StringFilter
 
StringHelper - Class in com.communote.common.string
Helper class for Strings.
StringIdBasedCacheKey - Class in com.communote.server.core.common.caching
Cache key for identifying elements by a string identifier.
StringIdBasedCacheKey(String, String) - Constructor for class com.communote.server.core.common.caching.StringIdBasedCacheKey
Creates a cache key encapsulating the ID.
StringIdBasedCacheKey(String, String, boolean) - Constructor for class com.communote.server.core.common.caching.StringIdBasedCacheKey
Creates a cache key encapsulating the ID.
StringProperty - Class in com.communote.plugins.mq.message.core.data.property
POJO representing a property that is assigned to one of the Communote entities (blog, note, user, external object).
StringProperty() - Constructor for class com.communote.plugins.mq.message.core.data.property.StringProperty
 
StringProperty - Class in com.communote.server.model.property
 
StringProperty() - Constructor for class com.communote.server.model.property.StringProperty
 
StringPropertyableTO - Interface in com.communote.server.api.core.property
Value object which has properties with string vales.
StringPropertyAccessor<O extends Propertyable,P extends StringProperty> - Class in com.communote.server.core.property
Property Accessor for String properties
StringPropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.StringPropertyAccessor
 
StringPropertyConstants - Class in com.communote.server.model.property
This class holds constants of attributes and associations of the entity StringProperty.
StringPropertyConstants() - Constructor for class com.communote.server.model.property.StringPropertyConstants
 
StringPropertyDao - Interface in com.communote.server.persistence.property
 
StringPropertyDaoBase - Class in com.communote.server.persistence.property
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type StringProperty.
StringPropertyDaoBase() - Constructor for class com.communote.server.persistence.property.StringPropertyDaoBase
 
StringPropertyDaoImpl - Class in com.communote.server.persistence.property
 
StringPropertyDaoImpl() - Constructor for class com.communote.server.persistence.property.StringPropertyDaoImpl
 
StringPropertyFilter - Class in com.communote.server.api.core.property
This filter allows fetching Propertyable entities which have a certain property or don't have a specific property.
StringPropertyFilter() - Constructor for class com.communote.server.api.core.property.StringPropertyFilter
 
StringPropertyTO - Class in com.communote.server.api.core.property
Value object for a property with a string value.
StringPropertyTO() - Constructor for class com.communote.server.api.core.property.StringPropertyTO
 
StringPropertyTO(String, String, String, Date) - Constructor for class com.communote.server.api.core.property.StringPropertyTO
 
StringPropertyTO(StringPropertyTO) - Constructor for class com.communote.server.api.core.property.StringPropertyTO
Copies constructor from other StringPropertyTO
STRINGREPRESENTATION - Static variable in class com.communote.server.model.security.IpRangeConstants
 
StringTool - Class in com.communote.common.velocity
Tool for handling strings.
StringTool() - Constructor for class com.communote.common.velocity.StringTool
 
stringToRange(String) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Parse an iP range.
stringToRanges(String, String) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Parses multiple IP ranges.
stripLinebreaks(String) - Static method in class com.communote.common.util.HTMLHelper
 
StylesController - Class in com.communote.plugins.htmlclient
Controller for delivering Style Sheets for the HTMLClient.
StylesController(BundleContext) - Constructor for class com.communote.plugins.htmlclient.StylesController
 
SUBJECT_PREPEND - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for prepending some data to the subject.
subList(int, int) - Method in class com.communote.common.util.PageableList
SubmenuBuilder<T extends MenuEntry> - Class in com.communote.common.menu
Builder for a sub-menu with entries whose positions are described declaratively by a PositionDescriptor.
SubmenuBuilder() - Constructor for class com.communote.common.menu.SubmenuBuilder
 
SUBMIT - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a submit action
subQueryFindNoteWithTags(StringBuilder, StringBuilder, I, TagConstraintConnectorEnum) - Method in class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
Builds a query to find all user tagged resource.
successfulAuthentication(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.communote.server.web.external.spring.security.UsernamePasswordFormAuthenticationProcessingFilter
 
sufficientAccess(BlogRole, BlogRole) - Static method in class com.communote.server.core.blog.helper.BlogRoleHelper
Return whether a role represents the same or a higher access right than another role
SupportedVirusScannerTypes - Enum in com.communote.server.web.fe.portal.user.system.application
Property constants that represents types of anti virus scanner the application supports.
SupportingTaglibFunctions - Class in com.communote.server.web.commons.tags
 
supports(ExternalSystemConfiguration) - Method in class com.communote.plugin.ldap.LdapUserGroupAccessor
supports(NoteRenderMode, NoteData) - Method in class com.communote.plugins.atlr.AliasAndTagLinkRenderer
Whether the processor supports a specific render mode.
supports(NoteRenderMode) - Method in class com.communote.plugins.mediaparser.RichMediaLinkRendererPreProcessor
Whether the processor supports a specific render mode.
supports(NoteRenderMode, NoteData) - Method in class com.communote.plugins.smileys.SmileysNoteRenderingPreProcessor
 
supports(NoteRenderMode, NoteData) - Method in interface com.communote.server.api.core.note.processor.NoteContentRenderingPreProcessor
Whether the processor supports a specific render mode.
supports(NoteRenderMode) - Method in interface com.communote.server.api.core.note.processor.NoteMetadataRenderingPreProcessor
Whether the processor supports a specific render mode.
supports(NoteRenderMode, NoteData) - Method in class com.communote.server.core.blog.notes.processors.CreateRepostNoteContentRenderingPreProcessor
 
supports(NoteRenderMode) - Method in class com.communote.server.core.blog.notes.processors.CreateRepostNoteMetadataRenderingPreProcessor
 
supports(NoteRenderMode) - Method in class com.communote.server.core.blog.notes.processors.RepostNoteRenderingPreProcessor
 
supports(NoteRenderMode) - Method in class com.communote.server.core.note.processor.LikeNoteRenderingPreProcessor
Whether the processor supports a specific render mode.
supports(Class) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticationProvider
supports(Class<?>) - Method in class com.communote.server.core.security.authentication.database.DatabaseAuthenticationProvider
supports(Class) - Method in class com.communote.server.core.security.authentication.ldap.LdapAuthenticationProvider
supports(NoteRenderMode, NoteData) - Method in class com.communote.server.core.template.TemplateNoteRenderingPreProcessor
Whether the processor supports a specific render mode.
supports(ExternalSystemConfiguration) - Method in interface com.communote.server.plugins.api.externals.ExternalUserGroupAccessor
 
supports(Class<?>) - Method in class com.communote.server.web.commons.controller.GenericValidator
 
supports(Class) - Method in class com.communote.server.web.fe.installer.validator.InstallerAdminAccountValidator
supports(Class) - Method in class com.communote.server.web.fe.installer.validator.InstallerApplicationValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.installer.validator.InstallerDatabaseValidator
supports(Class) - Method in class com.communote.server.web.fe.installer.validator.InstallerMailValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.blog.validator.BlogManagementValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.user.client.validator.AddUpdateIPRangeValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.user.client.validator.ClientGeneralSettingsValidator
 
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.user.client.validator.ClientProfileEmailValidator
supports(Class) - Method in class com.communote.server.web.fe.portal.user.client.validator.ConfluenceAuthConfigurationValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.user.client.validator.LdapConfigurationValidator
supports(Class) - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserManagementUserProfileValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserProfileChangeEmailValidator
supports(Class) - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserProfileChangePasswordValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserProfileDetailsValidator
supports(Class) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutValidator
supports(Class) - Method in class com.communote.server.web.fe.portal.user.system.content.FileStorageValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.user.system.content.FileUploadValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.user.validator.AcceptTermsValidator
supports(Class) - Method in class com.communote.server.web.fe.portal.user.validator.ForgottenPWValidator
supports(Class<?>) - Method in class com.communote.server.web.fe.portal.user.validator.RegisterUserValidator
supports(Class<?>) - Method in class com.communote.server.web.security.PluginAuthenticationProvider
 
supportsAggressiveRelease() - Method in class com.communote.server.core.database.hibernate.C3P0DataSourceConnectionProvider
supportsHtmlContent() - Method in class com.communote.server.core.blog.export.impl.RssNoteWriter
 
supportsHtmlContent() - Method in class com.communote.server.core.blog.export.impl.RtfNoteWriter
 
supportsHtmlContent() - Method in interface com.communote.server.core.blog.export.NoteWriter
 
supportsProtocolSeparator(String) - Method in class com.communote.server.api.core.config.database.DatabaseType
 
supportsRestart() - Method in class com.communote.server.core.mail.fetching.MailFetchingService
Returns whether the service can be restarted at runtime.
supportsRestart() - Method in class com.communote.server.core.messaging.connectors.xmpp.XMPPService
Returns whether the service can be restarted at runtime.
supportsRestart() - Method in interface com.communote.server.core.service.CommunoteService
Returns whether the service can be restarted at runtime.
supportsRestart() - Method in class com.communote.server.core.virusscan.VirusScannerService
Returns whether the service can be restarted at runtime.
supportsUserQuerying() - Method in class com.communote.server.core.security.authentication.BaseCommunoteAuthenticationProvider
Checks if the provider is enabled and configured for user querying
supportsUserQuerying() - Method in class com.communote.server.core.security.authentication.database.DatabaseAuthenticationProvider
Checks if the provider is enabled and configured for user querying
supportsUserQuerying() - Method in class com.communote.server.core.security.authentication.ExternalAuthenticationProvider
Checks if the provider is enabled and configured for user querying
suppressValidation(HttpServletRequest, Object) - Method in class com.communote.server.web.fe.portal.user.controller.AcceptTermsController
 
suppressValidation(HttpServletRequest, T) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
Whether to suppress validation for the current submit
switchUser(User) - Static method in class com.communote.server.core.security.SwitchUserHelper
Switch the user to the target user.
SwitchUserHelper - Class in com.communote.server.core.security
This helper contains methods to switch a user context.
SwitchUserNotAllowedException - Exception in com.communote.server.core.security
Exception indicating that the current use had no right to change to another user
SwitchUserNotAllowedException(Long, Long, String) - Constructor for exception com.communote.server.core.security.SwitchUserNotAllowedException
Constructs a new instance of SwitchUserNotAllowedException
SwitchUserNotAllowedException(Long, Long, String, Throwable) - Constructor for exception com.communote.server.core.security.SwitchUserNotAllowedException
Constructs a new instance of SwitchUserNotAllowedException
SwitchUserNotAllowedExceptionMapper - Class in com.communote.server.core.exception.mapper
Exception Mapper to map SwitchUserNotAllowed Exceptions to a message
SwitchUserNotAllowedExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.SwitchUserNotAllowedExceptionMapper
 
synchronize(UserGroupRetriever) - Method in class com.communote.server.core.user.groups.UserGroupSynchronizer
Starts the synchronization.
SYNCHRONIZE_SOCIALNET - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a delete social network config action
SynchronizeExternalUserTaskHandler - Class in com.communote.server.core.user.groups
Task handler for synchronizing a specified user.
SynchronizeExternalUserTaskHandler() - Constructor for class com.communote.server.core.user.groups.SynchronizeExternalUserTaskHandler
 
SYNCHRONIZEUSERGROUPS - Static variable in class com.communote.server.model.config.ExternalSystemConfigurationConstants
 
SYSTEM - Static variable in class com.communote.server.model.note.NoteCreationSource
Automatically created by the system
SYSTEM_CATEGORY_APPLICATION - Static variable in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
SYSTEM_CATEGORY_COMMUNICATION - Static variable in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
SYSTEM_CATEGORY_CONTENT - Static variable in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
SYSTEM_CATEGORY_LOGGING - Static variable in class com.communote.server.web.fe.admin.AdministrationMenuManager
 
SYSTEMID - Static variable in class com.communote.server.model.config.ExternalSystemConfigurationConstants
 
SYSTEMID - Static variable in class com.communote.server.model.user.ExternalUserAuthenticationConstants
 

T

Tag - Class in com.communote.plugins.mq.message.core.data.tag
The Class Tag.
Tag() - Constructor for class com.communote.plugins.mq.message.core.data.tag.Tag
 
Tag - Class in com.communote.server.model.tag
A tag for some entity.
Tag() - Constructor for class com.communote.server.model.tag.Tag
 
tag(long) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders a permanent link to the given tag.
tag(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Deprecated.
Use UrlTool.tag(long) instead.
Tag.Factory - Class in com.communote.server.model.tag
Constructs new instances of Tag.
TAG_CLOUD_ATTR_FILTER_PREFIX - Static variable in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
the widget attribute for the current filtered tags as String[]
TAG_CLOUD_ATTR_HIERARCHY_ENTRIES - Static variable in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
the widget attribute for the tag hierarchy as HierarchyTagEntry[]
TAG_CLOUD_HEADING - Static variable in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
the widget parameter for the heading of the tag cloud
TAG_CLOUD_HIDE_SELECTED_TAGS - Static variable in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Parameter, which defines, that selected tags should be hidden or not (default is true for hidden.
TAG_CLOUD_SHOW_HISTORY - Static variable in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Flag to enable / disable the tag history, default to true
TAG_CLOUD_SHOW_TITLE - Static variable in class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
Flag to enable/disable the tag cloud title, default to true
TAG_CONVERTER - Static variable in class com.communote.plugins.mq.message.core.util.ConverterUtils
Tag converter
TAG_NORMALIZER - Static variable in class com.communote.server.core.retrieval.normalizer.RankListItemNormalizer
the tag normalizer
TAG_PATTERN - Static variable in class com.communote.server.core.blog.notes.processors.ExtractTagsNotePreProcessor
Pattern for extracting tags from plain content
TagAlreadyExistsException - Exception in com.communote.server.core.tag
Thrown to indicate that a tag tag with the same tagStoreTagId already exists inside a TagStore.
TagAlreadyExistsException(String, Long, String, String) - Constructor for exception com.communote.server.core.tag.TagAlreadyExistsException
Create a new exception
TagCategoryAlreadyAssignedException - Exception in com.communote.server.core.tag.category
 
TagCategoryAlreadyAssignedException(String) - Constructor for exception com.communote.server.core.tag.category.TagCategoryAlreadyAssignedException
Constructs a new instance of TagCategoryAlreadyAssignedException
TagCategoryAlreadyExistsException - Exception in com.communote.server.core.tag.category
 
TagCategoryAlreadyExistsException(String) - Constructor for exception com.communote.server.core.tag.category.TagCategoryAlreadyExistsException
Constructs a new instance of TagCategoryAlreadyExistsException
TagCategoryException - Exception in com.communote.server.core.tag.category
 
TagCategoryException(String) - Constructor for exception com.communote.server.core.tag.category.TagCategoryException
Constructs a new instance of TagCategoryException
TagCategoryManagement - Interface in com.communote.server.core.tag.category
 
TagCategoryManagementBase - Class in com.communote.server.core.tag.category
Spring Service base class for com.communote.server.service.tag.category.TagCategoryManagement, provides access to all services and entities referenced by this service.
TagCategoryManagementBase() - Constructor for class com.communote.server.core.tag.category.TagCategoryManagementBase
 
TagCategoryManagementException - Exception in com.communote.server.core.tag.category
The default exception thrown for unexpected errors occurring within TagCategoryManagement.
TagCategoryManagementException(String) - Constructor for exception com.communote.server.core.tag.category.TagCategoryManagementException
Constructs a new instance of TagCategoryManagementException.
TagCategoryManagementException(String, Throwable) - Constructor for exception com.communote.server.core.tag.category.TagCategoryManagementException
Constructs a new instance of TagCategoryManagementException.
TagCategoryManagementImpl - Class in com.communote.server.core.tag.category
The Class TagCategoryManagementImpl offers methods to manage tag categories and categorized tags.
TagCategoryManagementImpl() - Constructor for class com.communote.server.core.tag.category.TagCategoryManagementImpl
 
TagCategoryNotFoundException - Exception in com.communote.server.core.tag.category
 
TagCategoryNotFoundException(String) - Constructor for exception com.communote.server.core.tag.category.TagCategoryNotFoundException
Constructs a new instance of TagCategoryNotFoundException
TagClearanceVO - Class in com.communote.server.core.vo.tag
 
TagClearanceVO() - Constructor for class com.communote.server.core.vo.tag.TagClearanceVO
 
TagClearanceVO(Long) - Constructor for class com.communote.server.core.vo.tag.TagClearanceVO
 
TagClearanceVO(String, String, Long) - Constructor for class com.communote.server.core.vo.tag.TagClearanceVO
 
TagClearanceVO(TagClearanceVO) - Constructor for class com.communote.server.core.vo.tag.TagClearanceVO
Copies constructor from other TagClearanceVO
TagCloudMode - Enum in com.communote.server.web.fe.widgets.clouds
Enum for the tag cloud mode
TagCloudWidget - Class in com.communote.server.web.fe.widgets.clouds
Widget for displaying a TagCloud.
TagCloudWidget() - Constructor for class com.communote.server.web.fe.widgets.clouds.TagCloudWidget
 
TagConstants - Class in com.communote.server.model.tag
This class holds constants of attributes and associations of the entity Tag.
TagConstants() - Constructor for class com.communote.server.model.tag.TagConstants
 
TagConstraintConnectorEnum - Enum in com.communote.server.core.vo.query
Enum for connecting tags in a query (either 'or' or 'and')
TagDao - Interface in com.communote.server.persistence.tag
 
TagDaoBase - Class in com.communote.server.persistence.tag
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type Tag.
TagDaoBase() - Constructor for class com.communote.server.persistence.tag.TagDaoBase
 
TagDaoImpl - Class in com.communote.server.persistence.tag
 
TagDaoImpl() - Constructor for class com.communote.server.persistence.tag.TagDaoImpl
 
TagData - Class in com.communote.server.api.core.tag
Value object holding details about a tag.
TagData() - Constructor for class com.communote.server.api.core.tag.TagData
Does nothing.
TagData(Long, String) - Constructor for class com.communote.server.api.core.tag.TagData
Contructor for identifier and name
TagData(String) - Constructor for class com.communote.server.api.core.tag.TagData
 
TagData(Tag) - Constructor for class com.communote.server.api.core.tag.TagData
 
TagData(TagData) - Constructor for class com.communote.server.api.core.tag.TagData
Copies constructor from other TagData
tagEntityRequiredInQuery() - Method in class com.communote.server.core.vo.query.blog.BlogQuery
defines if the tag entity is required for the query
tagEntityRequiredInQuery() - Method in class com.communote.server.core.vo.query.tag.AbstractBlogTagQuery
defines if the tag entity is required for the query
tagEntityRequiredInQuery() - Method in class com.communote.server.core.vo.query.tag.BlogTagQuery
defines if the tag entity is required for the query
TagFilterApiController - Class in com.communote.server.web.api.service.filter
Deprecated.
Use new generated REST-API instead.
TagFilterApiController() - Constructor for class com.communote.server.web.api.service.filter.TagFilterApiController
Deprecated.
 
tagFormulaToString(LogicalTagFormula, String) - Method in class com.communote.server.core.blog.export.FilterParameterResolver
transform a tag formula to a string Note: only supports non negative conjunction, which will result in a comma separated list
Taggable - Interface in com.communote.server.model.tag
 
TaggingCoreItemQueryDefinition<R,I extends TimelineQueryParameters> - Class in com.communote.server.core.vo.query
The TaggingCoreItemQueryDefinition is the base QueryDefinition for all tagging items such as Tag, UserTaggedResource.
TaggingCoreItemQueryDefinition() - Constructor for class com.communote.server.core.vo.query.TaggingCoreItemQueryDefinition
 
TaggingCoreItemTimeLimitsQuery - Class in com.communote.server.core.vo.query
Query definition for time constraints.
TaggingCoreItemTimeLimitsQuery() - Constructor for class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQuery
 
TaggingCoreItemTimeLimitsQueryParameters - Class in com.communote.server.core.vo.query
TaggingCoreItemTimeLimitsQueryParameters() - Constructor for class com.communote.server.core.vo.query.TaggingCoreItemTimeLimitsQueryParameters
 
TaggingCoreItemUTPExtension - Class in com.communote.server.core.vo.query
Extension for the CoreItemQueryInstance which holds Note specific data.
TaggingCoreItemUTPExtension() - Constructor for class com.communote.server.core.vo.query.TaggingCoreItemUTPExtension
Default constructor.
TagHelper - Class in com.communote.plugins.api.rest.resource.tag
 
TagHelper - Class in com.communote.plugins.api.rest.v22.resource.tag
 
TagHelper - Class in com.communote.plugins.api.rest.v24.resource.tag
 
TagHelper - Class in com.communote.plugins.api.rest.v30.resource.tag
 
TagHelper - Class in com.communote.server.core.tag
 
TagIdsMatcher - Class in com.communote.server.core.vo.query.java.note
TagIdsMatcher(Collection<Long>) - Constructor for class com.communote.server.core.vo.query.java.note.TagIdsMatcher
Constructor.
TagIdsMatcher(Long...) - Constructor for class com.communote.server.core.vo.query.java.note.TagIdsMatcher
Constructor.
TagImpl - Class in com.communote.server.model.tag
 
TagImpl() - Constructor for class com.communote.server.model.tag.TagImpl
 
tagList() - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
 
tagList() - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
 
TagListItemToTagListItemQueryResultConverter<T extends TagData> - Class in com.communote.server.core.vo.query.converters
This converter adds localized information to the TagData.
TagListItemToTagListItemQueryResultConverter(Locale, TagManagement) - Constructor for class com.communote.server.core.vo.query.converters.TagListItemToTagListItemQueryResultConverter
 
TagManagement - Interface in com.communote.server.core.tag
 
TagManagementBase - Class in com.communote.server.core.tag
Spring Service base class for com.communote.server.service.tag.TagManagement, provides access to all services and entities referenced by this service.
TagManagementBase() - Constructor for class com.communote.server.core.tag.TagManagementBase
 
TagManagementException - Exception in com.communote.server.core.tag
The default exception thrown for unexpected errors occurring within TagManagement.
TagManagementException(String) - Constructor for exception com.communote.server.core.tag.TagManagementException
Constructs a new instance of TagManagementException.
TagManagementException(String, String, Object...) - Constructor for exception com.communote.server.core.tag.TagManagementException
Constructs a new instance of CommunoteException
TagManagementException(String, Throwable) - Constructor for exception com.communote.server.core.tag.TagManagementException
Constructs a new instance of TagManagementException.
TagManagementException(String, Throwable, String, Object...) - Constructor for exception com.communote.server.core.tag.TagManagementException
Constructs a new instance of CommunoteException
TagManagementImpl - Class in com.communote.server.core.tag
Implements the core logic for TagManagement
TagManagementImpl() - Constructor for class com.communote.server.core.tag.TagManagementImpl
 
TagManagementWidget - Class in com.communote.server.web.fe.widgets.tag
Widget for managing tags.
TagManagementWidget() - Constructor for class com.communote.server.web.fe.widgets.tag.TagManagementWidget
 
TagMemberAccessor - Class in com.communote.plugins.mq.message.core.util
Wrapper that unifies access to tag members of Communote tags and MQ tag POJOs
TagMemberAccessor(Tag) - Constructor for class com.communote.plugins.mq.message.core.util.TagMemberAccessor
Constructor.
TagMemberAccessor(Tag) - Constructor for class com.communote.plugins.mq.message.core.util.TagMemberAccessor
Constructor.
TagName - Interface in com.communote.server.model.tag
Interface for tags with a name
TagNotFoundException - Exception in com.communote.server.core.tag
Thrown when a tag does not exist.
TagNotFoundException(String) - Constructor for exception com.communote.server.core.tag.TagNotFoundException
Constructs a new instance of TagNotFoundException
TagNotFoundException(String, Throwable) - Constructor for exception com.communote.server.core.tag.TagNotFoundException
Constructs a new instance of TagNotFoundException
TagNotFoundExceptionMapper - Class in com.communote.server.core.exception.mapper
Mapper to create a useful error message when a tag does not exist
TagNotFoundExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.TagNotFoundExceptionMapper
 
TagParser - Interface in com.communote.server.core.tag
A tag parser tags an string and splits them into single words (the tags)
TagParserFactory - Class in com.communote.server.core.tag
A factory to get a tag parser
TagParserFactory() - Constructor for class com.communote.server.core.tag.TagParserFactory
 
TagQuery - Class in com.communote.server.core.vo.query.tag
 
TagQuery() - Constructor for class com.communote.server.core.vo.query.tag.TagQuery
 
TagQueryParameters - Class in com.communote.server.core.vo.query.tag
Query instance to find tags.
TagQueryParameters(AbstractTagQuery<?>) - Constructor for class com.communote.server.core.vo.query.tag.TagQueryParameters
Construct me with the right query definition
tagRemoved(Long, Long, List<Long>) - Method in interface com.communote.server.core.follow.FollowManagement
Method to be called after a tag has been removed or merged with another tag.
tagRemoved(Long, Long, List<Long>) - Method in class com.communote.server.core.follow.FollowManagementImpl
 
TagResource - Class in com.communote.plugins.api.rest.resource.tag
 
TagResource() - Constructor for class com.communote.plugins.api.rest.resource.tag.TagResource
 
TagResource - Class in com.communote.plugins.api.rest.v22.resource.tag
 
TagResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.TagResource
 
TagResource - Class in com.communote.plugins.api.rest.v24.resource.tag
 
TagResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.TagResource
 
TagResource - Class in com.communote.plugins.api.rest.v30.resource.tag
 
TagResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.TagResource
 
TagResourceHandler - Class in com.communote.plugins.api.rest.resource.tag
 
TagResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.tag.TagResourceHandler
 
TagResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.tag
 
TagResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.TagResourceHandler
 
TagResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.tag
 
TagResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.TagResourceHandler
 
TagResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.tag
 
TagResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.TagResourceHandler
 
TAGS - Static variable in class com.communote.server.model.blog.BlogConstants
 
TAGS - Static variable in class com.communote.server.model.note.NoteConstants
 
TAGS - Static variable in class com.communote.server.model.tag.AbstractTagCategoryConstants
 
TAGS - Static variable in class com.communote.server.model.user.CommunoteEntityConstants
 
tagSingle(Long) - Method in class com.communote.plugins.api.rest.resource.tag.TagResource
 
tagSingle(Long) - Method in class com.communote.plugins.api.rest.v22.resource.tag.TagResource
 
tagSingle(Long) - Method in class com.communote.plugins.api.rest.v24.resource.tag.TagResource
 
tagSingle(Long) - Method in class com.communote.plugins.api.rest.v30.resource.tag.TagResource
 
TagStore - Interface in com.communote.server.persistence.tag
 
TAGSTOREALIAS - Static variable in class com.communote.server.model.tag.TagConstants
 
TagStoreManagement - Class in com.communote.server.core.tag
Management for TagStores.
TagStoreManagement() - Constructor for class com.communote.server.core.tag.TagStoreManagement
 
TagStoreNotFoundException - Exception in com.communote.server.core.tag
Exception to indicate, when a TagStore was not found.
TagStoreNotFoundException(String) - Constructor for exception com.communote.server.core.tag.TagStoreNotFoundException
 
TagStoreRegistry - Class in com.communote.plugins.core.registries
Registry for TagStores
TagStoreRegistry() - Constructor for class com.communote.plugins.core.registries.TagStoreRegistry
 
TAGSTORETAGID - Static variable in class com.communote.server.model.tag.TagConstants
 
tagStoreTagList(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
tagStoreTagList(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
tagStoreTagList(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
tagStoreTagList(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
tagStoreTagListList() - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
 
tagStoreTagListList() - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
 
tagStoreTagListList() - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
 
tagStoreTagListList() - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
 
TagStoreTagListResource - Class in com.communote.plugins.api.rest.resource.tagstoretaglist
 
TagStoreTagListResource() - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
 
TagStoreTagListResource - Class in com.communote.plugins.api.rest.v22.resource.tagstoretaglist
 
TagStoreTagListResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
 
TagStoreTagListResource - Class in com.communote.plugins.api.rest.v24.resource.tagstoretaglist
 
TagStoreTagListResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
 
TagStoreTagListResource - Class in com.communote.plugins.api.rest.v30.resource.tagstoretaglist
 
TagStoreTagListResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
 
TagStoreTagListResourceHandler - Class in com.communote.plugins.api.rest.resource.tag
 
TagStoreTagListResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.tag.TagStoreTagListResourceHandler
 
TagStoreTagListResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.tag
 
TagStoreTagListResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.TagStoreTagListResourceHandler
 
TagStoreTagListResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.tag
 
TagStoreTagListResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.TagStoreTagListResourceHandler
 
TagStoreTagListResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.tag
 
TagStoreTagListResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.TagStoreTagListResourceHandler
 
tagStoreTagListSingle(String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.TagStoreTagListResource
 
tagStoreTagListSingle(String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.TagStoreTagListResource
 
tagStoreTagListSingle(String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.TagStoreTagListResource
 
tagStoreTagListSingle(String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.TagStoreTagListResource
 
TagStoreTagResource - Class in com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag
 
TagStoreTagResource() - Constructor for class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
TagStoreTagResource - Class in com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag
 
TagStoreTagResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
TagStoreTagResource - Class in com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag
 
TagStoreTagResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
TagStoreTagResource - Class in com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag
 
TagStoreTagResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
TagStoreTagResourceHandler - Class in com.communote.plugins.api.rest.resource.tag
 
TagStoreTagResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.tag.TagStoreTagResourceHandler
 
TagStoreTagResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.tag
 
TagStoreTagResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.TagStoreTagResourceHandler
 
TagStoreTagResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.tag
 
TagStoreTagResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.TagStoreTagResourceHandler
 
TagStoreTagResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.tag
 
TagStoreTagResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.TagStoreTagResourceHandler
 
tagStoreTagSingle(Long, String) - Method in class com.communote.plugins.api.rest.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
tagStoreTagSingle(Long, String) - Method in class com.communote.plugins.api.rest.v22.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
tagStoreTagSingle(Long, String) - Method in class com.communote.plugins.api.rest.v24.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
tagStoreTagSingle(Long, String) - Method in class com.communote.plugins.api.rest.v30.resource.tagstoretaglist.tagstoretag.TagStoreTagResource
 
TagStoreType - Interface in com.communote.server.api.core.tag
Type definition for TagStores.
TagStoreType.Types - Enum in com.communote.server.api.core.tag
Default types
TagSuggestion - Class in com.communote.server.core.tag
TagSuggestion are suggested tags from a foreign system or within Communote.
TagSuggestion(String, String, String, Collection<TagData>) - Constructor for class com.communote.server.core.tag.TagSuggestion
 
TagSuggestionConfiguration - Class in com.communote.server.core.tag
Configuration of TagSuggestions.
TagSuggestionConfiguration(String, String, String) - Constructor for class com.communote.server.core.tag.TagSuggestionConfiguration
 
tagSuggestionListList() - Method in class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
 
tagSuggestionListList() - Method in class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
 
tagSuggestionListList() - Method in class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
 
tagSuggestionListList() - Method in class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
 
TagSuggestionListResource - Class in com.communote.plugins.api.rest.resource.tagsuggestionlist
 
TagSuggestionListResource() - Constructor for class com.communote.plugins.api.rest.resource.tagsuggestionlist.TagSuggestionListResource
 
TagSuggestionListResource - Class in com.communote.plugins.api.rest.v22.resource.tagsuggestionlist
 
TagSuggestionListResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.TagSuggestionListResource
 
TagSuggestionListResource - Class in com.communote.plugins.api.rest.v24.resource.tagsuggestionlist
 
TagSuggestionListResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.TagSuggestionListResource
 
TagSuggestionListResource - Class in com.communote.plugins.api.rest.v30.resource.tagsuggestionlist
 
TagSuggestionListResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.TagSuggestionListResource
 
TagSuggestionListResourceHandler - Class in com.communote.plugins.api.rest.resource.tag
Handler for TagSuggestionListResource
TagSuggestionListResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.tag.TagSuggestionListResourceHandler
 
TagSuggestionListResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.tag
Handler for TagSuggestionListResource
TagSuggestionListResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.tag.TagSuggestionListResourceHandler
 
TagSuggestionListResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.tag
Handler for TagSuggestionListResource
TagSuggestionListResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.tag.TagSuggestionListResourceHandler
 
TagSuggestionListResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.tag
Handler for TagSuggestionListResource
TagSuggestionListResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.tag.TagSuggestionListResourceHandler
 
TagSuggestionManagement - Class in com.communote.server.core.tag
Service for providing TagSuggestions.
TagSuggestionManagement() - Constructor for class com.communote.server.core.tag.TagSuggestionManagement
 
TagSuggestionProvider - Interface in com.communote.server.core.tag
A TagSuggestionProvider allows searching for tags in arbitrary systems.
TagSuggestionProviderRegistry - Class in com.communote.plugins.core.registries
TagSuggestionProviderRegistry() - Constructor for class com.communote.plugins.core.registries.TagSuggestionProviderRegistry
 
TagTO - Class in com.communote.server.api.core.tag
Tag which adds information about the tag able it is used for.
TagTO(String, String) - Constructor for class com.communote.server.api.core.tag.TagTO
 
TagTO(String, TagStoreType) - Constructor for class com.communote.server.api.core.tag.TagTO
 
TagTool - Class in com.communote.server.core.common.velocity
 
TagTool() - Constructor for class com.communote.server.core.common.velocity.TagTool
 
TagToTagDataQueryResultConverter - Class in com.communote.server.core.vo.query.converters
This converter adds localized information to the RankTagListItem.
TagToTagDataQueryResultConverter(Locale) - Constructor for class com.communote.server.core.vo.query.converters.TagToTagDataQueryResultConverter
 
tail(String, int) - Static method in class com.communote.common.io.FileHelper
Adapted code from http://stackoverflow.com/a/7322581/1165132
Inspired by http://forums.sun.com/thread.jspa?threadID=572557
Task - Class in com.communote.server.model.task
 
Task() - Constructor for class com.communote.server.model.task.Task
 
TASK - Static variable in class com.communote.server.model.task.TaskExecutionConstants
 
Task.Factory - Class in com.communote.server.model.task
Constructs new instances of Task.
TaskAlreadyExistsException - Exception in com.communote.server.api.core.task
Thrown to indicate that a task with the same unique name already exists
TaskAlreadyExistsException(String) - Constructor for exception com.communote.server.api.core.task.TaskAlreadyExistsException
 
TaskAlreadyRunningException - Exception in com.communote.server.api.core.task
Indicates that the task is already running.
TaskAlreadyRunningException(boolean) - Constructor for exception com.communote.server.api.core.task.TaskAlreadyRunningException
default constructor
TaskConstants - Class in com.communote.server.model.task
This class holds constants of attributes and associations of the entity Task.
TaskConstants() - Constructor for class com.communote.server.model.task.TaskConstants
 
TaskDao - Interface in com.communote.server.persistence.tasks
 
TaskDaoBase - Class in com.communote.server.persistence.tasks
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.tasks.Task.
TaskDaoBase() - Constructor for class com.communote.server.persistence.tasks.TaskDaoBase
 
TaskDaoImpl - Class in com.communote.server.persistence.tasks
 
TaskDaoImpl() - Constructor for class com.communote.server.persistence.tasks.TaskDaoImpl
 
TaskExecution - Class in com.communote.server.model.task
 
TaskExecution() - Constructor for class com.communote.server.model.task.TaskExecution
 
TaskExecution.Factory - Class in com.communote.server.model.task
Constructs new instances of TaskExecution.
TaskExecutionCleaner - Class in com.communote.server.core.tasks
Tool to clean up tasks that couldn't be stopped or marked as failed at the end of the task execution for instance because of missing DB connections.
TaskExecutionCleaner() - Constructor for class com.communote.server.core.tasks.TaskExecutionCleaner
Constructor.
TaskExecutionCleanupJob - Class in com.communote.server.core.tasks
Job to trigger the TaskExecutionCleaner.
TaskExecutionCleanupJob() - Constructor for class com.communote.server.core.tasks.TaskExecutionCleanupJob
 
TaskExecutionConstants - Class in com.communote.server.model.task
This class holds constants of attributes and associations of the entity TaskExecution.
TaskExecutionConstants() - Constructor for class com.communote.server.model.task.TaskExecutionConstants
 
TaskExecutionDao - Interface in com.communote.server.persistence.tasks
 
TaskExecutionDaoBase - Class in com.communote.server.persistence.tasks
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.tasks.TaskExecution.
TaskExecutionDaoBase() - Constructor for class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
TaskExecutionDaoImpl - Class in com.communote.server.persistence.tasks
 
TaskExecutionDaoImpl() - Constructor for class com.communote.server.persistence.tasks.TaskExecutionDaoImpl
 
TaskExecutionImpl - Class in com.communote.server.model.task
 
TaskExecutionImpl() - Constructor for class com.communote.server.model.task.TaskExecutionImpl
 
TaskHandler - Interface in com.communote.server.api.core.task
Runs a specific task.
TaskHandlerException - Exception in com.communote.server.api.core.task
Exception to be thrown by a task handler if the execution failed.
TaskHandlerException() - Constructor for exception com.communote.server.api.core.task.TaskHandlerException
Constructor.
TaskHandlerException(String) - Constructor for exception com.communote.server.api.core.task.TaskHandlerException
Constructor.
TaskHandlerException(String, Throwable) - Constructor for exception com.communote.server.api.core.task.TaskHandlerException
Constructor.
TaskHandlerException(Throwable) - Constructor for exception com.communote.server.api.core.task.TaskHandlerException
Constructor.
taskHandlerScheduled(TaskTO, ClientTO) - Method in class com.communote.server.core.tasks.TaskSchedulingContext
Callback to inform the task scheduling context that the handler for a specific task has been scheduled
TaskImpl - Class in com.communote.server.model.task
 
TaskImpl() - Constructor for class com.communote.server.model.task.TaskImpl
 
TASKINTERVAL - Static variable in class com.communote.server.model.task.TaskConstants
 
TaskManagement - Interface in com.communote.server.api.core.task
Service for managing tasks.
TaskManagementException - Exception in com.communote.server.api.core.task
Exception to be thrown in TaskManagement.
TaskManagementException(String) - Constructor for exception com.communote.server.api.core.task.TaskManagementException
Default constructor
TaskManagementException(String, Throwable) - Constructor for exception com.communote.server.api.core.task.TaskManagementException
Creates an exception that wraps another exception representing the actual cause
TaskManagementImpl - Class in com.communote.server.core.tasks
Management class for tasks.
TaskManagementImpl() - Constructor for class com.communote.server.core.tasks.TaskManagementImpl
 
TaskNotActiveException - Exception in com.communote.server.api.core.task
Indicates that the task is not active.
TaskNotActiveException(String) - Constructor for exception com.communote.server.api.core.task.TaskNotActiveException
 
TaskProperty - Class in com.communote.server.model.task
 
TaskProperty() - Constructor for class com.communote.server.model.task.TaskProperty
 
TaskProperty.Factory - Class in com.communote.server.model.task
Constructs new instances of TaskProperty.
TaskPropertyConstants - Class in com.communote.server.model.task
This class holds constants of attributes and associations of the entity TaskProperty .
TaskPropertyConstants() - Constructor for class com.communote.server.model.task.TaskPropertyConstants
 
TaskPropertyDao - Interface in com.communote.server.persistence.tasks
 
TaskPropertyDaoBase - Class in com.communote.server.persistence.tasks
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.tasks.TaskProperty.
TaskPropertyDaoBase() - Constructor for class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
TaskPropertyDaoImpl - Class in com.communote.server.persistence.tasks
 
TaskPropertyDaoImpl() - Constructor for class com.communote.server.persistence.tasks.TaskPropertyDaoImpl
 
TaskPropertyImpl - Class in com.communote.server.model.task
 
TaskPropertyImpl() - Constructor for class com.communote.server.model.task.TaskPropertyImpl
 
TaskScheduledEvent - Class in com.communote.server.core.tasks
Event to inform about a new task that was added to the task store or when a pending task was rescheduled.
TaskScheduledEvent(String, Date) - Constructor for class com.communote.server.core.tasks.TaskScheduledEvent
Creates a new event
TaskSchedulingContext - Class in com.communote.server.core.tasks
Object holding some data which the RunScheduledTasksJob needs for scheduling the task handlers.
TaskSchedulingContext(Trigger, EventDispatcher) - Constructor for class com.communote.server.core.tasks.TaskSchedulingContext
Creates a new scheduling context for the provided trigger.
TASKSTATUS - Static variable in class com.communote.server.model.task.TaskConstants
 
TaskStatus - Class in com.communote.server.model.task
 
TaskStatus() - Constructor for class com.communote.server.model.task.TaskStatus
The default constructor allowing super classes to access it.
TaskStatusEnum - Class in com.communote.server.persistence.tasks
 
TaskStatusEnum() - Constructor for class com.communote.server.persistence.tasks.TaskStatusEnum
Default constructor.
TaskStatusException - Exception in com.communote.server.api.core.task
Exception to indicate that a task has not the expected status.
TaskStatusException(TaskStatus, TaskStatus) - Constructor for exception com.communote.server.api.core.task.TaskStatusException
Creates a new exception with the details.
TaskTO - Class in com.communote.server.api.core.task
Transfer object for a Task.
TaskTO() - Constructor for class com.communote.server.api.core.task.TaskTO
Empty constructor.
TaskTO(Task, boolean) - Constructor for class com.communote.server.api.core.task.TaskTO
Creates this TaskTO out of the given Task entity.
TEMP_DIR_PROP - Static variable in class com.communote.common.virusscan.impl.ClamAVScanner
Directory for temporary files
TEMP_DIR_PROP - Static variable in class com.communote.common.virusscan.impl.CommandlineScanner
Directory for temporary files
TEMP_FILE_PREFIX_PROP - Static variable in class com.communote.common.virusscan.impl.CommandlineScanner
Name prefix for files
TEMP_FILE_SUFFIX_PROP - Static variable in class com.communote.common.virusscan.impl.CommandlineScanner
Name suffix for files
TEMPLATE_ID - Static variable in class com.communote.plugins.activity.core.TopicHierarchyEventListener
Id of the activities template.
TemplateManager - Class in com.communote.server.web.commons.view
Class that manages templates which are identified by a name and have a file location.
TemplateManager() - Constructor for class com.communote.server.web.commons.view.TemplateManager
Create a new instance
TemplateNote - Class in com.communote.plugins.mq.message.core.data.note
POJO for easier creation of template and activity notes
TemplateNote() - Constructor for class com.communote.plugins.mq.message.core.data.note.TemplateNote
 
TemplateNoteRenderingPreProcessor - Class in com.communote.server.core.template
RenderingPreProcessor which replaces the content of a template note with the result of the rendered template that is associated with that note.
TemplateNoteRenderingPreProcessor() - Constructor for class com.communote.server.core.template.TemplateNoteRenderingPreProcessor
 
TemplateNoteStoringPreProcessor - Class in com.communote.server.core.template
Note storing pre-processor which will set the default content of a template note by rendering the template with default language and plain text render mode.
TemplateNoteStoringPreProcessor() - Constructor for class com.communote.server.core.template.TemplateNoteStoringPreProcessor
 
templatesChanged() - Method in class com.communote.server.web.commons.view.velocity.DynamicVelocityViewResolver
Should be called when the templates have changed.
TemplatesController - Class in com.communote.plugins.htmlclient
Controller for delivering Templates for the HTMLClient.
TemplatesController(BundleContext) - Constructor for class com.communote.plugins.htmlclient.TemplatesController
Instantiates a new templates controller.
TEMPORARILY_DISABLED - Static variable in class com.communote.server.model.user.UserStatus
The user was temporarily disabled by the client manager and can be re-activated by the client manager.
TERMS_NOT_ACCEPTED - Static variable in class com.communote.server.model.user.UserStatus
 
TERMS_OF_USE - Static variable in interface com.communote.server.persistence.common.messages.CustomMessageKeyConstant
Key for custom terms of use.
TERMSACCEPTED - Static variable in class com.communote.server.model.user.UserConstants
 
TermsNotAcceptedException - Exception in com.communote.server.core.security
Thrown to indicate that the user has not yet accepted the terms of use or the privacy policy.
TermsNotAcceptedException(String, Long) - Constructor for exception com.communote.server.core.security.TermsNotAcceptedException
Constructs a new instance of TermsNotAcceptedException
TermsOfUseNotAcceptedException - Exception in com.communote.server.core.security
Exception to be thrown if a user was authenticated successfully but has not yet accepted the Terms Of Use.
TermsOfUseNotAcceptedException(String, Long) - Constructor for exception com.communote.server.core.security.TermsOfUseNotAcceptedException
Constructs a new instance of TermsOfUseNotAcceptedException
testCondition(T) - Method in class com.communote.common.menu.EntryIdIncludeExcludeFilter
Test the condition and return true if the condition is fulfilled.
testCondition(T) - Method in class com.communote.server.web.fe.admin.GlobalClientFilter
 
testCondition(T) - Method in class com.communote.server.web.fe.admin.HttpsSupportFilter
 
testConnection(JavaMailSenderImpl) - Method in class com.communote.server.core.mail.SmtpMimeMessageSender
 
testDatabaseConnection() - Static method in class com.communote.server.core.common.util.DatabaseHelper
Tries to connect to the global database.
testDatabaseConnection(String, String, String, String) - Static method in class com.communote.server.core.common.util.DatabaseHelper
Tries to connect to the named database.
testSettings(Map<ApplicationPropertyMailing, String>, MimeMessage) - Method in class com.communote.server.core.mail.CatchAllSmtpMimeMessageSender
 
testSettings(Map<ApplicationPropertyMailing, String>) - Method in class com.communote.server.core.mail.FileSystemMimeMessageSender
 
testSettings(Map<ApplicationPropertyMailing, String>, MimeMessage) - Method in class com.communote.server.core.mail.FileSystemMimeMessageSender
 
testSettings(Map<ApplicationPropertyMailing, String>) - Method in interface com.communote.server.core.mail.MailSender
Test the given mail-out configuration.
testSettings(Map<ApplicationPropertyMailing, String>, MailMessage) - Method in interface com.communote.server.core.mail.MailSender
Test the given mail-out configuration and send a test message.
testSettings(Map<ApplicationPropertyMailing, String>) - Method in class com.communote.server.core.mail.MailSenderImpl
 
testSettings(Map<ApplicationPropertyMailing, String>, MailMessage) - Method in class com.communote.server.core.mail.MailSenderImpl
 
testSettings(Map<ApplicationPropertyMailing, String>) - Method in interface com.communote.server.core.mail.MimeMessageSender
Test the new configuration for sending mime messages.
testSettings(Map<ApplicationPropertyMailing, String>, MimeMessage) - Method in interface com.communote.server.core.mail.MimeMessageSender
Test the new configuration for sending mime messages and send a test message.
testSettings(Map<ApplicationPropertyMailing, String>) - Method in class com.communote.server.core.mail.SmtpMimeMessageSender
 
testSettings(Map<ApplicationPropertyMailing, String>, MimeMessage) - Method in class com.communote.server.core.mail.SmtpMimeMessageSender
 
TextMailMessage - Class in com.communote.server.core.mail.messages
Mail message, which allows to set the subject and content of the mail directly.
TextMailMessage(String, String, String) - Constructor for class com.communote.server.core.mail.messages.TextMailMessage
 
TextMailMessage(String, String, String, String, String) - Constructor for class com.communote.server.core.mail.messages.TextMailMessage
 
TimelineFilterViewType - Enum in com.communote.server.core.vo.query
Enum of available view types.
TimelineNoteDiscussionResource - Class in com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion
 
TimelineNoteDiscussionResource() - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
TimelineNoteDiscussionResource - Class in com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion
 
TimelineNoteDiscussionResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
TimelineNoteDiscussionResource - Class in com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion
 
TimelineNoteDiscussionResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
TimelineNoteDiscussionResource - Class in com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion
 
TimelineNoteDiscussionResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
timelineNoteDiscussionSingle(Long, Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
timelineNoteDiscussionSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
timelineNoteDiscussionSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
timelineNoteDiscussionSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotediscussion.TimelineNoteDiscussionResource
 
TimelineNoteHelper - Class in com.communote.plugins.api.rest.resource.timelinenote
 
TimelineNoteHelper - Class in com.communote.plugins.api.rest.v22.resource.timelinenote
 
TimelineNoteHelper - Class in com.communote.plugins.api.rest.v24.resource.timelinenote
 
TimelineNoteHelper - Class in com.communote.plugins.api.rest.v30.resource.timelinenote
 
timelineNoteList() - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
 
timelineNoteList() - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
 
timelineNoteList() - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
 
timelineNoteList() - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
 
TimelineNoteResource - Class in com.communote.plugins.api.rest.resource.timelinenote
 
TimelineNoteResource() - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
 
TimelineNoteResource - Class in com.communote.plugins.api.rest.v22.resource.timelinenote
 
TimelineNoteResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
 
TimelineNoteResource - Class in com.communote.plugins.api.rest.v24.resource.timelinenote
 
TimelineNoteResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
 
TimelineNoteResource - Class in com.communote.plugins.api.rest.v30.resource.timelinenote
 
TimelineNoteResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
 
TimelineNoteResourceConverter - Class in com.communote.plugins.api.rest.resource.timelinenote
Converter to convert the query result depending on settings of the query instance.
TimelineNoteResourceConverter(NoteQueryParameters, NoteRenderContext) - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResourceConverter
Creates a new converter which will convert the queryResult depending on settings of the query instance.
TimelineNoteResourceConverter - Class in com.communote.plugins.api.rest.v22.resource.timelinenote
Converter to convert the query result depending on settings of the query instance.
TimelineNoteResourceConverter(NoteQueryParameters, NoteRenderContext) - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResourceConverter
Creates a new converter which will convert the queryResult depending on settings of the query instance.
TimelineNoteResourceConverter - Class in com.communote.plugins.api.rest.v24.resource.timelinenote
Converter to convert the query result depending on settings of the query instance.
TimelineNoteResourceConverter(NoteQueryParameters, NoteRenderContext) - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResourceConverter
Creates a new converter which will convert the queryResult depending on settings of the query instance.
TimelineNoteResourceConverter - Class in com.communote.plugins.api.rest.v30.resource.timelinenote
Converter to convert the query result depending on settings of the query instance.
TimelineNoteResourceConverter(NoteQueryParameters, NoteRenderContext) - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResourceConverter
Creates a new converter which will convert the queryResult depending on settings of the query instance.
TimelineNoteResourceHandler - Class in com.communote.plugins.api.rest.resource.timelinenote
Handler for requests the TimelineNoteResource
TimelineNoteResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResourceHandler
 
TimelineNoteResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.timelinenote
Handler for requests the TimelineNoteResource
TimelineNoteResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResourceHandler
 
TimelineNoteResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.timelinenote
Handler for requests the TimelineNoteResource
TimelineNoteResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResourceHandler
 
TimelineNoteResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.timelinenote
Handler for requests the TimelineNoteResource
TimelineNoteResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResourceHandler
 
timelineNoteSingle(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteResource
 
timelineNoteSingle(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteResource
 
timelineNoteSingle(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteResource
 
timelineNoteSingle(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteResource
 
timelineNoteTagList(Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
timelineNoteTagList(Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
timelineNoteTagList(Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
timelineNoteTagList(Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
TimelineNoteTagResource - Class in com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag
 
TimelineNoteTagResource() - Constructor for class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
TimelineNoteTagResource - Class in com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag
 
TimelineNoteTagResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
TimelineNoteTagResource - Class in com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag
 
TimelineNoteTagResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
TimelineNoteTagResource - Class in com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag
 
TimelineNoteTagResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
timelineNoteTagSingle(Long, Long) - Method in class com.communote.plugins.api.rest.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
timelineNoteTagSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v22.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
timelineNoteTagSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
timelineNoteTagSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.timelinenote.timelinenotetag.TimelineNoteTagResource
 
TimelineQueryParameters - Class in com.communote.server.core.vo.query
The base instance for CoreItemQueryDefinition It defines filter attributes for getting resources.
TimelineQueryParameters() - Constructor for class com.communote.server.core.vo.query.TimelineQueryParameters
Construct me with the right query definition
TimelineQueryParameters(TaggingCoreItemUTPExtension) - Constructor for class com.communote.server.core.vo.query.TimelineQueryParameters
Construct me with the right query definition
TimelineQueryParametersConfigurator<T extends TimelineQueryParameters> - Class in com.communote.server.core.vo.query.config
This QueryParametersConfigurator can be used to configure a CoreItemQueryInstance .
TimelineQueryParametersConfigurator(QueryParametersParameterNameProvider) - Constructor for class com.communote.server.core.vo.query.config.TimelineQueryParametersConfigurator
Constructor for this QueryParametersConfigurator.
TimelineQueryParametersConfigurator(QueryParametersParameterNameProvider, int) - Constructor for class com.communote.server.core.vo.query.config.TimelineQueryParametersConfigurator
Constructor for this QueryParametersConfigurator.
timelineTagList() - Method in class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
 
timelineTagList() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
 
timelineTagList() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
 
timelineTagList() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
 
TimelineTagResource - Class in com.communote.plugins.api.rest.resource.timelinetag
 
TimelineTagResource() - Constructor for class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResource
 
TimelineTagResource - Class in com.communote.plugins.api.rest.v22.resource.timelinetag
 
TimelineTagResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResource
 
TimelineTagResource - Class in com.communote.plugins.api.rest.v24.resource.timelinetag
 
TimelineTagResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResource
 
TimelineTagResource - Class in com.communote.plugins.api.rest.v30.resource.timelinetag
 
TimelineTagResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResource
 
TimelineTagResourceHandler - Class in com.communote.plugins.api.rest.resource.timelinetag
Resources handler for the tag cloud.
TimelineTagResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.timelinetag.TimelineTagResourceHandler
 
TimelineTagResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.timelinetag
Resources handler for the tag cloud.
TimelineTagResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetag.TimelineTagResourceHandler
 
TimelineTagResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.timelinetag
Resources handler for the tag cloud.
TimelineTagResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetag.TimelineTagResourceHandler
 
TimelineTagResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.timelinetag
Resources handler for the tag cloud.
TimelineTagResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetag.TimelineTagResourceHandler
 
timelineTopicList() - Method in class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
 
timelineTopicList() - Method in class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
 
timelineTopicList() - Method in class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
 
timelineTopicList() - Method in class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
 
TimelineTopicResource - Class in com.communote.plugins.api.rest.resource.timelinetopic
 
TimelineTopicResource() - Constructor for class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResource
 
TimelineTopicResource - Class in com.communote.plugins.api.rest.v22.resource.timelinetopic
 
TimelineTopicResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResource
 
TimelineTopicResource - Class in com.communote.plugins.api.rest.v24.resource.timelinetopic
 
TimelineTopicResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResource
 
TimelineTopicResource - Class in com.communote.plugins.api.rest.v30.resource.timelinetopic
 
TimelineTopicResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResource
 
TimelineTopicResourceHandler - Class in com.communote.plugins.api.rest.resource.timelinetopic
 
TimelineTopicResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.timelinetopic.TimelineTopicResourceHandler
 
TimelineTopicResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.timelinetopic
 
TimelineTopicResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelinetopic.TimelineTopicResourceHandler
 
TimelineTopicResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.timelinetopic
 
TimelineTopicResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelinetopic.TimelineTopicResourceHandler
 
TimelineTopicResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.timelinetopic
 
TimelineTopicResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelinetopic.TimelineTopicResourceHandler
 
TimelineUserHelper - Class in com.communote.plugins.api.rest.resource.timelineuser
 
TimelineUserHelper - Class in com.communote.plugins.api.rest.v22.resource.timelineuser
 
TimelineUserHelper - Class in com.communote.plugins.api.rest.v24.resource.timelineuser
 
TimelineUserHelper - Class in com.communote.plugins.api.rest.v30.resource.timelineuser
 
timelineUserList() - Method in class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
 
timelineUserList() - Method in class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
 
timelineUserList() - Method in class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
 
timelineUserList() - Method in class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
 
TimelineUserResource - Class in com.communote.plugins.api.rest.resource.timelineuser
 
TimelineUserResource() - Constructor for class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResource
 
TimelineUserResource - Class in com.communote.plugins.api.rest.v22.resource.timelineuser
 
TimelineUserResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResource
 
TimelineUserResource - Class in com.communote.plugins.api.rest.v24.resource.timelineuser
 
TimelineUserResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResource
 
TimelineUserResource - Class in com.communote.plugins.api.rest.v30.resource.timelineuser
 
TimelineUserResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResource
 
TimelineUserResourceHandler - Class in com.communote.plugins.api.rest.resource.timelineuser
ResourceHandler which returns the users for the given timeline.
TimelineUserResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.timelineuser.TimelineUserResourceHandler
 
TimelineUserResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.timelineuser
ResourceHandler which returns the users for the given timeline.
TimelineUserResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.timelineuser.TimelineUserResourceHandler
 
TimelineUserResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.timelineuser
ResourceHandler which returns the users for the given timeline.
TimelineUserResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.timelineuser.TimelineUserResourceHandler
 
TimelineUserResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.timelineuser
ResourceHandler which returns the users for the given timeline.
TimelineUserResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.timelineuser.TimelineUserResourceHandler
 
TimeoutException - Exception in com.communote.common.virusscan.exception
A standard time out exception
TimeoutException() - Constructor for exception com.communote.common.virusscan.exception.TimeoutException
 
TimeoutException(String) - Constructor for exception com.communote.common.virusscan.exception.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception com.communote.common.virusscan.exception.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception com.communote.common.virusscan.exception.TimeoutException
 
TimeRangeListItem - Class in com.communote.server.core.filter.listitems
Describes a range in time which is marked by two date objects representing the start and end points.
TimeRangeListItem() - Constructor for class com.communote.server.core.filter.listitems.TimeRangeListItem
 
TimeRangeListItem(Date, Date) - Constructor for class com.communote.server.core.filter.listitems.TimeRangeListItem
 
TimeRangeListItem(TimeRangeListItem) - Constructor for class com.communote.server.core.filter.listitems.TimeRangeListItem
Copies constructor from other TimeRangeListItem
TIMEZONEID - Static variable in class com.communote.server.model.config.ClientConfigurationConstants
 
TIMEZONEID - Static variable in class com.communote.server.model.user.UserProfileConstants
 
TimeZoneProvider - Class in com.communote.server.core.common.time
The TimeZoneProvider.
TimeZoneProvider() - Constructor for class com.communote.server.core.common.time.TimeZoneProvider
Constructor.
TipTag - Class in com.communote.server.web.commons.tags
Tag to render the tooltip out.
TipTag() - Constructor for class com.communote.server.web.commons.tags.TipTag
 
TITLE - Static variable in class com.communote.server.model.blog.BlogConstants
 
toArray() - Method in class com.communote.common.util.PageableList
toArray(T[]) - Method in class com.communote.common.util.PageableList
toCategorizedTagVO(CategorizedTag) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Converts this DAO's entity to an object of type CategorizedTagVO.
toCategorizedTagVO(CategorizedTag, CategorizedTagVO) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Copies the fields of the specified entity to the target value object.
toCategorizedTagVO(CategorizedTag) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
toCategorizedTagVO(CategorizedTag, CategorizedTagVO) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
toCategorizedTagVO(Object[]) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
Default implementation for transforming the results of a report query into a value object.
toCategorizedTagVOCollection(Collection) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Converts this DAO's entity to a Collection of instances of type CategorizedTagVO.
toCategorizedTagVOCollection(Collection) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
toClassLoader() - Method in class com.communote.server.core.database.liquibase.SpringResourceOpener
toGlobalTagCategoryVO(GlobalTagCategory) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Converts this DAO's entity to an object of type GlobalTagCategoryVO.
toGlobalTagCategoryVO(GlobalTagCategory, GlobalTagCategoryVO) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Copies the fields of the specified entity to the target value object.
toGlobalTagCategoryVO(GlobalTagCategory) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
toGlobalTagCategoryVO(GlobalTagCategory, GlobalTagCategoryVO) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
toGlobalTagCategoryVO(Object[]) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
Default implementation for transforming the results of a report query into a value object.
toGlobalTagCategoryVOCollection(Collection) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Converts this DAO's entity to a Collection of instances of type GlobalTagCategoryVO.
toGlobalTagCategoryVOCollection(Collection) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
TokenFactory<T extends AbstractCommunoteAuthenticationToken<?>> - Interface in com.communote.server.core.security.authentication
Factory to create a Communote authentication token
toKenmeiUserProfileVO(Object[]) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
Default implementation for transforming the results of a report query into a value object.
toKenmeiUserProfileVOCollection(Collection) - Method in interface com.communote.server.persistence.user.UserProfileDao
Converts this DAO's entity to a Collection of instances of type UserProfileVO.
toKenmeiUserProfileVOCollection(Collection) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
toKenmeiUserVO(Object[]) - Method in class com.communote.server.persistence.user.UserDaoBase
Default implementation for transforming the results of a report query into a value object.
toLocale(String) - Static method in class com.communote.common.util.LocaleHelper
 
toMap(MultivaluedMap<String, String>) - Static method in class com.communote.plugins.api.rest.resource.tag.TagHelper
 
toMap(MultivaluedMap<String, String>) - Static method in class com.communote.plugins.api.rest.resource.timelinenote.TimelineNoteHelper
 
toMap(MultivaluedMap<String, String>) - Static method in class com.communote.plugins.api.rest.v22.resource.tag.TagHelper
 
toMap(MultivaluedMap<String, String>) - Static method in class com.communote.plugins.api.rest.v22.resource.timelinenote.TimelineNoteHelper
 
toMap(MultivaluedMap<String, String>) - Static method in class com.communote.plugins.api.rest.v24.resource.tag.TagHelper
 
toMap(MultivaluedMap<String, String>) - Static method in class com.communote.plugins.api.rest.v24.resource.timelinenote.TimelineNoteHelper
 
toMap(MultivaluedMap<String, String>) - Static method in class com.communote.plugins.api.rest.v30.resource.tag.TagHelper
 
toMap(MultivaluedMap<String, String>) - Static method in class com.communote.plugins.api.rest.v30.resource.timelinenote.TimelineNoteHelper
 
toMap() - Method in class com.communote.server.external.hibernate.ClientDelegateCache
ToolsPageContentManagerFactory - Class in com.communote.server.web.fe.portal.service
Factory to configure the StaticPageContentManager of the tools page.
ToolsPageContentManagerFactory() - Constructor for class com.communote.server.web.fe.portal.service.ToolsPageContentManagerFactory
 
TooManyExternalObjectsPerTopicException - Exception in com.communote.server.core.external
Exception when there are too many external objects for a single topic for a specific system id
TooManyExternalObjectsPerTopicException(String, String, int) - Constructor for exception com.communote.server.core.external.TooManyExternalObjectsPerTopicException
 
TooManyExternalObjectsPerTopicExceptionMapper - Class in com.communote.server.core.exception.mapper
 
TooManyExternalObjectsPerTopicExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.TooManyExternalObjectsPerTopicExceptionMapper
 
TooManyMentionedUsersNoteManagementException - Exception in com.communote.server.core.blog
Exception, which is thrown when the user tried to notify to many users.
TooManyMentionedUsersNoteManagementException() - Constructor for exception com.communote.server.core.blog.TooManyMentionedUsersNoteManagementException
 
TopBlogsWidget - Class in com.communote.server.web.fe.widgets.blog
Widget to show a list of the top n blogs, which are most used by the current user.
TopBlogsWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.TopBlogsWidget
 
Topic - Class in com.communote.plugins.mq.message.core.data.topic
The Class Topic.
Topic() - Constructor for class com.communote.plugins.mq.message.core.data.topic.Topic
 
TOPIC_ACCESS_RIGHTS_CHANGED_ACTIVITY_ID - Static variable in class com.communote.plugins.activity.core.TopicAccessRightsChangedEventListener
Prefix for the activity.
TOPIC_GAINED_MANAGEMENT_ACCESS_ACTIVITY_ID - Static variable in class com.communote.plugins.activity.core.ManagerGainedTopicAccessRightsChangedEventListener
Prefix for the activity.
TopicAccessLevel - Enum in com.communote.server.core.vo.query.blog
Enumeration, which defines possible levels of access for topics.
TopicAccessRightsChangedEvent - Class in com.communote.server.core.blog.events
Abstract event for access right changes.
TopicAccessRightsChangedEvent(long, String, long, BlogRole, BlogRole) - Constructor for class com.communote.server.core.blog.events.TopicAccessRightsChangedEvent
Constructor.
TopicAccessRightsChangedEventListener<T extends TopicAccessRightsChangedEvent> - Class in com.communote.plugins.activity.core
Abstract event listener for TopicAccessRightsChangedEvent to ease implementing concrete listeners.
TopicAccessRightsChangedEventListener(ActivityService, BlogManagement, NoteService) - Constructor for class com.communote.plugins.activity.core.TopicAccessRightsChangedEventListener
Constructor.
TopicConverter - Class in com.communote.plugins.mq.message.core.handler.converter
Class for converting Communote topics to MQ topics.
TopicConverter(PropertyManagement) - Constructor for class com.communote.plugins.mq.message.core.handler.converter.TopicConverter
Constructor.
TopicCreatedEventListener - Class in com.communote.plugins.activity.core
Creates an activity when a new topic had been created.
TopicCreatedEventListener(ActivityService, String) - Constructor for class com.communote.plugins.activity.core.TopicCreatedEventListener
Create a new listener
TopicCreateOptionPermissionFilter - Class in com.communote.server.core.permission.filters
Filter for evaluating the ClientProperty.ALLOW_TOPIC_CREATE_FOR_ALL_USERS option for the topic create permission.
TopicCreateOptionPermissionFilter() - Constructor for class com.communote.server.core.permission.filters.TopicCreateOptionPermissionFilter
 
topicDefaultProfileImage() - Method in class com.communote.server.web.commons.viewtool.UrlTool
Set the image url to the default topic image.
topicExists() - Method in class com.communote.server.web.fe.widgets.blog.BlogMemberManagementWidget
 
TopicHierarchyEvent - Class in com.communote.server.core.blog
 
TopicHierarchyEvent(Long, String, Long, String, Long, TopicHierarchyEvent.Type) - Constructor for class com.communote.server.core.blog.TopicHierarchyEvent
Constructor.
TopicHierarchyEvent.Type - Enum in com.communote.server.core.blog
Possible types this event was fired for.
TopicHierarchyEventListener - Class in com.communote.plugins.activity.core
 
TopicHierarchyEventListener(ActivityService, NoteService) - Constructor for class com.communote.plugins.activity.core.TopicHierarchyEventListener
Constructor.
TopicHierarchyManagement - Class in com.communote.server.core.blog
Management for
TopicHierarchyManagement() - Constructor for class com.communote.server.core.blog.TopicHierarchyManagement
 
TopicHierarchyService - Class in com.communote.server.service
 
TopicHierarchyService() - Constructor for class com.communote.server.service.TopicHierarchyService
 
TopicIdsMatcher - Class in com.communote.server.core.vo.query.java.note
Matcher to test for the topics.
TopicIdsMatcher(Long[]) - Constructor for class com.communote.server.core.vo.query.java.note.TopicIdsMatcher
Constructor.
TopicInformationManagement - Class in com.communote.server.core.blog
Management for topics related to notification specifics.
TopicInformationManagement() - Constructor for class com.communote.server.core.blog.TopicInformationManagement
 
topicList() - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
topicList() - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
topicList() - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
topicList() - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
TopicListWidget - Class in com.communote.server.web.fe.widgets.blog
Widget for displaying a list of blogs.
TopicListWidget() - Constructor for class com.communote.server.web.fe.widgets.blog.TopicListWidget
 
TopicMessageHandlerUtils - Class in com.communote.plugins.mq.message.core.handler
Topic message handlers utilities
TopicMesssage - Class in com.communote.plugins.mq.message.core.message.topic
The Class TopicMesssage.
TopicMesssage() - Constructor for class com.communote.plugins.mq.message.core.message.topic.TopicMesssage
 
TopicNotificationNoteProcessor - Class in com.communote.server.core.blog.notes.processors
Processor which handles topic mention flags.
TopicNotificationNoteProcessor(BlogRightsManagement, UserManagement, QueryManagement) - Constructor for class com.communote.server.core.blog.notes.processors.TopicNotificationNoteProcessor
Constructor.
TOPICPATH - Static variable in class com.communote.server.model.blog.ResolvedTopicToTopicConstants
 
TopicPermissionFilter - Interface in com.communote.server.core.permission.filters
Permission filter for topics.
TopicPermissionFilterRegistry - Class in com.communote.plugins.core.registries
Registry for TopicPermissionFilter.
TopicPermissionFilterRegistry() - Constructor for class com.communote.plugins.core.registries.TopicPermissionFilterRegistry
 
TopicPermissionManagement - Interface in com.communote.server.api.core.blog
Permission management for topics
TopicPermissionManagementImpl - Class in com.communote.server.core.permission
TopicPermissionManagementImpl() - Constructor for class com.communote.server.core.permission.TopicPermissionManagementImpl
 
TopicProperty - Class in com.communote.plugins.mq.message.core.data.topic
Property of a topic
TopicProperty() - Constructor for class com.communote.plugins.mq.message.core.data.topic.TopicProperty
 
TopicPropertyAccessor - Class in com.communote.server.core.property
Property accessor for topics, don't construct it, use it from the PropertyManagement
TopicPropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.TopicPropertyAccessor
Don't construct it from the outside packages
TopicReplyMessage - Class in com.communote.plugins.mq.message.core.message.topic
Reply message, containing topic
TopicReplyMessage() - Constructor for class com.communote.plugins.mq.message.core.message.topic.TopicReplyMessage
 
TopicResource - Class in com.communote.plugins.api.rest.resource.topic
 
TopicResource() - Constructor for class com.communote.plugins.api.rest.resource.topic.TopicResource
 
TopicResource - Class in com.communote.plugins.api.rest.v22.resource.topic
 
TopicResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
TopicResource - Class in com.communote.plugins.api.rest.v24.resource.topic
 
TopicResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
TopicResource - Class in com.communote.plugins.api.rest.v30.resource.topic
 
TopicResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
TopicResourceHandler - Class in com.communote.plugins.api.rest.resource.topic
Handler for TopicResource
TopicResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.topic.TopicResourceHandler
Set the validator for the resource handler
TopicResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.topic
Handler for TopicResource
TopicResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceHandler
Set the validator for the resource handler
TopicResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.topic
Handler for TopicResource
TopicResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceHandler
Set the validator for the resource handler
TopicResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.topic
Handler for TopicResource
TopicResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceHandler
Set the validator for the resource handler
TopicResourceHelper - Class in com.communote.plugins.api.rest.resource.topic
TopicResourceHelper - Class in com.communote.plugins.api.rest.v22.resource.topic
TopicResourceHelper - Class in com.communote.plugins.api.rest.v24.resource.topic
TopicResourceHelper - Class in com.communote.plugins.api.rest.v30.resource.topic
TopicResourceValidator - Class in com.communote.plugins.api.rest.resource.topic
 
TopicResourceValidator() - Constructor for class com.communote.plugins.api.rest.resource.topic.TopicResourceValidator
 
TopicResourceValidator - Class in com.communote.plugins.api.rest.v22.resource.topic
 
TopicResourceValidator() - Constructor for class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceValidator
 
TopicResourceValidator - Class in com.communote.plugins.api.rest.v24.resource.topic
 
TopicResourceValidator() - Constructor for class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceValidator
 
TopicResourceValidator - Class in com.communote.plugins.api.rest.v30.resource.topic
 
TopicResourceValidator() - Constructor for class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceValidator
 
TopicRights - Class in com.communote.plugins.mq.message.core.data.topic
Topic access rights
TopicRights() - Constructor for class com.communote.plugins.mq.message.core.data.topic.TopicRights
 
TopicRolePermissionFilter - Class in com.communote.server.core.permission.filters
Filter for default permissions of topics.
TopicRolePermissionFilter(BlogRightsManagement) - Constructor for class com.communote.server.core.permission.filters.TopicRolePermissionFilter
Constructor.
topicSingle(String) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResource
 
topicSingle(String) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResource
 
topicSingle(String) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResource
 
topicSingle(String) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResource
 
TopicSpecificMessage<T extends BaseTopic> - Class in com.communote.plugins.mq.message.core.message.topic
The Class TopicSpecificMessage.
TopicSpecificMessage() - Constructor for class com.communote.plugins.mq.message.core.message.topic.TopicSpecificMessage
 
TopicStructureTO - Class in com.communote.server.core.vo.blog
Transfer object to define the changes to the topic structure.
TopicStructureTO() - Constructor for class com.communote.server.core.vo.blog.TopicStructureTO
 
TopicTagListItemToTopicResourceConverter<T extends BlogTagListItem,O extends TopicResource> - Class in com.communote.plugins.api.rest.converter
This converter convert a BlogTagListItem to a TopicResource
TopicTagListItemToTopicResourceConverter() - Constructor for class com.communote.plugins.api.rest.converter.TopicTagListItemToTopicResourceConverter
 
TopicTagListItemToTopicResourceConverter<T extends BlogTagListItem,O extends TopicResource> - Class in com.communote.plugins.api.rest.v22.converter
This converter convert a BlogTagListItem to a TopicResource
TopicTagListItemToTopicResourceConverter() - Constructor for class com.communote.plugins.api.rest.v22.converter.TopicTagListItemToTopicResourceConverter
 
TopicTagListItemToTopicResourceConverter<T extends BlogTagListItem> - Class in com.communote.plugins.api.rest.v24.converter
This converter convert a BlogTagListItem to a TopicResource
TopicTagListItemToTopicResourceConverter() - Constructor for class com.communote.plugins.api.rest.v24.converter.TopicTagListItemToTopicResourceConverter
 
TopicTagListItemToTopicResourceConverter<T extends BlogTagListItem> - Class in com.communote.plugins.api.rest.v30.converter
This converter convert a BlogTagListItem to a TopicResource
TopicTagListItemToTopicResourceConverter() - Constructor for class com.communote.plugins.api.rest.v30.converter.TopicTagListItemToTopicResourceConverter
 
TopicTimelineParameters - Class in com.communote.server.core.vo.query.blog
Query instance to retrieve topics.
TopicTimelineParameters() - Constructor for class com.communote.server.core.vo.query.blog.TopicTimelineParameters
Instantiates a new user tagged blog query instance.
TopicTool - Class in com.communote.server.core.common.velocity
Topic specific tools.
TopicTool() - Constructor for class com.communote.server.core.common.velocity.TopicTool
 
TopicUtils - Class in com.communote.plugins.mq.message.core.util
Helper class for topics.
TOPLEVELTOPIC - Static variable in class com.communote.server.model.blog.BlogConstants
 
ToplevelTopicCannotBeChildException - Exception in com.communote.server.core.blog
 
ToplevelTopicCannotBeChildException(Long, String) - Constructor for exception com.communote.server.core.blog.ToplevelTopicCannotBeChildException
Constructor.
ToplevelTopicCannotBeChildExceptionMapper - Class in com.communote.server.core.exception.mapper
 
ToplevelTopicCannotBeChildExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.ToplevelTopicCannotBeChildExceptionMapper
 
ToplevelTopicIsAlreadyChildBlogManagementException - Exception in com.communote.server.core.blog
This exception is thrown, when somebody tries to declace a topic as top level topic if it is already a child itself.
ToplevelTopicIsAlreadyChildBlogManagementException(Long) - Constructor for exception com.communote.server.core.blog.ToplevelTopicIsAlreadyChildBlogManagementException
Constructor.
ToplevelTopicIsAlreadyChildBlogManagementExceptionMapper - Class in com.communote.server.core.exception.mapper
 
ToplevelTopicIsAlreadyChildBlogManagementExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.ToplevelTopicIsAlreadyChildBlogManagementExceptionMapper
 
ToplevelTopicsDisabledBlogManagementException - Exception in com.communote.server.core.blog
This exception is thrown, when somebody tries to declare a topic as top level topic if top level topics are disabled.
ToplevelTopicsDisabledBlogManagementException(Long) - Constructor for exception com.communote.server.core.blog.ToplevelTopicsDisabledBlogManagementException
Constructor.
ToplevelTopicsDisabledBlogManagementExceptionMapper - Class in com.communote.server.core.exception.mapper
 
ToplevelTopicsDisabledBlogManagementExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.ToplevelTopicsDisabledBlogManagementExceptionMapper
 
toQueryString(String) - Method in class com.communote.server.core.vo.query.filter.PropertyFilter
This method generates the query string for this property.
toResponse(E) - Method in class com.communote.plugins.api.rest.service.exception.AbstractExceptionMapper
toResponse(Exception) - Method in class com.communote.plugins.api.rest.v22.service.exception.mapper.CommunoteExceptionMapper
toResponse(Exception) - Method in class com.communote.plugins.api.rest.v24.service.exception.mapper.CommunoteExceptionMapper
toResponse(Exception) - Method in class com.communote.plugins.api.rest.v30.service.exception.mapper.CommunoteExceptionMapper
toString(Locale, Object...) - Method in interface com.communote.common.i18n.LocalizedMessage
Returns the localized message.
toString(Locale, Object...) - Method in class com.communote.common.i18n.StaticLocalizedMessage
Always returns the value of message.
toString(Collection<?>) - Static method in class com.communote.common.string.StringHelper
Build a string containing toString for each sub element.
toString(Map<String, String>) - Static method in class com.communote.common.string.StringHelper
Converts the map into a string of the form 'k1=v1,k2=v2,k3=v3'.
toString(Object[], String) - Static method in class com.communote.common.string.StringHelper
Build a string of the array in the form "o1, o2, o3" if separator is ", "
toString() - Method in class com.communote.common.util.Pair
 
toString() - Method in class com.communote.plugins.api.rest.to.ApiResult
 
toString() - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
 
toString() - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
 
toString() - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
 
toString() - Method in class com.communote.plugins.core.classloader.ClassLoaderAggregator
 
toString() - Method in enum com.communote.plugins.core.views.ViewControllerParameters
 
toString() - Method in class com.communote.plugins.mq.service.impl.ProviderMessageConsumerImpl
 
toString() - Method in class com.communote.plugins.webservice.CommunoteWebServiceDefinition
 
toString() - Method in class com.communote.server.api.core.blog.BlogData
 
toString() - Method in class com.communote.server.api.core.blog.MinimalBlogData
 
toString() - Method in class com.communote.server.api.core.security.permission.Permission
 
toString() - Method in class com.communote.server.api.core.task.TaskTO
toString() - Method in class com.communote.server.core.common.caching.ApplicationSingleElementCacheKey
toString() - Method in class com.communote.server.core.common.caching.ClientSingleElementCacheKey
toString() - Method in class com.communote.server.core.common.ClientValue
 
toString() - Method in enum com.communote.server.core.common.ldap.LdapGroupAttribute
 
toString() - Method in class com.communote.server.core.crc.vo.ContentId
 
toString() - Method in class com.communote.server.core.filter.listitems.blog.ExternalObjectListItem
 
toString() - Method in class com.communote.server.core.filter.listitems.blog.member.BlogRoleEntityListItem
 
toString() - Method in class com.communote.server.core.filter.SortType
 
toString() - Method in class com.communote.server.core.security.FieldUserIdentification
toString() - Method in class com.communote.server.core.vo.content.AttachmentTO
 
toString() - Method in class com.communote.server.core.vo.query.blog.external.ExternalObjectQueryParameters
 
toString() - Method in enum com.communote.server.core.vo.query.QueryParameters.OrderDirection
 
toString() - Method in class com.communote.server.core.vo.user.NavigationItemDataTO
 
toString() - Method in class com.communote.server.core.vo.user.NavigationItemTO
 
toString() - Method in class com.communote.server.model.attachment.AttachmentStatus
 
toString() - Method in class com.communote.server.model.blog.BlogRole
 
toString() - Method in class com.communote.server.model.client.ClientStatus
 
toString() - Method in class com.communote.server.model.messaging.MessagerConnectorType
 
toString() - Method in class com.communote.server.model.note.NoteCreationSource
 
toString() - Method in class com.communote.server.model.note.NoteStatus
 
toString() - Method in class com.communote.server.model.security.ChannelType
 
toString() - Method in class com.communote.server.model.security.SecurityCodeAction
 
toString() - Method in class com.communote.server.model.task.TaskStatus
 
toString() - Method in class com.communote.server.model.user.group.UserOfGroupModificationType
 
toString() - Method in class com.communote.server.model.user.ImageSizeType
 
toString() - Method in class com.communote.server.model.user.UserRole
 
toString() - Method in class com.communote.server.model.user.UserStatus
 
toString() - Method in class com.communote.server.persistence.blog.ExportFormat
 
toString() - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
 
toString(Locale, Object...) - Method in class com.communote.server.persistence.common.messages.MessageKeyLocalizedMessage
 
toString(Locale, Object...) - Method in class com.communote.server.persistence.common.messages.MultipleMessageKeyLocalizedMessage
 
toString() - Method in class com.communote.server.web.api.to.ApiResult
Deprecated.
 
toString() - Method in class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
toString(Locale, Object...) - Method in class com.communote.server.web.fe.portal.service.ContactLocalizedMessage
 
toString(Locale, Object...) - Method in class com.communote.server.web.fe.portal.service.MessageToolDelegatingLocalizedMessage
 
toString(Locale, Object...) - Method in class com.communote.server.web.fe.portal.service.MobileAppsDescriptionLocalizedMessage
 
toString() - Method in class com.communote.server.web.fe.portal.user.client.forms.ConfluenceAuthConfigurationForm
toString() - Method in class com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm
toString() - Method in class com.communote.server.web.fe.widgets.management.user.GroupItem
 
toString() - Method in enum com.communote.server.web.fe.widgets.user.AuthorFilterWidget.Modes
 
toUserProfileVO(UserProfile) - Method in interface com.communote.server.persistence.user.UserProfileDao
Converts this DAO's entity to an object of type UserProfileVO.
toUserProfileVO(UserProfile, UserProfileVO) - Method in interface com.communote.server.persistence.user.UserProfileDao
Copies the fields of the specified entity to the target value object.
toUserProfileVO(UserProfile) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
toUserProfileVO(UserProfile, UserProfileVO) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
toUserProfileVO(UserProfile, UserProfileVO) - Method in class com.communote.server.persistence.user.UserProfileDaoImpl
Copies the fields of the specified entity to the target value object.
toUserVO(User) - Method in interface com.communote.server.persistence.user.UserDao
Converts this DAO's entity to an object of type UserVO.
toUserVO(User, UserVO) - Method in interface com.communote.server.persistence.user.UserDao
Copies the fields of the specified entity to the target value object.
toUserVO(User) - Method in class com.communote.server.persistence.user.UserDaoBase
 
toUserVO(User, UserVO) - Method in class com.communote.server.persistence.user.UserDaoBase
 
toUserVOCollection(Collection) - Method in interface com.communote.server.persistence.user.UserDao
Converts this DAO's entity to a Collection of instances of type UserVO.
toUserVOCollection(Collection) - Method in class com.communote.server.persistence.user.UserDaoBase
 
toXML() - Method in class com.communote.server.core.messaging.connectors.xmpp.AliasPacketExtension
toXMLString(Object) - Method in class com.communote.server.persistence.attachment.AttachmentStatusEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.blog.BlogRoleEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.blog.ExportFormatEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.client.ClientStatusEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.messaging.MessagerConnectorTypeEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.note.NoteCreationSourceEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.note.NoteStatusEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.security.ChannelTypeEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.security.SecurityCodeActionEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.tasks.TaskStatusEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.user.ImageSizeTypeEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.user.UserRoleEnum
 
toXMLString(Object) - Method in class com.communote.server.persistence.user.UserStatusEnum
 
TransactionException - Exception in com.communote.server.core.general
Exception to throw if a RunInTransaction or RunInTransactionWithResult operation failed because of an application exception.
TransactionException(String, Throwable) - Constructor for exception com.communote.server.core.general.TransactionException
Constructs a new instance of TransactionException
TransactionManagement - Interface in com.communote.server.core.general
 
TransactionManagementBase - Class in com.communote.server.core.general
Spring Service base class for com.communote.server.service.general.TransactionManagement, provides access to all services and entities referenced by this service.
TransactionManagementBase() - Constructor for class com.communote.server.core.general.TransactionManagementBase
 
TransactionManagementException - Exception in com.communote.server.core.general
The default exception thrown for unexpected errors occurring within TransactionManagement.
TransactionManagementException(String) - Constructor for exception com.communote.server.core.general.TransactionManagementException
Constructs a new instance of TransactionManagementException.
TransactionManagementException(String, Throwable) - Constructor for exception com.communote.server.core.general.TransactionManagementException
Constructs a new instance of TransactionManagementException.
TransactionManagementImpl - Class in com.communote.server.core.general
 
TransactionManagementImpl() - Constructor for class com.communote.server.core.general.TransactionManagementImpl
 
TransferMessage - Class in com.communote.plugins.mq.service.provider
Uniform representation of the message notion, to be used independently on any MQ implementation.
TransferMessage() - Constructor for class com.communote.plugins.mq.service.provider.TransferMessage
 
TransferMessage.TMContentType - Enum in com.communote.plugins.mq.service.provider
Supported Transfer Message content types.
TRANSFORM_CATEGORIZEDTAGVO - Static variable in interface com.communote.server.persistence.tag.CategorizedTagDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_GLOBALTAGCATEGORYVO - Static variable in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_KENMEIUSERPROFILEVO - Static variable in interface com.communote.server.persistence.user.UserProfileDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_KENMEIUSERVO - Static variable in interface com.communote.server.persistence.user.UserDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.blog.BlogDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.blog.BlogMemberDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.blog.BlogPropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.blog.NoteDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.blog.NotePropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.common.messages.MessageDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.common.security.SecurityCodeDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.ClientConfigurationDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.ConfigurationDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.LdapConfigurationDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.config.SettingDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.external.ExternalObjectDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.global.GlobalIdDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.property.BinaryPropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.property.GlobalPropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.property.PluginPropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.property.PropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.property.StringPropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.query.QueryHelperDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.resource.AttachmentDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.resource.ContentDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.security.iprange.IpRangeDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.tag.CategorizedTagDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.tag.TagDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.tasks.TaskDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.tasks.TaskExecutionDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.tasks.TaskPropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.client.ClientDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.client.ClientStatisticDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.CommunoteEntityDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.ContactDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.CountryDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.group.GroupDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.group.GroupPropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.group.UserOfGroupDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.LanguageDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.note.UserNoteEntityDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.NotificationConfigDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.UserAuthorityDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.UserDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.UserImageDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.UserNotePropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.UserProfileDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
TRANSFORM_NONE - Static variable in interface com.communote.server.persistence.user.UserPropertyDao
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.blog.BlogDaoBase
Transforms a collection of entities using the BlogDaoBase.transformEntity(int,Blog) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
Transforms a collection of entities using the BlogMemberDaoBase.transformEntity(int,com.communote.server.model.blog.BlogMember) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
Transforms a collection of entities using the BlogPropertyDaoBase.transformEntity(int,BlogProperty) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.blog.NoteDaoBase
Transforms a collection of entities using the NoteDaoBase.transformEntity(int,Note) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
Transforms a collection of entities using the NotePropertyDaoBase.transformEntity(int,NoteProperty) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
Transforms a collection of entities using the MessageDaoBase.transformEntity(int,com.communote.server.model.i18n.Message) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.config.SettingDaoBase
Transforms a collection of entities using the SettingDaoBase.transformEntity(int,Setting) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
Transforms a collection of entities using the ExternalObjectPropertyDaoBase.transformEntity(int,ExternalObjectProperty) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
Transforms a collection of entities using the GlobalIdDaoBase.transformEntity(int,com.communote.server.model.global.GlobalId) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
Transforms a collection of entities using the MessagerConnectorConfigDaoBase.transformEntity(int,MessagerConnectorConfig) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
Transforms a collection of entities using the BinaryPropertyDaoBase.transformEntity(int,BinaryProperty) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
Transforms a collection of entities using the GlobalPropertyDaoBase.transformEntity(int,GlobalProperty) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
Transforms a collection of entities using the PluginPropertyDaoBase.transformEntity(int,PluginProperty) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.property.PropertyDaoBase
Transforms a collection of entities using the PropertyDaoBase.transformEntity(int,Property) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
Transforms a collection of entities using the StringPropertyDaoBase.transformEntity(int,StringProperty) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.resource.ContentDaoBase
Transforms a collection of entities using the ContentDaoBase.transformEntity(int,Content) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
Transforms a collection of entities using the IpRangeDaoBase.transformEntity(int,com.communote.server.model.security.IpRange) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.tag.TagDaoBase
Transforms a collection of entities using the TagDaoBase.transformEntity(int,Tag) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
Transforms a collection of entities using the TaskDaoBase.transformEntity(int,com.communote.server.model.task.Task) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
Transforms a collection of entities using the ClientDaoBase.transformEntity(int,com.communote.server.model.client.Client) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.ContactDaoBase
Transforms a collection of entities using the ContactDaoBase.transformEntity(int,com.communote.server.model.user.Contact) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.CountryDaoBase
Transforms a collection of entities using the CountryDaoBase.transformEntity(int,com.communote.server.model.user.Country) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
Transforms a collection of entities using the ExternalUserGroupDaoBase.transformEntity(int,ExternalUserGroup) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Transforms a collection of entities using the GroupDaoBase.transformEntity(int,Group) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
Transforms a collection of entities using the GroupPropertyDaoBase.transformEntity(int,GroupProperty) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.LanguageDaoBase
Transforms a collection of entities using the LanguageDaoBase.transformEntity(int,com.communote.server.model.user.Language) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.UserDaoBase
Transforms a collection of entities using the UserDaoBase.transformEntity(int,com.communote.server.model.user.User) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.UserImageDaoBase
Transforms a collection of entities using the UserImageDaoBase.transformEntity(int,com.communote.server.model.user.UserImage) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
Transforms a collection of entities using the UserNotePropertyDaoBase.transformEntity(int,UserNoteProperty) method.
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
transformEntities(int, Collection<?>) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
Transforms a collection of entities using the UserPropertyDaoBase.transformEntity(int,UserProperty) method.
transformEntity(int, Blog) - Method in class com.communote.server.persistence.blog.BlogDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.blog.BlogDao, please note that the BlogDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, BlogMember) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.blog.BlogMemberDao, please note that the BlogMemberDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, BlogProperty) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in BlogPropertyDao, please note that the BlogPropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ExternalBlogMember) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.blog.ExternalBlogMemberDao, please note that the ExternalBlogMemberDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Note) - Method in class com.communote.server.persistence.blog.NoteDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in NoteDao, please note that the NoteDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, NoteProperty) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in NotePropertyDao, please note that the NotePropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ProcessedMailNote) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.blog.ProcessedMailNoteDao, please note that the ProcessedMailNoteDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UserToBlogRoleMapping) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.blog.UserToBlogRoleMappingDao, please note that the UserToBlogRoleMappingDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Message) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in MessageDao, please note that the MessageDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, SecurityCode) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in SecurityCodeDao, please note that the SecurityCodeDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ApplicationConfigurationSetting) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.ApplicationConfigurationSettingDao, please note that the ApplicationConfigurationSettingDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ClientConfiguration) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.ClientConfigurationDao, please note that the ClientConfigurationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Configuration) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.ConfigurationDao, please note that the ConfigurationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ConfluenceConfiguration) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.ConfluenceConfigurationDao, please note that the ConfluenceConfigurationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ExternalSystemConfiguration) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.ExternalSystemConfigurationDao, please note that the ExternalSystemConfigurationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, LdapConfiguration) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.LdapConfigurationDao, please note that the LdapConfigurationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, LdapGroupSyncConfiguration) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.LdapGroupSyncConfigurationDao, please note that the LdapGroupSyncConfigurationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, LdapSearchBaseDefinition) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.LdapSearchBaseDefinitionDao, please note that the LdapSearchBaseDefinitionDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, LdapSearchConfiguration) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.LdapSearchConfigurationDao, please note that the LdapSearchConfigurationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Setting) - Method in class com.communote.server.persistence.config.SettingDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.config.SettingDao, please note that the SettingDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ExternalObject) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.external.ExternalObjectDao, please note that the ExternalObjectDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ExternalObjectProperty) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in ExternalObjectPropertyDao, please note that the ExternalObjectPropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, GlobalId) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.global.GlobalIdDao, please note that the GlobalIdDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, MessagerConnectorConfig) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in MessagerConnectorConfigDao, please note that the MessagerConnectorConfigDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, BinaryProperty) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in BinaryPropertyDao, please note that the BinaryPropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, GlobalProperty) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in GlobalPropertyDao, please note that the GlobalPropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, PluginProperty) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in PluginPropertyDao, please note that the PluginPropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Property) - Method in class com.communote.server.persistence.property.PropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in PropertyDao, please note that the PropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, StringProperty) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in StringPropertyDao, please note that the StringPropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Attachment) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.resource.AttachmentDao, please note that the AttachmentDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Content) - Method in class com.communote.server.persistence.resource.ContentDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in ContentDao, please note that the ContentDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, IpRangeChannel) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.security.iprange.IpRangeChannelDao, please note that the IpRangeChannelDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, IpRange) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.security.iprange.IpRangeDao, please note that the IpRangeDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, IpRangeFilter) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.security.iprange.IpRangeFilterDao, please note that the IpRangeFilterDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ChannelConfiguration) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.security.ssl.ChannelConfigurationDao, please note that the ChannelConfigurationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, AbstractTagCategory) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.tag.AbstractTagCategoryDao, please note that the AbstractTagCategoryDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, CategorizedTag) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.tag.CategorizedTagDao, please note that the CategorizedTagDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, GlobalTagCategory) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.tag.GlobalTagCategoryDao, please note that the GlobalTagCategoryDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Tag) - Method in class com.communote.server.persistence.tag.TagDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in TagDao, please note that the TagDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Task) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.tasks.TaskDao, please note that the TaskDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, TaskExecution) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.tasks.TaskExecutionDao, please note that the TaskExecutionDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, TaskProperty) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.tasks.TaskPropertyDao, please note that the TaskPropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Client) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.client.ClientDao, please note that the ClientDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ClientStatistic) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.client.ClientStatisticDao, please note that the ClientStatisticDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, CommunoteEntity) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.CommunoteEntityDao, please note that the CommunoteEntityDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Contact) - Method in class com.communote.server.persistence.user.ContactDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.ContactDao, please note that the ContactDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Country) - Method in class com.communote.server.persistence.user.CountryDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.CountryDao, please note that the CountryDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ExternalUserAuthentication) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.ExternalUserAuthenticationDao, please note that the ExternalUserAuthenticationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ExternalUserGroup) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in ExternalUserGroupDao, please note that the ExternalUserGroupDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Group) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in GroupDao, please note that the GroupDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, GroupProperty) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in GroupPropertyDao, please note that the GroupPropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UserOfGroup) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.group.UserOfGroupDao, please note that the UserOfGroupDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, Language) - Method in class com.communote.server.persistence.user.LanguageDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.LanguageDao, please note that the LanguageDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UserNoteEntity) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.note.UserNoteEntityDao, please note that the UserNoteEntityDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, NotificationConfig) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.NotificationConfigDao, please note that the NotificationConfigDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, AuthenticationFailedStatus) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.security.AuthenticationFailedStatusDao, please note that the AuthenticationFailedStatusDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, EmailSecurityCode) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.security.EmailSecurityCodeDao, please note that the EmailSecurityCodeDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, ForgottenPasswordSecurityCode) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao, please note that the ForgottenPasswordSecurityCodeDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UnlockUserSecurityCode) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao, please note that the UnlockUserSecurityCodeDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UserSecurityCode) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.security.UserSecurityCodeDao, please note that the UserSecurityCodeDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UserAuthority) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.UserAuthorityDao, please note that the UserAuthorityDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, User) - Method in class com.communote.server.persistence.user.UserDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.UserDao, please note that the UserDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UserImage) - Method in class com.communote.server.persistence.user.UserImageDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.UserImageDao, please note that the UserImageDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UserNoteProperty) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in UserNotePropertyDao, please note that the UserNotePropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UserProfile) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in com.communote.server.persistence.user.UserProfileDao, please note that the UserProfileDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformEntity(int, UserProperty) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in UserPropertyDao, please note that the UserPropertyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
transformResult(DirContextOperations) - Method in class com.communote.server.core.common.ldap.CommunoteLdapUserSearch
Transforms the LdapUserDetails into a VO.
transformResultItem(Object) - Method in class com.communote.server.core.vo.query.blog.BlogMemberManagementQueryParameters
transform the list item after it has been loaded and filled by the query definition

transformResultItem(Object) - Method in class com.communote.server.core.vo.query.blog.BlogQueryParameters
Transforms the BlogData.
transformResultItem(Object) - Method in class com.communote.server.core.vo.query.blog.TopicTimelineParameters
Transforms the BlogData.
transformResultItem(Object) - Method in class com.communote.server.core.vo.query.QueryParameters
Deprecated.
Use Converter instead.
transformResultItem(Object) - Method in class com.communote.server.core.vo.query.tag.BlogTagQueryParameters
Transforms the BlogData.
transformResultItem(Object) - Method in class com.communote.server.core.vo.query.user.UserManagementQueryParameters
transform the list item after it has been loaded and filled by the query definition

transformResultItem(Object) - Method in class com.communote.server.core.vo.query.user.UserQueryParameters
Deprecated.
User UserToUserDataQueryResultConverter instead.
transformResultItem(Object) - Method in class com.communote.server.core.vo.query.user.v1_0_1.UserQueryParameters
transform the list item after it has been loaded and filled by the query definition

TRANSIENT_PROPERTY_KEY_RESEND_NOTIFICATION - Static variable in class com.communote.server.core.blog.notes.processors.EditNotificationNoteStoringPreProcessor
 
truncateMiddle(String, int, String) - Static method in class com.communote.common.string.StringHelper
To cut out middle part of a String.
truncateMiddle(String, int, String) - Method in class com.communote.common.velocity.StringTool
To cut out middle part of a String.
TrustAuthentication - Class in com.communote.plugins.mq.message.base.data.security
Authentication indicating that the user identity can be trusted and no further password is required.
TrustAuthentication() - Constructor for class com.communote.plugins.mq.message.base.data.security.TrustAuthentication
 
TrustAuthentication(UsernamePasswordAuthentication) - Constructor for class com.communote.plugins.mq.message.base.data.security.TrustAuthentication
 
TYPE - Static variable in class com.communote.server.model.messaging.MessagerConnectorConfigConstants
 
TYPE - Static variable in class com.communote.server.model.security.IpRangeChannelConstants
 
TYPE_STANDALONE - Static variable in interface com.communote.server.web.commons.servlet.RestApiInformationLicenseDataProvider
 

U

unbindEmbeddedConfiguration(ActiveMQEmbeddedConfiguration) - Method in class com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQAdapterConfiguration
Remove the embedded configuration
unbindMessageConsumer(ProviderMessageConsumer) - Method in class com.communote.plugins.mq.provider.jms.ConsumerFactory
is invoked, when a provider message consumer is removed from the OSGi context.
unbindMessageHandler(CommunoteMessageHandler<? extends BaseMessage>) - Method in class com.communote.plugins.mq.service.impl.ProviderMessageConsumerFactoryImpl
Is invoked when a communote message handler is removed from the OSGi context.
unbindMessageHandler(CommunoteMessageHandler<? extends BaseMessage>) - Method in interface com.communote.plugins.mq.service.provider.ProviderMessageConsumerFactory
Is invoked when a communote message handler is removed from the OSGi context.
undefine(ClientStatus) - Static method in class com.communote.server.model.client.ClientStatus
Remove a status type that was previously added via ClientStatus.define(String).
undefine(SecurityCodeAction) - Static method in class com.communote.server.model.security.SecurityCodeAction
Remove an action that was previously added via SecurityCodeAction.define(String).
UnexpectedAuthorizationException - Exception in com.communote.server.core.common.exceptions
Thrown to indicate that the current user does not have the appropriate rights to execute an action.
UnexpectedAuthorizationException(String) - Constructor for exception com.communote.server.core.common.exceptions.UnexpectedAuthorizationException
Constructs a new instance of AuthorizationException
UnexpectedAuthorizationExceptionMapper - Class in com.communote.server.core.exception.mapper
 
UnexpectedAuthorizationExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.UnexpectedAuthorizationExceptionMapper
 
unfollowBlog(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Removes the specified blog/topic from the followed items of the current user.
unfollowBlog(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Removes the specified blog/topic from the followed items of the current user.
unfollowDiscussion(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Removes the discussion with the specified ID from the followed items of the current user.
unfollowDiscussion(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Removes the discussion with the specified ID from the followed items of the current user.
unfollowDiscussionByNoteId(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Removes the discussion of the specified note from the followed items of the current user.
unfollowDiscussionByNoteId(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Removes the discussion of the specified note from the followed items of the current user.
unfollowTag(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Removes the specified tag from the followed items of the current user.
unfollowTag(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Removes the specified tag from the followed items of the current user.
unfollowUser(Long) - Method in interface com.communote.server.core.follow.FollowManagement
Removes the specified user from the followed items of the current user.
unfollowUser(Long) - Method in class com.communote.server.core.follow.FollowManagementBase
Removes the specified user from the followed items of the current user.
ungetService(Bundle, ServiceRegistration, Object) - Method in class com.communote.plugins.core.services.PluginPropertyServiceCreationStrategy
UNINFORMABLE_USER - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for one uninformable user alias.
UNINFORMABLE_USERS - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for uninformable user aliases (as comma separated string).
UNIQUENAME - Static variable in class com.communote.server.model.task.TaskConstants
 
UNKNOWN_ERROR - Static variable in interface com.communote.server.core.exception.ErrorCodes
An unknown error.
UnknownHostAuthenticationServiceException - Exception in com.communote.server.core.security
This exception is thrown, when it is not possible to connect to the foreign host.
UnknownHostAuthenticationServiceException(String) - Constructor for exception com.communote.server.core.security.UnknownHostAuthenticationServiceException
Constructs an AuthenticationServiceException with the specified message.
UnknownHostAuthenticationServiceException(String, Throwable) - Constructor for exception com.communote.server.core.security.UnknownHostAuthenticationServiceException
Constructs an AuthenticationServiceException with the specified message and root cause.
unlikeNote(Long) - Static method in class com.communote.server.core.blog.helper.NoteHelper
 
unlock(Object) - Method in class com.communote.server.external.hibernate.ClientDelegateCache
UNLOCK_USER - Static variable in class com.communote.server.model.security.SecurityCodeAction
 
unlockUser(String) - Method in interface com.communote.server.core.user.UserManagement
Unlocks the user for the given security code.
unlockUser(String) - Method in class com.communote.server.core.user.UserManagementBase
Unlocks the user for the given security code.
UnlockUserSecurityCode - Class in com.communote.server.model.user.security
A security code for unlocking a locked user
UnlockUserSecurityCode() - Constructor for class com.communote.server.model.user.security.UnlockUserSecurityCode
 
UnlockUserSecurityCode.Factory - Class in com.communote.server.model.user.security
Constructs new instances of UnlockUserSecurityCode.
UnlockUserSecurityCodeConstants - Class in com.communote.server.model.user.security
This class holds constants of attributes and associations of the entity UnlockUserSecurityCode.
UnlockUserSecurityCodeConstants() - Constructor for class com.communote.server.model.user.security.UnlockUserSecurityCodeConstants
 
UnlockUserSecurityCodeDao - Interface in com.communote.server.persistence.user.security
 
UnlockUserSecurityCodeDaoBase - Class in com.communote.server.persistence.user.security
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.security.UnlockUserSecurityCode.
UnlockUserSecurityCodeDaoBase() - Constructor for class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
UnlockUserSecurityCodeDaoImpl - Class in com.communote.server.persistence.user.security
 
UnlockUserSecurityCodeDaoImpl() - Constructor for class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoImpl
 
UnlockUserSecurityCodeImpl - Class in com.communote.server.model.user.security
 
UnlockUserSecurityCodeImpl() - Constructor for class com.communote.server.model.user.security.UnlockUserSecurityCodeImpl
 
unmarkNoteAsFavorite(Long) - Method in interface com.communote.server.core.blog.FavoriteManagement
 
unmarkNoteAsFavorite(Long) - Method in class com.communote.server.core.blog.FavoriteManagementBase
 
unpublishApplicationTools() - Method in class com.communote.server.web.commons.view.velocity.ExtendableViewToolManager
 
unregister(Controller) - Method in class com.communote.plugins.core.registries.DynamicUrlHandlerMappingRegistry
Unregisters the Service.
unregister(JsMessagesExtension, ServiceReference) - Method in class com.communote.plugins.core.registries.JsMessagesExtensionRegistry
Unregister a JS messages extension
unregister(EventListener<T>) - Method in class com.communote.server.api.core.event.EventDispatcher
Removes a previously registered listener.
unregister(NotificationDefinition...) - Method in class com.communote.server.core.messaging.NotificationService
Method to remove registered definitions.
unregister(PasswordHashFunction) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Remove a previously registered password hash function.
unregister(PasswordHashFunction) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
unregister(Class<T>) - Method in class com.communote.server.service.UserPreferenceService
Method to unregister the type.
unregisterActivationValidator(UserActivationValidator) - Method in interface com.communote.server.core.user.UserManagement
Unregister a previously registered validator.
unregisterActivationValidator(UserActivationValidator) - Method in class com.communote.server.core.user.UserManagementImpl
 
unregisterApplication(String) - Method in class com.communote.server.core.rest.RestletApplicationManager
Unregister JaxRsApplication for specific version.
unregisterController(Controller) - Method in class com.communote.server.web.commons.controller.DynamicUrlHandlerMapping
Unregister all handlers specified in the URL map for the corresponding plugin.
unregisterCssCategories(String) - Method in class com.communote.server.web.commons.resource.impl.ResourceCategoryRegistryImpl
 
unregisterCssCategories(String) - Method in interface com.communote.server.web.commons.resource.ResourceCategoryRegistry
Remove all CSS extensions and definitions added by the given bundle.
unregisterExternalObjectSource(ExternalObjectSource) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Remove an external object source that was registered with ExternalObjectManagement.registerExternalObjectSource(ExternalObjectSource).
unregisterExternalObjectSource(ExternalObjectSource) - Method in class com.communote.server.core.external.ExternalObjectManagementImpl
 
unregisterImageProvider(String, ImageProvider) - Method in interface com.communote.server.api.core.image.ImageManager
Remove an image provider which was added for a given image type.
unregisterImageProvider(String, ImageProvider) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
unregisterImageType(ImageTypeDescriptor) - Method in interface com.communote.server.api.core.image.ImageManager
Remove a previously registered image type.
unregisterImageType(ImageTypeDescriptor) - Method in class com.communote.server.core.image.FileSystemCachingImageManager
 
unregisterJsCategories(String) - Method in class com.communote.server.web.commons.resource.impl.ResourceCategoryRegistryImpl
 
unregisterJsCategories(String) - Method in interface com.communote.server.web.commons.resource.ResourceCategoryRegistry
Remove all JavaScript extensions and definitions added by the given bundle.
unregisterPeer(String) - Method in class com.communote.server.core.common.caching.eh.PlaceHolderCacheManagerPeerProvider
unregisterPermalinkGenerator(PermalinkGenerator) - Method in class com.communote.server.core.blog.export.PermalinkGenerationManagement
 
unregisterProcessor(EmbedControllerRequestPostProcessor) - Method in class com.communote.plugins.embed.EmbedController
Remove a previously added processor
unregisterProvider(String, ImageProvider) - Method in class com.communote.server.core.image.ImageProviderManager
Remove a provider that was added for a given image type.
unregisterRepository(String) - Method in class com.communote.server.service.UserService
Unregister an external user repository if is not an default repository
unregisterService(CommunoteWebServiceDefinition) - Method in interface com.communote.plugins.webservice.CommunoteWebServiceRegistry
 
unregisterService(String, String) - Method in interface com.communote.plugins.webservice.CommunoteWebServiceRegistry
 
unregisterService(CommunoteWebServiceDefinition) - Method in class com.communote.plugins.webservice.impl.CommunoteWebServiceController
 
unregisterService(String, String) - Method in class com.communote.plugins.webservice.impl.CommunoteWebServiceController
 
unregisterStartpageController(Controller) - Method in class com.communote.server.web.commons.controller.StartpageRegistry
Unregister a controller that provided a start page.
unregisterTemplates(String) - Method in class com.communote.server.web.commons.view.TemplateManager
Unregister all templates previously registered for a given provider.
unregisterTypeDescriptor(ImageTypeDescriptor) - Method in class com.communote.server.core.image.ImageProviderManager
Remove a previously registered image type.
UNRESOLVABLE_BLOG - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for an unresolvable blog alias.
UNRESOLVABLE_BLOGS - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for unresolvable blog aliases (as comma separated string).
UNRESOLVABLE_USER - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for one unresolvable user alias.
UNRESOLVABLE_USERS - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for unresolvable user aliases (as comma separated string).
UNSUPPORTED_CHARACTERS_IN_ALIAS - Static variable in interface com.communote.server.core.user.helper.ValidationPatterns
Regex describing the characters not supported inside an alias.
UNWRITABLE_BLOG - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for one unwritable blog.
UNWRITABLE_BLOGS - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for unwritable blogs (as comma separated string).
update(List<ChannelConfiguration>) - Method in interface com.communote.server.core.security.ssl.ChannelManagement
Updates the channel configruations in the database.
update(List<ChannelConfiguration>) - Method in class com.communote.server.core.security.ssl.ChannelManagementBase
 
update(Object, Object) - Method in class com.communote.server.external.hibernate.ClientDelegateCache
update(Blog) - Method in interface com.communote.server.persistence.blog.BlogDao
Updates the blog instance in the persistent store.
update(Collection<Blog>) - Method in interface com.communote.server.persistence.blog.BlogDao
Updates all instances in the entities collection in the persistent store.
update(Blog) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
update(Collection<Blog>) - Method in class com.communote.server.persistence.blog.BlogDaoBase
 
update(BlogMember) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Updates the blogMember instance in the persistent store.
update(Collection<BlogMember>) - Method in interface com.communote.server.persistence.blog.BlogMemberDao
Updates all instances in the entities collection in the persistent store.
update(BlogMember) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
update(Collection<BlogMember>) - Method in class com.communote.server.persistence.blog.BlogMemberDaoBase
 
update(BlogProperty) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Updates the blogProperty instance in the persistent store.
update(Collection<BlogProperty>) - Method in interface com.communote.server.persistence.blog.BlogPropertyDao
Updates all instances in the entities collection in the persistent store.
update(BlogProperty) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
update(Collection<BlogProperty>) - Method in class com.communote.server.persistence.blog.BlogPropertyDaoBase
 
update(ExternalBlogMember) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Updates the externalBlogMember instance in the persistent store.
update(Collection<ExternalBlogMember>) - Method in interface com.communote.server.persistence.blog.ExternalBlogMemberDao
Updates all instances in the entities collection in the persistent store.
update(ExternalBlogMember) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
update(Collection<ExternalBlogMember>) - Method in class com.communote.server.persistence.blog.ExternalBlogMemberDaoBase
 
update(Collection<Note>) - Method in interface com.communote.server.persistence.blog.NoteDao
Updates all instances in the entities collection in the persistent store.
update(Note) - Method in interface com.communote.server.persistence.blog.NoteDao
Updates the note instance in the persistent store.
update(Collection<Note>) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
update(Note) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
update(NoteProperty) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Updates the noteProperty instance in the persistent store.
update(Collection<NoteProperty>) - Method in interface com.communote.server.persistence.blog.NotePropertyDao
Updates all instances in the entities collection in the persistent store.
update(Collection<NoteProperty>) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
update(NoteProperty) - Method in class com.communote.server.persistence.blog.NotePropertyDaoBase
 
update(ProcessedMailNote) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Updates the processedMailNote instance in the persistent store.
update(Collection<ProcessedMailNote>) - Method in interface com.communote.server.persistence.blog.ProcessedMailNoteDao
Updates all instances in the entities collection in the persistent store.
update(ProcessedMailNote) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
update(Collection<ProcessedMailNote>) - Method in class com.communote.server.persistence.blog.ProcessedMailNoteDaoBase
 
update(UserToBlogRoleMapping) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Updates the userToBlogRoleMapping instance in the persistent store.
update(Collection<UserToBlogRoleMapping>) - Method in interface com.communote.server.persistence.blog.UserToBlogRoleMappingDao
Updates all instances in the entities collection in the persistent store.
update(UserToBlogRoleMapping) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
update(Collection<UserToBlogRoleMapping>) - Method in class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
update(Message) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Updates the message instance in the persistent store.
update(Collection<Message>) - Method in interface com.communote.server.persistence.common.messages.MessageDao
Updates all instances in the entities collection in the persistent store.
update(Message) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
update(Collection<Message>) - Method in class com.communote.server.persistence.common.messages.MessageDaoBase
 
update(SecurityCode) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Updates the securityCode instance in the persistent store.
update(Collection<SecurityCode>) - Method in interface com.communote.server.persistence.common.security.SecurityCodeDao
Updates all instances in the entities collection in the persistent store.
update(SecurityCode) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
update(Collection<SecurityCode>) - Method in class com.communote.server.persistence.common.security.SecurityCodeDaoBase
 
update(ApplicationConfigurationSetting) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Updates the applicationConfigurationSetting instance in the persistent store.
update(Collection<ApplicationConfigurationSetting>) - Method in interface com.communote.server.persistence.config.ApplicationConfigurationSettingDao
Updates all instances in the entities collection in the persistent store.
update(ApplicationConfigurationSetting) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
update(Collection<ApplicationConfigurationSetting>) - Method in class com.communote.server.persistence.config.ApplicationConfigurationSettingDaoBase
 
update(ClientConfiguration) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Updates the clientConfiguration instance in the persistent store.
update(Collection<ClientConfiguration>) - Method in interface com.communote.server.persistence.config.ClientConfigurationDao
Updates all instances in the entities collection in the persistent store.
update(ClientConfiguration) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
update(Collection<ClientConfiguration>) - Method in class com.communote.server.persistence.config.ClientConfigurationDaoBase
 
update(Configuration) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Updates the configuration instance in the persistent store.
update(Collection<Configuration>) - Method in interface com.communote.server.persistence.config.ConfigurationDao
Updates all instances in the entities collection in the persistent store.
update(Configuration) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
update(Collection<Configuration>) - Method in class com.communote.server.persistence.config.ConfigurationDaoBase
 
update(ConfluenceConfiguration) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Updates the confluenceConfiguration instance in the persistent store.
update(Collection<ConfluenceConfiguration>) - Method in interface com.communote.server.persistence.config.ConfluenceConfigurationDao
Updates all instances in the entities collection in the persistent store.
update(ConfluenceConfiguration) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
update(Collection<ConfluenceConfiguration>) - Method in class com.communote.server.persistence.config.ConfluenceConfigurationDaoBase
 
update(ExternalSystemConfiguration) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Updates the externalSystemConfiguration instance in the persistent store.
update(Collection<ExternalSystemConfiguration>) - Method in interface com.communote.server.persistence.config.ExternalSystemConfigurationDao
Updates all instances in the entities collection in the persistent store.
update(ExternalSystemConfiguration) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
update(Collection<ExternalSystemConfiguration>) - Method in class com.communote.server.persistence.config.ExternalSystemConfigurationDaoBase
 
update(LdapConfiguration) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Updates the ldapConfiguration instance in the persistent store.
update(Collection<LdapConfiguration>) - Method in interface com.communote.server.persistence.config.LdapConfigurationDao
Updates all instances in the entities collection in the persistent store.
update(LdapConfiguration) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
update(Collection<LdapConfiguration>) - Method in class com.communote.server.persistence.config.LdapConfigurationDaoBase
 
update(LdapGroupSyncConfiguration) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Updates the ldapGroupSyncConfiguration instance in the persistent store.
update(Collection<LdapGroupSyncConfiguration>) - Method in interface com.communote.server.persistence.config.LdapGroupSyncConfigurationDao
Updates all instances in the entities collection in the persistent store.
update(LdapGroupSyncConfiguration) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
update(Collection<LdapGroupSyncConfiguration>) - Method in class com.communote.server.persistence.config.LdapGroupSyncConfigurationDaoBase
 
update(LdapSearchBaseDefinition) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Updates the ldapSearchBaseDefinition instance in the persistent store.
update(Collection<LdapSearchBaseDefinition>) - Method in interface com.communote.server.persistence.config.LdapSearchBaseDefinitionDao
Updates all instances in the entities collection in the persistent store.
update(LdapSearchBaseDefinition) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
update(Collection<LdapSearchBaseDefinition>) - Method in class com.communote.server.persistence.config.LdapSearchBaseDefinitionDaoBase
 
update(LdapSearchConfiguration) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Updates the ldapSearchConfiguration instance in the persistent store.
update(Collection<LdapSearchConfiguration>) - Method in interface com.communote.server.persistence.config.LdapSearchConfigurationDao
Updates all instances in the entities collection in the persistent store.
update(LdapSearchConfiguration) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
update(Collection<LdapSearchConfiguration>) - Method in class com.communote.server.persistence.config.LdapSearchConfigurationDaoBase
 
update(Setting) - Method in interface com.communote.server.persistence.config.SettingDao
Updates the setting instance in the persistent store.
update(Collection<Setting>) - Method in interface com.communote.server.persistence.config.SettingDao
Updates all instances in the entities collection in the persistent store.
update(Collection<Setting>) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
update(Setting) - Method in class com.communote.server.persistence.config.SettingDaoBase
 
update(ExternalObject) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Updates the externalObject instance in the persistent store.
update(Collection<ExternalObject>) - Method in interface com.communote.server.persistence.external.ExternalObjectDao
Updates all instances in the entities collection in the persistent store.
update(ExternalObject) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
update(Collection<ExternalObject>) - Method in class com.communote.server.persistence.external.ExternalObjectDaoBase
 
update(ExternalObjectProperty) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Updates the externalObjectProperty instance in the persistent store.
update(Collection<ExternalObjectProperty>) - Method in interface com.communote.server.persistence.external.ExternalObjectPropertyDao
Updates all instances in the entities collection in the persistent store.
update(ExternalObjectProperty) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
update(Collection<ExternalObjectProperty>) - Method in class com.communote.server.persistence.external.ExternalObjectPropertyDaoBase
 
update(GlobalId) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Updates the globalId instance in the persistent store.
update(Collection<GlobalId>) - Method in interface com.communote.server.persistence.global.GlobalIdDao
Updates all instances in the entities collection in the persistent store.
update(GlobalId) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
update(Collection<GlobalId>) - Method in class com.communote.server.persistence.global.GlobalIdDaoBase
 
update(T) - Method in interface com.communote.server.persistence.hibernate.HibernateDao
Updates the given entity.
update(Collection<T>) - Method in interface com.communote.server.persistence.hibernate.HibernateDao
Updates all given entities.
update(T) - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Updates the given entity.
update(Collection<T>) - Method in class com.communote.server.persistence.hibernate.HibernateDaoImpl
Updates all given entities.
update(Collection<MessagerConnectorConfig>) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Updates all instances in the entities collection in the persistent store.
update(MessagerConnectorConfig) - Method in interface com.communote.server.persistence.messaging.config.MessagerConnectorConfigDao
Updates the messagerConnectorConfig instance in the persistent store.
update(Collection<MessagerConnectorConfig>) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
update(MessagerConnectorConfig) - Method in class com.communote.server.persistence.messaging.config.MessagerConnectorConfigDaoBase
 
update(BinaryProperty) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Updates the binaryProperty instance in the persistent store.
update(Collection<BinaryProperty>) - Method in interface com.communote.server.persistence.property.BinaryPropertyDao
Updates all instances in the entities collection in the persistent store.
update(BinaryProperty) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
update(Collection<BinaryProperty>) - Method in class com.communote.server.persistence.property.BinaryPropertyDaoBase
 
update(GlobalProperty) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Updates the globalProperty instance in the persistent store.
update(Collection<GlobalProperty>) - Method in interface com.communote.server.persistence.property.GlobalPropertyDao
Updates all instances in the entities collection in the persistent store.
update(GlobalProperty) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
update(Collection<GlobalProperty>) - Method in class com.communote.server.persistence.property.GlobalPropertyDaoBase
 
update(PluginProperty) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Updates the pluginProperty instance in the persistent store.
update(Collection<PluginProperty>) - Method in interface com.communote.server.persistence.property.PluginPropertyDao
Updates all instances in the entities collection in the persistent store.
update(Collection<PluginProperty>) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
update(PluginProperty) - Method in class com.communote.server.persistence.property.PluginPropertyDaoBase
 
update(Property) - Method in interface com.communote.server.persistence.property.PropertyDao
Updates the property instance in the persistent store.
update(Collection<Property>) - Method in interface com.communote.server.persistence.property.PropertyDao
Updates all instances in the entities collection in the persistent store.
update(Collection<Property>) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
update(Property) - Method in class com.communote.server.persistence.property.PropertyDaoBase
 
update(StringProperty) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Updates the stringProperty instance in the persistent store.
update(Collection<StringProperty>) - Method in interface com.communote.server.persistence.property.StringPropertyDao
Updates all instances in the entities collection in the persistent store.
update(Collection<StringProperty>) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
update(StringProperty) - Method in class com.communote.server.persistence.property.StringPropertyDaoBase
 
update(Attachment) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Updates the attachment instance in the persistent store.
update(Collection<Attachment>) - Method in interface com.communote.server.persistence.resource.AttachmentDao
Updates all instances in the entities collection in the persistent store.
update(Attachment) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
update(Collection<Attachment>) - Method in class com.communote.server.persistence.resource.AttachmentDaoBase
 
update(Content) - Method in interface com.communote.server.persistence.resource.ContentDao
Updates the content instance in the persistent store.
update(Collection<Content>) - Method in interface com.communote.server.persistence.resource.ContentDao
Updates all instances in the entities collection in the persistent store.
update(Content) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
update(Collection<Content>) - Method in class com.communote.server.persistence.resource.ContentDaoBase
 
update(IpRangeChannel) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Updates the ipRangeChannel instance in the persistent store.
update(Collection<IpRangeChannel>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeChannelDao
Updates all instances in the entities collection in the persistent store.
update(IpRangeChannel) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
update(Collection<IpRangeChannel>) - Method in class com.communote.server.persistence.security.iprange.IpRangeChannelDaoBase
 
update(IpRange) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Updates the ipRange instance in the persistent store.
update(Collection<IpRange>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeDao
Updates all instances in the entities collection in the persistent store.
update(IpRange) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
update(Collection<IpRange>) - Method in class com.communote.server.persistence.security.iprange.IpRangeDaoBase
 
update(IpRangeFilter) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Updates the ipRangeFilter instance in the persistent store.
update(Collection<IpRangeFilter>) - Method in interface com.communote.server.persistence.security.iprange.IpRangeFilterDao
Updates all instances in the entities collection in the persistent store.
update(IpRangeFilter) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
update(Collection<IpRangeFilter>) - Method in class com.communote.server.persistence.security.iprange.IpRangeFilterDaoBase
 
update(ChannelConfiguration) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Updates the channelConfiguration instance in the persistent store.
update(Collection<ChannelConfiguration>) - Method in interface com.communote.server.persistence.security.ssl.ChannelConfigurationDao
Updates all instances in the entities collection in the persistent store.
update(ChannelConfiguration) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
update(Collection<ChannelConfiguration>) - Method in class com.communote.server.persistence.security.ssl.ChannelConfigurationDaoBase
 
update(AbstractTagCategory) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Updates the abstractTagCategory instance in the persistent store.
update(Collection<AbstractTagCategory>) - Method in interface com.communote.server.persistence.tag.AbstractTagCategoryDao
Updates all instances in the entities collection in the persistent store.
update(AbstractTagCategory) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
update(Collection<AbstractTagCategory>) - Method in class com.communote.server.persistence.tag.AbstractTagCategoryDaoBase
 
update(CategorizedTag) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Updates the categorizedTag instance in the persistent store.
update(Collection<CategorizedTag>) - Method in interface com.communote.server.persistence.tag.CategorizedTagDao
Updates all instances in the entities collection in the persistent store.
update(CategorizedTag) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
update(Collection<CategorizedTag>) - Method in class com.communote.server.persistence.tag.CategorizedTagDaoBase
 
update(GlobalTagCategory) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Updates the globalTagCategory instance in the persistent store.
update(Collection<GlobalTagCategory>) - Method in interface com.communote.server.persistence.tag.GlobalTagCategoryDao
Updates all instances in the entities collection in the persistent store.
update(GlobalTagCategory) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
update(Collection<GlobalTagCategory>) - Method in class com.communote.server.persistence.tag.GlobalTagCategoryDaoBase
 
update(Collection<Tag>) - Method in interface com.communote.server.persistence.tag.TagDao
Updates all instances in the entities collection in the persistent store.
update(Tag) - Method in interface com.communote.server.persistence.tag.TagDao
Updates the tag instance in the persistent store.
update(Collection<Tag>) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
update(Tag) - Method in class com.communote.server.persistence.tag.TagDaoBase
 
update(Task) - Method in interface com.communote.server.persistence.tasks.TaskDao
Updates the task instance in the persistent store.
update(Collection<Task>) - Method in interface com.communote.server.persistence.tasks.TaskDao
Updates all instances in the entities collection in the persistent store.
update(Task) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
update(Collection<Task>) - Method in class com.communote.server.persistence.tasks.TaskDaoBase
 
update(TaskExecution) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Updates the taskExecution instance in the persistent store.
update(Collection<TaskExecution>) - Method in interface com.communote.server.persistence.tasks.TaskExecutionDao
Updates all instances in the entities collection in the persistent store.
update(TaskExecution) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
update(Collection<TaskExecution>) - Method in class com.communote.server.persistence.tasks.TaskExecutionDaoBase
 
update(TaskProperty) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Updates the taskProperty instance in the persistent store.
update(Collection<TaskProperty>) - Method in interface com.communote.server.persistence.tasks.TaskPropertyDao
Updates all instances in the entities collection in the persistent store.
update(TaskProperty) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
update(Collection<TaskProperty>) - Method in class com.communote.server.persistence.tasks.TaskPropertyDaoBase
 
update(Client) - Method in interface com.communote.server.persistence.user.client.ClientDao
Updates the client instance in the persistent store.
update(Collection<Client>) - Method in interface com.communote.server.persistence.user.client.ClientDao
Updates all instances in the entities collection in the persistent store.
update(Client) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
update(Collection<Client>) - Method in class com.communote.server.persistence.user.client.ClientDaoBase
 
update(ClientStatistic) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Updates the clientStatistic instance in the persistent store.
update(Collection<ClientStatistic>) - Method in interface com.communote.server.persistence.user.client.ClientStatisticDao
Updates all instances in the entities collection in the persistent store.
update(ClientStatistic) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
update(Collection<ClientStatistic>) - Method in class com.communote.server.persistence.user.client.ClientStatisticDaoBase
 
update(CommunoteEntity) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Updates the kenmeiEntity instance in the persistent store.
update(Collection<CommunoteEntity>) - Method in interface com.communote.server.persistence.user.CommunoteEntityDao
Updates all instances in the entities collection in the persistent store.
update(CommunoteEntity) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
update(Collection<CommunoteEntity>) - Method in class com.communote.server.persistence.user.CommunoteEntityDaoBase
 
update(Contact) - Method in interface com.communote.server.persistence.user.ContactDao
Updates the contact instance in the persistent store.
update(Collection<Contact>) - Method in interface com.communote.server.persistence.user.ContactDao
Updates all instances in the entities collection in the persistent store.
update(Contact) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
update(Collection<Contact>) - Method in class com.communote.server.persistence.user.ContactDaoBase
 
update(Country) - Method in interface com.communote.server.persistence.user.CountryDao
Updates the country instance in the persistent store.
update(Collection<Country>) - Method in interface com.communote.server.persistence.user.CountryDao
Updates all instances in the entities collection in the persistent store.
update(Country) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
update(Collection<Country>) - Method in class com.communote.server.persistence.user.CountryDaoBase
 
update(ExternalUserAuthentication) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Updates the externalUserAuthentication instance in the persistent store.
update(Collection<ExternalUserAuthentication>) - Method in interface com.communote.server.persistence.user.ExternalUserAuthenticationDao
Updates all instances in the entities collection in the persistent store.
update(ExternalUserAuthentication) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
update(Collection<ExternalUserAuthentication>) - Method in class com.communote.server.persistence.user.ExternalUserAuthenticationDaoBase
 
update(ExternalUserGroup) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Updates the externalUserGroup instance in the persistent store.
update(Collection<ExternalUserGroup>) - Method in interface com.communote.server.persistence.user.group.ExternalUserGroupDao
Updates all instances in the entities collection in the persistent store.
update(Collection<ExternalUserGroup>) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
update(ExternalUserGroup) - Method in class com.communote.server.persistence.user.group.ExternalUserGroupDaoBase
 
update(Group) - Method in interface com.communote.server.persistence.user.group.GroupDao
Updates the group instance in the persistent store.
update(Collection<Group>) - Method in interface com.communote.server.persistence.user.group.GroupDao
Updates all instances in the entities collection in the persistent store.
update(Collection<Group>) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
update(Group) - Method in class com.communote.server.persistence.user.group.GroupDaoBase
 
update(GroupProperty) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Updates the entityGroupProperty instance in the persistent store.
update(Collection<GroupProperty>) - Method in interface com.communote.server.persistence.user.group.GroupPropertyDao
Updates all instances in the entities collection in the persistent store.
update(GroupProperty) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
update(Collection<GroupProperty>) - Method in class com.communote.server.persistence.user.group.GroupPropertyDaoBase
 
update(UserOfGroup) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Updates the userOfGroup instance in the persistent store.
update(Collection<UserOfGroup>) - Method in interface com.communote.server.persistence.user.group.UserOfGroupDao
Updates all instances in the entities collection in the persistent store.
update(UserOfGroup) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
update(Collection<UserOfGroup>) - Method in class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
update(Language) - Method in interface com.communote.server.persistence.user.LanguageDao
Updates the language instance in the persistent store.
update(Collection<Language>) - Method in interface com.communote.server.persistence.user.LanguageDao
Updates all instances in the entities collection in the persistent store.
update(Language) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
update(Collection<Language>) - Method in class com.communote.server.persistence.user.LanguageDaoBase
 
update(UserNoteEntity) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Updates the userNoteEntity instance in the persistent store.
update(Collection<UserNoteEntity>) - Method in interface com.communote.server.persistence.user.note.UserNoteEntityDao
Updates all instances in the entities collection in the persistent store.
update(UserNoteEntity) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
update(Collection<UserNoteEntity>) - Method in class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
update(NotificationConfig) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Updates the notificationConfig instance in the persistent store.
update(Collection<NotificationConfig>) - Method in interface com.communote.server.persistence.user.NotificationConfigDao
Updates all instances in the entities collection in the persistent store.
update(NotificationConfig) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
update(Collection<NotificationConfig>) - Method in class com.communote.server.persistence.user.NotificationConfigDaoBase
 
update(AuthenticationFailedStatus) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Updates the authenticationFailedStatus instance in the persistent store.
update(Collection<AuthenticationFailedStatus>) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
Updates all instances in the entities collection in the persistent store.
update(AuthenticationFailedStatus) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
update(Collection<AuthenticationFailedStatus>) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
update(EmailSecurityCode) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Updates the emailSecurityCode instance in the persistent store.
update(Collection<EmailSecurityCode>) - Method in interface com.communote.server.persistence.user.security.EmailSecurityCodeDao
Updates all instances in the entities collection in the persistent store.
update(EmailSecurityCode) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
update(Collection<EmailSecurityCode>) - Method in class com.communote.server.persistence.user.security.EmailSecurityCodeDaoBase
 
update(ForgottenPasswordSecurityCode) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Updates the forgottenPasswordSecurityCode instance in the persistent store.
update(Collection<ForgottenPasswordSecurityCode>) - Method in interface com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDao
Updates all instances in the entities collection in the persistent store.
update(ForgottenPasswordSecurityCode) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
update(Collection<ForgottenPasswordSecurityCode>) - Method in class com.communote.server.persistence.user.security.ForgottenPasswordSecurityCodeDaoBase
 
update(Collection<InviteUserToBlogSecurityCode>) - Method in interface com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDao
Updates all instances in the entities collection in the persistent store.
update(InviteUserToBlogSecurityCode) - Method in interface com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDao
Updates the inviteUserToBlogSecurityCode instance in the persistent store.
update(Collection<InviteUserToBlogSecurityCode>) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
update(InviteUserToBlogSecurityCode) - Method in class com.communote.server.persistence.user.security.InviteUserToBlogSecurityCodeDaoBase
 
update(Collection<InviteUserToClientSecurityCode>) - Method in interface com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDao
Updates all instances in the entities collection in the persistent store.
update(InviteUserToClientSecurityCode) - Method in interface com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDao
Updates the inviteUserToClientSecurityCode instance in the persistent store.
update(Collection<InviteUserToClientSecurityCode>) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
update(InviteUserToClientSecurityCode) - Method in class com.communote.server.persistence.user.security.InviteUserToClientSecurityCodeDaoBase
 
update(UnlockUserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Updates the unlockUserSecurityCode instance in the persistent store.
update(Collection<UnlockUserSecurityCode>) - Method in interface com.communote.server.persistence.user.security.UnlockUserSecurityCodeDao
Updates all instances in the entities collection in the persistent store.
update(UnlockUserSecurityCode) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
update(Collection<UnlockUserSecurityCode>) - Method in class com.communote.server.persistence.user.security.UnlockUserSecurityCodeDaoBase
 
update(UserSecurityCode) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Updates the userSecurityCode instance in the persistent store.
update(Collection<UserSecurityCode>) - Method in interface com.communote.server.persistence.user.security.UserSecurityCodeDao
Updates all instances in the entities collection in the persistent store.
update(UserSecurityCode) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
update(Collection<UserSecurityCode>) - Method in class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
update(UserAuthority) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Updates the UserAuthority instance in the persistent store.
update(Collection<UserAuthority>) - Method in interface com.communote.server.persistence.user.UserAuthorityDao
Updates all instances in the entities collection in the persistent store.
update(UserAuthority) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
update(Collection<UserAuthority>) - Method in class com.communote.server.persistence.user.UserAuthorityDaoBase
 
update(Collection<User>) - Method in interface com.communote.server.persistence.user.UserDao
Updates all instances in the entities collection in the persistent store.
update(User) - Method in interface com.communote.server.persistence.user.UserDao
Updates the user instance in the persistent store.
update(User) - Method in class com.communote.server.persistence.user.UserDaoBase
 
update(Collection<User>) - Method in class com.communote.server.persistence.user.UserDaoBase
 
update(UserImage) - Method in interface com.communote.server.persistence.user.UserImageDao
Updates the userImage instance in the persistent store.
update(Collection<UserImage>) - Method in interface com.communote.server.persistence.user.UserImageDao
Updates all instances in the entities collection in the persistent store.
update(UserImage) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
update(Collection<UserImage>) - Method in class com.communote.server.persistence.user.UserImageDaoBase
 
update(UserNoteProperty) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Updates the userNoteProperty instance in the persistent store.
update(Collection<UserNoteProperty>) - Method in interface com.communote.server.persistence.user.UserNotePropertyDao
Updates all instances in the entities collection in the persistent store.
update(Collection<UserNoteProperty>) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
update(UserNoteProperty) - Method in class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
update(UserProfile) - Method in interface com.communote.server.persistence.user.UserProfileDao
Updates the kenmeiUserProfile instance in the persistent store.
update(Collection<UserProfile>) - Method in interface com.communote.server.persistence.user.UserProfileDao
Updates all instances in the entities collection in the persistent store.
update(UserProfile) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
update(Collection<UserProfile>) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
update(UserProperty) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Updates the userProperty instance in the persistent store.
update(Collection<UserProperty>) - Method in interface com.communote.server.persistence.user.UserPropertyDao
Updates all instances in the entities collection in the persistent store.
update(Collection<UserProperty>) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
update(UserProperty) - Method in class com.communote.server.persistence.user.UserPropertyDaoBase
 
update(Long, String, Integer, Date, NavigationItemDataTO) - Method in class com.communote.server.service.NavigationItemService
Update a navigation item of the current user.
UPDATE_CONFLUENCE_AUTH_CONFIG_ACTION - Static variable in class com.communote.server.web.fe.portal.user.client.controller.ClientConfluenceAuthConfigController
The Constant UPDATE_LDAP_ACTION.
UPDATE_LDAP_ACTION - Static variable in class com.communote.server.web.fe.portal.user.client.controller.ClientLdapAuthenticationController
The Constant UPDATE_LDAP_ACTION.
UPDATE_MESSAGING - Static variable in interface com.communote.server.web.commons.FormAction
Constant for updating the messaging options.
UPDATE_RIGHTS - Static variable in interface com.communote.server.web.commons.FormAction
Constant for updating the rights only
UPDATE_USER_PROFILE - Static variable in interface com.communote.server.web.commons.FormAction
Constant for a email changing action
updateApplicationConfigurationProperties(Map<ApplicationConfigurationPropertyConstant, String>) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Updates a collection of application configuration properties.
updateApplicationConfigurationProperties(Map<ApplicationConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
updateApplicationSettings(Map<ApplicationConfigurationPropertyConstant, String>) - Method in interface com.communote.server.core.ConfigurationManagement
Updates or creates the provided application settings.
updateApplicationSettings(Map<ApplicationConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.ConfigurationManagementBase
Updates or creates the provided application settings.
updateBlog(Long, BlogTO) - Method in interface com.communote.server.api.core.blog.BlogManagement
Update the blog data including title, description alias, tags and properties but not access rights.
updateBlog(Long, BlogTO) - Method in class com.communote.server.core.blog.BlogManagementBase
 
updateCategorizedTag(Long, CategorizedTagVO) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
updateCategorizedTag(Long, CategorizedTagVO) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
updateClientConfigurationProperties(Map<ClientConfigurationPropertyConstant, String>) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Updates a collection of client configuration properties.
updateClientConfigurationProperties(Map<ClientConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
updateClientConfigurationProperty(ClientConfigurationPropertyConstant, String) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Updates a client configuration properties.
updateClientConfigurationProperty(ClientConfigurationPropertyConstant, String) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
updateClientLogo(byte[]) - Method in interface com.communote.server.core.ConfigurationManagement
Updates the client logo.
updateClientLogo(byte[]) - Method in class com.communote.server.core.ConfigurationManagementBase
Updates the client logo.
updateClientName(String, String) - Method in interface com.communote.server.core.user.client.ClientManagement
Update the name of the given client
updateClientName(String, String) - Method in class com.communote.server.core.user.client.ClientManagementImpl
 
updateClientName(String) - Method in class com.communote.server.service.ClientCreationService
Update the name of the current client.
updateClientSetting(ClientConfigurationPropertyConstant, String) - Method in interface com.communote.server.core.ConfigurationManagement
Update the given setting using the key and value.
updateClientSetting(ClientConfigurationPropertyConstant, String) - Method in class com.communote.server.core.ConfigurationManagementBase
Update the given setting using the key and value.
updateClientSettings(Map<ClientConfigurationPropertyConstant, String>) - Method in interface com.communote.server.core.ConfigurationManagement
Updates or creates the provided client configuration settings.
updateClientSettings(Map<ClientConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.ConfigurationManagementBase
Updates or creates the provided client configuration settings.
updateClientTimeZone(String) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Update the client timezone and reload the cache.
updateClientTimeZone(String) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
updateClientTimeZoneId(String) - Method in interface com.communote.server.core.ConfigurationManagement
 
updateClientTimeZoneId(String) - Method in class com.communote.server.core.ConfigurationManagementBase
updateConfluenceAuthConfig(ConfluenceConfiguration) - Method in interface com.communote.server.core.ConfigurationManagement
Updates or creates the confluence authentication configuration
updateConfluenceAuthConfig(ConfluenceConfiguration) - Method in class com.communote.server.core.ConfigurationManagementBase
Updates or creates the confluence authentication configuration
updateConfluenceConfig(ConfluenceConfiguration) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Update the Confluence authentication and reload the cache.
updateConfluenceConfig(ConfluenceConfiguration) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
updateContentId(ContentId, ContentId) - Method in interface com.communote.server.core.crc.ContentObserver
Sends the new and the old ContentId, when a ContentId has changed.
updateDatabase() - Method in class com.communote.server.core.common.database.DatabaseUpdater
Executes the first and second pass updates if updates should not be skipped.
updateDatabase(String, Map<String, Object>) - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
Update the database that is returned by AbstractLiquibaseDatabaseUpdater.getConnection() with the given change-log file and change-log parameters.
updateDatabaseSettings(DatabaseType, Map<CoreConfigurationPropertyConstant, String>) - Method in interface com.communote.server.api.core.installer.CommunoteInstaller
Update the database settings and return the resulting configuration.
updateDatabaseSettings(DatabaseType, Map<CoreConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.installer.CommunoteInstallerImpl
 
updateDefaultBlog(Blog) - Method in interface com.communote.server.core.ConfigurationManagement
Updates the default blog.
updateDefaultBlog(Blog) - Method in class com.communote.server.core.ConfigurationManagementBase
Updates the default blog.
updateExternalGroup(Long, ExternalGroupVO) - Method in interface com.communote.server.core.user.UserGroupManagement
Update a group that was imported from an external system.
updateExternalGroup(Long, ExternalGroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
updateExternalObject(Long, ExternalObject) - Method in interface com.communote.server.core.external.ExternalObjectManagement
Update an existing external object.
updateExternalObject(Long, ExternalObject) - Method in class com.communote.server.core.external.ExternalObjectManagementBase
 
updateExternalObjects(Long, String, ExternalObject[], StoringPolicy, ExternalObjectManagement) - Static method in class com.communote.plugins.mq.message.core.handler.TopicMessageHandlerUtils
Update the external objects of a topic according to the policy.
updateExternalUser(ExternalUserVO) - Method in interface com.communote.server.core.user.UserManagement
Tries to update a user with data retrieved from an external resource (e.g.
updateExternalUser(ExternalUserVO) - Method in class com.communote.server.core.user.UserManagementBase
 
updateFilter(Long, String, String, String, String, ChannelType) - Method in interface com.communote.server.core.security.iprange.IpRangeFilterManagement
 
updateFilter(Long, String, String, String, String, ChannelType) - Method in class com.communote.server.core.security.iprange.IpRangeFilterManagementBase
 
updateFollowableItems(Long, boolean) - Method in interface com.communote.server.core.blog.NoteManagement
Update the followable items of a given note and optionally although of its children.
updateFollowableItems(Long, boolean) - Method in class com.communote.server.core.blog.NoteManagementImpl
Update the followable items of a given note and optionally although of its children.
updateFollowableItems(Note, boolean) - Method in interface com.communote.server.persistence.blog.NoteDao
Updates the followableItems of a Note to the current settings.
updateFollowableItems(Note, boolean) - Method in class com.communote.server.persistence.blog.NoteDaoBase
 
updateGlobalTagCategory(Long, GlobalTagCategoryVO) - Method in interface com.communote.server.core.tag.category.TagCategoryManagement
 
updateGlobalTagCategory(Long, GlobalTagCategoryVO) - Method in class com.communote.server.core.tag.category.TagCategoryManagementBase
 
updateGroup(Long, GroupVO) - Method in interface com.communote.server.core.user.UserGroupManagement
Update an existing group.
updateGroup(Long, GroupVO) - Method in class com.communote.server.core.user.UserGroupManagementBase
 
updateImage(Long, byte[]) - Method in interface com.communote.server.core.user.UserProfileManagement
Update the image of a user.
updateImage(Long, byte[]) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
updateLanguage(Long, String) - Method in interface com.communote.server.core.user.UserManagement
Sets the language of the given user to the given language.
updateLanguage(Long, String) - Method in class com.communote.server.core.user.UserManagementBase
Sets the language of the given user to the given language.
updateLastDiscussionCreationDate(Long, Timestamp) - Method in interface com.communote.server.core.blog.NoteManagement
Method to update the last discussion creation date.
updateLastDiscussionCreationDate(Long, Timestamp) - Method in class com.communote.server.core.blog.NoteManagementImpl
Method to update the last discussion creation date.
updateLdapConfiguration(LdapConfiguration) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Update the LDAP authentication and reload the cache.
updateLdapConfiguration(LdapConfiguration) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
updateLdapConfiguration(LdapConfiguration) - Method in interface com.communote.server.core.ConfigurationManagement
 
updateLdapConfiguration(LdapConfiguration) - Method in class com.communote.server.core.ConfigurationManagementBase
updateLockedTimeout(long, Timestamp) - Method in interface com.communote.server.persistence.user.security.AuthenticationFailedStatusDao
update timeout
updateLockedTimeout(long, Timestamp) - Method in class com.communote.server.persistence.user.security.AuthenticationFailedStatusDaoBase
 
updateMessageID() - Method in class com.communote.server.core.mail.MessageIdPreservingMimeMessage
updateMetadata(ContentMetadata) - Method in class com.communote.server.core.crc.FilesystemConnector
Update the metadata of existing content with the provided metadata.
updateMetadata(ContentMetadata) - Method in interface com.communote.server.core.crc.MetadataRepositoryConnector
Update the metadata of existing content with the provided metadata.
updateNote(NoteStoringTO, Long, Set<String>) - Method in interface com.communote.server.core.blog.NoteManagement
Updates an existing note with the data of the supplied transfer object.
updateNote(NoteStoringTO, Long, Set<String>) - Method in class com.communote.server.core.blog.NoteManagementBase
Updates an existing note with the data of the supplied transfer object.
updateNote(NoteStoringTO, Long, Set<String>) - Method in class com.communote.server.service.NoteService
Updates an existing note with the data of the supplied transfer object.
updateNotificationConfig(Map<MessagerConnectorType, MessagerConnectorConfigTO>) - Method in interface com.communote.server.core.user.UserProfileManagement
Updates the notification configuration of the current user by adding new, removing or updating existing messager connector configurations.
updateNotificationConfig(Map<MessagerConnectorType, MessagerConnectorConfigTO>) - Method in class com.communote.server.core.user.UserProfileManagementBase
Updates the notification configuration of the current user by adding new, removing or updating existing messager connector configurations.
updatePropertyResource(String, String, String) - Method in interface com.communote.server.web.commons.resource.ConcatenatedResourceStore
Update the property resource for the given category and plugin.
updatePropertyResource(String, String, String) - Method in class com.communote.server.web.commons.resource.impl.ConcatenatedResourceStoreImpl
 
updatePropertyResource(String, String, String) - Method in class com.communote.server.web.commons.resource.impl.PropertyResourceManager
Update the property resource for the given category and plugin.
updaterRunBefore() - Method in class com.communote.server.core.common.database.DatabaseUpdater
Returns whether the updater run at least once against the database.
updaterRunBefore() - Method in class com.communote.server.core.database.liquibase.AbstractLiquibaseDatabaseUpdater
 
updateRunInSession(DatabaseUpdateType) - Method in class com.communote.server.core.common.database.DatabaseUpdater
Return whether this updater has run the given update after this instance was created.
updateSettings(Map<ApplicationPropertyMailing, String>) - Method in class com.communote.server.core.mail.FileSystemMimeMessageSender
 
updateSettings(Map<ApplicationPropertyMailing, String>) - Method in interface com.communote.server.core.mail.MailSender
Update the mail-out configuration so that subsequent calls to MailSender.send(MailMessage) will use the new settings.
updateSettings(Map<ApplicationPropertyMailing, String>) - Method in class com.communote.server.core.mail.MailSenderImpl
 
updateSettings(Map<ApplicationPropertyMailing, String>) - Method in interface com.communote.server.core.mail.MimeMessageSender
Update the configuration of this mime message sender so that it will be used in subsequent invocations of MimeMessageSender.send(MimeMessage).
updateSettings(Map<ApplicationPropertyMailing, String>) - Method in class com.communote.server.core.mail.SmtpMimeMessageSender
 
updateStartupProperties(Map<CoreConfigurationPropertyConstant, String>) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Update the startup properties.
updateStartupProperties(Map<CoreConfigurationPropertyConstant, String>) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
updateStartupProperty(CoreConfigurationPropertyConstant, String) - Method in interface com.communote.server.api.core.config.ConfigurationManager
Updates a startup property.
updateStartupProperty(CoreConfigurationPropertyConstant, String) - Method in class com.communote.server.core.config.ConfigurationPropertiesManager
 
UpdateTopicRolesMessage - Class in com.communote.plugins.mq.message.core.message.topic
update topic role message
UpdateTopicRolesMessage() - Constructor for class com.communote.plugins.mq.message.core.message.topic.UpdateTopicRolesMessage
 
UpdateTopicRolesMessageHandler - Class in com.communote.plugins.mq.message.core.handler
Update topic roles message handler
UpdateTopicRolesMessageHandler() - Constructor for class com.communote.plugins.mq.message.core.handler.UpdateTopicRolesMessageHandler
 
updateTopicStructure(Long, TopicStructureTO) - Method in class com.communote.server.core.blog.TopicHierarchyManagement
Update the topic structure for a given topic
updateTopicStructure(Long, TopicStructureTO) - Method in class com.communote.server.service.TopicHierarchyService
Update the topic structure for a given topic
updateUserNoteEntity(UserNoteEntityTO) - Method in class com.communote.server.core.user.note.UserNoteEntityManagement
Update the backend with the given UserNoteEntityTO.
updateUserNoteEntity(UserNoteEntityTO) - Method in class com.communote.server.core.user.note.UserNoteEntityService
Update the UserNoteEntityTO.
updateUserProfile(Long, UserProfileVO) - Method in interface com.communote.server.core.user.UserProfileManagement
Updates the user profile in the database.
updateUserProfile(Long, UserProfileVO) - Method in class com.communote.server.core.user.UserProfileManagementBase
 
updateUserProperty(Long, String, String) - Method in class com.communote.server.core.image.type.HttpExternalUserImageProvider
Update a user property
updateUsersPolicy(HttpServletRequest, HttpServletResponse) - Method in class com.communote.server.web.fe.portal.user.client.controller.CustomizeTermsOfUseController
Updates the users policy.
updateUserTags(Long, Set<TagTO>) - Method in interface com.communote.server.core.user.UserManagement
Updates the tags of the given user.
updateUserTags(Long, Set<TagTO>) - Method in class com.communote.server.core.user.UserManagementImpl
Updates the tags of the given user.
UPLOAD_IMAGE_FILE - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a email changing action
UPLOAD_IMAGE_FILE_AJAX - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a image upload via ajax
UPLOADDATE - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
UPLOADED - Static variable in class com.communote.server.model.attachment.AttachmentStatus
The attachment has been uploaded but not assigned to a note yet.
UPLOADER - Static variable in class com.communote.server.model.attachment.AttachmentConstants
 
uploadImage(HttpServletRequest, HttpServletResponse, MultipartFile, String, String, String) - Method in class com.communote.server.web.fe.widgets.image.GlobalIdUploadImageController
 
UriUtils - Class in com.communote.common.util
Utilities for working with URIs.
URL - Static variable in class com.communote.plugins.embed.EmbedController
 
URL - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
URL_PATTERN - Static variable in class com.communote.common.util.UrlHelper
Pattern for recognition of URLs.
urlEncodeUrlPath(String) - Static method in class com.communote.common.util.UrlHelper
URL encode (application/x-www-form-urlencoded format) the path component of a URL.
UrlHelper - Class in com.communote.common.util
Helper class for working with URLs.
UrlMapping - Annotation Type in com.communote.plugins.core.views.annotations
Annotation, which can be used to define the URL a specific Controller should listen to.
UrlMappings - Annotation Type in com.communote.plugins.core.views.annotations
Annotation, which can be used to define multiple URLs a specific Controller should listen to.
UrlTool - Class in com.communote.server.web.commons.viewtool
Tool for rendering application URLs.
UrlTool() - Constructor for class com.communote.server.web.commons.viewtool.UrlTool
Constructor.
UsedBlogs(List<Long>, int) - Constructor for class com.communote.server.core.blog.UsedBlogsCacheKey.UsedBlogs
Constructs a new instance
UsedBlogsCacheKey - Class in com.communote.server.core.blog
CacheKey for last and most used blogs.
UsedBlogsCacheKey(int) - Constructor for class com.communote.server.core.blog.UsedBlogsCacheKey
Creates a new CacheKey for retrieving used blogs.
UsedBlogsCacheKey(int, long) - Constructor for class com.communote.server.core.blog.UsedBlogsCacheKey
Creates a new CacheKey for retrieving used blogs.
UsedBlogsCacheKey.UsedBlogs - Class in com.communote.server.core.blog
Object holding the IDs of n used blogs.
USER - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the user
USER - Static variable in class com.communote.server.model.note.NoteConstants
 
USER - Static variable in class com.communote.server.model.security.SecurityCodeConstants
 
USER - Static variable in class com.communote.server.model.user.group.UserOfGroupConstants
 
USER - Static variable in class com.communote.server.model.user.note.UserNoteEntityConstants
 
User - Class in com.communote.server.model.user
A user.
User() - Constructor for class com.communote.server.model.user.User
 
USER - Static variable in class com.communote.server.model.user.UserNotePropertyConstants
 
user(String) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Renders a permanent link to the named user
User.Factory - Class in com.communote.server.model.user
Constructs new instances of User.
USER_COUNT_LIMIT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the current limit of active user accounts
USER_COUNT_PERCENT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the percent of active user accounts reached the limit
USER_GROUP - Static variable in class com.communote.server.web.commons.FeConstants.Attributes
User group
USER_IMAGE_MAX_SIZE - Static variable in class com.communote.common.image.ImageHelper
The maximum of the image size is 5000 bytes
USER_NORMALIZER - Static variable in class com.communote.server.core.retrieval.normalizer.RankListItemNormalizer
the user normalizer
USER_NOTE_PROPERTY_KEY_LIKE - Static variable in interface com.communote.server.core.blog.NoteManagement
Property key for the like feature.
USER_PREFIX - Static variable in class com.communote.server.core.blog.notes.processors.ExtractUsersNotePreProcessor
Prefix for notifying users.
USER_PROFILE - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for a user profile
USER_PROFILE_LINK - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants.Client
Placeholder for the profile link.
USER_PROPERTY_KEY_IMAGE_LAST_MODIFIED - Static variable in class com.communote.server.core.image.type.HttpExternalUserImageProvider
Key of the user property that stores last modification timestamp of the image.
USER_PROPERTY_KEY_IMAGE_VERSION_STRING - Static variable in class com.communote.server.core.image.type.HttpExternalUserImageProvider
Key of the user property that stores version string of the image.
USER_SAVE_CHANGED_EMAIL - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a email changing action
USER_SAVE_CHANGED_PASSWORD - Static variable in interface com.communote.server.web.commons.FormAction
Constants for a password changing action
USER_TAGGED_COUNT_LIMIT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for th user count limit
USER_TAGGED_COUNT_PERCENT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the user count percent value as string.
UserAccountException - Exception in com.communote.server.external.acegi
Base exception which holds the login name of the user that could not be authenticated.
UserAccountException(String, String) - Constructor for exception com.communote.server.external.acegi.UserAccountException
specific constructor
UserAccountNotActivatedException - Exception in com.communote.server.external.acegi
Exception to be thrown if user is not yet activated.
UserAccountNotActivatedException(String, String) - Constructor for exception com.communote.server.external.acegi.UserAccountNotActivatedException
 
UserAccountPermanentlyDisabledException - Exception in com.communote.server.external.acegi
Exception to be thrown if a user account is permanently disabled.
UserAccountPermanentlyDisabledException(String) - Constructor for exception com.communote.server.external.acegi.UserAccountPermanentlyDisabledException
specific constructor
UserAccountPermanentlyLockedException - Exception in com.communote.server.external.acegi
Exception to be thrown if a user account was permanently locked
UserAccountPermanentlyLockedException(String) - Constructor for exception com.communote.server.external.acegi.UserAccountPermanentlyLockedException
specific constructor
UserAccountTemporarilyDisabledException - Exception in com.communote.server.external.acegi
Exception to be thrown if a user account is temporarily disabled.
UserAccountTemporarilyDisabledException(String) - Constructor for exception com.communote.server.external.acegi.UserAccountTemporarilyDisabledException
specific constructor
UserAccountTemporarilyLockedException - Exception in com.communote.server.external.acegi
Exception to be thrown if the user account was temporarily locked
UserAccountTemporarilyLockedException(Date) - Constructor for exception com.communote.server.external.acegi.UserAccountTemporarilyLockedException
specific constructor
UserActivationValidationException - Exception in com.communote.server.core.user.validation
Exception to be thrown if, for some reason, the status of a user cannot be set to ACTIVE.
UserActivationValidationException(String, LocalizedMessage) - Constructor for exception com.communote.server.core.user.validation.UserActivationValidationException
Create a new exception with details message and a localizable reason.
UserActivationValidationException(String, String, Object...) - Constructor for exception com.communote.server.core.user.validation.UserActivationValidationException
Create a new exception with details message and a message key suffix for the reason.
UserActivationValidationException(String, Throwable, LocalizedMessage) - Constructor for exception com.communote.server.core.user.validation.UserActivationValidationException
Create a new exception with details message, cause and a localizable reason.
UserActivationValidationException(String, Throwable, String, Object...) - Constructor for exception com.communote.server.core.user.validation.UserActivationValidationException
Create a new exception with details message, a cause and a message key suffix for the reason.
UserActivationValidationExceptionMapper - Class in com.communote.server.core.exception.mapper
 
UserActivationValidationExceptionMapper() - Constructor for class com.communote.server.core.exception.mapper.UserActivationValidationExceptionMapper
 
UserActivationValidator - Interface in com.communote.server.core.user.validation
The UserActivationValidator will be called before the status of a user is set to active.
UserAliasesMatcher - Class in com.communote.server.core.vo.query.java.note
UserAliasesMatcher(String...) - Constructor for class com.communote.server.core.vo.query.java.note.UserAliasesMatcher
Constructor.
UserAnonymizationDisabledException - Exception in com.communote.server.core.user
Thrown to indicate that the anonymization is disabled for the current client.
UserAnonymizationDisabledException(String) - Constructor for exception com.communote.server.core.user.UserAnonymizationDisabledException
Constructs a new instance of UserAnonymizationDisabledException
UserApiController - Class in com.communote.server.web.api.service.user
Deprecated.
Use new generated REST-API instead
UserApiController() - Constructor for class com.communote.server.web.api.service.user.UserApiController
Deprecated.
 
userAsJson(UserData, boolean) - Method in class com.communote.server.core.template.velocity.NoteTemplateTool
Create a JSON with user details.
UserAuthenticatedEvent - Class in com.communote.server.core.security.event
Event that is fired after a user was successfully authenticated.
UserAuthenticatedEvent(Long) - Constructor for class com.communote.server.core.security.event.UserAuthenticatedEvent
Create a new event
USERAUTHORITIES - Static variable in class com.communote.server.model.user.UserConstants
 
UserAuthority - Class in com.communote.server.model.user
 
UserAuthority() - Constructor for class com.communote.server.model.user.UserAuthority
 
UserAuthority.Factory - Class in com.communote.server.model.user
Constructs new instances of UserAuthority.
UserAuthorityConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity UserAuthority.
UserAuthorityConstants() - Constructor for class com.communote.server.model.user.UserAuthorityConstants
 
UserAuthorityDao - Interface in com.communote.server.persistence.user
 
UserAuthorityDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type UserAuthority.
UserAuthorityDaoBase() - Constructor for class com.communote.server.persistence.user.UserAuthorityDaoBase
 
UserAuthorityDaoImpl - Class in com.communote.server.persistence.user
 
UserAuthorityDaoImpl() - Constructor for class com.communote.server.persistence.user.UserAuthorityDaoImpl
 
UserAuthorityHelper - Class in com.communote.server.core.user
The Class UserAuthorityHelper contains helper methods for the user authorities and user roles.
UserBlogData - Class in com.communote.server.api.core.blog
Value object which holds the data of a blog/topic and the role of the current user in that topic.
UserBlogData() - Constructor for class com.communote.server.api.core.blog.UserBlogData
 
UserBlogData(BlogRole, String, String, Long, String, Date) - Constructor for class com.communote.server.api.core.blog.UserBlogData
 
UserBlogData(UserBlogData) - Constructor for class com.communote.server.api.core.blog.UserBlogData
Copies constructor from other UserBlogData
UserBlogQuery - Class in com.communote.server.core.vo.query.blog
QueryDefinition to retrieve BlogListItems with details about access rights for a given user.
UserBlogQuery() - Constructor for class com.communote.server.core.vo.query.blog.UserBlogQuery
Constructor.
UserConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity User.
UserConstants() - Constructor for class com.communote.server.model.user.UserConstants
 
UserContextMapper - Class in com.communote.plugin.ldap.helper
A simple communote context mapper.
UserContextMapper(LdapConfiguration, UserManagement) - Constructor for class com.communote.plugin.ldap.helper.UserContextMapper
Constructor.
UserDao - Interface in com.communote.server.persistence.user
 
UserDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.KenmeiUser.
UserDaoBase() - Constructor for class com.communote.server.persistence.user.UserDaoBase
 
UserDaoImpl - Class in com.communote.server.persistence.user
 
UserDaoImpl() - Constructor for class com.communote.server.persistence.user.UserDaoImpl
 
UserData - Class in com.communote.server.api.core.user
Value object holding details about a user.
UserData() - Constructor for class com.communote.server.api.core.user.UserData
Empty constructor.
UserData(Long, String, String, String, String, String, UserStatus) - Constructor for class com.communote.server.api.core.user.UserData
Construtor for the userListItem
UserData(UserData) - Constructor for class com.communote.server.api.core.user.UserData
Copies constructor from other UserData
UserDataToTimelineUserConverter<T extends UserData,O extends TimelineUserResource> - Class in com.communote.plugins.api.rest.converter
UserDataToTimelineUserConverter to convert the temporary object into a TimelineUserResource
UserDataToTimelineUserConverter() - Constructor for class com.communote.plugins.api.rest.converter.UserDataToTimelineUserConverter
 
UserDataToTimelineUserConverter<T extends UserData,O extends TimelineUserResource> - Class in com.communote.plugins.api.rest.v22.converter
UserDataToTimelineUserConverter to convert the temporary object into a TimelineUserResource
UserDataToTimelineUserConverter() - Constructor for class com.communote.plugins.api.rest.v22.converter.UserDataToTimelineUserConverter
 
UserDataToTimelineUserConverter<T extends UserData,O extends TimelineUserResource> - Class in com.communote.plugins.api.rest.v24.converter
UserDataToTimelineUserConverter to convert the temporary object into a TimelineUserResource
UserDataToTimelineUserConverter() - Constructor for class com.communote.plugins.api.rest.v24.converter.UserDataToTimelineUserConverter
 
UserDataToTimelineUserConverter<T extends UserData,O extends TimelineUserResource> - Class in com.communote.plugins.api.rest.v30.converter
UserDataToTimelineUserConverter to convert the temporary object into a TimelineUserResource
UserDataToTimelineUserConverter() - Constructor for class com.communote.plugins.api.rest.v30.converter.UserDataToTimelineUserConverter
 
UserDeletionDisabledException - Exception in com.communote.server.core.user
Thrown to indicate that user deletion is disabled on the current client.
UserDeletionDisabledException(String) - Constructor for exception com.communote.server.core.user.UserDeletionDisabledException
Constructs a new instance of UserDeletionDisabledException
UserDetailBlogListItem - Class in com.communote.server.core.filter.listitems.blog
Details about a blog plus information about the current user regarding this blog.
UserDetailBlogListItem() - Constructor for class com.communote.server.core.filter.listitems.blog.UserDetailBlogListItem
 
UserDetailBlogListItem(BlogRole, boolean, boolean, String, String, String, String, boolean, String, String, Long, String, Date) - Constructor for class com.communote.server.core.filter.listitems.blog.UserDetailBlogListItem
 
UserDetails - Class in com.communote.server.core.security
Value object with user details which is compatible to the spring security framework.
UserDetails(User, String) - Constructor for class com.communote.server.core.security.UserDetails
 
UserDetails(User, String, Collection<GrantedAuthority>) - Constructor for class com.communote.server.core.security.UserDetails
 
UserDisablingDisabledException - Exception in com.communote.server.core.user
Thrown to indicate that permanently disabling is disabled for the current client.
UserDisablingDisabledException(String) - Constructor for exception com.communote.server.core.user.UserDisablingDisabledException
Constructs a new instance of UserDisablingDisabledException
UserFilterApiController - Class in com.communote.server.web.api.service.filter
Deprecated.
Use new generated REST-API instead.
UserFilterApiController() - Constructor for class com.communote.server.web.api.service.filter.UserFilterApiController
Deprecated.
 
userFollowsItem(Long, Long) - Method in interface com.communote.server.persistence.user.UserDao
Returns whether the provided user follows the followable item identified by its global ID.
userFollowsItem(Long, Long) - Method in class com.communote.server.persistence.user.UserDaoBase
 
UserGroupAddMemberWidget - Class in com.communote.server.web.fe.widgets.management.user.group
This widget adds a member to a group.
UserGroupAddMemberWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.group.UserGroupAddMemberWidget
 
UserGroupDialogWidget - Class in com.communote.server.web.fe.widgets.management.user.group
Widget for editing and creating new groups.
UserGroupDialogWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.group.UserGroupDialogWidget
 
UserGroupListWidget - Class in com.communote.server.web.fe.widgets.management.user.group
Widget to represent user groups.
UserGroupListWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.group.UserGroupListWidget
 
UserGroupManagement - Interface in com.communote.server.core.user
Manage an user group.
UserGroupManagementBase - Class in com.communote.server.core.user
Spring Service base class for UserGroupManagement, provides access to all services and entities referenced by this service.
UserGroupManagementBase() - Constructor for class com.communote.server.core.user.UserGroupManagementBase
 
UserGroupManagementException - Exception in com.communote.server.core.user
The default exception thrown for unexpected errors occurring within UserGroupManagement.
UserGroupManagementException(String) - Constructor for exception com.communote.server.core.user.UserGroupManagementException
Constructs a new instance of UserGroupManagementException.
UserGroupManagementException(String, Throwable) - Constructor for exception com.communote.server.core.user.UserGroupManagementException
Constructs a new instance of UserGroupManagementException.
UserGroupManagementImpl - Class in com.communote.server.core.user
 
UserGroupManagementImpl() - Constructor for class com.communote.server.core.user.UserGroupManagementImpl
 
UserGroupMemberManagement - Interface in com.communote.server.core.user
Management for group memberships.
UserGroupMemberManagementBase - Class in com.communote.server.core.user
Spring Service base class for com.communote.server.service.user.UserGroupMemberManagement, provides access to all services and entities referenced by this service.
UserGroupMemberManagementBase() - Constructor for class com.communote.server.core.user.UserGroupMemberManagementBase
 
UserGroupMemberManagementException - Exception in com.communote.server.core.user
The default exception thrown for unexpected errors occurring within UserGroupMemberManagement.
UserGroupMemberManagementException(String) - Constructor for exception com.communote.server.core.user.UserGroupMemberManagementException
Constructs a new instance of UserGroupMemberManagementException.
UserGroupMemberManagementException(String, Throwable) - Constructor for exception com.communote.server.core.user.UserGroupMemberManagementException
Constructs a new instance of UserGroupMemberManagementException.
UserGroupMemberManagementImpl<EntityListItem> - Class in com.communote.server.core.user
 
UserGroupMemberManagementImpl() - Constructor for class com.communote.server.core.user.UserGroupMemberManagementImpl
 
UserGroupMemberResultType - Enum in com.communote.server.core.vo.query.user.group
Enum for user group member result type.
UserGroupMembershipVO - Class in com.communote.server.core.vo.user.group
This value object holds a user group and a specific user group member that depends or is filtered on a certain context.
UserGroupMembershipVO() - Constructor for class com.communote.server.core.vo.user.group.UserGroupMembershipVO
 
UserGroupMembershipVO(Group) - Constructor for class com.communote.server.core.vo.user.group.UserGroupMembershipVO
 
UserGroupMembershipVO(UserGroupMembershipVO) - Constructor for class com.communote.server.core.vo.user.group.UserGroupMembershipVO
Copies constructor from other UserGroupMembershipVO
UserGroupMembersListWidget - Class in com.communote.server.web.fe.widgets.management.user.group
Widget for displaying group members.
UserGroupMembersListWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.group.UserGroupMembersListWidget
 
UserGroupRetriever - Class in com.communote.server.core.user.groups
Retriever interface for users and groups.
UserGroupRetriever() - Constructor for class com.communote.server.core.user.groups.UserGroupRetriever
 
UserGroupSearchBoxWidget - Class in com.communote.server.web.fe.widgets.management.user.group
Dummy widget for a user group search box
UserGroupSearchBoxWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.group.UserGroupSearchBoxWidget
 
UserGroupSynchronizationTaskHandler - Class in com.communote.server.core.user.groups
Job to synchronize user groups.
UserGroupSynchronizationTaskHandler() - Constructor for class com.communote.server.core.user.groups.UserGroupSynchronizationTaskHandler
 
UserGroupSynchronizationWorker - Class in com.communote.server.core.user.groups
This class handles the synchronization of users and groups.
UserGroupSynchronizationWorker() - Constructor for class com.communote.server.core.user.groups.UserGroupSynchronizationWorker
 
UserGroupSynchronizer - Class in com.communote.server.core.user.groups
This class handles the synchronization of groups and and memberships.
UserGroupSynchronizer(String, ExternalUserGroupAccessor) - Constructor for class com.communote.server.core.user.groups.UserGroupSynchronizer
Constructor.
userHasDefaultImage() - Method in class com.communote.server.web.fe.widgets.user.profile.UserProfileImageUploadWidget
Returns true if the user with ID userId has a default image.
userHasManagementAccess(Long, Long) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Test whether a user is manager of a blog.
userHasManagementAccess(Long, Long) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
userHasReadAccess(Long, Long, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Test whether a user has read access to a blog.
userHasReadAccess(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
userHasSchedule(Long, NotificationDefinition, NotificationScheduleTypes) - Method in class com.communote.server.core.messaging.NotificationService
 
userHasWriteAccess(Long, Long, boolean) - Method in interface com.communote.server.api.core.blog.BlogRightsManagement
Tests whether a user has write access to a blog.
userHasWriteAccess(Long, Long, boolean) - Method in class com.communote.server.core.blog.BlogRightsManagementBase
 
USERID - Static variable in class com.communote.server.model.blog.UserToBlogRoleMappingConstants
 
UserIdentification - Interface in com.communote.server.core.security
The user identification provides information on identifying a particular user.
USERIDENTIFIERISBINARY - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
UserIdentity - Class in com.communote.plugins.mq.message.base.data.security
User identity, used to specify the user, who is going to perform some action with message
UserIdentity() - Constructor for class com.communote.plugins.mq.message.base.data.security.UserIdentity
 
UserIdentityContext - Class in com.communote.plugins.mq.message.base.data.security
Identity context, representing execution context of a user
UserIdentityContext() - Constructor for class com.communote.plugins.mq.message.base.data.security.UserIdentityContext
 
UserIdsMatcher - Class in com.communote.server.core.vo.query.java.note
UserIdsMatcher(Long...) - Constructor for class com.communote.server.core.vo.query.java.note.UserIdsMatcher
Constructor.
UserImage - Class in com.communote.server.model.user
 
UserImage() - Constructor for class com.communote.server.model.user.UserImage
 
userImage(Long, ImageSizeType) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Creates a URL pointing to a user image.
userImage(UserData, ImageSizeType) - Method in class com.communote.server.web.commons.viewtool.UrlTool
Creates a URL pointing to a user image.
UserImage.Factory - Class in com.communote.server.model.user
Constructs new instances of UserImage.
UserImageConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity UserImage.
UserImageConstants() - Constructor for class com.communote.server.model.user.UserImageConstants
 
UserImageDao - Interface in com.communote.server.persistence.user
 
UserImageDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.UserImage.
UserImageDaoBase() - Constructor for class com.communote.server.persistence.user.UserImageDaoBase
 
UserImageDaoImpl - Class in com.communote.server.persistence.user
 
UserImageDaoImpl() - Constructor for class com.communote.server.persistence.user.UserImageDaoImpl
 
UserImageDescriptor - Class in com.communote.server.api.core.image.type
Descriptor for user profile pictures.
UserImageDescriptor() - Constructor for class com.communote.server.api.core.image.type.UserImageDescriptor
 
UserImageImpl - Class in com.communote.server.model.user
 
UserImageImpl() - Constructor for class com.communote.server.model.user.UserImageImpl
 
UserImageProvider - Class in com.communote.server.core.image.type
Local image provider which loads the user profile images from the user profile database table.
UserImageProvider(String) - Constructor for class com.communote.server.core.image.type.UserImageProvider
 
UserInterfaceUserPreference - Class in com.communote.server.core.vo.user.preferences
UserPreferences for the user interface.
UserInterfaceUserPreference() - Constructor for class com.communote.server.core.vo.user.preferences.UserInterfaceUserPreference
 
UserLimitNotificationOnUserActivation - Class in com.communote.server.core.user.listener
Notifies client managers if the user limit was reached or is about to be reached after user activations.
UserLimitNotificationOnUserActivation() - Constructor for class com.communote.server.core.user.listener.UserLimitNotificationOnUserActivation
 
UserLimitUserActivationValidator - Class in com.communote.server.core.user
Tests whether a configurable upper limit for active users is reached.
UserLimitUserActivationValidator(UserDao) - Constructor for class com.communote.server.core.user.UserLimitUserActivationValidator
 
userList() - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
userList() - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
userList() - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
userList() - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
UserListItem - Class in com.communote.server.core.filter.listitems.blog.member
List item for users (as part of the blog role assignment)
UserListItem() - Constructor for class com.communote.server.core.filter.listitems.blog.member.UserListItem
 
UserListWidget - Class in com.communote.server.web.fe.widgets.users
Controller for the the Widget to list users.
UserListWidget() - Constructor for class com.communote.server.web.fe.widgets.users.UserListWidget
 
UserListWidget.ListUsersWidgetUserListItem - Class in com.communote.server.web.fe.widgets.users
UserData with special fields for this widget.
UserLockedMailMessage - Class in com.communote.server.core.mail.messages.user
Represents a user locked mail
UserLockedMailMessage(User, ChannelType, UnlockUserSecurityCode) - Constructor for class com.communote.server.core.mail.messages.user.UserLockedMailMessage
Construct a user-locked mail message
UserManagement - Interface in com.communote.server.core.user
 
UserManagement.RegistrationType - Enum in com.communote.server.core.user
Possible registration types.
UserManagementBase - Class in com.communote.server.core.user
Spring Service base class for com.communote.server.service.user.UserManagement, provides access to all services and entities referenced by this service.
UserManagementBase() - Constructor for class com.communote.server.core.user.UserManagementBase
 
UserManagementException - Exception in com.communote.server.core.user
The default exception thrown for unexpected errors occurring within UserManagement.
UserManagementException(String) - Constructor for exception com.communote.server.core.user.UserManagementException
Constructs a new instance of UserManagementException.
UserManagementException(String, Throwable) - Constructor for exception com.communote.server.core.user.UserManagementException
Constructs a new instance of UserManagementException.
UserManagementHelper - Class in com.communote.server.core.user
Helper class for user management which amongst others provides methods for checking the limit of activated user accounts of the user.
UserManagementImpl - Class in com.communote.server.core.user
The implementation of the UserManagement.
UserManagementImpl() - Constructor for class com.communote.server.core.user.UserManagementImpl
 
UserManagementListItem - Class in com.communote.server.core.filter.listitems
 
UserManagementListItem() - Constructor for class com.communote.server.core.filter.listitems.UserManagementListItem
 
UserManagementListItem(UserRole[], Long, String, String, String, String, String, UserStatus) - Constructor for class com.communote.server.core.filter.listitems.UserManagementListItem
 
UserManagementListItem(UserManagementListItem) - Constructor for class com.communote.server.core.filter.listitems.UserManagementListItem
Copies constructor from other UserManagementListItem
UserManagementListWidget - Class in com.communote.server.web.fe.widgets.management.user
The Class UserManagementListWidget implements a user list with management functions.
UserManagementListWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.UserManagementListWidget
 
UserManagementQuery - Class in com.communote.server.core.vo.query.user
The Class UserManagementQueryDefinition.
UserManagementQuery() - Constructor for class com.communote.server.core.vo.query.user.UserManagementQuery
 
UserManagementQueryParameters - Class in com.communote.server.core.vo.query.user
The Class UserManagementQueryInstance.
UserManagementQueryParameters() - Constructor for class com.communote.server.core.vo.query.user.UserManagementQueryParameters
 
UserManagementSearchBoxWidget - Class in com.communote.server.web.fe.widgets.management.user
Widget for displaying a user search box with management filters
UserManagementSearchBoxWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.UserManagementSearchBoxWidget
 
UserManagementSystemUserProfileWidget - Class in com.communote.server.web.fe.widgets.management.user
 
UserManagementSystemUserProfileWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.UserManagementSystemUserProfileWidget
 
UserManagementUserDialogWidget - Class in com.communote.server.web.fe.widgets.management.user
Widget for managing users.
UserManagementUserDialogWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.UserManagementUserDialogWidget
 
UserManagementUserOverviewWidget - Class in com.communote.server.web.fe.widgets.management.user
Widget for managing users.
UserManagementUserOverviewWidget() - Constructor for class com.communote.server.web.fe.widgets.management.user.UserManagementUserOverviewWidget
 
UserManagementUserProfileController - Class in com.communote.server.web.fe.portal.user.profile.controller
Controller for user profile manipulation.
UserManagementUserProfileController() - Constructor for class com.communote.server.web.fe.portal.user.profile.controller.UserManagementUserProfileController
Default constructor
UserManagementUserProfileValidator - Class in com.communote.server.web.fe.portal.user.profile.validator
The Class UserManagementUserProfileValidator validates the input from the user profile formular.
UserManagementUserProfileValidator() - Constructor for class com.communote.server.web.fe.portal.user.profile.validator.UserManagementUserProfileValidator
 
UserName - Interface in com.communote.server.model.user
 
UserNameFormat - Enum in com.communote.server.core.user.helper
This enum provides the format definitions for a user signature.
UserNameHelper - Class in com.communote.server.core.user.helper
Helper class to get a user to string for frontend or mails
UsernamePasswordAuthentication - Class in com.communote.plugins.mq.message.base.data.security
Authentication method with login and password
UsernamePasswordAuthentication() - Constructor for class com.communote.plugins.mq.message.base.data.security.UsernamePasswordAuthentication
 
UsernamePasswordFormAuthenticationProcessingFilter - Class in com.communote.server.web.external.spring.security
Overrides the success method on AuthenticationProcessingFilter to do some additional action.
UsernamePasswordFormAuthenticationProcessingFilter() - Constructor for class com.communote.server.web.external.spring.security.UsernamePasswordFormAuthenticationProcessingFilter
 
UserNoteEntity - Class in com.communote.server.model.user.note
 
UserNoteEntity() - Constructor for class com.communote.server.model.user.note.UserNoteEntity
 
UserNoteEntity.Factory - Class in com.communote.server.model.user.note
Constructs new instances of UserNoteEntity.
UserNoteEntityConstants - Class in com.communote.server.model.user.note
This class holds constants of attributes and associations of the entity UserNoteEntity.
UserNoteEntityConstants() - Constructor for class com.communote.server.model.user.note.UserNoteEntityConstants
 
UserNoteEntityDao - Interface in com.communote.server.persistence.user.note
 
UserNoteEntityDaoBase - Class in com.communote.server.persistence.user.note
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.note.UserNoteEntity.
UserNoteEntityDaoBase() - Constructor for class com.communote.server.persistence.user.note.UserNoteEntityDaoBase
 
UserNoteEntityDaoImpl - Class in com.communote.server.persistence.user.note
 
UserNoteEntityDaoImpl() - Constructor for class com.communote.server.persistence.user.note.UserNoteEntityDaoImpl
 
UserNoteEntityHelper - Class in com.communote.server.model.user.note
Helper class for the user note entity.
UserNoteEntityImpl - Class in com.communote.server.model.user.note
 
UserNoteEntityImpl() - Constructor for class com.communote.server.model.user.note.UserNoteEntityImpl
 
UserNoteEntityManagement - Class in com.communote.server.core.user.note
 
UserNoteEntityManagement() - Constructor for class com.communote.server.core.user.note.UserNoteEntityManagement
 
UserNoteEntityService - Class in com.communote.server.core.user.note
This service provides access to cached UserNoteEntityTOs.
UserNoteEntityService() - Constructor for class com.communote.server.core.user.note.UserNoteEntityService
 
UserNoteEntityTO - Class in com.communote.server.core.vo.user.note
The TO for a user note entity.
UserNoteEntityTO(Long, Long) - Constructor for class com.communote.server.core.vo.user.note.UserNoteEntityTO
 
UserNoteProperty - Class in com.communote.server.model.user
 
UserNoteProperty() - Constructor for class com.communote.server.model.user.UserNoteProperty
 
UserNoteProperty.Factory - Class in com.communote.server.model.user
Constructs new instances of UserNoteProperty.
UserNotePropertyAccessor - Class in com.communote.server.core.property
Property accessor for users, don't construct it, use it from the PropertyManagement
UserNotePropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.UserNotePropertyAccessor
Don't construct it from the outside packages.
UserNotePropertyCacheElementProvider - Class in com.communote.server.core.property
A CacheElementProvider that allows caching of UserNoteProperty instances as a mapping from property value to the IDs of the users that have the property described by the UserNotePropertyCacheKey.
UserNotePropertyCacheElementProvider() - Constructor for class com.communote.server.core.property.UserNotePropertyCacheElementProvider
 
UserNotePropertyCacheKey - Class in com.communote.server.core.property
Key to cache the UserNoteProperty instances added to a note.
UserNotePropertyCacheKey(Long, String, String) - Constructor for class com.communote.server.core.property.UserNotePropertyCacheKey
Create a new cache key
UserNotePropertyConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity UserNotePropertyConstants
UserNotePropertyConstants() - Constructor for class com.communote.server.model.user.UserNotePropertyConstants
 
UserNotePropertyDao - Interface in com.communote.server.persistence.user
 
UserNotePropertyDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type UserNoteProperty.
UserNotePropertyDaoBase() - Constructor for class com.communote.server.persistence.user.UserNotePropertyDaoBase
 
UserNotePropertyDaoImpl - Class in com.communote.server.persistence.user
 
UserNotePropertyDaoImpl() - Constructor for class com.communote.server.persistence.user.UserNotePropertyDaoImpl
 
UserNoteTOCacheKey - Class in com.communote.server.core.user.note
The cache key for getting a UserNoteEntityTO
UserNoteTOCacheKey(Long, Long) - Constructor for class com.communote.server.core.user.note.UserNoteTOCacheKey
 
UserNoteTOCacheKey(UserNoteEntityTO) - Constructor for class com.communote.server.core.user.note.UserNoteTOCacheKey
 
UserNoteTOElementProvider - Class in com.communote.server.core.user.note
Element provider for getting UserNoteEntityTO
UserNoteTOElementProvider(UserNoteEntityManagement) - Constructor for class com.communote.server.core.user.note.UserNoteTOElementProvider
 
UserNotFoundException - Exception in com.communote.server.api.core.user
Thrown if a user does not exist.
UserNotFoundException(String) - Constructor for exception com.communote.server.api.core.user.UserNotFoundException
Constructs a new instance of UserNotFoundException
UserNotFoundException(String, Throwable) - Constructor for exception com.communote.server.api.core.user.UserNotFoundException
Constructs a new instance of UserNotFoundException
UserNotificationNoteProcessor - Class in com.communote.server.core.blog.notes.processors
Notifies users who were explicitly added to the note.
UserNotificationNoteProcessor() - Constructor for class com.communote.server.core.blog.notes.processors.UserNotificationNoteProcessor
 
UserNotificationResult - Class in com.communote.server.core.vo.uti
 
UserNotificationResult() - Constructor for class com.communote.server.core.vo.uti.UserNotificationResult
Constructor.
UserNotificationResult(Collection<String>, Collection<String>) - Constructor for class com.communote.server.core.vo.uti.UserNotificationResult
 
UserNotificationResult(UserNotificationResult) - Constructor for class com.communote.server.core.vo.uti.UserNotificationResult
Copies constructor from other UserNotificationResult
UserNotInClientMailMessage - Class in com.communote.server.core.mail.messages.fetching
Mail message to be sent when email based posting failed because of the sender not being a member of the addressed client.
UserNotInClientMailMessage(String) - Constructor for class com.communote.server.core.mail.messages.fetching.UserNotInClientMailMessage
 
UserNotInClientMailMessage(String, Locale) - Constructor for class com.communote.server.core.mail.messages.fetching.UserNotInClientMailMessage
 
UserOfGroup - Class in com.communote.server.model.user.group
Association class which connects a group with all user members, including the users of the transitivly contained groups.
UserOfGroup() - Constructor for class com.communote.server.model.user.group.UserOfGroup
 
UserOfGroup.Factory - Class in com.communote.server.model.user.group
Constructs new instances of UserOfGroup.
UserOfGroupConstants - Class in com.communote.server.model.user.group
This class holds constants of attributes and associations of the entity UserOfGroup.
UserOfGroupConstants() - Constructor for class com.communote.server.model.user.group.UserOfGroupConstants
 
UserOfGroupDao - Interface in com.communote.server.persistence.user.group
 
UserOfGroupDaoBase - Class in com.communote.server.persistence.user.group
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.group.UserOfGroup.
UserOfGroupDaoBase() - Constructor for class com.communote.server.persistence.user.group.UserOfGroupDaoBase
 
UserOfGroupDaoImpl - Class in com.communote.server.persistence.user.group
 
UserOfGroupDaoImpl() - Constructor for class com.communote.server.persistence.user.group.UserOfGroupDaoImpl
 
UserOfGroupImpl - Class in com.communote.server.model.user.group
 
UserOfGroupImpl() - Constructor for class com.communote.server.model.user.group.UserOfGroupImpl
 
UserOfGroupModificationType - Class in com.communote.server.model.user.group
 
UserOfGroupModificationType() - Constructor for class com.communote.server.model.user.group.UserOfGroupModificationType
The default constructor allowing super classes to access it.
UserOfGroupModificationTypeEnum - Class in com.communote.server.persistence.user.group
 
UserOfGroupModificationTypeEnum() - Constructor for class com.communote.server.persistence.user.group.UserOfGroupModificationTypeEnum
Default constructor.
UserPasswordManagement - Interface in com.communote.server.core.user.security
Manage the passwords of users stored in the database.
UserPasswordManagementImpl - Class in com.communote.server.core.user.security
 
UserPasswordManagementImpl(UserDao, ForgottenPasswordSecurityCodeDao, SecurityCodeManagement, MailSender) - Constructor for class com.communote.server.core.user.security.UserPasswordManagementImpl
 
UserPhotoApiController - Class in com.communote.server.web.api.service.user
Deprecated.
Use new generated REST-API instead.
UserPhotoApiController() - Constructor for class com.communote.server.web.api.service.user.UserPhotoApiController
Deprecated.
 
UserPreference - Class in com.communote.server.core.vo.user.preferences
Abstract class, all concrete user preferences should implement.
UserPreference() - Constructor for class com.communote.server.core.vo.user.preferences.UserPreference
Default constructor.
UserPreference(Map<String, String>) - Constructor for class com.communote.server.core.vo.user.preferences.UserPreference
Constructor.
UserPreferenceResource - Class in com.communote.plugins.api.rest.v24.resource.user.userpreference
 
UserPreferenceResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
 
UserPreferenceResource - Class in com.communote.plugins.api.rest.v30.resource.user.userpreference
 
UserPreferenceResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
 
UserPreferenceResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.user.preference
 
UserPreferenceResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.preference.UserPreferenceResourceHandler
 
UserPreferenceResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.user.preference
 
UserPreferenceResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.preference.UserPreferenceResourceHandler
 
UserPreferenceService - Class in com.communote.server.service
Service for providing user preferences.
UserPreferenceService() - Constructor for class com.communote.server.service.UserPreferenceService
 
userPreferenceSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.userpreference.UserPreferenceResource
 
userPreferenceSingle(Long, Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.userpreference.UserPreferenceResource
 
UserProfile - Class in com.communote.server.model.user
A profile of a user
UserProfile() - Constructor for class com.communote.server.model.user.UserProfile
 
UserProfile.Factory - Class in com.communote.server.model.user
Constructs new instances of UserProfile.
UserProfileActionController - Class in com.communote.server.web.fe.portal.user.profile.controller
Controller to delete the current logged in user.
UserProfileActionController() - Constructor for class com.communote.server.web.fe.portal.user.profile.controller.UserProfileActionController
 
UserProfileChangeEmailController - Class in com.communote.server.web.fe.portal.user.profile.controller
Controller for changing the user e-mail.
UserProfileChangeEmailController() - Constructor for class com.communote.server.web.fe.portal.user.profile.controller.UserProfileChangeEmailController
 
UserProfileChangeEmailForm - Class in com.communote.server.web.fe.portal.user.profile.forms
The Class UserProfileChangeEmailForm.
UserProfileChangeEmailForm() - Constructor for class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangeEmailForm
 
UserProfileChangeEmailValidator - Class in com.communote.server.web.fe.portal.user.profile.validator
The Class UserProfileChangeEmailValidator validates the input from the user profile form.
UserProfileChangeEmailValidator() - Constructor for class com.communote.server.web.fe.portal.user.profile.validator.UserProfileChangeEmailValidator
 
UserProfileChangeEmailWidget - Class in com.communote.server.web.fe.widgets.user.profile
Widget for displaying the form to change the user e-mail
UserProfileChangeEmailWidget() - Constructor for class com.communote.server.web.fe.widgets.user.profile.UserProfileChangeEmailWidget
 
UserProfileChangePasswordForm - Class in com.communote.server.web.fe.portal.user.profile.forms
The Class UserProfileChangePasswordForm.
UserProfileChangePasswordForm() - Constructor for class com.communote.server.web.fe.portal.user.profile.forms.UserProfileChangePasswordForm
 
UserProfileChangePasswordValidator - Class in com.communote.server.web.fe.portal.user.profile.validator
The Class UserProfileChangePasswordValidator validates the input from the user profile form.
UserProfileChangePasswordValidator(UserPasswordManagement, boolean) - Constructor for class com.communote.server.web.fe.portal.user.profile.validator.UserProfileChangePasswordValidator
Constructor to define whether the current password is required
UserProfileChangePasswordWidget - Class in com.communote.server.web.fe.widgets.user.profile
Widget for displaying the form to change the user password
UserProfileChangePasswordWidget() - Constructor for class com.communote.server.web.fe.widgets.user.profile.UserProfileChangePasswordWidget
 
UserProfileChangePasswordWidget(boolean) - Constructor for class com.communote.server.web.fe.widgets.user.profile.UserProfileChangePasswordWidget
 
UserProfileConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity UserProfile.
UserProfileConstants() - Constructor for class com.communote.server.model.user.UserProfileConstants
 
UserProfileController - Class in com.communote.server.web.fe.portal.user.controller
Controller for rendering the profile page of the current user.
UserProfileController() - Constructor for class com.communote.server.web.fe.portal.user.controller.UserProfileController
 
UserProfileDao - Interface in com.communote.server.persistence.user
 
UserProfileDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.KenmeiUserProfile.
UserProfileDaoBase() - Constructor for class com.communote.server.persistence.user.UserProfileDaoBase
 
UserProfileDaoImpl - Class in com.communote.server.persistence.user
 
UserProfileDaoImpl() - Constructor for class com.communote.server.persistence.user.UserProfileDaoImpl
 
UserProfileDeleteWidget - Class in com.communote.server.web.fe.widgets.user.profile
Widget for displaying the form to delete the user
UserProfileDeleteWidget() - Constructor for class com.communote.server.web.fe.widgets.user.profile.UserProfileDeleteWidget
 
UserProfileDetailListItem - Class in com.communote.server.core.filter.listitems
IdentifiableEntityData for a users profile.
UserProfileDetailListItem() - Constructor for class com.communote.server.core.filter.listitems.UserProfileDetailListItem
Constructor.
UserProfileDetailListItem(String, String, String, String, UserStatus, String, String, String, String, String, PhoneNumber, PhoneNumber, String, String) - Constructor for class com.communote.server.core.filter.listitems.UserProfileDetailListItem
 
UserProfileDetailListItem(UserProfileDetailListItem) - Constructor for class com.communote.server.core.filter.listitems.UserProfileDetailListItem
Copies constructor from other UserProfileDetailListItem
UserProfileDetails - Class in com.communote.server.core.user
Details of a user
UserProfileDetails(Long, String) - Constructor for class com.communote.server.core.user.UserProfileDetails
Construct the User with the details
UserProfileDetailsController - Class in com.communote.server.web.fe.portal.user.profile.controller
Controller for user profile manipulation.
UserProfileDetailsController() - Constructor for class com.communote.server.web.fe.portal.user.profile.controller.UserProfileDetailsController
 
UserProfileDetailsValidator - Class in com.communote.server.web.fe.portal.user.profile.validator
The Class UserProfileValidator validates the input from the user profile formular.
UserProfileDetailsValidator() - Constructor for class com.communote.server.web.fe.portal.user.profile.validator.UserProfileDetailsValidator
 
UserProfileDetailsWidget - Class in com.communote.server.web.fe.widgets.user.profile
Widget for displaying the details of a user profile
UserProfileDetailsWidget() - Constructor for class com.communote.server.web.fe.widgets.user.profile.UserProfileDetailsWidget
 
UserProfileFields - Enum in com.communote.server.model.user
List of fields of the user profile.
UserProfileForm - Class in com.communote.server.web.fe.portal.user.profile.forms
The Class UserProfileForm.
UserProfileForm() - Constructor for class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Instantiates a new user profile form.
UserProfileForm(UserProfileVO, String, String, Set<String>) - Constructor for class com.communote.server.web.fe.portal.user.profile.forms.UserProfileForm
Instantiates a new user profile form.
UserProfileImageUploadWidget - Class in com.communote.server.web.fe.widgets.user.profile
Widget for displaying the upload form for an user image
UserProfileImageUploadWidget() - Constructor for class com.communote.server.web.fe.widgets.user.profile.UserProfileImageUploadWidget
 
UserProfileManagement - Interface in com.communote.server.core.user
 
UserProfileManagementBase - Class in com.communote.server.core.user
Spring Service base class for com.communote.server.service.user.UserProfileManagement, provides access to all services and entities referenced by this service.
UserProfileManagementBase() - Constructor for class com.communote.server.core.user.UserProfileManagementBase
 
UserProfileManagementException - Exception in com.communote.server.core.user
The default exception thrown for unexpected errors occurring within UserProfileManagement.
UserProfileManagementException(String) - Constructor for exception com.communote.server.core.user.UserProfileManagementException
Constructs a new instance of UserProfileManagementException.
UserProfileManagementException(String, Throwable) - Constructor for exception com.communote.server.core.user.UserProfileManagementException
Constructs a new instance of UserProfileManagementException.
UserProfileManagementImpl - Class in com.communote.server.core.user
 
UserProfileManagementImpl() - Constructor for class com.communote.server.core.user.UserProfileManagementImpl
 
UserProfileNotificationsController - Class in com.communote.server.web.fe.portal.user.profile.controller
Controller for modifying the notification configuration of a user.
UserProfileNotificationsController() - Constructor for class com.communote.server.web.fe.portal.user.profile.controller.UserProfileNotificationsController
 
UserProfileNotificationsForm - Class in com.communote.server.web.fe.portal.user.profile.forms
 
UserProfileNotificationsForm() - Constructor for class com.communote.server.web.fe.portal.user.profile.forms.UserProfileNotificationsForm
 
UserProfileNotificationsWidget - Class in com.communote.server.web.fe.widgets.user.profile
Widget for displaying the form to setup the notification settings for an user
UserProfileNotificationsWidget() - Constructor for class com.communote.server.web.fe.widgets.user.profile.UserProfileNotificationsWidget
 
UserProfileService - Class in com.communote.server.service
 
UserProfileService() - Constructor for class com.communote.server.service.UserProfileService
 
UserProfileUserInterfaceWidget - Class in com.communote.server.web.fe.widgets.user.profile
Widget for displaying the form to change the user e-mail
UserProfileUserInterfaceWidget() - Constructor for class com.communote.server.web.fe.widgets.user.profile.UserProfileUserInterfaceWidget
 
UserProfileVO - Class in com.communote.server.persistence.user
 
UserProfileVO() - Constructor for class com.communote.server.persistence.user.UserProfileVO
 
UserProfileVO(String, String, String, String, String, String, String, String, PhoneNumber, PhoneNumber, String, String) - Constructor for class com.communote.server.persistence.user.UserProfileVO
 
UserProfileVO(UserProfileVO) - Constructor for class com.communote.server.persistence.user.UserProfileVO
Copies constructor from other UserProfileVO
userProfileVOToEntity(UserProfileVO) - Method in interface com.communote.server.persistence.user.UserProfileDao
Converts an instance of type UserProfileVO to this DAO's entity.
userProfileVOToEntity(UserProfileVO, UserProfile, boolean) - Method in interface com.communote.server.persistence.user.UserProfileDao
Copies the fields of UserProfileVO to the specified entity.
userProfileVOToEntity(UserProfileVO, UserProfile, boolean) - Method in class com.communote.server.persistence.user.UserProfileDaoBase
 
userProfileVOToEntity(UserProfileVO) - Method in class com.communote.server.persistence.user.UserProfileDaoImpl
Converts an instance of type UserProfileVO to this DAO's entity.
userProfileVOToEntity(UserProfileVO, UserProfile, boolean) - Method in class com.communote.server.persistence.user.UserProfileDaoImpl
Copies the fields of UserProfileVO to the specified entity.
UserProfileWidget - Class in com.communote.server.web.fe.widgets.user
Widget for displaying a user profile
UserProfileWidget() - Constructor for class com.communote.server.web.fe.widgets.user.UserProfileWidget
 
UserProperty - Class in com.communote.server.model.user
 
UserProperty() - Constructor for class com.communote.server.model.user.UserProperty
 
UserProperty.Factory - Class in com.communote.server.model.user
Constructs new instances of UserProperty.
UserPropertyAccessor - Class in com.communote.server.core.property
Property accessor for users, don't construct it, use it from the PropertyManagement
UserPropertyAccessor(EventDispatcher) - Constructor for class com.communote.server.core.property.UserPropertyAccessor
 
UserPropertyConstants - Class in com.communote.server.model.user
This class holds constants of attributes and associations of the entity UserProperty .
UserPropertyConstants() - Constructor for class com.communote.server.model.user.UserPropertyConstants
 
UserPropertyDao - Interface in com.communote.server.persistence.user
 
UserPropertyDaoBase - Class in com.communote.server.persistence.user
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type UserProperty.
UserPropertyDaoBase() - Constructor for class com.communote.server.persistence.user.UserPropertyDaoBase
 
UserPropertyDaoImpl - Class in com.communote.server.persistence.user
 
UserPropertyDaoImpl() - Constructor for class com.communote.server.persistence.user.UserPropertyDaoImpl
 
UserQuery - Class in com.communote.server.core.vo.query.user
Query for users in form of User.
UserQuery() - Constructor for class com.communote.server.core.vo.query.user.UserQuery
 
UserQueryParameters - Class in com.communote.server.core.vo.query.user
 
UserQueryParameters() - Constructor for class com.communote.server.core.vo.query.user.UserQueryParameters
Create parameters for configuring the user query.
UserQueryParameters(int, int) - Constructor for class com.communote.server.core.vo.query.user.UserQueryParameters
Create parameters for configuring the user query.
UserQueryParameters - Class in com.communote.server.core.vo.query.user.v1_0_1
 
UserQueryParameters() - Constructor for class com.communote.server.core.vo.query.user.v1_0_1.UserQueryParameters
 
UserQueryParametersConfigurator - Class in com.communote.server.core.vo.query.config
 
UserQueryParametersConfigurator(QueryParametersParameterNameProvider) - Constructor for class com.communote.server.core.vo.query.config.UserQueryParametersConfigurator
 
UserResource - Class in com.communote.plugins.api.rest.resource.user
 
UserResource() - Constructor for class com.communote.plugins.api.rest.resource.user.UserResource
 
UserResource - Class in com.communote.plugins.api.rest.v22.resource.user
 
UserResource() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
UserResource - Class in com.communote.plugins.api.rest.v24.resource.user
 
UserResource() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
UserResource - Class in com.communote.plugins.api.rest.v30.resource.user
 
UserResource() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
UserResourceConverter<T extends User,O extends UserResource> - Class in com.communote.plugins.api.rest.resource.user
This converter convert a User to a UserResource
UserResourceConverter(Locale) - Constructor for class com.communote.plugins.api.rest.resource.user.UserResourceConverter
Constructor of UserResourceConverter
UserResourceConverter<T extends User,O extends UserResource> - Class in com.communote.plugins.api.rest.v22.resource.user
This converter convert a User to a UserResource
UserResourceConverter(Locale) - Constructor for class com.communote.plugins.api.rest.v22.resource.user.UserResourceConverter
Constructor of UserResourceConverter
UserResourceConverter<T extends User,O extends UserResource> - Class in com.communote.plugins.api.rest.v24.resource.user
This converter convert a User to a UserResource
UserResourceConverter(Locale) - Constructor for class com.communote.plugins.api.rest.v24.resource.user.UserResourceConverter
Constructor of UserResourceConverter
UserResourceConverter<T extends User,O extends UserResource> - Class in com.communote.plugins.api.rest.v30.resource.user
This converter convert a User to a UserResource
UserResourceConverter(Locale) - Constructor for class com.communote.plugins.api.rest.v30.resource.user.UserResourceConverter
Constructor of UserResourceConverter
UserResourceHandler - Class in com.communote.plugins.api.rest.resource.user
Handler for UserResource
UserResourceHandler() - Constructor for class com.communote.plugins.api.rest.resource.user.UserResourceHandler
Constructor.
UserResourceHandler - Class in com.communote.plugins.api.rest.v22.resource.user
Handler for UserResource
UserResourceHandler() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.UserResourceHandler
Constructor.
UserResourceHandler - Class in com.communote.plugins.api.rest.v24.resource.user
Handler for UserResource
UserResourceHandler() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.UserResourceHandler
Constructor.
UserResourceHandler - Class in com.communote.plugins.api.rest.v30.resource.user
Handler for UserResource
UserResourceHandler() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.UserResourceHandler
Constructor.
UserResourceValidator - Class in com.communote.plugins.api.rest.resource.user
 
UserResourceValidator() - Constructor for class com.communote.plugins.api.rest.resource.user.UserResourceValidator
 
UserResourceValidator - Class in com.communote.plugins.api.rest.v22.resource.user
 
UserResourceValidator() - Constructor for class com.communote.plugins.api.rest.v22.resource.user.UserResourceValidator
 
UserResourceValidator - Class in com.communote.plugins.api.rest.v24.resource.user
 
UserResourceValidator() - Constructor for class com.communote.plugins.api.rest.v24.resource.user.UserResourceValidator
 
UserResourceValidator - Class in com.communote.plugins.api.rest.v30.resource.user
 
UserResourceValidator() - Constructor for class com.communote.plugins.api.rest.v30.resource.user.UserResourceValidator
 
UserRetriever - Class in com.communote.plugin.ldap.helper
 
UserRetriever(LdapConfiguration, LdapTemplate, long, long, int, int, boolean) - Constructor for class com.communote.plugin.ldap.helper.UserRetriever
Constructor.
UserRole - Class in com.communote.server.model.user
 
UserRole() - Constructor for class com.communote.server.model.user.UserRole
The default constructor allowing super classes to access it.
UserRoleEnum - Class in com.communote.server.persistence.user
 
UserRoleEnum() - Constructor for class com.communote.server.persistence.user.UserRoleEnum
Default constructor.
USERSEARCH - Static variable in class com.communote.server.model.config.LdapConfigurationConstants
 
UserSearchBoxWidget - Class in com.communote.server.web.fe.widgets.user
Widget for displaying a user search box
UserSearchBoxWidget() - Constructor for class com.communote.server.web.fe.widgets.user.UserSearchBoxWidget
 
UserSearchController - Class in com.communote.server.web.fe.portal.user.controller
Deprecated.
Use REST-API instead
UserSearchController() - Constructor for class com.communote.server.web.fe.portal.user.controller.UserSearchController
Deprecated.
 
UserSearchHelper - Class in com.communote.server.web.fe.portal.blog.helper
Helper class for user search.
UserSecurityCode - Class in com.communote.server.model.user.security
Extends the SecurityCode class by a Tagging.
UserSecurityCode() - Constructor for class com.communote.server.model.user.security.UserSecurityCode
 
UserSecurityCode.Factory - Class in com.communote.server.model.user.security
Constructs new instances of UserSecurityCode .
UserSecurityCodeConstants - Class in com.communote.server.model.user.security
This class holds constants of attributes and associations of the entity UserSecurityCode.
UserSecurityCodeConstants() - Constructor for class com.communote.server.model.user.security.UserSecurityCodeConstants
 
UserSecurityCodeDao - Interface in com.communote.server.persistence.user.security
 
UserSecurityCodeDaoBase - Class in com.communote.server.persistence.user.security
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.user.security.UserSecurityCode.
UserSecurityCodeDaoBase() - Constructor for class com.communote.server.persistence.user.security.UserSecurityCodeDaoBase
 
UserSecurityCodeDaoImpl - Class in com.communote.server.persistence.user.security
 
UserSecurityCodeDaoImpl() - Constructor for class com.communote.server.persistence.user.security.UserSecurityCodeDaoImpl
 
UserSecurityCodeImpl - Class in com.communote.server.model.user.security
 
UserSecurityCodeImpl() - Constructor for class com.communote.server.model.user.security.UserSecurityCodeImpl
 
UserSecurityHelper - Class in com.communote.server.core.user
Helper class for user security
UserSecurityHelper() - Constructor for class com.communote.server.core.user.UserSecurityHelper
protected constructor
UserService - Class in com.communote.server.service
 
UserService() - Constructor for class com.communote.server.service.UserService
 
UserService.UserServiceRetrievalFlag - Enum in com.communote.server.service
These flags allow to control the retrieval process of a user in the UserService.
userSingle(Long) - Method in class com.communote.plugins.api.rest.resource.user.UserResource
 
userSingle(Long) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResource
 
userSingle(Long) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResource
 
userSingle(Long) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResource
 
UserStatus - Class in com.communote.server.model.user
 
UserStatus() - Constructor for class com.communote.server.model.user.UserStatus
The default constructor allowing super classes to access it.
UserStatusChangedEvent - Class in com.communote.server.core.user.events
Event that is fired when the status of a user has changed.
UserStatusChangedEvent(Long, UserStatus, UserStatus) - Constructor for class com.communote.server.core.user.events.UserStatusChangedEvent
Create a new event describing the status change.
UserStatusEnum - Class in com.communote.server.persistence.user
 
UserStatusEnum() - Constructor for class com.communote.server.persistence.user.UserStatusEnum
Default constructor.
UserStatusFilter - Class in com.communote.server.web.external.spring.security
Tests whether the status of a user allows a log in.
UserStatusFilter() - Constructor for class com.communote.server.web.external.spring.security.UserStatusFilter
 
USERSTOBENOTIFIED - Static variable in class com.communote.server.model.note.NoteConstants
 
UsersToBeNotifiedMatcher - Class in com.communote.server.core.vo.query.java.note
Matcher for com.communote.server.core.vo.query.TaggingCoreItemUTPExtension#getUserToBeNotified().
UsersToBeNotifiedMatcher(Collection<Long>) - Constructor for class com.communote.server.core.vo.query.java.note.UsersToBeNotifiedMatcher
Constructor.
UsersToBeNotifiedMatcher(Long...) - Constructor for class com.communote.server.core.vo.query.java.note.UsersToBeNotifiedMatcher
Constructor.
UserTagClearanceVO - Class in com.communote.server.core.vo.tag
 
UserTagClearanceVO() - Constructor for class com.communote.server.core.vo.tag.UserTagClearanceVO
 
UserTagClearanceVO(Long, boolean, Long) - Constructor for class com.communote.server.core.vo.tag.UserTagClearanceVO
 
UserTagClearanceVO(Long, boolean, String, String, Long) - Constructor for class com.communote.server.core.vo.tag.UserTagClearanceVO
 
UserTagClearanceVO(UserTagClearanceVO) - Constructor for class com.communote.server.core.vo.tag.UserTagClearanceVO
Copies constructor from other UserTagClearanceVO
UserTagCloudWidget - Class in com.communote.server.web.fe.widgets.clouds
Widget for displaying a TagCloud of blog tags.
UserTagCloudWidget() - Constructor for class com.communote.server.web.fe.widgets.clouds.UserTagCloudWidget
 
UserTaggedBlogQuery - Class in com.communote.server.core.vo.query.blog
Query definition to retrieve blogs.
UserTaggedBlogQuery() - Constructor for class com.communote.server.core.vo.query.blog.UserTaggedBlogQuery
 
UserTaggingCoreQuery - Class in com.communote.server.core.vo.query.user
Query Definition to find users
UserTaggingCoreQuery() - Constructor for class com.communote.server.core.vo.query.user.UserTaggingCoreQuery
 
UserTaggingCoreQuery - Class in com.communote.server.core.vo.query.user.v1_0_1
Query Definition to find users
UserTaggingCoreQuery() - Constructor for class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQuery
 
UserTaggingCoreQueryParameters - Class in com.communote.server.core.vo.query.user
Query instance to find user tagged resources
UserTaggingCoreQueryParameters(AbstractUserTaggingCoreQuery<?>) - Constructor for class com.communote.server.core.vo.query.user.UserTaggingCoreQueryParameters
Construct me with the right query definition
UserTaggingCoreQueryParameters - Class in com.communote.server.core.vo.query.user.v1_0_1
Query instance to find user tagged resources
UserTaggingCoreQueryParameters(UserTaggingCoreQuery) - Constructor for class com.communote.server.core.vo.query.user.v1_0_1.UserTaggingCoreQueryParameters
Construct me with the right query definition
UserTagQuery - Class in com.communote.server.core.vo.query.tag
Query definition for retrieving the tags of blogs.
UserTagQuery() - Constructor for class com.communote.server.core.vo.query.tag.UserTagQuery
 
UserTagQueryParameters - Class in com.communote.server.core.vo.query.tag
QueryInstance for getting tags of blogs.
UserTagQueryParameters() - Constructor for class com.communote.server.core.vo.query.tag.UserTagQueryParameters
Constructor.
UserTagSuggestionProvider - Class in com.communote.server.core.tag.impl
TagSuggestionProvider for notes.
UserTagSuggestionProvider(QueryManagement) - Constructor for class com.communote.server.core.tag.impl.UserTagSuggestionProvider
 
UserToBlogRoleMapping - Class in com.communote.server.model.blog
A helper entity which maps a user to its effective role in a blog.
UserToBlogRoleMapping() - Constructor for class com.communote.server.model.blog.UserToBlogRoleMapping
 
UserToBlogRoleMapping.Factory - Class in com.communote.server.model.blog
Constructs new instances of UserToBlogRoleMapping.
UserToBlogRoleMappingConstants - Class in com.communote.server.model.blog
This class holds constants of attributes and associations of the entity UserToBlogRoleMapping.
UserToBlogRoleMappingConstants() - Constructor for class com.communote.server.model.blog.UserToBlogRoleMappingConstants
 
UserToBlogRoleMappingDao - Interface in com.communote.server.persistence.blog
 
UserToBlogRoleMappingDaoBase - Class in com.communote.server.persistence.blog
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type com.communote.server.persistence.blog.UserToBlogRoleMapping.
UserToBlogRoleMappingDaoBase() - Constructor for class com.communote.server.persistence.blog.UserToBlogRoleMappingDaoBase
 
UserToBlogRoleMappingDaoImpl - Class in com.communote.server.persistence.blog
 
UserToBlogRoleMappingImpl - Class in com.communote.server.model.blog
 
UserToBlogRoleMappingImpl() - Constructor for class com.communote.server.model.blog.UserToBlogRoleMappingImpl
 
UserToTimelineUserConverter - Class in com.communote.plugins.api.rest.converter
Convert a user entity into a resource.
UserToTimelineUserConverter() - Constructor for class com.communote.plugins.api.rest.converter.UserToTimelineUserConverter
 
UserToTimelineUserConverter - Class in com.communote.plugins.api.rest.v22.converter
Convert a user entity into a resource.
UserToTimelineUserConverter() - Constructor for class com.communote.plugins.api.rest.v22.converter.UserToTimelineUserConverter
 
UserToTimelineUserConverter - Class in com.communote.plugins.api.rest.v24.converter
Convert a user entity into a resource.
UserToTimelineUserConverter() - Constructor for class com.communote.plugins.api.rest.v24.converter.UserToTimelineUserConverter
 
UserToTimelineUserConverter - Class in com.communote.plugins.api.rest.v30.converter
Convert a user entity into a resource.
UserToTimelineUserConverter() - Constructor for class com.communote.plugins.api.rest.v30.converter.UserToTimelineUserConverter
 
UserToTopicRoleMappingChangedEvent - Class in com.communote.server.core.blog.events
Event indicating a change of a UserToTopicRoleMapping.
UserToTopicRoleMappingChangedEvent(Long, Long, boolean, BlogRole, BlogRole, BlogRole) - Constructor for class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
UserToTopicRoleMappingChangedEvent(Long, Long, boolean, Long, BlogRole, BlogRole, BlogRole) - Constructor for class com.communote.server.core.blog.events.UserToTopicRoleMappingChangedEvent
 
UserToUserDataConverter<T extends UserData> - Class in com.communote.server.core.converter.user
Converter to transform a user entity into a list item.
UserToUserDataConverter(Class<T>, boolean, Converter<Tag, TagData>) - Constructor for class com.communote.server.core.converter.user.UserToUserDataConverter
Create a new converter
UserToUserDataQueryResultConverter - Class in com.communote.server.core.vo.query.converters
Converts a user entity into a value object
UserToUserDataQueryResultConverter() - Constructor for class com.communote.server.core.vo.query.converters.UserToUserDataQueryResultConverter
 
UserValidationException - Exception in com.communote.server.core.user.exception
 
UserValidationException(String) - Constructor for exception com.communote.server.core.user.exception.UserValidationException
Constructs a new instance of UserValidationException
UserValidationException(String, Throwable) - Constructor for exception com.communote.server.core.user.exception.UserValidationException
Constructs a new instance of UserValidationException
UserViewController - Class in com.communote.server.web.fe.portal.user.controller
Controller for rendering the page after selecting a user.
UserViewController() - Constructor for class com.communote.server.web.fe.portal.user.controller.UserViewController
 
UserVO - Class in com.communote.server.api.core.user
 
UserVO() - Constructor for class com.communote.server.api.core.user.UserVO
 
UserVO(Locale, String, UserRole[]) - Constructor for class com.communote.server.api.core.user.UserVO
 
UserVO(String, Locale, String, UserRole[], String, String, String, String) - Constructor for class com.communote.server.api.core.user.UserVO
 
userVOToEntity(UserVO) - Method in interface com.communote.server.persistence.user.UserDao
Creates a new (not persisted) entity and copies the fields of the VO to the corresponding fields of the entity.
userVOToEntity(UserVO, User) - Method in interface com.communote.server.persistence.user.UserDao
Copies the fields of the VO to the corresponding fields of the entity.
userVOToEntity(UserVO) - Method in class com.communote.server.persistence.user.UserDaoImpl
Creates a new (not persisted) entity and copies the fields of the VO to the corresponding fields of the entity.
userVOToEntity(UserVO, User) - Method in class com.communote.server.persistence.user.UserDaoImpl
Copies the fields of the VO to the corresponding fields of the entity.
USN_ATTRIBUTE_KEY - Static variable in class com.communote.plugin.ldap.helper.VisitingRetriever
USN attribute name.
UTI - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for a user tagged item.
UTI_FORMATED_DATE_CREATE - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for a user tagged item creation date.
UTI_FORMATED_DATE_MODIFY - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for a user tagged item last modification date.
UTI_TAGS - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the tags (string) of a user tagged item.
UTP_CONTENT - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the content of a user tagged post.

V

V_1_0 - Static variable in interface com.communote.server.api.core.application.ApplicationInformation
Version constant for 1.0
V_1_0_1 - Static variable in interface com.communote.server.api.core.application.ApplicationInformation
Version constant for 1.0.1
V_1_1 - Static variable in interface com.communote.server.api.core.application.ApplicationInformation
Version constant for 1.1
V_1_1_4 - Static variable in interface com.communote.server.api.core.application.ApplicationInformation
Version constant for 1.1.4
valid(String) - Method in class com.communote.server.core.blog.export.impl.RssNoteWriter
valid(String) - Method in class com.communote.server.core.blog.export.impl.RtfNoteWriter
valid(String) - Method in interface com.communote.server.core.blog.export.NoteWriter
validate(String, Map<String, Object>) - Method in interface com.communote.server.core.template.NoteTemplatePropertiesValidator
Validates the template properties for the template identified by the given ID.
validate(InviteUserForm, Errors) - Method in class com.communote.server.persistence.user.InvitationField
 
validate(InviteUserForm, Errors) - Method in class com.communote.server.persistence.user.invitationfields.AliasInvitationField
validate(InviteUserForm, Errors) - Method in class com.communote.server.persistence.user.invitationfields.EmailAliasInvitationField
validate(InviteUserForm, Errors) - Method in class com.communote.server.persistence.user.invitationfields.EmailInvitationField
validate(InviteUserForm, Errors) - Method in class com.communote.server.persistence.user.invitationfields.ExternalUsernameInvitationField
validate(InviteUserForm, Errors) - Method in class com.communote.server.persistence.user.invitationfields.FirstnameInvitationField
validate(InviteUserForm, Errors) - Method in class com.communote.server.persistence.user.invitationfields.LanguageCodeInvitationField
validate(InviteUserForm, Errors) - Method in class com.communote.server.persistence.user.invitationfields.LastnameInvitationField
validate(Object, Errors) - Method in class com.communote.server.web.commons.controller.GenericValidator
Calls doValidate.
validate() - Method in class com.communote.server.web.commons.view.velocity.ClassBasedToolConfiguration
 
validate(Object, Errors) - Method in class com.communote.server.web.fe.installer.validator.InstallerAdminAccountValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.installer.validator.InstallerApplicationValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.installer.validator.InstallerDatabaseValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.installer.validator.InstallerMailValidator
validate() - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
abstract hook for validation logic
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.blog.validator.BlogManagementValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.client.validator.AddUpdateIPRangeValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.client.validator.ClientGeneralSettingsValidator
 
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.client.validator.ClientProfileEmailValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.client.validator.ConfluenceAuthConfigurationValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.client.validator.LdapConfigurationValidator
 
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserManagementUserProfileValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserProfileChangeEmailValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserProfileChangePasswordValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.profile.validator.UserProfileDetailsValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.system.communication.MailOutValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.system.content.FileStorageValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.system.content.FileUploadValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.validator.AcceptTermsValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.validator.ForgottenPWValidator
validate(Object, Errors) - Method in class com.communote.server.web.fe.portal.user.validator.RegisterUserValidator
validate(IpRangeFilterItem) - Method in class com.communote.server.web.fe.widgets.management.security.iprange.IpRangeWidget
validateClientId(String) - Static method in class com.communote.server.persistence.user.client.ClientValidator
Validate client id against the regex pattern.
validateClientIdLength(String) - Static method in class com.communote.server.persistence.user.client.ClientValidator
Validate the client id length.
validateContentType(String) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Validate that the content type of the response is an image mime type.
validateCreate(CreateTopicParameter) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceValidator
 
validateCreate(C) - Method in class com.communote.plugins.api.rest.resource.validation.DefaultValidator
 
validateCreate(C) - Method in class com.communote.plugins.api.rest.resource.validation.Validator
validates create parameter
validateCreate(CreateTopicParameter) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceValidator
 
validateCreate(C) - Method in class com.communote.plugins.api.rest.v22.resource.validation.DefaultValidator
 
validateCreate(C) - Method in class com.communote.plugins.api.rest.v22.resource.validation.Validator
validates create parameter
validateCreate(CreateTopicParameter) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceValidator
 
validateCreate(C) - Method in class com.communote.plugins.api.rest.v24.resource.validation.DefaultValidator
 
validateCreate(C) - Method in class com.communote.plugins.api.rest.v24.resource.validation.Validator
validates create parameter
validateCreate(CreateTopicParameter) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceValidator
 
validateCreate(C) - Method in class com.communote.plugins.api.rest.v30.resource.validation.DefaultValidator
 
validateCreate(C) - Method in class com.communote.plugins.api.rest.v30.resource.validation.Validator
validates create parameter
validateDelete(DeleteTopicParameter) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceValidator
 
validateDelete(D) - Method in class com.communote.plugins.api.rest.resource.validation.DefaultValidator
 
validateDelete(D) - Method in class com.communote.plugins.api.rest.resource.validation.Validator
validates delete parameter
validateDelete(DeleteTopicParameter) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceValidator
 
validateDelete(D) - Method in class com.communote.plugins.api.rest.v22.resource.validation.DefaultValidator
 
validateDelete(D) - Method in class com.communote.plugins.api.rest.v22.resource.validation.Validator
validates delete parameter
validateDelete(DeleteTopicParameter) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceValidator
 
validateDelete(D) - Method in class com.communote.plugins.api.rest.v24.resource.validation.DefaultValidator
 
validateDelete(D) - Method in class com.communote.plugins.api.rest.v24.resource.validation.Validator
validates delete parameter
validateDelete(DeleteTopicParameter) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceValidator
 
validateDelete(D) - Method in class com.communote.plugins.api.rest.v30.resource.validation.DefaultValidator
 
validateDelete(D) - Method in class com.communote.plugins.api.rest.v30.resource.validation.Validator
validates delete parameter
validateDir(File) - Static method in class com.communote.common.io.FileHelper
Validates that the resolved directory exists and is a directory.
validateEdit(EditTopicParameter) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceValidator
 
validateEdit(EditUserParameter) - Method in class com.communote.plugins.api.rest.resource.user.UserResourceValidator
 
validateEdit(E) - Method in class com.communote.plugins.api.rest.resource.validation.DefaultValidator
 
validateEdit(E) - Method in class com.communote.plugins.api.rest.resource.validation.Validator
validates edit parameter
validateEdit(EditTopicParameter) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceValidator
 
validateEdit(EditUserParameter) - Method in class com.communote.plugins.api.rest.v22.resource.user.UserResourceValidator
 
validateEdit(E) - Method in class com.communote.plugins.api.rest.v22.resource.validation.DefaultValidator
 
validateEdit(E) - Method in class com.communote.plugins.api.rest.v22.resource.validation.Validator
validates edit parameter
validateEdit(EditTopicParameter) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceValidator
 
validateEdit(EditUserParameter) - Method in class com.communote.plugins.api.rest.v24.resource.user.UserResourceValidator
 
validateEdit(E) - Method in class com.communote.plugins.api.rest.v24.resource.validation.DefaultValidator
 
validateEdit(E) - Method in class com.communote.plugins.api.rest.v24.resource.validation.Validator
validates edit parameter
validateEdit(EditTopicParameter) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceValidator
 
validateEdit(EditUserParameter) - Method in class com.communote.plugins.api.rest.v30.resource.user.UserResourceValidator
 
validateEdit(E) - Method in class com.communote.plugins.api.rest.v30.resource.validation.DefaultValidator
 
validateEdit(E) - Method in class com.communote.plugins.api.rest.v30.resource.validation.Validator
validates edit parameter
validateEmail(String, String, boolean, Errors) - Static method in class com.communote.server.core.helper.ValidationHelper
Validate the e-mail address.
validateEmailAddressByRegex(String) - Static method in class com.communote.common.validation.EmailValidator
Validating a email address with Regular expressions
validateForm(InviteUserForm, Errors) - Method in class com.communote.server.web.fe.portal.user.client.controller.AbstractUserInviteController
Validate the given form based on the expected invitation fields.
validateForm(T, BindingResult) - Method in class com.communote.server.widgets.springmvc.SpringFormWidget
 
validateGetSingle(GetTopicParameter) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceValidator
 
validateGetSingle(G) - Method in class com.communote.plugins.api.rest.resource.validation.DefaultValidator
 
validateGetSingle(G) - Method in class com.communote.plugins.api.rest.resource.validation.Validator
validates get parameter
validateGetSingle(GetTopicParameter) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceValidator
 
validateGetSingle(G) - Method in class com.communote.plugins.api.rest.v22.resource.validation.DefaultValidator
 
validateGetSingle(G) - Method in class com.communote.plugins.api.rest.v22.resource.validation.Validator
validates get parameter
validateGetSingle(GetTopicParameter) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceValidator
 
validateGetSingle(G) - Method in class com.communote.plugins.api.rest.v24.resource.validation.DefaultValidator
 
validateGetSingle(G) - Method in class com.communote.plugins.api.rest.v24.resource.validation.Validator
validates get parameter
validateGetSingle(GetTopicParameter) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceValidator
 
validateGetSingle(G) - Method in class com.communote.plugins.api.rest.v30.resource.validation.DefaultValidator
 
validateGetSingle(G) - Method in class com.communote.plugins.api.rest.v30.resource.validation.Validator
validates get parameter
validateIP(String) - Static method in class com.communote.server.core.security.iprange.IpRangeHelper
Validate ip.
validateList(GetCollectionTopicParameter) - Method in class com.communote.plugins.api.rest.resource.topic.TopicResourceValidator
 
validateList(L) - Method in class com.communote.plugins.api.rest.resource.validation.DefaultValidator
 
validateList(L) - Method in class com.communote.plugins.api.rest.resource.validation.Validator
validates list parameter
validateList(GetCollectionTopicParameter) - Method in class com.communote.plugins.api.rest.v22.resource.topic.TopicResourceValidator
 
validateList(L) - Method in class com.communote.plugins.api.rest.v22.resource.validation.DefaultValidator
 
validateList(L) - Method in class com.communote.plugins.api.rest.v22.resource.validation.Validator
validates list parameter
validateList(GetCollectionTopicParameter) - Method in class com.communote.plugins.api.rest.v24.resource.topic.TopicResourceValidator
 
validateList(L) - Method in class com.communote.plugins.api.rest.v24.resource.validation.DefaultValidator
 
validateList(L) - Method in class com.communote.plugins.api.rest.v24.resource.validation.Validator
validates list parameter
validateList(GetCollectionTopicParameter) - Method in class com.communote.plugins.api.rest.v30.resource.topic.TopicResourceValidator
 
validateList(L) - Method in class com.communote.plugins.api.rest.v30.resource.validation.DefaultValidator
 
validateList(L) - Method in class com.communote.plugins.api.rest.v30.resource.validation.Validator
validates list parameter
validateLong(String) - Method in class com.communote.server.core.vo.query.QueryParameters
Validates the given String, if this is not null or 0.
validateMessage(CreateTopicMessage) - Method in class com.communote.plugins.mq.message.core.handler.CreateTopicMessageHandler
 
validateMessage(DeleteTopicMessage) - Method in class com.communote.plugins.mq.message.core.handler.DeleteTopicMessageHandler
 
validateMessage(EditTopicMessage) - Method in class com.communote.plugins.mq.message.core.handler.EditTopicMessageHandler
 
validateMessage(SetTopicRolesMessage) - Method in class com.communote.plugins.mq.message.core.handler.SetTopicRolesMessageHandler
 
validateMessage(UpdateTopicRolesMessage) - Method in class com.communote.plugins.mq.message.core.handler.UpdateTopicRolesMessageHandler
 
validateNameIdentifier(String) - Static method in class com.communote.server.core.blog.helper.BlogManagementHelper
Validate if the given identifier can be used as topic/blog alias
validatePage(Object, Errors, int, boolean) - Method in class com.communote.server.web.fe.installer.controller.InstallationController
validatePage(Object, Errors, int, boolean) - Method in class com.communote.server.web.fe.portal.user.controller.ConfirmUserController
validatePassword(String) - Method in interface com.communote.server.core.user.security.UserPasswordManagement
Validate that a password matches the minimum security requirements to be used in user accounts
validatePassword(String) - Method in class com.communote.server.core.user.security.UserPasswordManagementImpl
 
validatePasswords(UserPasswordManagement, String, String, String, String, Errors) - Static method in class com.communote.server.core.helper.ValidationHelper
 
validatePhoneNumber(PhoneNumber, String, Errors, boolean) - Static method in class com.communote.server.core.helper.ValidationHelper
Validates a phone number.
validatePortNumber(String, String, boolean, Errors) - Static method in class com.communote.server.core.helper.ValidationHelper
Validate port numbers.
validateProperties(Map<String, Object>) - Method in class com.communote.server.core.template.NoteTemplateDefinition
Validates the template properties using the validator of this definition, in case there is one.
validateRetrievedUser(ConfluenceAuthenticationRequest, ExternalUserVO) - Method in class com.communote.server.core.security.authentication.confluence.ConfluenceAuthenticator
Method is called after an authentication call has been made.
validateRetrievedUser(R, ExternalUserVO) - Method in class com.communote.server.core.security.authentication.ExternalKenmeiApiAuthenticator
Method is called after an authentication call has been made.
validateStatusCode(StatusLine) - Method in class com.communote.server.core.image.HttpExternalImageProvider
Checks the status code of a response for an image request.
validateString(String, Errors, String, int, int) - Static method in class com.communote.server.core.helper.ValidationHelper
Validates a string.
validateString(String, String, boolean, int, int, String, Errors) - Static method in class com.communote.server.core.helper.ValidationHelper
Validates a string.
validateStringByRegex(String, String, String, Errors) - Static method in class com.communote.server.core.helper.ValidationHelper
Validates a string by regular expression.
validateUserActivation(User) - Method in class com.communote.server.core.user.UserLimitUserActivationValidator
 
validateUserActivation(User) - Method in interface com.communote.server.core.user.validation.UserActivationValidator
Validate whether the status of the given user can be set to ACTIVE.
validateUserLogin(Long) - Method in interface com.communote.server.core.security.AuthenticationManagement
Does additional login checks.
validateUserLogin(Long) - Method in class com.communote.server.core.security.AuthenticationManagementBase
 
VALIDATION_ERROR - Static variable in interface com.communote.server.core.exception.ErrorCodes
Validation Error.
ValidationHelper - Class in com.communote.plugins.api.rest.resource.validation
 
ValidationHelper - Class in com.communote.plugins.api.rest.v22.resource.validation
 
ValidationHelper - Class in com.communote.plugins.api.rest.v24.resource.validation
 
ValidationHelper - Class in com.communote.plugins.api.rest.v30.resource.validation
 
ValidationHelper - Class in com.communote.server.core.helper
Helper class for validation.
ValidationPatterns - Interface in com.communote.server.core.user.helper
This interface contains patterns for validating user data.
ValidationPatterns.Client - Interface in com.communote.server.core.user.helper
Client specific patterns.
ValidationResult - Class in com.communote.plugins.mq.message.base.handler
represents result of a message validation
ValidationResult() - Constructor for class com.communote.plugins.mq.message.base.handler.ValidationResult
 
ValidationResult.ValidationStatus - Enum in com.communote.plugins.mq.message.base.handler
validation status
Validator<C,E,D,G,L> - Class in com.communote.plugins.api.rest.resource.validation
abstract class, defining validator for the rest parameters.
Validator() - Constructor for class com.communote.plugins.api.rest.resource.validation.Validator
 
Validator<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v22.resource.validation
abstract class, defining validator for the rest parameters.
Validator() - Constructor for class com.communote.plugins.api.rest.v22.resource.validation.Validator
 
Validator<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v24.resource.validation
abstract class, defining validator for the rest parameters.
Validator() - Constructor for class com.communote.plugins.api.rest.v24.resource.validation.Validator
 
Validator<C,E,D,G,L> - Class in com.communote.plugins.api.rest.v30.resource.validation
abstract class, defining validator for the rest parameters.
Validator() - Constructor for class com.communote.plugins.api.rest.v30.resource.validation.Validator
 
Validity - Enum in com.communote.server.web.fe.widgets.management.system.application
Validity of the certificate.
value() - Method in enum com.communote.server.core.vo.query.TagConstraintConnectorEnum
get the value of this enum entry
valueOf(String) - Static method in enum com.communote.common.image.ImageFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.common.menu.PositionDescriptor.PositionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.common.util.AugmentedPageableList.AugmentationKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.tagsuggestionlist.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.timelinenote.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.timelinenote.ERights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.timelinenote.EUserNoteProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.timelinetag.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.timelinetopic.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.timelineuser.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.topic.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.topic.ETopicListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.topic.role.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.topic.role.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.topic.rolebulkexternal.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.topic.roleexternal.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.topic.roleexternal.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.resource.user.image.ESize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.to.ApiResult.ResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinenote.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinenote.ERights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinenote.EUserNoteProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinetag.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinetopic.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.timelineuser.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.ETopicListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.externalobject.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.role.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.role.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.roleexternal.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.roleexternal.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.resource.user.image.ESize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v22.to.ApiResult.ResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinenote.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinenote.ERights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinenote.EUserNoteProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinetag.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinetopic.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.timelineuser.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.ETopicListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.externalobject.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.role.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.role.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.roleexternal.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.roleexternal.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.resource.user.image.ESize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v24.to.ApiResult.ResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.group.EGroupIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.group.member.EGroupIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.lastmodificationdate.EType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinenote.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinenote.ERights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinenote.EUserNoteProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinetag.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinetopic.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.timelineuser.EF_topicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.childtopic.EParentTopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.ETopicListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.externalobject.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.role.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.role.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.roleexternal.ERole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.roleexternal.ETopicIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.resource.user.image.ESize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.api.rest.v30.to.ApiResult.ResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.contenttypes.ContentTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.core.views.ViewControllerParameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.mediaparser.mediatype.RichMediaTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.mq.message.base.handler.ValidationResult.ValidationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.mq.message.base.message.ReplyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.mq.message.core.util.StoringPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl.MessageDeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.plugins.mq.service.provider.TransferMessage.TMContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.bootstrap.InitializationStatus.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.database.DateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ApplicationProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailfetching
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertySecurity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertyVirusScanning
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertyXmpp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ClientProperty.PRESELECTED_TABS_VALUES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ClientProperty.PRESELECTED_TOPIC_OVERVIEW_TABS_VALUES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ClientProperty.REPOSITORY_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ClientProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.ClientPropertySecurity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.CoreProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.config.type.CorePropertyDatabase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.note.NoteContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.note.NoteRenderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.property.PropertyEvent.PropertyEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.property.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.tag.TagStoreType.Types
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.api.core.user.PrimaryAuthenticationException.Reasons
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.blog.TopicHierarchyEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.common.database.DatabaseUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.common.ldap.LdapGroupAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.common.ldap.LdapUserAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.image.CoreImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.image.type.EntityImageManagement.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.mail.fetching.MailInProtocolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.mail.messages.fetching.ContentProcessingErrorMailMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.messaging.NotificationDefinition.NotificationTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.messaging.NotificationScheduleTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.user.helper.UserNameFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.user.security.ApplicationPropertyUserPassword
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.user.UserManagement.RegistrationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.blog.NoteModificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.query.blog.TopicAccessLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.query.DiscussionFilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.query.filter.PropertyFilter.MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.query.logical.CompoundTagFormula.CompoundFormulaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.query.QueryParameters.OrderDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.query.ResourceTypeRestrictionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.query.TagConstraintConnectorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.query.TimelineFilterViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.core.vo.query.user.group.UserGroupMemberResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.model.user.UserProfileFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.persistence.global.GlobalIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.service.UserService.UserServiceRetrievalFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.api.to.ApiResult.ResultStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.commons.FormAction.RESPONSE_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.fe.portal.user.client.controller.ClientProfileController.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupCreateAndEditController.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm.AuthenticationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm.ServerDetectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.fe.portal.user.system.application.SupportedVirusScannerTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.fe.widgets.clouds.TagCloudMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.fe.widgets.management.system.application.Validity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.communote.server.web.fe.widgets.user.AuthorFilterWidget.Modes
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.communote.common.image.ImageFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.common.menu.PositionDescriptor.PositionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.common.util.AugmentedPageableList.AugmentationKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.communote.plugins.api.rest.resource.RestApiMultivaluedMapWrapper
values() - Static method in enum com.communote.plugins.api.rest.resource.tagsuggestionlist.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.timelinenote.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.timelinenote.ERights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.timelinenote.EUserNoteProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.timelinetag.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.timelinetopic.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.timelineuser.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.topic.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.topic.ETopicListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.topic.role.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.topic.role.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.topic.rolebulkexternal.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.topic.rolebulkexternal.rolebulkexternaltopicright.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.topic.roleexternal.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.topic.roleexternal.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.resource.user.image.ESize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.to.ApiResult.ResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.communote.plugins.api.rest.v22.resource.RestApiMultivaluedMapWrapper
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.tagsuggestionlist.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinenote.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinenote.ERights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinenote.EUserNoteProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinetag.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.timelinetopic.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.timelineuser.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.ETopicListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.externalobject.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.role.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.role.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.rolebulkexternal.rolebulkexternaltopicright.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.roleexternal.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.topic.roleexternal.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.resource.user.image.ESize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v22.to.ApiResult.ResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.communote.plugins.api.rest.v24.resource.RestApiMultivaluedMapWrapper
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.tagsuggestionlist.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinenote.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinenote.ERights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinenote.EUserNoteProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinetag.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.timelinetopic.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.timelineuser.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.ETopicListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.externalobject.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.role.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.role.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal.rolebulkexternaltopicright.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.roleexternal.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.topic.roleexternal.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.resource.user.image.ESize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v24.to.ApiResult.ResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.group.EGroupIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.group.member.EGroupIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.lastmodificationdate.EType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.communote.plugins.api.rest.v30.resource.RestApiMultivaluedMapWrapper
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.tagsuggestionlist.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinenote.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinenote.ERights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinenote.EUserNoteProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinetag.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.timelinetopic.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.timelineuser.EF_topicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.childtopic.EParentTopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.ETopicListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.externalobject.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.role.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.role.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.rolebulkexternal.rolebulkexternaltopicright.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.roleexternal.ERole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.topic.roleexternal.ETopicIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.resource.user.image.ESize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.api.rest.v30.to.ApiResult.ResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.contenttypes.ContentTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.core.views.ViewControllerParameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.mediaparser.mediatype.RichMediaTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.mq.message.base.handler.ValidationResult.ValidationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.mq.message.base.message.ReplyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.mq.message.core.util.StoringPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.mq.provider.jms.JMSMessageConsumerImpl.MessageDeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.plugins.mq.service.provider.TransferMessage.TMContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.bootstrap.InitializationStatus.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.database.DateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ApplicationProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailfetching
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertyMailing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertySecurity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertyVirusScanning
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ApplicationPropertyXmpp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ClientProperty.PRESELECTED_TABS_VALUES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ClientProperty.PRESELECTED_TOPIC_OVERVIEW_TABS_VALUES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ClientProperty.REPOSITORY_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ClientProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.ClientPropertySecurity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.CoreProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.config.type.CorePropertyDatabase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.note.NoteContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.note.NoteRenderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.property.PropertyEvent.PropertyEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.property.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.tag.TagStoreType.Types
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.api.core.user.PrimaryAuthenticationException.Reasons
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.blog.TopicHierarchyEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.common.database.DatabaseUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.common.ldap.LdapGroupAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.common.ldap.LdapUserAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.image.CoreImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.image.type.EntityImageManagement.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.mail.fetching.MailInProtocolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.mail.messages.fetching.ContentProcessingErrorMailMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.messaging.NotificationDefinition.NotificationTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.messaging.NotificationScheduleTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.user.helper.UserNameFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.user.security.ApplicationPropertyUserPassword
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.user.UserManagement.RegistrationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.blog.NoteModificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.query.blog.TopicAccessLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.query.DiscussionFilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.query.filter.PropertyFilter.MatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.query.logical.CompoundTagFormula.CompoundFormulaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.query.QueryParameters.OrderDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.query.ResourceTypeRestrictionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.query.TagConstraintConnectorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.query.TimelineFilterViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.core.vo.query.user.group.UserGroupMemberResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.model.user.UserProfileFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.persistence.global.GlobalIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.service.UserService.UserServiceRetrievalFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.api.to.ApiResult.ResultStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.commons.FormAction.RESPONSE_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.fe.portal.user.client.controller.ClientProfileController.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.fe.portal.user.client.controller.ClientUserGroupCreateAndEditController.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.fe.portal.user.client.forms.ClientUserManagementSettingsForm.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm.AuthenticationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.fe.portal.user.client.forms.LdapConfigurationForm.ServerDetectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.fe.portal.user.system.application.SupportedVirusScannerTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.fe.widgets.clouds.TagCloudMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.fe.widgets.management.system.application.Validity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.communote.server.web.fe.widgets.user.AuthorFilterWidget.Modes
Returns an array containing the constants of this enum type, in the order they are declared.
valuesOf(String) - Static method in enum com.communote.server.core.vo.query.TimelineFilterViewType
Method to convert ViewTypes concatenated with comma as String into an Array of ViewType.
VelocityMimeMessagePreparator - Class in com.communote.server.core.mail
Preparator which interprets the content and subject templates of a MailMessage as Velocity templates.
VelocityMimeMessagePreparator(MailMessage, VelocityEngine) - Constructor for class com.communote.server.core.mail.VelocityMimeMessagePreparator
 
VelocityTemplateManager - Class in com.communote.server.web.commons.view.velocity
Template manager optimized for velocity templates.
VelocityTemplateManager(VelocityConfigurer, String) - Constructor for class com.communote.server.web.commons.view.velocity.VelocityTemplateManager
Create a new manager
VelocityTemplateMappingResolver - Class in com.communote.server.web.osgi
This resolver handles template name to template file location mappings defined in vm.tiles-mappings.properties files contained in a plugin.
VelocityTemplateMappingResolver() - Constructor for class com.communote.server.web.osgi.VelocityTemplateMappingResolver
 
VelocityToolbox2View - Class in com.communote.server.web.commons.view.velocity
A velocity toolbox view that supports the velocity tools of version 2.0
VelocityToolbox2View() - Constructor for class com.communote.server.web.commons.view.velocity.VelocityToolbox2View
 
VelocityViewController - Class in com.communote.server.web.commons.controller
 
VelocityViewController() - Constructor for class com.communote.server.web.commons.controller.VelocityViewController
 
VERSION - Static variable in class com.communote.server.model.note.NoteConstants
 
VersionComparator - Class in com.communote.common.util
Comparator to compare versions in dot notation like 3.25.2 as used in semantic versioning.
VersionComparator() - Constructor for class com.communote.common.util.VersionComparator
Default constructor which creates a comparator that is not revision aware.
VersionComparator(boolean, boolean) - Constructor for class com.communote.common.util.VersionComparator
Constructor to fine-tune the handling of a revision in the version string
VERSIONOF - Static variable in class com.communote.server.model.note.NoteConstants
 
VideoContentTypeWidgetExtension - Class in com.communote.plugins.widget.extension
ContentType for videos.
VideoContentTypeWidgetExtension() - Constructor for class com.communote.plugins.widget.extension.VideoContentTypeWidgetExtension
Constructor.
ViewController - Class in com.communote.plugins.core.views
Wrapper for controllers.
ViewController(BundleContext) - Constructor for class com.communote.plugins.core.views.ViewController
Constructor.
ViewController(String) - Constructor for class com.communote.plugins.core.views.ViewController
Constructor.
ViewControllerData - Class in com.communote.plugins.core.views
Data and logic all plugins controllers have in common.
ViewControllerData(BundleContext, PluginViewController) - Constructor for class com.communote.plugins.core.views.ViewControllerData
Constructor.
ViewControllerData(String, PluginViewController) - Constructor for class com.communote.plugins.core.views.ViewControllerData
Constructor.
ViewControllerException - Exception in com.communote.plugins.core.views
Exception to be thrown in case of an error while processing the request.
ViewControllerException(int, String) - Constructor for exception com.communote.plugins.core.views.ViewControllerException
 
ViewControllerException(int, String, Throwable) - Constructor for exception com.communote.plugins.core.views.ViewControllerException
 
ViewControllerParameters - Enum in com.communote.plugins.core.views
Possible parameters.
VIEWER - Static variable in class com.communote.server.model.blog.BlogRole
A blog member with the VIEWER role only has read access to a blog.
ViewIdentifier - Annotation Type in com.communote.server.widgets.annotations
Annotation to easier define the widgets root view identifier.
VIRUS_SCANNER - Static variable in interface com.communote.server.core.service.BuiltInServiceNames
The name of the virus scanner service.
VirusFoundException - Exception in com.communote.common.virusscan.exception
This exception only thrown when a virus was found in the data stream
VirusFoundException() - Constructor for exception com.communote.common.virusscan.exception.VirusFoundException
 
VirusFoundException(String) - Constructor for exception com.communote.common.virusscan.exception.VirusFoundException
 
VirusFoundException(String, Throwable) - Constructor for exception com.communote.common.virusscan.exception.VirusFoundException
 
VirusFoundException(Throwable) - Constructor for exception com.communote.common.virusscan.exception.VirusFoundException
 
VirusScanner - Interface in com.communote.common.virusscan
Virus scanner interface.
VirusScannerAttachmentStoringPreProcessor - Class in com.communote.server.core.storing
Internal processor to scan for viruses.
VirusScannerAttachmentStoringPreProcessor() - Constructor for class com.communote.server.core.storing.VirusScannerAttachmentStoringPreProcessor
 
VirusScannerException - Exception in com.communote.common.virusscan.exception
This exception indicates an error in the scan process
VirusScannerException() - Constructor for exception com.communote.common.virusscan.exception.VirusScannerException
 
VirusScannerException(String) - Constructor for exception com.communote.common.virusscan.exception.VirusScannerException
 
VirusScannerException(String, Throwable) - Constructor for exception com.communote.common.virusscan.exception.VirusScannerException
 
VirusScannerException(Throwable) - Constructor for exception com.communote.common.virusscan.exception.VirusScannerException
 
VirusScannerFactory - Class in com.communote.common.virusscan
Returns actually configured scanner
VirusScannerService - Class in com.communote.server.core.virusscan
A short-lived service that restarts/reinitializes the VirusScannerFactory.
VirusScannerService(String) - Constructor for class com.communote.server.core.virusscan.VirusScannerService
Creates a new virus scanner service.
VirusScanningController - Class in com.communote.server.web.fe.portal.user.system.application
 
VirusScanningController() - Constructor for class com.communote.server.web.fe.portal.user.system.application.VirusScanningController
 
VirusScanningForm - Class in com.communote.server.web.fe.portal.user.system.application
 
VirusScanningForm() - Constructor for class com.communote.server.web.fe.portal.user.system.application.VirusScanningForm
 
VirusScanningValidator - Class in com.communote.server.web.fe.portal.user.system.application
Validator for the VirusScanningController.
VirusScanningValidator() - Constructor for class com.communote.server.web.fe.portal.user.system.application.VirusScanningValidator
 
visit(T) - Method in interface com.communote.server.plugins.api.externals.ExternalEntityVisitor
Method, which is called, whenever an entity is visited.
VisitingRetriever<T> - Class in com.communote.plugin.ldap.helper
Abstract class for retrieving entities from LDAP/AD with common functionality through the visitor pattern.
VisitingRetriever(LdapConfiguration, int, int, long, boolean, String[]) - Constructor for class com.communote.plugin.ldap.helper.VisitingRetriever
Constructor to set LDAP connection from configuration.
VisitingRetriever(LdapTemplate, int, int, long, boolean) - Constructor for class com.communote.plugin.ldap.helper.VisitingRetriever
Constructor.

W

WARN_REASON - Static variable in class com.communote.server.core.mail.messages.MailModelPlaceholderConstants
Placeholder for the warning reason
WARN_REASON_POSSIBLE_HACK_ATTEMPT - Static variable in class com.communote.server.core.mail.messages.user.ManagerSecurityWarnMailMessage
message key for warn reason: possible hack attempt
WARN_REASON_USER_ACCOUNT_PERM_LOCKED - Static variable in class com.communote.server.core.mail.messages.user.ManagerSecurityWarnMailMessage
message key for warn reason: user locked
WARNING - Static variable in interface com.communote.server.core.exception.ErrorCodes
Okay, but with warnings.
WARNING_MESSAGES_KEY - Static variable in class com.communote.server.web.commons.MessageHelper
The request key to be used for warnings.
WarningMailMessage - Class in com.communote.server.core.mail.messages.fetching
Mail message to be sent after posting via email when not all specified users could be informed about the new post or crossposting failed and is treated as warning.
WarningMailMessage(User, Collection<String>, Collection<String>, Collection<String>, Collection<String>, String, boolean) - Constructor for class com.communote.server.core.mail.messages.fetching.WarningMailMessage
Creates a warning e-mail message.
wasSent() - Method in class com.communote.server.web.fe.portal.AbstractFormBean
Deprecated.
 
WEB - Static variable in class com.communote.server.model.note.NoteCreationSource
Created via web interface
WEB - Static variable in class com.communote.server.model.security.ChannelType
 
WEB_APPLICATION_CONTEXT_INITIALIZATION_CONDITION - Static variable in class com.communote.server.web.bootstrap.WebAppReadyListener
ID of the initialization condition which will be fulfilled as soon as the web application context is ready for use.
WebAppReadyListener - Class in com.communote.server.web.bootstrap
Listener which fulfills the web application context init-condition as soon as the web application context is ready for use.
WebAppReadyListener() - Constructor for class com.communote.server.web.bootstrap.WebAppReadyListener
 
WebAppShutdownListener - Class in com.communote.server.web.bootstrap
Listener which stops the Communote runtime when the web application context is destroyed.
WebAppShutdownListener() - Constructor for class com.communote.server.web.bootstrap.WebAppShutdownListener
 
WebOSGiComponentsInitializer - Class in com.communote.server.web.osgi
Adds all CommunoteBundleListeners found in the web-application context to the OSGiManagement.
WebOSGiComponentsInitializer() - Constructor for class com.communote.server.web.osgi.WebOSGiComponentsInitializer
 
WebRenderTool - Class in com.communote.server.web.commons.viewtool
Tool providing rendering utilities.
WebRenderTool() - Constructor for class com.communote.server.web.commons.viewtool.WebRenderTool
 
WebServiceLocator - Class in com.communote.server.web
Service locator for beans of the web context
Widget - Interface in com.communote.server.widgets
A widget
WIDGET_ID - Static variable in class com.communote.plugins.core.views.WidgetViewController
Deprecated.
Parameter name for the widgets id
WIDGET_TYPE - Static variable in class com.communote.server.widgets.WidgetController
widget type identifier (e.g.
WidgetAction - Annotation Type in com.communote.server.widgets.annotations
Annotation to easier call widget actions.
WidgetConstants - Interface in com.communote.server.web.fe.widgets
This interface defines constants which are used by the widgets as parameters.
WidgetController<V> - Class in com.communote.server.widgets
Controller for widget requests.

The controller creates a new Widget instance which will be invoked to handle the request.
WidgetController() - Constructor for class com.communote.server.widgets.WidgetController
Default constructor
WidgetCreationException - Exception in com.communote.server.widgets
Exception to be thrown when a Widget cannot be created by a WidgetFactory
WidgetCreationException(String) - Constructor for exception com.communote.server.widgets.WidgetCreationException
Create an exception with a detail message
WidgetCreationException(String, Throwable) - Constructor for exception com.communote.server.widgets.WidgetCreationException
Create an exception with a detail message and a cause
WidgetExtension<E extends WidgetExtension<E,M>,M extends WidgetExtensionManagement<E,M>> - Interface in com.communote.server.web.fe.widgets.extension
Marker interface for arbitrary extensions of the server side component of a widget.
WidgetExtensionManagement<E extends WidgetExtension<E,M>,M extends WidgetExtensionManagement<E,M>> - Class in com.communote.server.web.fe.widgets.extension
Class that manages a specific type of widget extensions.
WidgetExtensionManagement() - Constructor for class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagement
 
WidgetExtensionManagementRepository - Class in com.communote.server.web.fe.widgets.extension
Service that provides management capabilities for WidgetExtensionManagement instances and their extensions.
WidgetExtensionManagementRepository() - Constructor for class com.communote.server.web.fe.widgets.extension.WidgetExtensionManagementRepository
 
WidgetExtensionRegistry - Class in com.communote.plugins.core.registries
Registry to automatically add widget extensions.
WidgetExtensionRegistry() - Constructor for class com.communote.plugins.core.registries.WidgetExtensionRegistry
 
WidgetFactory - Interface in com.communote.server.widgets
Factory for creating a Widget instance for a given widget group name and widget type name.
WidgetFactoryRegistry - Class in com.communote.server.web.fe.widgets.extension
Registry for dynamically adding and removing widget factories (of plugins) at runtime.
WidgetFactoryRegistry() - Constructor for class com.communote.server.web.fe.widgets.extension.WidgetFactoryRegistry
 
WidgetFactoryUtils - Class in com.communote.server.widgets.util
Utils for the widget factory
WidgetViewController - Class in com.communote.plugins.core.views
Deprecated.
use the WidgetFactory to provide widgets in your plugins
WidgetViewController(BundleContext) - Constructor for class com.communote.plugins.core.views.WidgetViewController
Deprecated.
Constructor.
work(boolean) - Method in class com.communote.server.core.user.groups.UserGroupSynchronizationWorker
Works.
write(InputStream, OutputStream, long) - Static method in class com.communote.common.io.IOHelper
Write the data of the input stream to the output stream
write(NoteQueryParameters, OutputStream, Collection<NoteData>, String) - Method in class com.communote.server.core.blog.export.impl.RssNoteWriter
Exports to RSS.
write(NoteQueryParameters, OutputStream, Collection<NoteData>, String) - Method in class com.communote.server.core.blog.export.impl.RtfNoteWriter
Export to RTF.
write(NoteQueryParameters, OutputStream, Collection<NoteData>, String) - Method in interface com.communote.server.core.blog.export.NoteWriter
Writes the exported content into the output stream.
write(File) - Method in class com.communote.server.core.vo.content.AttachmentTO
Open the stream and write its content to the file.
write(File, long) - Method in class com.communote.server.core.vo.content.AttachmentTO
Open the stream and write at most maxLength bytes of the content to the file.
write(OutputStream) - Method in class com.communote.server.core.vo.content.AttachmentTO
Write the attachment to the output stream.
write(OutputStream, long) - Method in class com.communote.server.core.vo.content.AttachmentTO
Write the attachment to the output stream.
writeJsonErrorResponse(HttpServletResponse, String) - Static method in class com.communote.server.web.commons.helper.JsonRequestHelper
Write a JSON error to the response.
writeJsonErrorResponseQuietly(HttpServletResponse, String) - Static method in class com.communote.server.web.commons.helper.JsonRequestHelper
Write a JSON error to the response without throwing exceptions in case of errors.
writeJsonResponse(HttpServletResponse, ObjectNode) - Static method in class com.communote.server.web.commons.helper.JsonRequestHelper
Write a JSON object to the response.
writeJsonTree(Writer, JsonNode) - Static method in class com.communote.server.api.util.JsonHelper
Serialize a JSON tree.
writeJsonTreeAsString(JsonNode) - Static method in class com.communote.server.api.util.JsonHelper
Converts a JSON tree into a string and ignores exceptions.
writeMetadata(MetadataRepositoryConnector, Writer, ContentMetadata) - Static method in class com.communote.server.core.crc.xml.MetadataXMLCreator
Writes the ContentMetadata to the writer.
writeToOutputStream(OutputStream) - Method in class com.communote.plugins.api.rest.to.ApiResult
Writes the object in json format to the given stream.
writeToOutputStream(OutputStream) - Method in class com.communote.plugins.api.rest.v22.to.ApiResult
Writes the object in json format to the given stream.
writeToOutputStream(OutputStream) - Method in class com.communote.plugins.api.rest.v24.to.ApiResult
Writes the object in json format to the given stream.
writeToOutputStream(OutputStream) - Method in class com.communote.plugins.api.rest.v30.to.ApiResult
Writes the object in json format to the given stream.
writingInitialData() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that initial data like country names and language names is stored in the database.
writingInitialData() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that initial data like country names and language names is stored in the database.
writingInitialDataFailed() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that storing the initial data failed.
writingInitialDataFailed() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that storing the initial data failed.
writingInitialDataSucceeded() - Method in interface com.communote.server.api.core.installer.DatabaseInitializationStatusCallback
Called to inform that storing the initial data succeeded.
writingInitialDataSucceeded() - Method in class com.communote.server.web.fe.installer.helper.DatabaseStatusCallback
Called to inform that storing the initial data succeeded.

X

XML - Static variable in class com.communote.server.persistence.blog.ExportFormat
 
xmlSimple(Object) - Method in class com.communote.common.velocity.EscapeTool
Simple version of XML escaping which delegates to StringEscapeHelper.escapeXml(String).
XMPP - Static variable in class com.communote.server.model.messaging.MessagerConnectorType
 
XMPP - Static variable in class com.communote.server.model.note.NoteCreationSource
Created via XMPP
XMPP - Static variable in class com.communote.server.model.security.ChannelType
 
XMPP_MESSAGING - Static variable in interface com.communote.server.core.service.BuiltInServiceNames
The name of the XMPP service.
XMPP_PRIORITY - Static variable in interface com.communote.server.core.messaging.NotificationManagementConstants
Default priority for XMPP messages
XMPP_PRIORITY - Static variable in class com.communote.server.core.messaging.NotificationManagementImpl
Default priority for xmpp.
XMPP_REQUEST_FRIENDSHIP - Static variable in interface com.communote.server.web.commons.FormAction
Constant for requesting XMPP friendship
XmppAdvancedController - Class in com.communote.server.web.fe.portal.user.system.communication
 
XmppAdvancedController() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.XmppAdvancedController
 
XmppAdvancedValidator - Class in com.communote.server.web.fe.portal.user.system.communication
Validator for the XmppController.
XmppAdvancedValidator() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.XmppAdvancedValidator
 
XMPPAuthenticationProcessingFilter - Class in com.communote.server.web.external.spring.security
This filter authenticates an XMPP user.
XMPPAuthenticationProcessingFilter() - Constructor for class com.communote.server.web.external.spring.security.XMPPAuthenticationProcessingFilter
 
XMPPConnectionStatusLogger - Class in com.communote.server.core.messaging.connectors.xmpp
Connection listener that logs changes connection failures
XMPPConnectionStatusLogger() - Constructor for class com.communote.server.core.messaging.connectors.xmpp.XMPPConnectionStatusLogger
 
XMPPConnector - Class in com.communote.server.core.messaging.connectors.xmpp
Implementation of MessagerConnector for XMPP integration using Smack API.
XMPPConnector(Properties) - Constructor for class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
Constructor for using properties to load a connector.
XMPPConnector(String, String, String, String, String) - Constructor for class com.communote.server.core.messaging.connectors.xmpp.XMPPConnector
The constructor for the XMPP bot.
XmppController - Class in com.communote.server.web.fe.portal.user.system.communication
 
XmppController() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.XmppController
 
XMPPDatabaseCallback - Class in com.communote.server.core.messaging.connectors.xmpp
Simple ClientDelegateCallback for posting the message to the correct client.
XMPPDatabaseCallback(Message, AliasPacketExtension) - Constructor for class com.communote.server.core.messaging.connectors.xmpp.XMPPDatabaseCallback
Constructor for XMPPDatabaseCallback.
XmppForm - Class in com.communote.server.web.fe.portal.user.system.communication
 
XmppForm() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.XmppForm
Does nothing.
XMPPMessagePacketFilter - Class in com.communote.server.core.messaging.connectors.xmpp
PacketFilter for use with the XMPPMessagePacketListener.
XMPPMessagePacketFilter() - Constructor for class com.communote.server.core.messaging.connectors.xmpp.XMPPMessagePacketFilter
 
XMPPMessagePacketListener - Class in com.communote.server.core.messaging.connectors.xmpp
The XMPPMessagePacketListener listens for incoming XMPP message packets and handles them.
XMPPMessagePacketListener(XMPPConnection, NoteService) - Constructor for class com.communote.server.core.messaging.connectors.xmpp.XMPPMessagePacketListener
Constructor for the XMPPMessagePacketListener.
XMPPPatternUtils - Class in com.communote.server.core.messaging.connectors.xmpp
Class for extracting information from jids.
XMPPPresencePacketListener - Class in com.communote.server.core.messaging.connectors.xmpp
This is a simple presences PacketListener to provide automatic subscription.
XMPPPresencePacketListener(XMPPConnection) - Constructor for class com.communote.server.core.messaging.connectors.xmpp.XMPPPresencePacketListener
Constructor with XMPPConnection to send messages over.
XMPPService - Class in com.communote.server.core.messaging.connectors.xmpp
Service for the XMPP messaging.
XMPPService(String) - Constructor for class com.communote.server.core.messaging.connectors.xmpp.XMPPService
Creates a new instance of the XMPP service.
XmppValidator - Class in com.communote.server.web.fe.portal.user.system.communication
Validator for the XmppController.
XmppValidator() - Constructor for class com.communote.server.web.fe.portal.user.system.communication.XmppValidator
 

Z

ZIP - Static variable in class com.communote.server.model.user.ContactConstants
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

Copyright © 2019 Communote team. All rights reserved.