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

All Known Subinterfaces:
MultipleSortOrder, SingleSortOrder

public interface SortOrder

Description of the Interface

Author:
SAP

Method Summary
 boolean isMultiple()
          Gets the multiple attribute of the SortOrder object
 

Method Detail

isMultiple

public boolean isMultiple()
Gets the multiple attribute of the SortOrder object

Returns:
The multiple value


Copyright © 2005 SAP AG. All Rights Reserved.