Package de.elo.ix.client.subs
Class CheckinSubstitutionsInfo
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.subs.CheckinSubstitutionsInfo
- All Implemented Interfaces:
Serializable
Object to define substitutions to be checked in.
Substitutions which do not have a Substitution.guid
are new substitutions. If a
Substitution.guid
is set, the corresponding substitution is updated.
- Since:
- 12.00.000.008
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<Substitution>
List of substitutions to be inserted/ updatedFields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoid
setSubstitutions
(List<Substitution> substitutions) toString()
Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper