Class WTProductConfigurationCollationKeyFactory

java.lang.Object
wt.util.CollationKeyFactory
wt.clients.prodmgmt.WTProductConfigurationCollationKeyFactory

public final class WTProductConfigurationCollationKeyFactory extends CollationKeyFactory
A collation key factory for WTProductConfiguration

Supported API: true
Extendable: false
  • Constructor Details

    • WTProductConfigurationCollationKeyFactory

      public WTProductConfigurationCollationKeyFactory(Locale locale)
      Construct a collation key factory for the given locale.
      Parameters:
      locale - desired locale

      Supported API: true
      Extendable: false
  • Method Details

    • getCollationString

      public String getCollationString(Object obj)
      Get a collation string for the given object. WTProductConfiguration will be sorted by name.
      Overrides:
      getCollationString in class CollationKeyFactory
      Parameters:
      obj - the object that will be part of the sorted results

      Supported API: true
      Extendable: false
      Returns:
      string collation key source string