|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EquandaRole | |
---|---|
org.equanda.test.dm.client | |
org.equanda.test.dm.server |
Uses of EquandaRole in org.equanda.test.dm.client |
---|
Methods in org.equanda.test.dm.client that return EquandaRole | |
---|---|
EquandaRole |
EquandaRole.equandaClone(boolean cloneUoid)
|
static EquandaRole |
EquandaRole.equandaCreate()
|
static EquandaRole |
EquandaRole.equandaCreate(String type)
|
EquandaRole |
EquandaRoleBase.getEquanda()
|
static EquandaRole |
ObjectUpdater.getEquandaRole(Uoid id,
ObjectType equandaType,
Timestamp equandaCreationDate,
Timestamp equandaModificationDate,
String equandaStatus,
long equandaVersion,
String roleName,
String description,
boolean guiAdministrator,
boolean guiAccessProhibited,
String appserverRole,
String authAndConfig)
|
static EquandaRole |
EquandaRole.selectId(Uoid uoid)
|
EquandaRole |
EquandaRoleSelectorEJB.selectRole(String roleName)
|
static EquandaRole |
EquandaRole.selectRole(String roleName)
|
Methods in org.equanda.test.dm.client that return types with arguments of type EquandaRole | |
---|---|
Collection<EquandaRole> |
EquandaUserSelectorEJB.getEquandaRoles(Uoid uoid)
Grouping of security rights for this user |
Collection<EquandaRole> |
EquandaUser.getRoles()
Grouping of security rights for this user |
List<EquandaRole> |
EquandaRoleSelectorEJB.selectAllRoles()
|
static List<EquandaRole> |
EquandaRole.selectAllRoles()
|
List<EquandaRole> |
EquandaRoleSelectorEJB.selectEquandaAll()
|
static List<EquandaRole> |
EquandaRole.selectEquandaAll()
|
List<EquandaRole> |
EquandaRoleSelectorEJB.selectEquandaDescriptionPart(String descr)
|
static List<EquandaRole> |
EquandaRole.selectEquandaDescriptionPart(String descr)
|
List<EquandaRole> |
EquandaRoleSelectorEJB.selectEquandaDescriptionStart(String descr)
|
static List<EquandaRole> |
EquandaRole.selectEquandaDescriptionStart(String descr)
|
Methods in org.equanda.test.dm.client with parameters of type EquandaRole | |
---|---|
void |
EquandaRoleBase.updateEquanda(EquandaRole proxy)
|
static void |
ObjectUpdater.updateEquandaRole(EquandaRoleBean bean,
EquandaRole obj)
|
Method parameters in org.equanda.test.dm.client with type arguments of type EquandaRole | |
---|---|
void |
EquandaUser.setRoles(Collection<EquandaRole> value)
Grouping of security rights for this user |
Uses of EquandaRole in org.equanda.test.dm.server |
---|
Methods in org.equanda.test.dm.server that return EquandaRole | |
---|---|
EquandaRole |
EquandaRoleSelectorBean.equandaCreate(String type)
|
EquandaRole |
EquandaRoleSelectorBean.equandaRefresh(Uoid uoid,
long version)
|
EquandaRole |
EquandaRoleSelectorBean.equandaUpdate(EquandaRole proxy)
|
EquandaRole |
EquandaRoleBean.getEquanda()
|
EquandaRole |
EquandaRoleSelectorBean.selectEquandaSingle(EquandaQuery query)
|
EquandaRole |
EquandaRoleSelectorBean.selectId(Uoid uoid)
|
EquandaRole[] |
EquandaRoleSelectorBean.selectMultipleId(Uoid[] arr)
|
EquandaRole |
EquandaRoleSelectorBean.selectRole(String roleName)
|
Methods in org.equanda.test.dm.server that return types with arguments of type EquandaRole | |
---|---|
List<EquandaRole> |
EquandaRoleSelectorBean.equandaRunQuery(EquandaQuery query)
|
Collection<EquandaRole> |
EquandaUserSelectorBean.getEquandaRoles(Uoid uoid)
|
List<EquandaRole> |
EquandaRoleSelectorBean.selectAllRoles()
|
List<EquandaRole> |
EquandaRoleSelectorBean.selectEquanda(EquandaQuery query)
|
List<EquandaRole> |
EquandaRoleSelectorBean.selectEquandaAll()
|
List<EquandaRole> |
EquandaRoleSelectorBean.selectEquandaDescriptionPart(String descr)
|
List<EquandaRole> |
EquandaRoleSelectorBean.selectEquandaDescriptionStart(String descr)
|
Methods in org.equanda.test.dm.server with parameters of type EquandaRole | |
---|---|
EquandaRole |
EquandaRoleSelectorBean.equandaUpdate(EquandaRole proxy)
|
void |
EquandaRoleBean.updateEquanda(EquandaRole proxy)
Internal routine to update based on a proxy object, update indicates whether all fields need setting |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |