A D E F G H I L M P R S T U V

A

add(Long, String) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibUserFlowAccessDAO
 
add(Long, String) - Method in interface it.geosolutions.geobatch.users.dao.UserFlowAccessDAO
 

D

DAOAbstractSpring<T,ID extends java.io.Serializable> - Class in it.geosolutions.geobatch.users.dao.hibernate
 
DAOAbstractSpring(Class<T>) - Constructor for class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 
DAOException - Exception in it.geosolutions.geobatch.users.dao
 
DAOException() - Constructor for exception it.geosolutions.geobatch.users.dao.DAOException
 
DAOException(String) - Constructor for exception it.geosolutions.geobatch.users.dao.DAOException
 
DAOException(Exception) - Constructor for exception it.geosolutions.geobatch.users.dao.DAOException
 
DAOException(Throwable) - Constructor for exception it.geosolutions.geobatch.users.dao.DAOException
 
delete(Long) - Method in interface it.geosolutions.geobatch.users.dao.GBUserDAO
 
delete(GBUser) - Method in interface it.geosolutions.geobatch.users.dao.GBUserDAO
 
delete(Long) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibGBUserDAO
 
delete(GBUser) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibGBUserDAO
 

E

equals(Object) - Method in class it.geosolutions.geobatch.users.model.GBUser
 
existsAdmin() - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibGBUserDAO
 

F

findAll() - Method in interface it.geosolutions.geobatch.users.dao.GenericDAO
 
findAll(int, int) - Method in interface it.geosolutions.geobatch.users.dao.GenericDAO
 
findAll() - Method in class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 
findAll(int, int) - Method in class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 
findByCriteria(Criterion...) - Method in class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 
findByCriteria(int, int, Criterion...) - Method in class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 
findById(ID, boolean) - Method in interface it.geosolutions.geobatch.users.dao.GenericDAO
 
findById(ID, boolean) - Method in class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 
findByUserId(Long) - Method in interface it.geosolutions.geobatch.users.dao.GBUserDAO
 
findByUserId(Long) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibGBUserDAO
 
findByUserName(String) - Method in interface it.geosolutions.geobatch.users.dao.GBUserDAO
 
findByUserName(String) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibGBUserDAO
 
findFlows(Long) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibUserFlowAccessDAO
 
findFlows(Long) - Method in interface it.geosolutions.geobatch.users.dao.UserFlowAccessDAO
 
findUsersId(String) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibUserFlowAccessDAO
 
findUsersId(String) - Method in interface it.geosolutions.geobatch.users.dao.UserFlowAccessDAO
 

G

GBUser - Class in it.geosolutions.geobatch.users.model
 
GBUser() - Constructor for class it.geosolutions.geobatch.users.model.GBUser
 
GBUserDAO - Interface in it.geosolutions.geobatch.users.dao
 
GBUserRole - Enum in it.geosolutions.geobatch.users.model
 
GenericDAO<T,ID extends java.io.Serializable> - Interface in it.geosolutions.geobatch.users.dao
 
getEnabled() - Method in class it.geosolutions.geobatch.users.model.GBUser
 
getFlowId() - Method in class it.geosolutions.geobatch.users.model.UserFlowAccess
 
getId() - Method in class it.geosolutions.geobatch.users.model.GBUser
 
getId() - Method in class it.geosolutions.geobatch.users.model.UserFlowAccess
 
getMessage() - Method in exception it.geosolutions.geobatch.users.dao.DAOException
 
getName() - Method in class it.geosolutions.geobatch.users.model.GBUser
 
getPassword() - Method in class it.geosolutions.geobatch.users.model.GBUser
 
getPersistentClass() - Method in class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 
getRelativeHomeDir() - Method in class it.geosolutions.geobatch.users.model.GBUser
 
getRole() - Method in class it.geosolutions.geobatch.users.model.GBUser
 
getUserId() - Method in class it.geosolutions.geobatch.users.model.UserFlowAccess
 

H

hashCode() - Method in class it.geosolutions.geobatch.users.model.GBUser
 
