com.sap.ip.me.api.persist.query
Interface MultipleSortOrder

All Superinterfaces:
SortOrder

public interface MultipleSortOrder
extends SortOrder

Description of the Interface

Author:
SAP

Method Summary
 MeIterator getSortOrders()
          Gets the sortOrders attribute of the MultipleSortOrder object
 
Methods inherited from interface com.sap.ip.me.api.persist.query.SortOrder
isMultiple
 

Method Detail

getSortOrders

public MeIterator getSortOrders()
Gets the sortOrders attribute of the MultipleSortOrder object

Returns:
The sortOrders value


Copyright © 2005 SAP AG. All Rights Reserved.