electric.uddi
Interface IIdentified

All Known Implementing Classes:
Business, TModel

public interface IIdentified

IIdentified is the interface that is implemented by all UDDI entities that may be have identifiers.

Author:
webMethods

Method Summary
 Identifier[] getIdentifiers()
          Return an array of my identifiers.
 

Method Detail

getIdentifiers

public Identifier[] getIdentifiers()
Return an array of my identifiers.



copyright© 2001-2004 by webMethods All Rights Reserved.