public class FactorValueIdArg extends FactorValueArg<Long>
FactorValue
.Constructor and Description |
---|
FactorValueIdArg(long value) |
Modifier and Type | Method and Description |
---|---|
FactorValue |
getEntity(FactorValueService service)
Calls appropriate backend logic to retrieve the persistent object that this mutable argument represents.
|
String |
getPropertyName() |
valueOf
checkEntity, getObjectFilters
getValue, toString
public FactorValue getEntity(FactorValueService service)
AbstractEntityArg
getEntity
in class AbstractEntityArg<Long,FactorValue,FactorValueService>
service
- the service to use for the value object retrieval.public String getPropertyName()
getPropertyName
in class AbstractEntityArg<Long,FactorValue,FactorValueService>
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.