public class UpdateEffectRecordsBundle extends UpdateEffectRecords
| Modifier and Type | Field and Description |
|---|---|
protected SubstanceEndpointsBundle |
bundle |
substanceUUID| Constructor and Description |
|---|
UpdateEffectRecordsBundle(SubstanceEndpointsBundle bundle,
String substanceUUID,
ProtocolApplication<Protocol,Params,String,Params,String> papp,
EffectRecord effect) |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameters(int index,
List<net.idea.modbcum.i.query.QueryParam> params1) |
protected void |
check() |
SubstanceEndpointsBundle |
getBundle() |
String[] |
getSQL() |
void |
setBundle(SubstanceEndpointsBundle bundle) |
getParameters, getSubstanceUUID, setID, setSubstanceUUIDprotected SubstanceEndpointsBundle bundle
public UpdateEffectRecordsBundle(SubstanceEndpointsBundle bundle, String substanceUUID, ProtocolApplication<Protocol,Params,String,Params,String> papp, EffectRecord effect)
public SubstanceEndpointsBundle getBundle()
public void setBundle(SubstanceEndpointsBundle bundle)
public String[] getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL in interface net.idea.modbcum.i.query.IQueryUpdate<ProtocolApplication<Protocol,Params,String,Params,String>,EffectRecord>getSQL in class UpdateEffectRecordsnet.idea.modbcum.i.exceptions.AmbitExceptionpublic void addParameters(int index,
List<net.idea.modbcum.i.query.QueryParam> params1)
throws net.idea.modbcum.i.exceptions.AmbitException
addParameters in class UpdateEffectRecordsnet.idea.modbcum.i.exceptions.AmbitExceptionprotected void check()
throws net.idea.modbcum.i.exceptions.AmbitException
check in class UpdateEffectRecordsnet.idea.modbcum.i.exceptions.AmbitExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.