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() |
valueOfcheckEntity, getObjectFiltersgetValue, toStringpublic FactorValue getEntity(FactorValueService service)
AbstractEntityArggetEntity 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.