@UESComponent public interface UESSession
| Modifier and Type | Method and Description | 
|---|---|
UESURI | 
getTerritoryPrincipal()
Returns UESURI of access role for current identity in active territory or pseudo business access role from nearest territory in same sector. 
 | 
UESURI | 
getTerritoryPrincipal(boolean strict)
Returns UESURI of access role for current identity in active territory. 
 | 
UESURI | 
getTerritoryPrincipal(UESURI territoryUri)
Returns UESURI of Access role for current identity and given territory. 
 | 
UESSessionRTException - In case lookup for role fails or no role is foundstrict - Flag if pseudo business access role may be returned or notUESSessionRTException - In case lookup for role failsterritoryUri - URI of territory for which to get access roleUESSessionRTException - In case lookup for role fails