Uses of Class
portal.core.api.SystemDesktopState

Packages that use SystemDesktopState
portal.core.api   
 

Uses of SystemDesktopState in portal.core.api
 

Fields in portal.core.api declared as SystemDesktopState
static SystemDesktopState SystemDesktopState.LOGIN
           
static SystemDesktopState SystemDesktopState.APPLICATION
           
static SystemDesktopState SystemDesktopState.LOCKED
           
static SystemDesktopState SystemDesktopState.ERROR
           
 

Methods in portal.core.api that return SystemDesktopState
 SystemDesktopState SystemDesktopStateController.getCurrentState()