|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjRoleList | |
---|---|
se.sj.stina.domain.model | |
se.sj.stina.domain.model.impl.plain | |
se.sj.stina.domain.model.impl.standard | |
se.sj.stina.domain.provider |
Uses of SjRoleList in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjRoleList | |
---|---|
SjRoleList |
SjStinaModelFactoryInterface.createRoleList()
|
SjRoleList |
SjLoginResult.getRoleList()
Field roleList is defined as mandatory. |
SjRoleList |
SjLoginResult.lookupRoleList()
Field roleList is defined as mandatory. |
Methods in se.sj.stina.domain.model with parameters of type SjRoleList | |
---|---|
void |
SjLoginResult.setRoleList(SjRoleList inData)
Field roleList is defined as mandatory. |
Uses of SjRoleList in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjRoleList | |
---|---|
class |
SjRoleListPlain
|
Methods in se.sj.stina.domain.model.impl.plain that return SjRoleList | |
---|---|
SjRoleList |
SjStinaModelFactory.createRoleList()
|
SjRoleList |
SjLoginResultPlain.getRoleList()
Field roleList is defined as mandatory. |
SjRoleList |
SjLoginResultPlain.lookupRoleList()
Field roleList is defined as mandatory. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjRoleList | |
---|---|
void |
SjLoginResultPlain.setRoleList(SjRoleList inData)
Field roleList is defined as mandatory. |
Uses of SjRoleList in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjRoleList | |
---|---|
class |
SjRoleListStandard
|
Methods in se.sj.stina.domain.model.impl.standard that return SjRoleList | |
---|---|
SjRoleList |
SjStinaModelFactory.createRoleList()
|
SjRoleList |
SjLoginResultStandard.getRoleList()
Field roleList is defined as mandatory. |
SjRoleList |
SjLoginResultStandard.lookupRoleList()
Field roleList is defined as mandatory. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjRoleList | |
---|---|
void |
SjLoginResultStandard.setRoleList(SjRoleList inData)
Field roleList is defined as mandatory. |
Uses of SjRoleList in se.sj.stina.domain.provider |
---|
Fields in se.sj.stina.domain.provider declared as SjRoleList | |
---|---|
protected SjRoleList |
SjStinaInformationProviderDelegate._roleList
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |