|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SbiExtRoles in it.eng.spagobi.analiticalmodel.functionalitytree.metadata |
---|
Methods in it.eng.spagobi.analiticalmodel.functionalitytree.metadata that return SbiExtRoles | |
---|---|
SbiExtRoles |
SbiFuncRoleId.getRole()
Gets the role. |
Methods in it.eng.spagobi.analiticalmodel.functionalitytree.metadata with parameters of type SbiExtRoles | |
---|---|
void |
SbiFuncRoleId.setRole(SbiExtRoles role)
Sets the role. |
Uses of SbiExtRoles in it.eng.spagobi.behaviouralmodel.analyticaldriver.metadata |
---|
Methods in it.eng.spagobi.behaviouralmodel.analyticaldriver.metadata that return SbiExtRoles | |
---|---|
SbiExtRoles |
SbiParuseDetId.getSbiExtRoles()
Gets the sbi ext roles. |
Methods in it.eng.spagobi.behaviouralmodel.analyticaldriver.metadata with parameters of type SbiExtRoles | |
---|---|
void |
SbiParuseDetId.setSbiExtRoles(SbiExtRoles sbiExtRoles)
Sets the sbi ext roles. |
Uses of SbiExtRoles in it.eng.spagobi.commons.dao |
---|
Methods in it.eng.spagobi.commons.dao that return SbiExtRoles | |
---|---|
SbiExtRoles |
IRoleDAO.loadSbiExtRoleById(java.lang.Integer roleId)
|
SbiExtRoles |
RoleDAOHibImpl.loadSbiExtRoleById(java.lang.Integer roleId)
|
Methods in it.eng.spagobi.commons.dao with parameters of type SbiExtRoles | |
---|---|
it.eng.spagobi.commons.bo.Role |
RoleDAOHibImpl.toRole(SbiExtRoles hibRole)
From the hibernate Role at input, gives the corrispondent Role object. |
Uses of SbiExtRoles in it.eng.spagobi.commons.metadata |
---|
Methods in it.eng.spagobi.commons.metadata that return SbiExtRoles | |
---|---|
SbiExtRoles |
SbiEventRoleId.getRole()
Gets the role. |
Methods in it.eng.spagobi.commons.metadata with parameters of type SbiExtRoles | |
---|---|
void |
SbiEventRoleId.setRole(SbiExtRoles role)
Sets the role. |
Uses of SbiExtRoles in it.eng.spagobi.kpi.config.metadata |
---|
Methods in it.eng.spagobi.kpi.config.metadata that return SbiExtRoles | |
---|---|
SbiExtRoles |
SbiKpiRole.getSbiExtRoles()
|
Methods in it.eng.spagobi.kpi.config.metadata with parameters of type SbiExtRoles | |
---|---|
void |
SbiKpiRole.setSbiExtRoles(SbiExtRoles sbiExtRoles)
|
Constructors in it.eng.spagobi.kpi.config.metadata with parameters of type SbiExtRoles | |
---|---|
SbiKpiRole(java.lang.Integer idKpiRole,
SbiExtRoles sbiExtRoles,
SbiKpi sbiKpi)
full constructor |
Uses of SbiExtRoles in it.eng.spagobi.profiling.bean |
---|
Methods in it.eng.spagobi.profiling.bean that return types with arguments of type SbiExtRoles | |
---|---|
java.util.Set<SbiExtRoles> |
SbiUser.getSbiExtUserRoleses()
|
Method parameters in it.eng.spagobi.profiling.bean with type arguments of type SbiExtRoles | |
---|---|
void |
SbiUser.setSbiExtUserRoleses(java.util.Set<SbiExtRoles> sbiExtUserRoleses)
|
Constructor parameters in it.eng.spagobi.profiling.bean with type arguments of type SbiExtRoles | |
---|---|
SbiUser(int id,
java.lang.String userId,
java.lang.String password,
java.lang.String fullName,
java.util.Date dtPwdBegin,
java.util.Date dtPwdEnd,
java.lang.Boolean flgPwdBlocked,
java.util.Date dtLastAccess,
java.util.Set<SbiExtRoles> sbiExtUserRoleses,
java.util.Set<SbiUserAttributes> sbiUserAttributeses)
|
Uses of SbiExtRoles in it.eng.spagobi.profiling.dao |
---|
Methods in it.eng.spagobi.profiling.dao that return types with arguments of type SbiExtRoles | |
---|---|
java.util.ArrayList<SbiExtRoles> |
SbiUserDAOHibImpl.loadSbiUserRolesById(java.lang.Integer id)
|
java.util.ArrayList<SbiExtRoles> |
ISbiUserDAO.loadSbiUserRolesById(java.lang.Integer id)
|
Uses of SbiExtRoles in it.eng.spagobi.tools.importexport |
---|
Methods in it.eng.spagobi.tools.importexport that return SbiExtRoles | |
---|---|
static SbiExtRoles |
ImportUtilities.makeNew(SbiExtRoles role)
Creates a new hibernate role object. |
static SbiExtRoles |
ImportUtilities.makeNew(SbiExtRoles role,
java.lang.Integer id)
Creates a new hibernate role object. |
Methods in it.eng.spagobi.tools.importexport with parameters of type SbiExtRoles | |
---|---|
void |
MetadataAssociations.insertCoupleRole(SbiExtRoles exp,
SbiExtRoles curr)
Inserts a couple of roles into the associations. |
static SbiExtRoles |
ImportUtilities.makeNew(SbiExtRoles role)
Creates a new hibernate role object. |
static SbiExtRoles |
ImportUtilities.makeNew(SbiExtRoles role,
java.lang.Integer id)
Creates a new hibernate role object. |
Uses of SbiExtRoles in it.eng.spagobi.wapp.metadata |
---|
Methods in it.eng.spagobi.wapp.metadata that return SbiExtRoles | |
---|---|
SbiExtRoles |
SbiMenuRole.getSbiExtRoles()
Gets the sbi ext roles. |
Methods in it.eng.spagobi.wapp.metadata with parameters of type SbiExtRoles | |
---|---|
void |
SbiMenuRole.setSbiExtRoles(SbiExtRoles sbiExtRoles)
Sets the sbi ext roles. |
Constructors in it.eng.spagobi.wapp.metadata with parameters of type SbiExtRoles | |
---|---|
SbiMenuRole(SbiMenuRoleId id,
SbiMenu sbiMenu,
SbiExtRoles sbiExtRoles)
full constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |