com.crystaldecisions.sdk.occa.infostore
Class RightsSortCriterion

java.lang.Object
  extended by com.crystaldecisions.sdk.occa.infostore.RightsSortCriterion

public class RightsSortCriterion
extends java.lang.Object

This class is for internal use only


Method Summary
 int getSortIndex()
           
 int getSortType()
           
 void setSortType(int sortType)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getSortIndex

public int getSortIndex()

getSortType

public int getSortType()

setSortType

public void setSortType(int sortType)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object