controllers
SensorConfigurationsController
Related Doc:
package controllers
class
SensorConfigurationsController
extends
GenericApiController
[
SensorConfigurations
,
SensorConfigurationsDto
,
SensorConfigurationsDto
,
SensorConfigurationsDto
]
Linear Supertypes
GenericApiController
[
SensorConfigurations
,
SensorConfigurationsDto
,
SensorConfigurationsDto
,
SensorConfigurationsDto
],
AuthenticationController
,
Controller
,
HeaderNames
,
Status
,
Results
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
SensorConfigurationsController
GenericApiController
AuthenticationController
Controller
HeaderNames
Status
Results
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
SensorConfigurationsController
(
frontendUserService:
FrontendUserService
,
tenantModelService:
ModelService
[
Tenant
]
,
modelService:
ModelService
[
SensorConfigurations
]
,
typeLiteral:
TypeLiteral
[
SensorConfigurations
]
,
conversionService:
ModelDtoConversionService
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
delete
(
id:
Long
)
:
Result
Definition Classes
GenericApiController
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
filter
()
:
Optional
[
Predicate
[
SensorConfigurations
]]
Attributes
protected[
controllers.generic
]
Definition Classes
GenericApiController
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
get
(
id:
Long
)
:
Result
Definition Classes
GenericApiController
def
getActiveTenant
()
:
Tenant
Attributes
protected[
controllers.generic
]
Definition Classes
AuthenticationController
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getCloudCredential
(
cloud:
Cloud
)
:
CloudCredential
Attributes
protected[
controllers.generic
]
Definition Classes
AuthenticationController
def
getSelfRoute
(
id:
Long
)
:
String
Attributes
protected[
controllers
]
Definition Classes
SensorConfigurationsController
→
GenericApiController
def
getUser
()
:
FrontendUser
Attributes
protected[
controllers.generic
]
Definition Classes
AuthenticationController
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
list
()
:
Result
Definition Classes
GenericApiController
final
def
loadEntity
(
id:
Long
)
:
SensorConfigurations
Attributes
protected[
controllers.generic
]
Definition Classes
GenericApiController
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
notFound
(
id:
Long
)
:
Result
Attributes
protected[
controllers.generic
]
Definition Classes
GenericApiController
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
post
()
:
Result
Definition Classes
GenericApiController
def
postDelete
()
:
Unit
Attributes
protected[
controllers.generic
]
Definition Classes
GenericApiController
def
postPost
(
entity:
SensorConfigurations
)
:
Unit
Attributes
protected[
controllers.generic
]
Definition Classes
GenericApiController
def
postPut
(
entity:
SensorConfigurations
)
:
Unit
Attributes
protected[
controllers.generic
]
Definition Classes
GenericApiController
def
preDelete
(
entity:
SensorConfigurations
)
:
Boolean
Attributes
protected[
controllers.generic
]
Definition Classes
GenericApiController
def
prePost
(
postDto:
SensorConfigurationsDto
)
:
Unit
Attributes
protected[
controllers.generic
]
Definition Classes
GenericApiController
def
prePut
(
putDto:
SensorConfigurationsDto
,
entity:
SensorConfigurations
)
:
Unit
Attributes
protected[
controllers.generic
]
Definition Classes
GenericApiController
def
put
(
id:
Long
)
:
Result
Definition Classes
GenericApiController
def
search
(
attribute:
String
,
value:
String
)
:
Result
Definition Classes
GenericApiController
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
GenericApiController
[
SensorConfigurations
,
SensorConfigurationsDto
,
SensorConfigurationsDto
,
SensorConfigurationsDto
]
Inherited from
AuthenticationController
Inherited from
Controller
Inherited from
HeaderNames
Inherited from
Status
Inherited from
Results
Inherited from
AnyRef
Inherited from
Any
Ungrouped