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