Cool documentation

Uses of Interface
com.sap.tc.col.client.generic.api.IMessageList

Packages that use IMessageList
com.sap.tc.col.client.generic.api   
 

Uses of IMessageList in com.sap.tc.col.client.generic.api
 

Methods in com.sap.tc.col.client.generic.api that return IMessageList
 IMessageList IServiceFacade.getMessages()
          Deprecated. use
getAndClearSystemMessages()
instead
 IMessageList IServiceFacade.getAndClearSystemMessages()
          Returns the list with all system messages held by the frontend message handler and removes them at the same time.
 IMessageList IServiceFacade.getAllMessages()
          Returns a list of all messages currently held by the frontend message handler.
 IMessageList IAspectRow.getMessages()
          Returns the list of messages attached to this AspectRow.
 IMessageList IAspect.getMessages()
          Returns the list of messages attached to this Aspect.
 


Cool documentation

Copyright © 2002 SAP AG. Automatically generated Thu Mar 3 2005, 21:55