B C E F G I M N P S U V 

B

bundleFactory - Variable in class fr.gouv.education.foad.integrity.controller.ViewController
Bundle factory.

C

checkIntegrity(ActionRequest, ActionResponse) - Method in class fr.gouv.education.foad.integrity.controller.ViewController
 
checkIntegrity(PortalControllerContext, boolean) - Method in interface fr.gouv.education.foad.integrity.service.IntegrityService
Check integrity between LDAP users/groups and workspaces data
checkIntegrity(PortalControllerContext, boolean) - Method in class fr.gouv.education.foad.integrity.service.IntegrityServiceImpl
 
chgValidDate(ChgValidDateForm, ActionRequest, ActionResponse) - Method in class fr.gouv.education.foad.integrity.controller.ViewController
 
chgValidDate(PortalControllerContext, Date, Date, Boolean) - Method in interface fr.gouv.education.foad.integrity.service.IntegrityService
 
chgValidDate(PortalControllerContext, Date, List<String>, Boolean) - Method in interface fr.gouv.education.foad.integrity.service.IntegrityService
 
chgValidDate(PortalControllerContext, Date, Date, Boolean) - Method in class fr.gouv.education.foad.integrity.service.IntegrityServiceImpl
 
chgValidDate(PortalControllerContext, Date, List<String>, Boolean) - Method in class fr.gouv.education.foad.integrity.service.IntegrityServiceImpl
 
ChgValidDateForm - Class in fr.gouv.education.foad.integrity.controller
 
ChgValidDateForm() - Constructor for class fr.gouv.education.foad.integrity.controller.ChgValidDateForm
 
Config - Class in fr.gouv.education.foad.integrity
 
Config() - Constructor for class fr.gouv.education.foad.integrity.Config
 

E

exceptionHandler(PortletRequest, PortletResponse) - Method in class fr.gouv.education.foad.integrity.controller.ViewController
Exception handler.
execute(Session) - Method in class fr.gouv.education.foad.integrity.service.GetProceduresInstancesCommand
execute(Session) - Method in class fr.gouv.education.foad.integrity.service.GetWorkspaceCommand
 
execute(Session) - Method in class fr.gouv.education.foad.integrity.service.GetWorkspacesNotInVersionCommand
 
execute(Session) - Method in class fr.gouv.education.foad.integrity.service.MigrationCommand
 
execute(Session) - Method in class fr.gouv.education.foad.integrity.service.UpdateWorkspaceCommand

F

fr.gouv.education.foad.integrity - package fr.gouv.education.foad.integrity
 
fr.gouv.education.foad.integrity.controller - package fr.gouv.education.foad.integrity.controller
 
fr.gouv.education.foad.integrity.service - package fr.gouv.education.foad.integrity.service
 

G

generateUpdatedMembersJSON(PropertyList) - Method in class fr.gouv.education.foad.integrity.service.UpdateWorkspaceCommand
Generate updated members JSON content.
getBundleFactory() - Method in class fr.gouv.education.foad.integrity.Config
Get bundle factory.
getChgValidDateForm() - Method in class fr.gouv.education.foad.integrity.controller.ViewController
 
getCurrentDate() - Method in class fr.gouv.education.foad.integrity.controller.ChgValidDateForm
 
getId() - Method in class fr.gouv.education.foad.integrity.service.GetProceduresInstancesCommand
getId() - Method in class fr.gouv.education.foad.integrity.service.GetWorkspaceCommand
 
getId() - Method in class fr.gouv.education.foad.integrity.service.GetWorkspacesNotInVersionCommand
 
getId() - Method in class fr.gouv.education.foad.integrity.service.MigrationCommand
 
getId() - Method in class fr.gouv.education.foad.integrity.service.UpdateWorkspaceCommand
getLogins() - Method in class fr.gouv.education.foad.integrity.controller.ChgValidDateForm
 
getLogins() - Method in class fr.gouv.education.foad.integrity.controller.PurgeUsersForm
 
getMessageSource() - Method in class fr.gouv.education.foad.integrity.Config
Get message source.
getNotificationService() - Method in class fr.gouv.education.foad.integrity.Config
Get notifications service.
getPersonService() - Method in class fr.gouv.education.foad.integrity.Config
Get person service.
GetProceduresInstancesCommand - Class in fr.gouv.education.foad.integrity.service
Get invitations Nuxeo command.
GetProceduresInstancesCommand(String, String, String) - Constructor for class fr.gouv.education.foad.integrity.service.GetProceduresInstancesCommand
Constructor.
GetProceduresInstancesCommand(String, String, Date) - Constructor for class fr.gouv.education.foad.integrity.service.GetProceduresInstancesCommand
 
getPurgeAll() - Method in class fr.gouv.education.foad.integrity.controller.PurgeUsersForm
 
getPurgeUsersForm() - Method in class fr.gouv.education.foad.integrity.controller.ViewController
 
getValidityDate() - Method in class fr.gouv.education.foad.integrity.controller.ChgValidDateForm
 
getViewResolver() - Method in class fr.gouv.education.foad.integrity.Config
Get view resolver.
getWorkspace(Session) - Method in class fr.gouv.education.foad.integrity.service.UpdateWorkspaceCommand
Get workspace Nuxeo document.
GetWorkspaceCommand - Class in fr.gouv.education.foad.integrity.service
 
