public class UserRemote extends AbstractUnitRemote<rst.domotic.unit.user.UserDataType.UserData> implements User
CONNECTION_TIMEOUT, DATA_WAIT_TIMEOUT, logger, LOGGING_TIMEOUT, maintainer, METHOD_CALL_MAX_TIMEOUT, METHOD_CALL_START_TIMEOUT, METHOD_CALL_TIMEOUT_MULTIPLIER, PING_TIMEOUT, REQUEST_TIMEOUT, scopeTYPE_FIELD_USER_NAMESERVICE_LABEL, SERVICE_MODE_PACKAGE, SERVICE_STATE_PACKAGE| Constructor and Description |
|---|
UserRemote() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
rst.domotic.state.UserActivityStateType.UserActivityState |
getUserActivityState() |
String |
getUserName() |
rst.domotic.state.UserPresenceStateType.UserPresenceState |
getUserPresenceState() |
Boolean |
isAtHome() |
Future<Void> |
setUserActivityState(rst.domotic.state.UserActivityStateType.UserActivityState userActivityState) |
Future<Void> |
setUserPresenceState(rst.domotic.state.UserPresenceStateType.UserPresenceState userPresenceState) |
activate, addServiceStateObserver, applyAction, applyConfigUpdate, getGlobalBoundingBoxCenterPoint3d, getGlobalPosition, getGlobalPositionPoint3d, getGlobalRotation, getGlobalRotationQuat4d, getLabel, getLocalBoundingBoxCenterPoint3d, getLocalPosition, getLocalRotation, getLocationConfig, getParentLocationConfig, getParentLocationRemote, getScope, getTemplate, getTransform3D, getTransform3DInverse, getTransformation, getType, getUnitRegistry, init, init, init, init, initById, initByLabel, isEnabled, notifyDataUpdate, postInit, recordSnapshot, removeServiceStateObserver, shutdown, updateActionDescription, updateActionDescription, waitForData, waitForDataaddConfigObserver, getConfig, getConfigClass, getConfigField, getConfigField, getId, hasConfigField, init, notifyConfigUpdate, removeConfigObserver, supportsConfigFieldactivate, addConnectionStateObserver, addDataObserver, addHandler, addObserver, applyExternalDataUpdate, callMethod, callMethod, callMethod, callMethod, callMethodAsync, callMethodAsync, deactivate, getConnectionState, getData, getDataClass, getDataField, getPing, hasDataField, init, init, isActive, isConnected, isDataAvailable, isLocked, lock, ping, reinit, reinit, removeConnectionStateObserver, removeDataObserver, removeObserver, requestData, reset, setMessageProcessor, toString, unlock, validateActivation, validateData, validateInitialization, verifyMaintainability, waitForConnectionState, waitForConnectionStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTemplate, getType, recordSnapshot, restoreSnapshot, verifyOperationServiceState, verifyOperationServiceStateValueaddDataObserver, getData, getDataClass, getDataFuture, isDataAvailable, removeDataObserver, waitForData, waitForDataaddServiceStateObserver, applyAction, removeServiceStateObserverbuildServiceState, detectServiceDataClass, detectServiceMethod, detectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateClass, getServiceStateName, getServiceStateName, getServiceStateValues, getServiceType, invokeOperationServiceMethod, invokeProviderServiceMethod, invokeServiceMethod, invokeServiceMethod, upateActionDescription, upateActionDescriptionaddConfigObserver, getConfig, getConfigClass, removeConfigObserveractivate, addConnectionStateObserver, getConnectionState, isConnected, removeConnectionStateObserver, requestDataregisterShutdownHook, registerShutdownHookpublic String getUserName() throws org.openbase.jul.exception.NotAvailableException
getUserName in interface Userorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.UserActivityStateType.UserActivityState getUserActivityState()
throws org.openbase.jul.exception.NotAvailableException
getUserActivityState in interface Userorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.UserPresenceStateType.UserPresenceState getUserPresenceState()
throws org.openbase.jul.exception.NotAvailableException
getUserPresenceState in interface Userorg.openbase.jul.exception.NotAvailableExceptionpublic Future<Void> setUserActivityState(rst.domotic.state.UserActivityStateType.UserActivityState userActivityState) throws org.openbase.jul.exception.CouldNotPerformException
setUserActivityState in interface Userorg.openbase.jul.exception.CouldNotPerformExceptionpublic Future<Void> setUserPresenceState(rst.domotic.state.UserPresenceStateType.UserPresenceState userPresenceState) throws org.openbase.jul.exception.CouldNotPerformException
setUserPresenceState in interface Userorg.openbase.jul.exception.CouldNotPerformExceptionpublic Boolean isAtHome() throws org.openbase.jul.exception.NotAvailableException
org.openbase.jul.exception.NotAvailableExceptionpublic String getName() throws org.openbase.jul.exception.NotAvailableException
org.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2017 openbase.org. All rights reserved.