HibGBUserDAO - Class in it.geosolutions.geobatch.users.dao.hibernate
 
HibGBUserDAO() - Constructor for class it.geosolutions.geobatch.users.dao.hibernate.HibGBUserDAO
 
HibUserFlowAccessDAO - Class in it.geosolutions.geobatch.users.dao.hibernate
 
HibUserFlowAccessDAO() - Constructor for class it.geosolutions.geobatch.users.dao.hibernate.HibUserFlowAccessDAO
 

I

initDao() - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibGBUserDAO
Creates the default admin if no admin user is found.
initDao() - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibUserFlowAccessDAO
 
it.geosolutions.geobatch.users.dao - package it.geosolutions.geobatch.users.dao
 
it.geosolutions.geobatch.users.dao.hibernate - package it.geosolutions.geobatch.users.dao.hibernate
 
it.geosolutions.geobatch.users.model - package it.geosolutions.geobatch.users.model
 

L

lock(T) - Method in interface it.geosolutions.geobatch.users.dao.GenericDAO
 
lock(T) - Method in class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 

M

makePersistent(T) - Method in interface it.geosolutions.geobatch.users.dao.GenericDAO
 
makePersistent(T) - Method in class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 
makeTransient(T) - Method in interface it.geosolutions.geobatch.users.dao.GenericDAO
 
makeTransient(T) - Method in class it.geosolutions.geobatch.users.dao.hibernate.DAOAbstractSpring
 

P

postLoad() - Method in class it.geosolutions.geobatch.users.model.GBUser
 

R

remove(Long, String) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibUserFlowAccessDAO
 
remove(Long) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibUserFlowAccessDAO
 
remove(String) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibUserFlowAccessDAO
 
remove(Long, String) - Method in interface it.geosolutions.geobatch.users.dao.UserFlowAccessDAO
 
remove(Long) - Method in interface it.geosolutions.geobatch.users.dao.UserFlowAccessDAO
 
remove(String) - Method in interface it.geosolutions.geobatch.users.dao.UserFlowAccessDAO
 

S

save(GBUser) - Method in interface it.geosolutions.geobatch.users.dao.GBUserDAO
 
save(GBUser) - Method in class it.geosolutions.geobatch.users.dao.hibernate.HibGBUserDAO
 
setEnabled(boolean) - Method in class it.geosolutions.geobatch.users.model.GBUser
 
setFlowId(String) - Method in class it.geosolutions.geobatch.users.model.UserFlowAccess
 
setId(Long) - Method in class it.geosolutions.geobatch.users.model.GBUser
 
setId(String) - Method in class it.geosolutions.geobatch.users.model.UserFlowAccess
 
setName(String) - Method in class it.geosolutions.geobatch.users.model.GBUser
 
setPassword(String) - Method in class it.geosolutions.geobatch.users.model.GBUser
 
setRelativeHomeDir(String) - Method in class it.geosolutions.geobatch.users.model.GBUser
 
setRole(GBUserRole) - Method in class it.geosolutions.geobatch.users.model.GBUser
 
setUserId(Long) - Method in class it.geosolutions.geobatch.users.model.UserFlowAccess
 

T

toString() - Method in class it.geosolutions.geobatch.users.model.GBUser
 

U

UserFlowAccess - Class in it.geosolutions.geobatch.users.model
 
UserFlowAccess() - Constructor for class it.geosolutions.geobatch.users.model.UserFlowAccess
 
UserFlowAccess(Long, String) - Constructor for class it.geosolutions.geobatch.users.model.UserFlowAccess
 
UserFlowAccessDAO - Interface in it.geosolutions.geobatch.users.dao
 

V

valueOf(String) - Static method in enum it.geosolutions.geobatch.users.model.GBUserRole
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.geosolutions.geobatch.users.model.GBUserRole
Returns an array containing the constants of this enum type, in the order they are declared.

A D E F G H I L M P R S T U V

Copyright © 2008-2012 GeoSolutions. All Rights Reserved.