org.pasoa.common.structure
Class RecordSf
java.lang.Object
org.pasoa.common.structure.Record
org.pasoa.common.structure.RecordSf
- public class RecordSf
- extends Record
Extends the Record class to support the recording of the submission finished message.
- Author:
- pgroth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordSf
public RecordSf(int expectedPAssertions,
InteractionKey irid,
String viewKind,
Element asserter)
- See Also:
Same as the Record class constructor except takes an int with the number
of expected p-assertions instead of a PAssertion
getNumberOfExpectedPAssertions
public int getNumberOfExpectedPAssertions()