Uiinfrastructure API Docs  
 

AApprovalModel.GetCurrentPageIndex Method 

Call this method to obtain the index of the page being viewed for the given ApprovalItemType

public virtual int GetCurrentPageIndex(
   ApprovalItemType type
);

Parameters

type
ApprovalItemType

Return Value

int

Implements

IApprovalModelRO.GetCurrentPageIndex

See Also

AApprovalModel Class | com.plumtree.uiinfrastructure.approval Namespace