com.waveset.adapter
Class PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel

java.lang.Object
  extended bycom.waveset.adapter.PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel
Enclosing class:
PeopleSoftComponentActiveSyncAdapter.AcctIter

protected class PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel
extends java.lang.Object


Constructor Summary
PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel()
           
PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel(PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel parent)
           
 
Method Summary
 java.lang.String currentSearch()
           
 PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel getParent()
           
 boolean hasNext()
           
 java.lang.String next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel

public PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel()

PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel

public PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel(PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel parent)
Method Detail

currentSearch

public java.lang.String currentSearch()

next

public java.lang.String next()

hasNext

public boolean hasNext()

getParent

public PeopleSoftComponentActiveSyncAdapter.AcctIter.SearchLevel getParent()