com.ibm.cics.server
Class FileBrowse

java.lang.Object
  |
  +--com.ibm.cics.server.API
        |
        +--com.ibm.cics.server.FileBrowse
Direct Known Subclasses:
KeyedFileBrowse, RRDS_Browse

public class FileBrowse
extends API


Method Summary
 void end()
          Not Implemented.  
 short getRequestID()
          Not Implemented.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

end

public void end()
         throws FileDisabledException,
                FileNotFoundException,
                LogicException,
                InvalidRequestException,
                ISCInvalidRequestException,
                NotAuthorisedException,
                NotOpenException,
                InvalidSystemIdException
This method is not implemented in this release.
 

getRequestID

public short getRequestID()
This method is not implemented in this release.
 


Copyright (c) 2001 by Sun Microsystems, Inc.