Skip navigation links
A B C D E G H I J L M N O R S T U V 

A

accept(int, Object) - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
adapt(Object) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
Input data is of SpaceMember type.

B

build(int, Object) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
Input data is of SpaceMember type.
buildUnitData(String, DocumentModel) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
 

C

checkDateNRepair(NewsPeriod, Date, int) - Static method in class org.opentoutatice.ecm.feature.news.consistency.DateRepairer
Checks, according to period, if given date must be repaired and repair it if necessary.
computeNextDate(NewsPeriod, Date, int, boolean) - Static method in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
 

D

DATE_TIME_FORMAT - Static variable in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Date time format.
DATE_TIME_QUERY_FORMAT - Static variable in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Date time format for query.
DateRepairer - Class in org.opentoutatice.ecm.feature.news.consistency
 
DateUpdaterTools - Class in org.opentoutatice.ecm.feature.news.scanner
 

E

excludeHimSelf(String, IterableQueryResult) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
Excludes current user of new users of its space.

G

getBoundaryValue(NewsPeriod) - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
Gets boundary according to news periodicity.
getCurrentDate() - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
 
getDisplayedName(String) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
Getter for first and last names.
getEmail() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Gets member's email.
getLastNewsDate() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Getter for lastNewsDate.
getLogin() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Getter for login.
getMember() - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
 
getModifiedDocs(CoreSession, String, Date) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
Gets modified documents by member.
getNewMembers(CoreSession, String, Date) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
Gets new members of member's space.
getNewsDocs(CoreSession, String, Date) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
 
getNewsPeriod() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Getter for news periodicity.
getNextMonday(Date) - Static method in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Gets next Sunday from date.
getNextNewsDate() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Getter for nextNewsDate.
getNextNewsDate(Date, String, boolean) - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
Gets next news Date.
getNextRandomDate(Date, int) - Static method in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Get next randon Date at 00:00 +/- boundary.
getNextTestRandomDate(Date) - Static method in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Used for dev.
getPortalLink(DocumentModel) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
Gets portal document's link with webId.
getSession() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
 
getSpaceId() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Space id.
getSpaceTitle() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Gets space's title.
getUsermanager() - Static method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Getter for user manager.
getUserWorkspacesRoot() - Static method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
Gets root of user's workspaces.

H

hasSubscribed() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Checks if space's member wants to have notifications.
hasUserProfile() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
 

I

initialize(int, Object) - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
isTestModeSet() - Static method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
Getter for test mode.

J

JOINED_DATE - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceConstants
Joined date.
JOINED_DATE_DATA - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceMemberConstants
Joined date.

L

LAST_NEWS_DATE - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceConstants
Last news date.
LAST_NEWS_DATE_DATA - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceMemberConstants
Last news date.
LOGIN - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceConstants
Login.
LOGIN_DATA - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceMemberConstants
Login.

M

MEMBERS - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceConstants
Space's members.

N

NEWS_PERIOD - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceConstants
News periodicity.
NEWS_PERIOD_DATA - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceMemberConstants
News period.
NEWS_SUBSCRIPTION - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceMemberConstants
Subscription.
NewsMailer - Class in org.opentoutatice.ecm.feature.news.mail
 
NewsMailer() - Constructor for class org.opentoutatice.ecm.feature.news.mail.NewsMailer
Default constructor.
NewsPeriod - Enum in org.opentoutatice.ecm.feature.news.scanner.io
 
NewsUpdater - Class in org.opentoutatice.ecm.feature.news.scanner
 
NewsUpdater() - Constructor for class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
 
NEXT_DAILY_BOUNDARY - Static variable in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Next daily interval.
NEXT_ERROR_BOUNDARY - Static variable in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Next error interval.
NEXT_NEWS_DATE - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceConstants
Next news date.
NEXT_NEWS_DATE_DATA - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceMemberConstants
Next news date.
NEXT_WEEKLY_BOUNDARY - Static variable in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Next weekly interval.

O

org.opentoutatice.ecm.feature.news.consistency - package org.opentoutatice.ecm.feature.news.consistency
 
org.opentoutatice.ecm.feature.news.mail - package org.opentoutatice.ecm.feature.news.mail
 
org.opentoutatice.ecm.feature.news.model - package org.opentoutatice.ecm.feature.news.model
 
org.opentoutatice.ecm.feature.news.scanner - package org.opentoutatice.ecm.feature.news.scanner
 
org.opentoutatice.ecm.feature.news.scanner.io - package org.opentoutatice.ecm.feature.news.scanner.io
 

R

run() - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember.SilentUpdate
 

S

send(Object) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
 
setActivities(String, DocumentModelList) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
 
setCurrentDate(Date) - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
 
setLastNewsDate(int, Date) - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Model and persistent store of next news date.
setMailHeader(SpaceMember) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
 
setMember(SpaceMember) - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
 
setMidnight(Date, int) - Static method in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Sets given date (which is in daily, weekly, ... boundaries) at midnight.
setMidnight(Date) - Static method in class org.opentoutatice.ecm.feature.news.scanner.DateUpdaterTools
Set midnight for given day.
setNews(String, long, DocumentModelList) - Method in class org.opentoutatice.ecm.feature.news.mail.NewsMailer
 
setNextNewsDate(int, Date) - Method in class org.opentoutatice.ecm.feature.news.model.SpaceMember
Model and persistent store of next news date.
SilentUpdate(CoreSession, DocumentModel, String, Date, String) - Constructor for class org.opentoutatice.ecm.feature.news.model.SpaceMember.SilentUpdate
 
SPACE_ID - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceMemberConstants
Space id.
SPACE_TITLE - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceMemberConstants
Space title.
SpaceConstants - Interface in org.opentoutatice.ecm.feature.news.model
 
SpaceMember - Class in org.opentoutatice.ecm.feature.news.model
 
SpaceMember() - Constructor for class org.opentoutatice.ecm.feature.news.model.SpaceMember
Default constructor.
SpaceMember(Map<String, Serializable>) - Constructor for class org.opentoutatice.ecm.feature.news.model.SpaceMember
Constructor with in itialization.
SpaceMember.SilentUpdate - Class in org.opentoutatice.ecm.feature.news.model
Save a document in an silent way.
SpaceMemberConstants - Interface in org.opentoutatice.ecm.feature.news.model
 

T

toModel(Object) - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater

U

update(int, Object) - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
updateOnError(int, Object) - Method in class org.opentoutatice.ecm.feature.news.scanner.NewsUpdater
USER_WORKSPACES_ROOT_KEY - Static variable in interface org.opentoutatice.ecm.feature.news.model.SpaceConstants
UserWorkspaces Root.

V

valueOf(String) - Static method in enum org.opentoutatice.ecm.feature.news.scanner.io.NewsPeriod
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opentoutatice.ecm.feature.news.scanner.io.NewsPeriod
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I J L M N O R S T U V 
Skip navigation links

Copyright © 2019. All rights reserved.