Uses of Class
com.unboundid.scim.data.SortConfig

Packages that use SortConfig
com.unboundid.scim.data   
 

Uses of SortConfig in com.unboundid.scim.data
 

Fields in com.unboundid.scim.data with type parameters of type SortConfig
static AttributeValueResolver<SortConfig> SortConfig.SORT_CONFIG_RESOLVER
          The AttributeValueResolver that resolves SCIM attribute values to/from SortConfig instances.
 

Methods in com.unboundid.scim.data that return SortConfig
 SortConfig ServiceProviderConfig.getSortConfig()
          Retrieves the SORT configuration options.
 

Methods in com.unboundid.scim.data with parameters of type SortConfig
 ServiceProviderConfig ServiceProviderConfig.setSortConfig(SortConfig sortConfig)
          Specifies the SORT configuration options.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.