wt.eff
Class PropagationOptions

java.lang.Object
  extended by wt.eff.PropagationOptions
All Implemented Interfaces:
Externalizable, Serializable, NetFactor, ObjectMappable

public class PropagationOptions
extends Object
implements ObjectMappable, Externalizable

A class to hold propagation options for the assignment of the pending effectivity to true effectivity.

Use the newPropagationOptions static factory method(s), not the PropagationOptions constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait