public class EmphasisStateServiceRemote extends AbstractServiceRemote<EmphasisStateOperationService,rst.domotic.state.EmphasisStateType.EmphasisState> implements EmphasisStateOperationServiceCollection
logger, maintainer, serviceStateObservableUPDATE_METHOD_PREFIXRESPONSIBLE_ACTION_FIELD_NAME, SERVICE_LABEL, SERVICE_MODE_PACKAGE, SERVICE_STATE_PACKAGE| Constructor and Description |
|---|
EmphasisStateServiceRemote() |
| Modifier and Type | Method and Description |
|---|---|
protected rst.domotic.state.EmphasisStateType.EmphasisState |
computeServiceState()
Compute the service state of this service collection if an underlying
service changes.
|
rst.domotic.state.EmphasisStateType.EmphasisState |
getEmphasisState() |
rst.domotic.state.EmphasisStateType.EmphasisState |
getEmphasisState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
Collection<EmphasisStateOperationService> |
getEmphasisStateOperationServices() |
Future<rst.domotic.action.ActionFutureType.ActionFuture> |
setEmphasisState(rst.domotic.state.EmphasisStateType.EmphasisState emphasisState) |
Future<rst.domotic.action.ActionFutureType.ActionFuture> |
setEmphasisState(rst.domotic.state.EmphasisStateType.EmphasisState emphasisState,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
activate, activate, addDataObserver, addServiceStateObserver, applyAction, deactivate, getData, getDataClass, getInternalUnits, getInternalUnits, getPing, getServices, getServices, getServiceState, getServiceType, hasInternalRemotes, init, init, isActive, isConnected, isDataAvailable, isLocked, lock, ping, removeDataObserver, removeServiceStateObserver, removeUnit, requestData, setInfrastructureFilter, shutdown, toString, unlock, verifyMaintainability, verifyServiceCompatibility, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitverifyValueRangeverifyEmphasisStategetUpdateMethodNamebuildServiceState, detectServiceDataClass, detectServiceMethod, detectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateClass, getServiceStateName, getServiceStateName, getServiceStateValues, getServiceType, invokeOperationServiceMethod, invokeProviderServiceMethod, invokeServiceMethod, invokeServiceMethod, upateActionDescription, upateActionDescriptionactivate, addConnectionStateObserver, getConnectionState, removeConnectionStateObserver, requestDatapublic Collection<EmphasisStateOperationService> getEmphasisStateOperationServices() throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionprotected rst.domotic.state.EmphasisStateType.EmphasisState computeServiceState()
throws org.openbase.jul.exception.CouldNotPerformException
AbstractServiceRemotecomputeServiceState in class AbstractServiceRemote<EmphasisStateOperationService,rst.domotic.state.EmphasisStateType.EmphasisState>org.openbase.jul.exception.CouldNotPerformException - if an underlying service throws an
exceptionpublic Future<rst.domotic.action.ActionFutureType.ActionFuture> setEmphasisState(rst.domotic.state.EmphasisStateType.EmphasisState emphasisState) throws org.openbase.jul.exception.CouldNotPerformException
setEmphasisState in interface EmphasisStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic Future<rst.domotic.action.ActionFutureType.ActionFuture> setEmphasisState(rst.domotic.state.EmphasisStateType.EmphasisState emphasisState, rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) throws org.openbase.jul.exception.CouldNotPerformException
setEmphasisState in interface EmphasisStateOperationServiceCollectionorg.openbase.jul.exception.CouldNotPerformExceptionpublic rst.domotic.state.EmphasisStateType.EmphasisState getEmphasisState()
throws org.openbase.jul.exception.NotAvailableException
getEmphasisState in interface EmphasisStateOperationServiceCollectiongetEmphasisState in interface EmphasisStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.EmphasisStateType.EmphasisState getEmphasisState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
throws org.openbase.jul.exception.NotAvailableException
getEmphasisState in interface EmphasisStateOperationServiceCollectionorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2018 openbase.org. All rights reserved.