- canBeRemoved(String) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileRBACRemovalListener
-
Check if the object can be safely removed
- canBeRemoved(String) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileWorkgroupRemovalListener
-
Check if the object can be safely removed
- checkExistProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Check if a profile already exists or not
- checkExistProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Check if a profile already exists or not
- checkExistProfile(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Check if a profile already exists or not
- checkExistProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Check if a profile already exists or not
- checkExistProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Check if a profile already exists or not
- checkExistView(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Check if a view already exists or not
- checkExistView(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Check if a view already exists or not
- checkExistView(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Check if a view already exists or not
- checkExistView(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Check if a view already exists or not
- checkExistView(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Check if a view already exists or not
- checkProfileAttributed(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Check if the profile is attributed to any user
- checkProfileAttributed(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Check if the profile is attributed to any user
- checkProfileAttributed(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Check if the profile is attributed to any user
- checkProfileAttributed(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Check if the profile is attributed to any user
- checkProfileAttributed(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Check if the profile is attributed to any user
- CLOSED_BRACKET - Static variable in class fr.paris.lutece.plugins.profiles.utils.constants.ProfilesConstants
-
- CONSTANTE_FIRST_ORDER - Static variable in class fr.paris.lutece.plugins.profiles.utils.constants.ProfilesConstants
-
- create(Profile, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Creation of an instance of profile
- create(View, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Creation of an instance of View
- create(Profile, Locale, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Creation of an instance of profile
- create(Profile, Locale, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Creation of an instance of profile
- create(View, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Creation of an instance of View
- create(View, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Creation of an instance of View
- createDashboard(String, IDashboardComponent, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Insert a dashboard for a view
- createDashboard(String, IDashboardComponent, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Insert a dashboard for a view
- createDashboard(String, IDashboardComponent, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Insert a dashboard for a view
- delete(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Delete a record from the table
- delete(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Delete a record from the table
- delete(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Delete a view from the table
- delete(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Delete a view from the table
- deleteDashboard(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Delete a dashboard of a view
- deleteDashboard(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Delete a dashboard of a view
- deleteDashboards(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Delete all dashboards of a view
- deleteDashboards(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Delete all dashboards of a view
- deleteProfileFromView(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Remove profile from a view
- deleteProfileFromView(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Remove profile from a view
- deleteProfiles(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Remove a profile from a view
- deleteProfiles(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Remove a profile from a view
- deleteProfilesFromUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove all profiles associated to an user
- deleteProfilesFromUser(int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove all profiles associated to an user
- deleteRightFromProfile(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove a right from a profile
- deleteRightFromProfile(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove a right from a profile
- deleteRights(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove all rights from profile
- deleteRights(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove all rights from profile
- deleteRoleFromProfile(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove a roles from a profile
- deleteRoleFromProfile(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove a roles from a profile
- deleteRoles(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove all roles from profile
- deleteRoles(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove all roles from profile
- deleteUserFromProfile(String, int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove an user from a profile
- deleteUserFromProfile(String, int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove an user from a profile
- deleteUsers(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove all users from profile
- deleteUsers(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove all users from profile
- deleteView(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove profile from a view
- deleteView(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove profile from a view
- deleteWorkgroupFromProfile(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove a workgroup from a profile
- deleteWorkgroupFromProfile(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove a workgroup from a profile
- deleteWorkgroups(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Remove all workgroups from profile
- deleteWorkgroups(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Remove all workgroups from profile
- doAssignProfilesView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Process the data capture form for assign users to a profile
- doAssignRightsProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Process the data capture form for assign rights to a profile
- doAssignRolesProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Process the data capture form for assign roles to a profile
- doAssignUsersProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Process the data capture form for assign users to a profile
- doAssignUserToProfile(int, HttpServletRequest, Locale) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Do assign user to a profile
- doAssignUserToProfile(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Do assign user to a profile
- doAssignViewProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Process the data capture form for assign a view to a profile
- doAssignWorkgroupsProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Process the data capture form for assign workgroups to a profile
- doCreateProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Process the data capture form of a new profile
- doCreateUserFields(AdminUser, List<AdminUserField>, Locale) - Method in class fr.paris.lutece.plugins.profiles.business.ProfilesAdminUserFieldListener
- doCreateView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Process the data capture form of a new view
- doModifyProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Update a profile
- doModifyUserFields(AdminUser, List<AdminUserField>, Locale, AdminUser) - Method in class fr.paris.lutece.plugins.profiles.business.ProfilesAdminUserFieldListener
- doModifyView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Update a view
- doMoveDashboard(IDashboardComponent, int, int, boolean, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Moves the dashboard.
- doMoveDashboard(IDashboardComponent, int, int, boolean, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Moves the dashboard.
- doMoveDashboard(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Moves the dashboard
- doRemoveProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Remove a profile
- doRemoveUserFields(AdminUser, Locale) - Method in class fr.paris.lutece.plugins.profiles.business.ProfilesAdminUserFieldListener
- doRemoveView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Remove a view
- doReorderColumn(String, int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Reorders column's dashboard
- doReorderColumn(String, int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Reorders column's dashboard
- doReorderColumn(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Reorders columns
- doUnassignProfileView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
unassigns users from profile
- doUnassignRightProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
unassigns right from profile
- doUnassignRoleProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
unassigns roles from profile
- doUnassignUserFromProfile(int, String, AdminUser, HttpServletRequest, Locale, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Do unassign user from profile
- doUnassignUserFromProfile(int, String, AdminUser, HttpServletRequest, Locale, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Do unassign user from profile
- doUnassignUserProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
unassigns users from profile
- doUnassignWorkgroupProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
unassigns workgroup from profile
- doUnsetColumn(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Unset the column
- findAll(Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Returns a collection of profiles objects
- findAll(Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Returns a List of Views objects
- findAll(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Returns a collection of profiles objects
- findAll(Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Returns a collection of profiles objects
- findAll(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Returns a List of Views objects
- findAll(Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Returns a List of Views objects
- findByPrimaryKey(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Returns an instance of a profile whose identifier is specified in parameter
- findByPrimaryKey(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Returns an instance of a profile whose identifier is specified in parameter
- findByPrimaryKey(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Returns an instance of a profile whose identifier is specified in parameter
- findByPrimaryKey(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Returns an instance of a profile whose identifier is specified in parameter
- findByPrimaryKey(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Returns an instance of a profile whose identifier is specified in parameter
- findByPrimaryKey(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Returns an instance of a profile whose identifier is specified in parameter
- findColumns(Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Finds all columns
- findColumns(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Finds all columns
- findColumns(Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Finds all columns
- findDashboard(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Load the dashboard
- findDashboard(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Load the dashboard
- findDashboard(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Load the dashboard
- findDashboards(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Load the list of dashboards from a given view key
- findDashboards(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Load the list of dashboards from a given view key
- findDashboards(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Load the list of dashboards from a given view key
- findDashboardsByFilter(DashboardFilter, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Loads the data of all the IDashboardComponent
- findDashboardsByFilter(DashboardFilter, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Loads the data of all the IDashboardComponent
- findDashboardsByFilter(DashboardFilter, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Loads the data of all the IDashboardComponent
- findMaxOrder(Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Finds the max order for all columns.
- findMaxOrder(int, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Finds the max order for the column.
- findMaxOrder(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Finds the max order for all columns.
- findMaxOrder(int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Finds the max order for the column.
- findMaxOrder(Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Finds the max order for all columns.
- findMaxOrder(int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Finds the max order for the column.
- findProfileByIdUser(int, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Load the profile by a given ID user
- findProfileByIdUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Load the list of profiles by a given ID user
- findProfileByIdUser(int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Load the list of profiles by a given ID user
- findProfilesByFilter(ProfileFilter, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Find profile by filter
- findProfilesByFilter(ProfileFilter, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Find profile by filter
- findProfilesByFilter(ProfileFilter, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Find profile by filter
- findViewForProfile(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Get the view from a profile
- findViewForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Get the view from a profile
- findViewForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Get the view from a profile
- findViewsByFilter(ViewFilter, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Find Views by filter
- findViewsByFilter(ViewFilter, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Find Views by filter
- findViewsByFilter(ViewFilter, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Find Views by filter
- fr.paris.lutece.plugins.profiles.business - package fr.paris.lutece.plugins.profiles.business
-
- fr.paris.lutece.plugins.profiles.business.views - package fr.paris.lutece.plugins.profiles.business.views
-
- fr.paris.lutece.plugins.profiles.service - package fr.paris.lutece.plugins.profiles.service
-
- fr.paris.lutece.plugins.profiles.service.action - package fr.paris.lutece.plugins.profiles.service.action
-
- fr.paris.lutece.plugins.profiles.service.views - package fr.paris.lutece.plugins.profiles.service.views
-
- fr.paris.lutece.plugins.profiles.utils.constants - package fr.paris.lutece.plugins.profiles.utils.constants
-
- fr.paris.lutece.plugins.profiles.web - package fr.paris.lutece.plugins.profiles.web
-
- fr.paris.lutece.plugins.profiles.web.views - package fr.paris.lutece.plugins.profiles.web.views
-
- getActions() - Method in class fr.paris.lutece.plugins.profiles.business.Profile
-
- getActions() - Method in class fr.paris.lutece.plugins.profiles.business.views.View
-
- getAllSetDashboards(String, AdminUser, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Get the list of dashboards of the given view
- getAllSetDashboards(String, AdminUser, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Get the list of dashboards of the given view
- getAssignProfilesView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Returns the user assignation form
- getAssignRightsProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Returns the right assignation form
- getAssignRolesProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Returns the role assignation form
- getAssignUsersProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Returns the user assignation form
- getAssignViewProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Returns the view assignation form
- getAssignWorkgroupsProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Returns the workgroup assignation form
- getConfirmRemoveProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Returns the confirmation to remove the profile
- getConfirmRemoveView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Returns the confirmation to remove the view
- getCreateProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Returns the profile creation form
- getCreateView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Returns the view creation form
- getDashboardComponents(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDashboardListener
-
Get the list of dashboards
- getDashboardComponents(String, int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Get the dashboard component
- getDashboardComponents(String, int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Get the dashboard component
- getDescription() - Method in class fr.paris.lutece.plugins.profiles.business.Profile
-
Returns the profile's description
- getDescription() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Returns the Description
- getDescription() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileFilter
-
Returns the profile's description
- getDescription() - Method in class fr.paris.lutece.plugins.profiles.business.views.View
-
Returns the profile's description
- getDescription() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Returns the Description
- getDescription() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewFilter
-
Returns the view's description
- getDescriptionKey() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Returns the DescriptionKey
- getDescriptionKey() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Returns the DescriptionKey
- getIconUrl() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Returns the IconUrl
- getIconUrl() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Returns the IconUrl
- getItemNavigator(ProfileFilter, Profile, UrlItem) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Get the item navigator
- getItemNavigator(ProfileFilter, Profile, UrlItem) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Get the item navigator
- getItemNavigator(ViewFilter, View, UrlItem) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Get the item navigator
- getItemNavigator(ViewFilter, View, UrlItem) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Get the item navigator
- getKey() - Method in class fr.paris.lutece.plugins.profiles.business.Profile
-
Gets the profile key
- getKey() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileFilter
-
Gets the profile key
- getKey() - Method in class fr.paris.lutece.plugins.profiles.business.views.View
-
Gets the profile key
- getKey() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewFilter
-
Gets the view key
- getListActions(AdminUser, Profile, String, Locale, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Get the list of actions
- getListActions(AdminUser, Profile, String, Locale, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Get the list of actions
- getListActions(AdminUser, View, String, Locale, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Get the list of actions
- getListActions(AdminUser, View, String, Locale, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Get the list of actions
- getListAvailableColumns() - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Returns list with available column
- getListAvailableColumns() - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Returns list with available column
- getListAvailableOrders(int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Orders reference list for the given column
- getListAvailableOrders(int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Orders reference list for the given column
- getManageDashboards(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Get the dashboard positions management interface
- getManageProfiles(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Return management page of plugin profiles
- getManageViews(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Return views management
- getMapAvailableOrders(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Builds all refList order for all columns
- getMapAvailableOrders(Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Builds all refList order for all columns
- getModifyProfile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
Returns the form for profile modification
- getModifyView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
Returns the form for view modification
- getName() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Returns the Name
- getName() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Returns the Name
- getNameKey() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Returns the NameKey
- getNameKey() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Returns the NameKey
- getNotSetDashboards(String, AdminUser, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Get the list of dashboards that are not set
- getNotSetDashboards(String, AdminUser, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Get the list of dashboards that are not set
- getOrderedColumnsStatus(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Builds the map to with column id as key, and true as value if column is well ordered, false otherwise.
- getOrderedColumnsStatus(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Builds the map to with column id as key, and true as value if column is well ordered, false otherwise.
- getPermission() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Returns the permission associated to the action
- getPermission() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Returns the permission associated to the action
- getPlugin() - Method in class fr.paris.lutece.plugins.profiles.business.ProfilesAdminUserFieldListener
- getProfileList(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Get the list of profiles
- getProfileList(Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Get the list of profiles
- getProfilesList(Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Get the list of profiles
- getProfilesList(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Get the list of profiles
- getProfilesList(Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Get the list of profiles
- getProfilesListForView(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Get the list of profiles associated to the view
- getProfilesListForView(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Get the list of profiles associated to the view
- getProfilesListForView(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Get the list of profiles associated to the view
- getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileRBACRemovalListener
-
Gives a message explaining why the object can't be removed
- getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileWorkgroupRemovalListener
-
Gives a message explaining why the object can't be removed
- getResourceId() - Method in class fr.paris.lutece.plugins.profiles.business.Profile
-
RBAC resource implementation
- getResourceId() - Method in class fr.paris.lutece.plugins.profiles.business.views.View
-
RBAC resource implementation
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesResourceIdService
-
Returns a list of profiles resource ids
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsResourceIdService
-
Returns a list of profiles resource ids
- getResourceTypeCode() - Method in class fr.paris.lutece.plugins.profiles.business.Profile
-
RBAC resource implementation
- getResourceTypeCode() - Method in class fr.paris.lutece.plugins.profiles.business.views.View
-
RBAC resource implementation
- getRightsListForProfile(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Get the list of rights associated to the profile
- getRightsListForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Get the list of rights associated to the profile
- getRightsListForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Get the list of rights associated to the profile
- getRolesListForProfile(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Get the list of roles associated to the profile
- getRolesListForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Get the list of roles associated to the profile
- getRolesListForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Get the list of roles associated to the profile
- getService() - Static method in class fr.paris.lutece.plugins.profiles.service.ProfilesAdminUserFieldListenerService
-
Get AdminUserFieldListenerService
- getService() - Static method in class fr.paris.lutece.plugins.profiles.service.views.ViewDashboardListenerService
-
Get DashboardListenerService
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesResourceIdService
-
Returns the Title of a given resource
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsResourceIdService
-
Returns the Title of a given resource
- getUrl() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Returns the Url
- getUrl() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Returns the Url
- getUrlAttributes() - Method in class fr.paris.lutece.plugins.profiles.business.ProfileFilter
-
Build url attributes
- getUrlAttributes() - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewFilter
-
Build url attributes
- getUsersListForProfile(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Get the list of users associated to the profile
- getUsersListForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Get the list of users associated to the profile
- getUsersListForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Get the list of users associated to the profile
- getViewForProfile(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Get the view associated to the profile
- getViewForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Get the view associated to the profile
- getViewForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Get the view associated to the profile
- getViewsList(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Get the list of views
- getViewsList(Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Get the list of views
- getViewsList(Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Get the list of Views
- getViewsList(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Get the list of Views
- getViewsList(Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Get the list of Views
- getWorkgroupsListForProfile(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Get the list of workgroups associated to the profile
- getWorkgroupsListForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Get the list of workgroups associated to the profile
- getWorkgroupsListForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Get the list of workgroups associated to the profile
- hasProfile(String, int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Check if the given user has a given profile or not
- hasProfile(String, int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Check if the given user has a given profile or not
- hasProfile(String, int, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Check if the given user has a given profile or not
- hasProfile(String, int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Check if the given user has a given profile or not
- hasProfile(String, int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Check if the given user has a given profile or not
- hasRight(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Check if a profile has the given right.
- hasRight(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Check if a profile has the given right.
- hasRight(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Check if a profile has the given right.
- hasRight(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Check if a profile has the given right.
- hasRight(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Check if a profile has the given right.
- hasRole(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Check if a profile has the given role.
- hasRole(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Check if a profile has the given role.
- hasRole(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Check if a profile has the given role.
- hasRole(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Check if a profile has the given role.
- hasRole(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Check if a profile has the given role.
- hasUser(String, int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Check if a profile has the given user.
- hasUser(String, int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Check if a profile has the given user.
- hasUser(String, int, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Check if a profile has the given user.
- hasUser(String, int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Check if a profile has the given user.
- hasUser(String, int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Check if a profile has the given user.
- hasView(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Check if the given profile has a view or not
- hasView(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Check if the given profile has a view or not
- hasView(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Check if the given profile has a view or not
- hasView(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Check if the given profile has a view or not
- hasView(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Check if the given profile has a view or not
- hasWorkgroup(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Check if a profile has the given workgroup.
- hasWorkgroup(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Check if a profile has the given workgroup.
- hasWorkgroup(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Check if a profile has the given workgroup.
- hasWorkgroup(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Check if a profile has the given workgroup.
- hasWorkgroup(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Check if a profile has the given workgroup.
- register() - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesResourceIdService
-
Initializes the service
- register() - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsResourceIdService
-
Initializes the service
- remove(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove the Profile whose identifier is specified in parameter
- remove(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Remove the View whose identifier is specified in parameter
- remove(String, Locale, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove the Profile whose identifier is specified in parameter
- remove(String, Locale, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove the Profile whose identifier is specified in parameter
- remove(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Remove the View whose identifier is specified in parameter
- remove(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Remove the View whose identifier is specified in parameter
- removeDashboard(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Delete a dashboard of a view
- removeDashboard(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Delete a dashboard of a view
- removeDashboard(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Delete a dashboard of a view
- removeDashboards(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Delete all dashboards of a view
- removeDashboards(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Delete all dashboards of a view
- removeDashboards(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Delete all dashboards of a view
- removeProfileFromView(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Remove a view from a profile
- removeProfileFromView(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Remove a view from a profile
- removeProfileFromView(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Remove a view from a profile
- removeProfiles(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewHome
-
Remove a profile from a view
- removeProfiles(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.views.IViewsService
-
Remove a profile from a view
- removeProfiles(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.views.ViewsService
-
Remove a profile from a view
- removeProfilesFromUser(int, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove all profiles associated to an user
- removeProfilesFromUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove all profiles associated to an user
- removeProfilesFromUser(int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove all profiles associated to an user
- removeRightFromProfile(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove a right from a profile
- removeRightFromProfile(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove a right from a profile
- removeRightFromProfile(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove a right from a profile
- removeRights(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove all rights from profile
- removeRights(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove all rights from profile
- removeRights(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove all rights from profile
- removeRoleFromProfile(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove a role from a profile
- removeRoleFromProfile(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove a role from a profile
- removeRoleFromProfile(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove a role from a profile
- removeRoles(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove all roles from profile
- removeRoles(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove all roles from profile
- removeRoles(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove all roles from profile
- removeUserFromProfile(String, int, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove a user from a profile
- removeUserFromProfile(String, int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove a user from a profile
- removeUserFromProfile(String, int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove a user from a profile
- removeUsers(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove all users from profile
- removeUsers(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove all users from profile
- removeUsers(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove all users from profile
- removeView(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove profile from a view
- removeView(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove profile from a view
- removeView(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove profile from a view
- removeWorkgroupFromProfile(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove a workgroup from a profile
- removeWorkgroupFromProfile(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove a workgroup from a profile
- removeWorkgroupFromProfile(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove a workgroup from a profile
- removeWorkgroups(String, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileHome
-
Remove all workgroups from profile
- removeWorkgroups(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.IProfilesService
-
Remove all workgroups from profile
- removeWorkgroups(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.ProfilesService
-
Remove all workgroups from profile
- RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.profiles.business.Profile
-
- RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.profiles.business.views.View
-
- RIGHT_MANAGE_PROFILES - Static variable in class fr.paris.lutece.plugins.profiles.web.ProfilesJspBean
-
- RIGHT_MANAGE_VIEWS - Static variable in class fr.paris.lutece.plugins.profiles.web.views.ViewsJspBean
-
- selectActionsList(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileActionDAO
-
Select the list of actions
- selectActionsList(Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileActionDAO
-
Select the list of actions
- selectActionsList(Locale, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.ProfileActionHome
-
Select profile actions
- selectActionsList(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewActionDAO
-
Select the list of actions
- selectActionsList(Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewActionDAO
-
Select the list of actions
- selectActionsList(Locale, Plugin) - Static method in class fr.paris.lutece.plugins.profiles.business.views.ViewActionHome
-
Select profile actions
- selectActionsList(Locale, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.action.IProfileActionService
-
Select profile actions
- selectActionsList(Locale, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.service.action.IViewActionService
-
Select profile actions
- selectActionsList(Locale, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.action.ProfileActionService
-
Select profile actions
- selectActionsList(Locale, Plugin) - Method in class fr.paris.lutece.plugins.profiles.service.action.ViewActionService
-
Select profile actions
- selectColumns(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Returns the columns list
- selectColumns(Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Returns the columns list
- selectDashboard(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Load the dashboard
- selectDashboard(String, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Load the dashboard
- selectDashboards(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Load the list of dashboards from a given view key
- selectDashboards(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Load the list of dashboards from a given view key
- selectDashboardsByFilter(DashboardFilter, String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Finds all dashboard components matching filter
- selectDashboardsByFilter(DashboardFilter, String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Finds all dashboard components matching filter
- selectMaxOrder(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Returns the max order value, for all columns
- selectMaxOrder(int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Returns the max order value, for the given column
- selectMaxOrder(Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Returns the max order value, for all columns
- selectMaxOrder(int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Returns the max order value, for the given column
- selectProfileByIdUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Load the profiles by a given ID user
- selectProfileByIdUser(int, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Load the profiles by a given ID user
- selectProfileList(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Load the list of profiles
- selectProfileList(Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Load the list of profiles
- selectProfilesByFilter(ProfileFilter, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Find profile by filter
- selectProfilesByFilter(ProfileFilter, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Find profile by filter
- selectProfilesListForView(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Get the list of profiles associated to the view
- selectProfilesListForView(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Get the list of profiles associated to the view
- selectRightsListForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Get the list of rights associated to the profile
- selectRightsListForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Get the list of rights associated to the profile
- selectRolesListForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Get the list of roles associated to the profile
- selectRolesListForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Get the list of roles associated to the profile
- selectUsersListForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Get the list of users associated to the profile
- selectUsersListForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Get the list of users associated to the profile
- selectViewForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Get the view associated to the profile
- selectViewForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Get the view associated to the profile
- selectViewForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Get the view from a profile
- selectViewForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Get the view from a profile
- selectViewsByFilter(ViewFilter, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Find view by filter
- selectViewsByFilter(ViewFilter, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Find view by filter
- selectViewsList(Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Load the list of views
- selectViewsList(Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Load the list of views
- selectWorkgroupsListForProfile(String, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Get the list of workgroups associated to the profile
- selectWorkgroupsListForProfile(String, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Get the list of workgroups associated to the profile
- setActions(List<ProfileAction>) - Method in class fr.paris.lutece.plugins.profiles.business.Profile
-
set a list of action can be use for the directory
- setActions(List<ViewAction>) - Method in class fr.paris.lutece.plugins.profiles.business.views.View
-
set a list of action can be use for the directory
- setDescription(String) - Method in class fr.paris.lutece.plugins.profiles.business.Profile
-
Sets the profile's description
- setDescription(String) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileFilter
-
Sets the profile's description
- setDescription(String) - Method in class fr.paris.lutece.plugins.profiles.business.views.View
-
Sets the profile's description
- setDescription(String) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewFilter
-
Sets the view's description
- setDescriptionKey(String) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Sets the DescriptionKey
- setDescriptionKey(String) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Sets the DescriptionKey
- setFilter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileFilter
-
Set the value of the ProfileFilter
- setFilter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewFilter
-
Set the value of the ViewFilter
- setIconUrl(String) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Sets the IconUrl
- setIconUrl(String) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Sets the IconUrl
- setKey(String) - Method in class fr.paris.lutece.plugins.profiles.business.Profile
-
Sets the profile key
- setKey(String) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileFilter
-
Sets the profile key
- setKey(String) - Method in class fr.paris.lutece.plugins.profiles.business.views.View
-
Sets the profile key
- setKey(String) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewFilter
-
Sets the view key
- setLocale(Locale) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Implements Localizable
- setLocale(Locale) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Implements Localizable
- setNameKey(String) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Sets the NameKey
- setNameKey(String) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Sets the NameKey
- setPermission(String) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Sets the Permission
- setPermission(String) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Sets the Permission
- setUrl(String) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileAction
-
Sets the Url
- setUrl(String) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewAction
-
Sets the Url
- setUrlAttributes(UrlItem) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileFilter
-
Build url attributes
- setUrlAttributes(UrlItem) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewFilter
-
Build url attributes
- SHARP - Static variable in class fr.paris.lutece.plugins.profiles.utils.constants.ProfilesConstants
-
- SPACE - Static variable in class fr.paris.lutece.plugins.profiles.utils.constants.ProfilesConstants
-
- store(Profile, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.IProfileDAO
-
Update the record identified by the given profile key with the given profile in the table
- store(Profile, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.ProfileDAO
-
Update the record identified by the given profile key with the given profile in the table
- store(View, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Update the record identified by the given view key with the given view in the table
- store(View, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Update the record identified by the given view key with the given view in the table
- storeDashboard(String, IDashboardComponent, Plugin) - Method in interface fr.paris.lutece.plugins.profiles.business.views.IViewDAO
-
Update a dashboard
- storeDashboard(String, IDashboardComponent, Plugin) - Method in class fr.paris.lutece.plugins.profiles.business.views.ViewDAO
-
Update a dashboard