GetWorkspaceCommand(String) - Constructor for class fr.gouv.education.foad.integrity.service.GetWorkspaceCommand
 
getWorkspaceService() - Method in class fr.gouv.education.foad.integrity.Config
Get workspace service.
GetWorkspacesNotInVersionCommand - Class in fr.gouv.education.foad.integrity.service
 
GetWorkspacesNotInVersionCommand(String) - Constructor for class fr.gouv.education.foad.integrity.service.GetWorkspacesNotInVersionCommand
 

I

IntegrityService - Interface in fr.gouv.education.foad.integrity.service
service interface.
IntegrityServiceImpl - Class in fr.gouv.education.foad.integrity.service
Service implementation.
IntegrityServiceImpl() - Constructor for class fr.gouv.education.foad.integrity.service.IntegrityServiceImpl
 

M

MigrationCommand - Class in fr.gouv.education.foad.integrity.service
 
MigrationCommand(Document) - Constructor for class fr.gouv.education.foad.integrity.service.MigrationCommand
 

N

notificationsService - Variable in class fr.gouv.education.foad.integrity.controller.ViewController
Notifications service.

P

PAGE_SIZE - Static variable in class fr.gouv.education.foad.integrity.service.GetProceduresInstancesCommand
Number of procs returned
postConstruct() - Method in class fr.gouv.education.foad.integrity.controller.ViewController
Post-construct.
preDestroy() - Method in class fr.gouv.education.foad.integrity.controller.ViewController
Pre-destroy.
purgeAllInvit(PortalControllerContext) - Method in interface fr.gouv.education.foad.integrity.service.IntegrityService
Remove all expired invitations
purgeAllInvit(PortalControllerContext) - Method in class fr.gouv.education.foad.integrity.service.IntegrityServiceImpl
 
purgeAllUsers(PortalControllerContext, Boolean) - Method in interface fr.gouv.education.foad.integrity.service.IntegrityService
Remove all users with no connexion date
purgeAllUsers(PortalControllerContext, Boolean) - Method in class fr.gouv.education.foad.integrity.service.IntegrityServiceImpl
 
purgeInvit(ActionRequest, ActionResponse) - Method in class fr.gouv.education.foad.integrity.controller.ViewController
 
purgeInvit(PortalControllerContext, boolean) - Method in interface fr.gouv.education.foad.integrity.service.IntegrityService
Remove a set of invitations
purgeInvit(PortalControllerContext, boolean) - Method in class fr.gouv.education.foad.integrity.service.IntegrityServiceImpl
 
purgeUsers(PurgeUsersForm, ActionRequest, ActionResponse) - Method in class fr.gouv.education.foad.integrity.controller.ViewController
Purge users
purgeUsers(PortalControllerContext, List<String>, Boolean) - Method in interface fr.gouv.education.foad.integrity.service.IntegrityService
Remove users with logins in argument
purgeUsers(PortalControllerContext, List<String>, Boolean) - Method in class fr.gouv.education.foad.integrity.service.IntegrityServiceImpl
 
PurgeUsersForm - Class in fr.gouv.education.foad.integrity.controller
 
PurgeUsersForm() - Constructor for class fr.gouv.education.foad.integrity.controller.PurgeUsersForm
 

S

setCurrentDate(String) - Method in class fr.gouv.education.foad.integrity.controller.ChgValidDateForm
 
setLogins(String) - Method in class fr.gouv.education.foad.integrity.controller.ChgValidDateForm
 
setLogins(String) - Method in class fr.gouv.education.foad.integrity.controller.PurgeUsersForm
 
setPortletConfig(PortletConfig) - Method in class fr.gouv.education.foad.integrity.controller.ViewController
setPortletContext(PortletContext) - Method in class fr.gouv.education.foad.integrity.controller.ViewController
setPurgeAll(Boolean) - Method in class fr.gouv.education.foad.integrity.controller.PurgeUsersForm
 
setValidityDate(String) - Method in class fr.gouv.education.foad.integrity.controller.ChgValidDateForm
 

U

updateWks(ActionRequest, ActionResponse) - Method in class fr.gouv.education.foad.integrity.controller.ViewController
 
updateWks(PortalControllerContext) - Method in interface fr.gouv.education.foad.integrity.service.IntegrityService
Migration : create staple for last modifications, migration PictureBooks in Folders
updateWks(PortalControllerContext) - Method in class fr.gouv.education.foad.integrity.service.IntegrityServiceImpl
 
UpdateWorkspaceCommand - Class in fr.gouv.education.foad.integrity.service
Update workspace Nuxeo command.
UpdateWorkspaceCommand(String, String, boolean) - Constructor for class fr.gouv.education.foad.integrity.service.UpdateWorkspaceCommand
Constructor.

V

view(RenderRequest, RenderResponse) - Method in class fr.gouv.education.foad.integrity.controller.ViewController
View render mapping.
ViewController - Class in fr.gouv.education.foad.integrity.controller
View controller.
ViewController() - Constructor for class fr.gouv.education.foad.integrity.controller.ViewController
Constructor.
B C E F G I M N P S U V 

Copyright © 2019. All rights reserved.