electric.uddi.server
Interface IUDDIStorage


public interface IUDDIStorage

IUDDIStorage.

Author:
webMethods

Method Summary
 boolean doesDictionaryExist(java.lang.Class type)
           
 boolean isDelete()
           
 UDDIDictionary newDictionary(java.lang.Class type, boolean encoded)
           
 

Method Detail

isDelete

public boolean isDelete()

doesDictionaryExist

public boolean doesDictionaryExist(java.lang.Class type)
Parameters:
type -

newDictionary

public UDDIDictionary newDictionary(java.lang.Class type,
                                    boolean encoded)
Parameters:
type -
encoded -


copyright© 2001-2004 by webMethods All Rights Reserved.