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, setSubstanceUUID
protected 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 UpdateEffectRecords
net.idea.modbcum.i.exceptions.AmbitException
public void addParameters(int index, List<net.idea.modbcum.i.query.QueryParam> params1) throws net.idea.modbcum.i.exceptions.AmbitException
addParameters
in class UpdateEffectRecords
net.idea.modbcum.i.exceptions.AmbitException
protected void check() throws net.idea.modbcum.i.exceptions.AmbitException
check
in class UpdateEffectRecords
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.