All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.ibm.eNetwork.ECL.UDCDirectoryInterface

public interface UDCDirectoryInterface

Method Index

 o _createUDCDirectory(boolean, String)
 o getUDCList(int)

Methods

 o _createUDCDirectory
 public abstract UDCDirectoryInterface _createUDCDirectory(boolean bUpdate,
                                                           String sPath) throws Exception
 o getUDCList
 public abstract Enumeration getUDCList(int cp)

All Packages  Class Hierarchy  This Package  Previous  Next  Index