wt.eff.format
Class PreferenceBasedRetrieval

java.lang.Object
  extended by wt.eff.format.PreferenceBasedRetrieval
All Implemented Interfaces:
Externalizable, Serializable, EffFormatRetrievalStrategy

public final class PreferenceBasedRetrieval
extends Object
implements EffFormatRetrievalStrategy, Externalizable

This implementation queries container-based preferences to query the corresponding effectivity format, given some state information. This is the default implementation used, although it can be replaced by any other implementation of FormatRetrievalStrategy. See the Customizer's Guide for more more information of specifying these preferences and for other customizing opportunities.


Supported API: true

Extendable: false

See Also:
EffState, EffFormat, EffFormatFactory, EffFormatService, Serialized Form

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