|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ambit2.base.data.Profile<ambit2.base.data.Property> ambit2.base.data.Template ambit2.core.data.experiment.AquireTemplate
public class AquireTemplate
Field Summary | |
---|---|
static java.lang.String[] |
AQUIREConditions
|
static java.lang.String[] |
AQUIREResults
|
protected boolean |
simple
|
Fields inherited from class ambit2.base.data.Template |
---|
id |
Fields inherited from class ambit2.base.data.Profile |
---|
container, name, profile_property_added, profile_property_change, profile_property_removed |
Constructor Summary | |
---|---|
AquireTemplate()
|
|
AquireTemplate(boolean simple)
|
Method Summary | |
---|---|
void |
setSimple(boolean simple)
|
Methods inherited from class ambit2.base.data.Template |
---|
add, addFields, buildDocument, getId, load, load, save, save, setId, toString |
Methods inherited from class ambit2.base.data.Profile |
---|
add, add, addPropertyChangeListener, clear, get, get, getName, getProperties, iterator, removePropertyChangeListener, setChanged, setName, size, values |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected boolean simple
public static java.lang.String[] AQUIREConditions
public static java.lang.String[] AQUIREResults
Constructor Detail |
---|
public AquireTemplate()
public AquireTemplate(boolean simple)
Method Detail |
---|
public void setSimple(boolean simple)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |