A B C D F G H I L N P R S U

A

AbstractAction - Class in fr.paris.lutece.plugins.unittree.business.action
AbstractAction
AbstractAction() - Constructor for class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
 
ACTION_TYPE - Static variable in class fr.paris.lutece.plugins.unittree.business.action.UnitAction
 
ACTION_TYPE - Static variable in class fr.paris.lutece.plugins.unittree.business.action.UnitUserAction
 
ActionDAO - Class in fr.paris.lutece.plugins.unittree.business.action
ActionDAO
ActionDAO() - Constructor for class fr.paris.lutece.plugins.unittree.business.action.ActionDAO
 
ActionFactory - Class in fr.paris.lutece.plugins.unittree.business.action
This factory is used for : creating new instance of IAction depending of the action type
ActionFactory() - Constructor for class fr.paris.lutece.plugins.unittree.business.action.ActionFactory
 
ActionHome - Class in fr.paris.lutece.plugins.unittree.business.action
ActionHome
ActionService - Class in fr.paris.lutece.plugins.unittree.service.action
ActionService
ActionService() - Constructor for class fr.paris.lutece.plugins.unittree.service.action.ActionService
 
addIdSector(int) - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Add the id sector
addSectorsToUnit(Unit, List<Integer>) - Method in interface fr.paris.lutece.plugins.unittree.service.sector.ISectorService
Add sectors to the unit
addSectorsToUnit(Unit, List<Integer>) - Method in class fr.paris.lutece.plugins.unittree.service.sector.SectorService
Add sectors to the unit
addSectorToUnit(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.sector.ISectorDAO
Add a sector to an unit
addSectorToUnit(int, int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.sector.SectorDAO
Add a sector to an unit
addSectorToUnit(int, int) - Static method in class fr.paris.lutece.plugins.unittree.business.sector.SectorHome
Add a sector to an unit
AddUnitUsersPluginAction - Class in fr.paris.lutece.plugins.unittree.web.action
AddUnitUsersPluginAction
AddUnitUsersPluginAction() - Constructor for class fr.paris.lutece.plugins.unittree.web.action.AddUnitUsersPluginAction
 
addUserToUnit(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Add an user to an unit
addUserToUnit(int, int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Add an user to an unit
addUserToUnit(int, int) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Add the user to the unit
addUserToUnit(int, int) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Add an user to an unit
addUserToUnit(int, int) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Add an user to an unit

B

BEAN_UNIT_SERVICE - Static variable in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
 

C

canCreateSubUnit(int) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Check if the given id unit, we can create sub unit.
canCreateSubUnit(int) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Check if the given id unit, we can create sub unit.
containsDescription() - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Check if the filter contains the description
containsIdParent() - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Check if the filter contains the id parent
containsLabel() - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Check if the filter contains the label
create(Unit) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Insert a new unit
createUnit(Unit) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Create a unit
createUnit(Unit) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Create a unit

D

DefaultAction - Class in fr.paris.lutece.plugins.unittree.business.action
DefaultAction
DefaultAction() - Constructor for class fr.paris.lutece.plugins.unittree.business.action.DefaultAction
 
DefaultUnitSearchFields - Class in fr.paris.lutece.plugins.unittree.web.action
DefaultUnitSearchFields
DefaultUnitSearchFields() - Constructor for class fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
 
doAddUser(int, AdminUser, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserAttributeService
Do add the user to the unit
doAddUsers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Dp add users
doCreateUnit(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Do create an unit
doModifyUnit(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Dp modify an unit
doModifyUser(int, AdminUser, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserAttributeService
Do modify the user
doModifyUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Do modify user
doMoveUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Do move user
doProcessAddUser(int, AdminUser, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Do process adding the user to the unit
doProcessAddUser(int, AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Do process adding the user to the unit
doProcessModifyUser(int, AdminUser, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Do process modifying the user
doProcessModifyUser(int, AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Do process modifying the user
doProcessRemoveUser(int, AdminUser, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Do process removing an user from an unit
doProcessRemoveUser(int, AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Do process removing an user from an unit
doRemoveUnit(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Do remove an unit
doRemoveUser(int, AdminUser, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserAttributeService
Do remove the user from an unit
doRemoveUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Do remove user

F

fillModel(HttpServletRequest, AdminUser, Map<String, Object>, String) - Static method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserAttributeManager
Fill the model for the unit user attribute component
fillModel(HttpServletRequest, AdminUser, Map<String, Object>) - Method in class fr.paris.lutece.plugins.unittree.web.action.AddUnitUsersPluginAction
fillModel(HttpServletRequest, Map<String, Object>) - Method in interface fr.paris.lutece.plugins.unittree.web.unit.IUnitUserAttributeComponent
Fill the model of the unit user attribute component
fillModelForUserSearchForm(List<AdminUser>, String, HttpServletRequest, Map<String, Object>, Unit) - Method in interface fr.paris.lutece.plugins.unittree.web.action.IUnitSearchFields
Fill the model for the user search form
fillModelForUserSearchForm(List<AdminUser>, String, HttpServletRequest, Map<String, Object>, Unit) - Method in class fr.paris.lutece.plugins.unittree.web.action.UnitUserSearchFields
Fill the model for the user search form
findAll() - Static method in class fr.paris.lutece.plugins.unittree.business.sector.SectorHome
Find all sectors
findAll() - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Select all units
findAll() - Method in interface fr.paris.lutece.plugins.unittree.service.sector.ISectorService
Find all sectors
findAll() - Method in class fr.paris.lutece.plugins.unittree.service.sector.SectorService
Find all sectors
findAllIdsUsers() - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Find all ids users
findByFilter(UnitFilter) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Find the units by filter
findByIdUnit(int) - Static method in class fr.paris.lutece.plugins.unittree.business.sector.SectorHome
Find sectors from a given id unit
findByIdUnit(int) - Method in interface fr.paris.lutece.plugins.unittree.service.sector.ISectorService
find a list of sectors from a given id unit
findByIdUnit(int) - Method in class fr.paris.lutece.plugins.unittree.service.sector.SectorService
find a list of sectors from a given id unit
findByIdUser(int) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Load an unit by id user
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.unittree.business.sector.SectorHome
Find a sector from its primary key
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Load the unit
findByPrimaryKey(int) - Method in interface fr.paris.lutece.plugins.unittree.service.sector.ISectorService
Find a sector from its primary key
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.unittree.service.sector.SectorService
Find a sector from its primary key
findBySectorId(long) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Return all the Unit of the Sector
findBySectorId(long) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Return all the Unit of the Sector
findBySectorId(long) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Return all the Unit of the Sector
findBySectorId(long) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Find by sector id
findIdsUser(int) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Find the ids user
fr.paris.lutece.plugins.unittree.business.action - package fr.paris.lutece.plugins.unittree.business.action
 
fr.paris.lutece.plugins.unittree.business.sector - package fr.paris.lutece.plugins.unittree.business.sector
 
fr.paris.lutece.plugins.unittree.business.unit - package fr.paris.lutece.plugins.unittree.business.unit
 
fr.paris.lutece.plugins.unittree.service - package fr.paris.lutece.plugins.unittree.service
 
fr.paris.lutece.plugins.unittree.service.action - package fr.paris.lutece.plugins.unittree.service.action
 
fr.paris.lutece.plugins.unittree.service.sector - package fr.paris.lutece.plugins.unittree.service.sector
 
fr.paris.lutece.plugins.unittree.service.unit - package fr.paris.lutece.plugins.unittree.service.unit
 
fr.paris.lutece.plugins.unittree.web - package fr.paris.lutece.plugins.unittree.web
 
fr.paris.lutece.plugins.unittree.web.action - package fr.paris.lutece.plugins.unittree.web.action
 
fr.paris.lutece.plugins.unittree.web.unit - package fr.paris.lutece.plugins.unittree.web.unit
 

G

getActionsList(String) - Static method in class fr.paris.lutece.plugins.unittree.business.action.ActionHome
Returns the list of allowed actions for a given action type
getActionType() - Method in class fr.paris.lutece.plugins.unittree.business.action.DefaultAction
Get the action type
getActionType() - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Get the action type
getActionType() - Method in class fr.paris.lutece.plugins.unittree.business.action.UnitAction
Get the action type
getActionType() - Method in class fr.paris.lutece.plugins.unittree.business.action.UnitUserAction
Get the action type
getAddUsers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Get add users
getAllUnits(boolean) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get all units
getAllUnits(boolean) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Get all units
getAvailableUsers(AdminUser) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Get the list of available users
getAvailableUsers(AdminUser) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Get the list of available users
getButtonTemplate() - Method in class fr.paris.lutece.plugins.unittree.web.action.AddUnitUsersPluginAction
getConfirmRemoveUnit(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Get confirm remove unit
getConfirmRemoveUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Get confirm remove code mapping
getCreateUnit(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Get create unit
getCurrentPageIndex() - Method in class fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
Current page index
getCurrentPageIndex() - Method in interface fr.paris.lutece.plugins.unittree.web.action.IUnitSearchFields
Current page index
getDefaultItemsPerPage() - Method in class fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
Default items per page
getDefaultItemsPerPage() - Method in interface fr.paris.lutece.plugins.unittree.web.action.IUnitSearchFields
Default items per page
getDescription() - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Returns the Description
getDescription() - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Returns the Description
getDescription() - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Get the description
getDescription() - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Get the description
getDescriptionKey() - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Returns the DescriptionKey
getDescriptionKey() - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Returns the DescriptionKey
getFormatNameNumber() - Method in class fr.paris.lutece.plugins.unittree.business.sector.Sector
To string representation
getIconUrl() - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Returns the IconUrl
getIconUrl() - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Returns the IconUrl
getIdAction() - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Get the id action
getIdAction() - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Get the id action
getIdParent() - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Get the id parent
getIdParent() - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Get the id parent
getIdSector() - Method in class fr.paris.lutece.plugins.unittree.business.sector.Sector
Get the id sector
getIdsSectorByIdUnit(int) - Method in interface fr.paris.lutece.plugins.unittree.service.sector.ISectorService
Get the ids sector from a given id unit
getIdsSectorByIdUnit(int) - Method in class fr.paris.lutece.plugins.unittree.service.sector.SectorService
Get the ids sector from a given id unit
getIdUnit() - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Get the id unit
getItemsPerPage() - Method in class fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
Get the items per page
getItemsPerPage() - Method in interface fr.paris.lutece.plugins.unittree.web.action.IUnitSearchFields
Get the items per page
getLabel() - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Get the label
getLabel() - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Get the label
getListActions(String, Locale, AdminUser) - Method in class fr.paris.lutece.plugins.unittree.service.action.ActionService
Get the list of actions by filter by permission
getListActions(String, Locale, AdminUser, String) - Method in class fr.paris.lutece.plugins.unittree.service.action.ActionService
Get the list of actions by filter by permission
getListActions(String, Locale, RBACResource, AdminUser) - Method in class fr.paris.lutece.plugins.unittree.service.action.ActionService
Get the list of actions by filter by permission
getListActions(String, Locale, RBACResource, AdminUser, String) - Method in class fr.paris.lutece.plugins.unittree.service.action.ActionService
Get the list of actions by filter by permission
getListActions(String, Locale, AdminUser) - Method in interface fr.paris.lutece.plugins.unittree.service.action.IActionService
Get the list of actions by filter by permission
getListActions(String, Locale, AdminUser, String) - Method in interface fr.paris.lutece.plugins.unittree.service.action.IActionService
Get the list of actions by filter by permission
getListActions(String, Locale, RBACResource, AdminUser) - Method in interface fr.paris.lutece.plugins.unittree.service.action.IActionService
Get the list of actions by filter by permission
getListActions(String, Locale, RBACResource, AdminUser, String) - Method in interface fr.paris.lutece.plugins.unittree.service.action.IActionService
Get the list of actions by filter by permission
getListActions(String, Locale, Unit, AdminUser) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get the list of actions
getListActions(String, Locale, Unit, AdminUser) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Get the list of actions
getListIdsSector() - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Get the list of ids sector
getListUnitUserAttributeComponents() - Static method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserAttributeManager
Get the list of unit user attribute components
getListUnitUserAttributeService() - Static method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserAttributeManager
Get the list of unit user attribute services
getManageUnits(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Get manage units
getModifyUnit(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Get modify unit
getModifyUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Get modify the user
getMoveUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
Get move user
getName() - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Returns the Name
getName() - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.unittree.business.sector.Sector
Get the name
getName() - Method in class fr.paris.lutece.plugins.unittree.web.action.AddUnitUsersPluginAction
getName() - Method in interface fr.paris.lutece.plugins.unittree.web.unit.IUnitUserAttributeComponent
Get the name
getNameKey() - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Returns the NameKey
getNameKey() - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Returns the NameKey
getNumberSector() - Method in class fr.paris.lutece.plugins.unittree.business.sector.Sector
Get the number sector
getPermission() - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Returns the permission associated to the action
getPermission() - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Returns the permission associated to the action
getResourceId() - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
Returns a list of resource ids
getResourceTypeCode() - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
getRootUnit(boolean) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get the root unit
getRootUnit(boolean) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Get the root unit
getSubUnits(int, boolean) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get the sub units from a given id unit
getSubUnits(int, boolean) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Get the sub units from a given id unit
getSubUnitsAsReferenceList(int, Locale) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get the sub units as a ReferenceList
getSubUnitsAsReferenceList(int, Locale) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Get the sub units as a ReferenceList
getTemplate() - Method in interface fr.paris.lutece.plugins.unittree.web.unit.IUnitUserAttributeComponent
Get the template
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
Returns the Title of a given resource
getTreeXsl() - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get the XSL of the tree
getTreeXsl() - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Gets the XSL to display user spaces tree
getUnit(int, boolean) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get the unit
getUnit(int, boolean) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Get the unit
getUnitByIdUser(int, boolean) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get the unit by id user
getUnitByIdUser(int, boolean) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Get the unit by id user
getUnitsFirstLevel(boolean) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get the units first level
getUnitsFirstLevel(boolean) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Get the units first level
getUrl() - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Return the Url
getUrl() - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Returns the Url
getUser(int) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Get the user from a given id user
getUser(int) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Get the user from a given id user
getUsers(int) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Get the list of AdminUser from a given id unit
getUsers(int) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Get the list of AdminUser from a given id unit
getXMLUnits() - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Get the XML units
getXMLUnits() - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Get the XML units

H

hasIdSector(int) - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Check if the unit has the given id sector
hasSector(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.sector.ISectorDAO
Check if the given id unit has the given sector
hasSector(int, int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.sector.SectorDAO
Check if the given id unit has the given sector
hasSector(int, int) - Static method in class fr.paris.lutece.plugins.unittree.business.sector.SectorHome
Check if the unit has a sector
hasSector(int, int) - Method in interface fr.paris.lutece.plugins.unittree.service.sector.ISectorService
Check if the unit has the sector
hasSector(int, int) - Method in class fr.paris.lutece.plugins.unittree.service.sector.SectorService
Check if the unit has the sector
hasSectors(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.sector.ISectorDAO
Check if the given id unit has the given sector
hasSectors(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.sector.SectorDAO
Check if the given id unit has the given sector
hasSectors(int) - Static method in class fr.paris.lutece.plugins.unittree.business.sector.SectorHome
Check if the unit has a sectors
hasSectors(int) - Method in interface fr.paris.lutece.plugins.unittree.service.sector.ISectorService
Check if the unit has sectors
hasSectors(int) - Method in class fr.paris.lutece.plugins.unittree.service.sector.SectorService
Check if the unit has sectors
hasSubUnits(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Check if the given id unit has sub units or not
hasSubUnits(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Check if the given id unit has sub units or not
hasSubUnits(int) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Check if the given id unit has sub units
hasSubUnits(int) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Check if the given id unit has sub units
hasSubUnits(int) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Check if the given id unit has sub units

I

IAction - Interface in fr.paris.lutece.plugins.unittree.business.action
IAction
IActionDAO - Interface in fr.paris.lutece.plugins.unittree.business.action
IActionDAO
IActionFactory - Interface in fr.paris.lutece.plugins.unittree.business.action
IActionFactory
IActionService - Interface in fr.paris.lutece.plugins.unittree.service.action
IActionService
ID_NULL - Static variable in class fr.paris.lutece.plugins.unittree.business.unit.Unit
 
ID_ROOT - Static variable in class fr.paris.lutece.plugins.unittree.business.unit.Unit
 
insert(Unit, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Insert a new unit
insert(Unit, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Insert a new unit
isAuthorized(Unit, String, AdminUser) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Check if the given user is authorized to do the action for a given unit.
isAuthorized(String, String, AdminUser) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
See IUnitService.isAuthorized(Unit, String, AdminUser)
isAuthorized(Unit, String, AdminUser) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Check if the given user is authorized to do the action for a given unit.
isAuthorized(String, String, AdminUser) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
See IUnitService.isAuthorized(Unit, String, AdminUser)
ISectorDAO - Interface in fr.paris.lutece.plugins.unittree.business.sector
ISectorDAO
ISectorService - Interface in fr.paris.lutece.plugins.unittree.service.sector
ISectorService
isInvoked(HttpServletRequest) - Method in class fr.paris.lutece.plugins.unittree.web.action.AddUnitUsersPluginAction
isParent(Unit, Unit) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Check if the first unit in parameter is parent of the second unit in parameter
isParent(Unit, Unit) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Check if the first unit in parameter is parent of the second unit in parameter
isRoot() - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Check if the unit is the root unit
isUserInUnit(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Check if the user is in the unit
isUserInUnit(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Check if the user is in the unit
isUserInUnit(int) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Check if the user is in the unit
isUserInUnit(int) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Check if the given user is in an unit
isUserInUnit(int) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Check if the given user is in an unit
isWideSearch() - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Return true if the search is wide, false otherwise
IUnitDAO - Interface in fr.paris.lutece.plugins.unittree.business.unit
 
IUnitPluginAction - Interface in fr.paris.lutece.plugins.unittree.web.action
IUnitPluginAction
IUnitSearchFields - Interface in fr.paris.lutece.plugins.unittree.web.action
IUnitPluginAction
IUnitService - Interface in fr.paris.lutece.plugins.unittree.service.unit
IUnitService
IUnitUserAttributeComponent - Interface in fr.paris.lutece.plugins.unittree.web.unit
IUnitUserAttributeComponent
IUnitUserAttributeService - Interface in fr.paris.lutece.plugins.unittree.service.unit
IUnitUserAttributeService
IUnitUserService - Interface in fr.paris.lutece.plugins.unittree.service.unit
IUnitUserService

L

load(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.sector.ISectorDAO
Load a sector
load(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.sector.SectorDAO
Load a sector
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Load the unit
load(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Load the unit
loadAll(Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.sector.ISectorDAO
Load all sectors
loadAll(Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.sector.SectorDAO
Load all sectors
loadByIdUnit(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.sector.ISectorDAO
Load sectors from a given id unit
loadByIdUnit(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.sector.SectorDAO
Load sectors from a given id unit

N

newAction(String) - Method in class fr.paris.lutece.plugins.unittree.business.action.ActionFactory
Create a new action
newAction(String) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IActionFactory
Create a new action
newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Get new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Get new primary key

P

PERMISSION_ADD_USER - Static variable in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
 
PERMISSION_CREATE - Static variable in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
Permission for creating a space
PERMISSION_DELETE - Static variable in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
Permission for deleting a space
PERMISSION_MODIFY - Static variable in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
Permission for modifying a space
PERMISSION_MODIFY_USER - Static variable in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
 
PERMISSION_MOVE_USER - Static variable in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
 
PERMISSION_REMOVE_USER - Static variable in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.unittree.service.UnitTreePlugin
 
process(HttpServletRequest, HttpServletResponse, AdminUser, IUnitSearchFields) - Method in class fr.paris.lutece.plugins.unittree.web.action.AddUnitUsersPluginAction

R

register() - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
Initializes the service
remove(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Remove a unit
remove(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Remove a unit
remove(int) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Remove a unit
removeSector(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.sector.ISectorDAO
Remove sectors from a given id unit
removeSector(int, int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.sector.SectorDAO
Remove sectors from a given id unit
removeSector(int, int) - Static method in class fr.paris.lutece.plugins.unittree.business.sector.SectorHome
Remove the sectors from an unit
removeSector(int, int) - Method in interface fr.paris.lutece.plugins.unittree.service.sector.ISectorService
Remove the sectors from an unit
removeSector(int, int) - Method in class fr.paris.lutece.plugins.unittree.service.sector.SectorService
Remove the sectors from an unit
removeSectorsFromUnit(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.sector.ISectorDAO
Remove sectors from a given id unit
removeSectorsFromUnit(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.sector.SectorDAO
Remove sectors from a given id unit
removeSectorsFromUnit(int) - Static method in class fr.paris.lutece.plugins.unittree.business.sector.SectorHome
Remove the sectors from an unit
removeSectorsFromUnit(int) - Method in interface fr.paris.lutece.plugins.unittree.service.sector.ISectorService
Remove the sectors from an unit
removeSectorsFromUnit(int) - Method in class fr.paris.lutece.plugins.unittree.service.sector.SectorService
Remove the sectors from an unit
removeUnit(int) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Remove the unit only if the unit does not have sub units
removeUnit(int) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Remove the unit only if the unit does not have sub units
removeUserFromUnit(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Remove a given user from the unit
removeUserFromUnit(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Remove a given user from the unit
removeUserFromUnit(int) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Remove an unit from a given id user
removeUserFromUnit(int) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Remove the user from an unit
removeUserFromUnit(int) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Remove the user from an unit
removeUsersFromUnit(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Remove users from a given id unit
removeUsersFromUnit(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Remove users from a given id unit
removeUsersFromUnit(int) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Remove an unit from a given id unit
removeUsersFromUnit(int) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitUserService
Remove users from a given id unit
removeUsersFromUnit(int) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
Remove users from a given id unit
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.unittree.business.unit.Unit
 
RIGHT_MANAGE_UNITS - Static variable in class fr.paris.lutece.plugins.unittree.web.UnitJspBean
 

S

Sector - Class in fr.paris.lutece.plugins.unittree.business.sector
Sector
Sector() - Constructor for class fr.paris.lutece.plugins.unittree.business.sector.Sector
 
SectorDAO - Class in fr.paris.lutece.plugins.unittree.business.sector
SectorDAO
SectorDAO() - Constructor for class fr.paris.lutece.plugins.unittree.business.sector.SectorDAO
 
SectorHome - Class in fr.paris.lutece.plugins.unittree.business.sector
SectorHome
SectorService - Class in fr.paris.lutece.plugins.unittree.service.sector
SectorService
SectorService() - Constructor for class fr.paris.lutece.plugins.unittree.service.sector.SectorService
 
selectActions(String, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.action.ActionDAO
Load the list of actions
selectActions(String, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IActionDAO
Load the list of actions
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Select all units
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Select all units
selectAllIdsUser(Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Select all ids user
selectAllIdsUser(Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Select all ids user
selectByFilter(UnitFilter, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Select the units by filter
selectByFilter(UnitFilter, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Select the units by filter
selectByIdUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Load an unit by id user
selectByIdUser(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Load an unit by id user
selectFilterByPermission(String, String, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.action.ActionDAO
Load the list of actions
selectFilterByPermission(String, String) - Static method in class fr.paris.lutece.plugins.unittree.business.action.ActionHome
Load the list of actions
selectFilterByPermission(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IActionDAO
Load the list of actions
selectIdsUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Select the ids user from a given id unit
selectIdsUser(int, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Select the ids user from a given id unit
setActionType(String) - Method in class fr.paris.lutece.plugins.unittree.business.action.DefaultAction
Set the action type
setActionType(String) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Set the action type
setActionType(String) - Method in class fr.paris.lutece.plugins.unittree.business.action.UnitAction
Set the action type
setActionType(String) - Method in class fr.paris.lutece.plugins.unittree.business.action.UnitUserAction
Set the action type
setCurrentPageIndex(String) - Method in class fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
Current page index
setCurrentPageIndex(String) - Method in interface fr.paris.lutece.plugins.unittree.web.action.IUnitSearchFields
Current page index
setDefaultItemsPerPage(int) - Method in class fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
Default items per page
setDefaultItemsPerPage(int) - Method in interface fr.paris.lutece.plugins.unittree.web.action.IUnitSearchFields
Default items per page
setDescription(String) - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Set the description
setDescription(String) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Set the description
setDescriptionKey(String) - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Sets the DescriptionKey
setDescriptionKey(String) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Sets the DescriptionKey
setIconUrl(String) - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Sets the IconUrl
setIconUrl(String) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Sets the IconUrl
setIdAction(int) - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Set the id action
setIdAction(int) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Set the id action
setIdParent(int) - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Set the id parent
setIdParent(int) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Set the id parent
setIdSector(int) - Method in class fr.paris.lutece.plugins.unittree.business.sector.Sector
Set the id sector
setIdUnit(int) - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Set the id unit
setItemsPerPage(int) - Method in class fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
Set the items per page
setItemsPerPage(int) - Method in interface fr.paris.lutece.plugins.unittree.web.action.IUnitSearchFields
Set the items per page
setLabel(String) - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Set the label
setLabel(String) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Set the label
setListIdsSector(List<Integer>) - Method in class fr.paris.lutece.plugins.unittree.business.unit.Unit
Set the list of ids sector
setLocale(Locale) - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Implements Localizable
setLocale(Locale) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Implements Localizable
setName(String) - Method in class fr.paris.lutece.plugins.unittree.business.sector.Sector
Set the name
setNameKey(String) - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Sets the NameKey
setNameKey(String) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Sets the NameKey
setNumberSector(String) - Method in class fr.paris.lutece.plugins.unittree.business.sector.Sector
Set the number sector
setPermission(String) - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Sets the Permission
setPermission(String) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Sets the Permission
setUrl(String) - Method in class fr.paris.lutece.plugins.unittree.business.action.AbstractAction
Set the Url
setUrl(String) - Method in interface fr.paris.lutece.plugins.unittree.business.action.IAction
Sets the Url
setWideSearch(boolean) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Set true if the search is wide, false otherwise

U

Unit - Class in fr.paris.lutece.plugins.unittree.business.unit
Unit
Unit() - Constructor for class fr.paris.lutece.plugins.unittree.business.unit.Unit
 
UnitAction - Class in fr.paris.lutece.plugins.unittree.business.action
This class represents the action usable on an unit
UnitAction() - Constructor for class fr.paris.lutece.plugins.unittree.business.action.UnitAction
 
UnitDAO - Class in fr.paris.lutece.plugins.unittree.business.unit
UnitDAO
UnitDAO() - Constructor for class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
 
UnitFilter - Class in fr.paris.lutece.plugins.unittree.business.unit
UnitFilter
UnitFilter() - Constructor for class fr.paris.lutece.plugins.unittree.business.unit.UnitFilter
Constructor
UnitHome - Class in fr.paris.lutece.plugins.unittree.business.unit
UnitHome
UnitJspBean - Class in fr.paris.lutece.plugins.unittree.web
UnitJspBean
UnitJspBean() - Constructor for class fr.paris.lutece.plugins.unittree.web.UnitJspBean
 
UnitResourceIdService - Class in fr.paris.lutece.plugins.unittree.service.unit
UnitResourceIdService
UnitResourceIdService() - Constructor for class fr.paris.lutece.plugins.unittree.service.unit.UnitResourceIdService
Constructor
UnitService - Class in fr.paris.lutece.plugins.unittree.service.unit
UnitService
UnitService() - Constructor for class fr.paris.lutece.plugins.unittree.service.unit.UnitService
 
UnitTreePlugin - Class in fr.paris.lutece.plugins.unittree.service
UnitTreePlugin
UnitTreePlugin() - Constructor for class fr.paris.lutece.plugins.unittree.service.UnitTreePlugin
 
UnitUserAction - Class in fr.paris.lutece.plugins.unittree.business.action
This class represents an action usable on the user assigned to an unit
UnitUserAction() - Constructor for class fr.paris.lutece.plugins.unittree.business.action.UnitUserAction
 
UnitUserAttributeManager - Class in fr.paris.lutece.plugins.unittree.service.unit
UnitUserAttributeManager
UnitUserSearchFields - Class in fr.paris.lutece.plugins.unittree.web.action
UnitUserSearchFields
UnitUserSearchFields() - Constructor for class fr.paris.lutece.plugins.unittree.web.action.UnitUserSearchFields
Constructor
UnitUserSearchFields(HttpServletRequest) - Constructor for class fr.paris.lutece.plugins.unittree.web.action.UnitUserSearchFields
Constructor
UnitUserService - Class in fr.paris.lutece.plugins.unittree.service.unit
UnitUserService
UnitUserService() - Constructor for class fr.paris.lutece.plugins.unittree.service.unit.UnitUserService
 
update(Unit, Plugin) - Method in interface fr.paris.lutece.plugins.unittree.business.unit.IUnitDAO
Update a unit
update(Unit, Plugin) - Method in class fr.paris.lutece.plugins.unittree.business.unit.UnitDAO
Update a unit
update(Unit) - Static method in class fr.paris.lutece.plugins.unittree.business.unit.UnitHome
Update a unit
updateUnit(Unit) - Method in interface fr.paris.lutece.plugins.unittree.service.unit.IUnitService
Update the unit
updateUnit(Unit) - Method in class fr.paris.lutece.plugins.unittree.service.unit.UnitService
Update the unit

A B C D F G H I L N P R S U

Copyright © 2012 Mairie de Paris. All Rights Reserved.