Package wt.eff.format

Class PreferenceBasedRetrieval

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

@Deprecated public final class PreferenceBasedRetrieval extends Object implements EffFormatRetrievalStrategy, Externalizable
Deprecated.
EffFormatHelper The API's under this class are moved to EffFormatHelper and getting format details for effictivity is made available through delegates.
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: