|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SjRoleDescription in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjRoleDescription | |
---|---|
SjRoleDescription |
SjStinaModelFactoryInterface.createRoleDescription()
|
SjRoleDescription |
SjAuthorityRulesQuery.getRoleDescription()
Field roleDescription is defined as mandatory. |
SjRoleDescription |
SjAuthorityRulesQuery.lookupRoleDescription()
Field roleDescription is defined as mandatory. |
Methods in se.sj.stina.domain.model with parameters of type SjRoleDescription | |
---|---|
void |
SjAuthorityRulesQuery.setRoleDescription(SjRoleDescription inData)
Field roleDescription is defined as mandatory. |
Uses of SjRoleDescription in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjRoleDescription | |
---|---|
class |
SjRoleDescriptionPlain
InnehÄller rollinformation. |
Methods in se.sj.stina.domain.model.impl.plain that return SjRoleDescription | |
---|---|
SjRoleDescription |
SjStinaModelFactory.createRoleDescription()
|
SjRoleDescription |
SjAuthorityRulesQueryPlain.getRoleDescription()
Field roleDescription is defined as mandatory. |
SjRoleDescription |
SjAuthorityRulesQueryPlain.lookupRoleDescription()
Field roleDescription is defined as mandatory. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjRoleDescription | |
---|---|
void |
SjAuthorityRulesQueryPlain.setRoleDescription(SjRoleDescription inData)
Field roleDescription is defined as mandatory. |
Uses of SjRoleDescription in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjRoleDescription | |
---|---|
class |
SjRoleDescriptionStandard
InnehÄller rollinformation. |
Methods in se.sj.stina.domain.model.impl.standard that return SjRoleDescription | |
---|---|
SjRoleDescription |
SjStinaModelFactory.createRoleDescription()
|
SjRoleDescription |
SjAuthorityRulesQueryStandard.getRoleDescription()
Field roleDescription is defined as mandatory. |
SjRoleDescription |
SjAuthorityRulesQueryStandard.lookupRoleDescription()
Field roleDescription is defined as mandatory. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjRoleDescription | |
---|---|
void |
SjAuthorityRulesQueryStandard.setRoleDescription(SjRoleDescription inData)
Field roleDescription is defined as mandatory. |
Uses of SjRoleDescription in se.sj.stina.domain.provider |
---|
Fields in se.sj.stina.domain.provider declared as SjRoleDescription | |
---|---|
protected SjRoleDescription |
SjStinaInformationProviderDelegate._roleDescription
|
Methods in se.sj.stina.domain.provider that return SjRoleDescription | |
---|---|
(package private) SjRoleDescription |
SjStinaInformationProviderDelegate.getRoleDescription()
|
Methods in se.sj.stina.domain.provider with parameters of type SjRoleDescription | |
---|---|
TiRuleFolderList |
SjStinaInformationProviderInterface.getAuthorityRules(SjRoleDescription roleDescription)
Part of public Stina Server API. |
TiRuleFolderList |
SjStinaInformationProviderDelegate.getAuthorityRules(SjRoleDescription roleDescription)
|
TiRuleFolderList |
SjInformationProvider.getAuthorityRules(SjRoleDescription roleDescription)
Part of public Stina Server API. |
void |
SjStinaInformationProviderDelegate.initialiseBRL(SjRoleDescription roleDescription,
boolean brlDebug)
|
void |
SjStinaInformationProviderDelegate.initialiseBRL(SjRoleDescription roleDescription,
boolean allowReplacement,
boolean brlDebug)
|
void |
SjStinaInformationProviderDelegate.setRoleDescription(SjRoleDescription roleDescription)
|
void |
SjInformationProvider.setRoleDescription(SjRoleDescription roleDescription)
This method should be called with one of the role descriptions returned from login() , in order for the internal
startup sequence to continue. |
Uses of SjRoleDescription in se.sj.stina.domain.provider.standalone |
---|
Methods in se.sj.stina.domain.provider.standalone with parameters of type SjRoleDescription | |
---|---|
TiRuleFolderList |
SjStinaInformationProvider.getAuthorityRules(SjRoleDescription roleDescription)
Part of public Stina Server API. |
void |
SjStinaInformationProvider.setRoleDescription(SjRoleDescription roleDescription)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |