Uses of Class
com.ibm.wsspi.security.wim.model.SortKeyType
-
Packages that use SortKeyType Package Description com.ibm.wsspi.security.wim.model -
-
Uses of SortKeyType in com.ibm.wsspi.security.wim.model
Methods in com.ibm.wsspi.security.wim.model that return SortKeyType Modifier and Type Method Description SortKeyType
ObjectFactory. createSortKeyType()
Create an instance ofSortKeyType
Methods in com.ibm.wsspi.security.wim.model that return types with arguments of type SortKeyType Modifier and Type Method Description java.util.List<SortKeyType>
SortControl. getSortKeys()
Gets the value of the sortKeys property.
-