|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profile | |
com.cinecolombia.common.utilcomponents | Utilidades generales para apoyo de los niveles Web y EJB del proyecto. |
com.cinecolombia.component.Security.ejb | Security: Componente EJB que proporciona servicios al módulo de seguridad (Cinecolombia). |
Uses of Profile in com.cinecolombia.common.utilcomponents |
Fields in com.cinecolombia.common.utilcomponents declared as Profile | |
private Profile |
ManejoPerfilesModel.profile
Select profile |
Methods in com.cinecolombia.common.utilcomponents that return Profile | |
Profile |
ManejoPerfilesModel.getProfile()
get method for Object Profile |
Constructors in com.cinecolombia.common.utilcomponents with parameters of type Profile | |
ManejoPerfilesModel(java.util.ArrayList systemProfiles,
Profile profile)
constructor: initializes attributes |
Uses of Profile in com.cinecolombia.component.Security.ejb |
Methods in com.cinecolombia.component.Security.ejb that return Profile | |
Profile |
SecurityEJB.loadProfile(long idProfile)
Get complete data of a profile |
Profile |
SecurityDAO.loadProfile(long idProfile)
Get complete data of a profile from DatabaseNames.PERFIL,DatabaseNames.MODULO, DatabaseNames.CASO_USO, DatabaseNames.ACCION, DatabaseNames.ACCION_PERFIL |
Profile |
Security.loadProfile(long idProfile)
Get complete data of a profile |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |