com.cc.framework.ui.model
Interface MessageDataModel

All Superinterfaces:
DataModel
All Known Implementing Classes:
StrutsMessageDataModelImp

public interface MessageDataModel
extends DataModel

Data model for the MessageControl

Version:
$Revision: 1.6 $
Author:
Gernot Schulz

Method Summary
 Message[] getMessages()
          Returns a List with all Messages
 int size()
          returns the Number of Messages
 

Method Detail

getMessages

public Message[] getMessages()
Returns a List with all Messages

Returns:
Message

size

public int size()
returns the Number of Messages

Returns:
integer


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.