br.com.ibnetwork.guara.message.impl
Class SystemMessageDefaultImpl

java.lang.Object
  extended by br.com.ibnetwork.guara.message.impl.SystemMessageDefaultImpl
All Implemented Interfaces:
SystemMessage

public class SystemMessageDefaultImpl
extends java.lang.Object
implements SystemMessage


Field Summary
 
Fields inherited from interface br.com.ibnetwork.guara.message.SystemMessage
DEFAULT_MESSAGE_TYPE
 
Constructor Summary
SystemMessageDefaultImpl(java.lang.String id, java.lang.String text, java.lang.String type)
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getText()
           
 java.lang.String getText(java.lang.Object[] arguments)
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemMessageDefaultImpl

public SystemMessageDefaultImpl(java.lang.String id,
                                java.lang.String text,
                                java.lang.String type)
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface SystemMessage

getType

public java.lang.String getType()
Specified by:
getType in interface SystemMessage

getText

public java.lang.String getText(java.lang.Object[] arguments)
Specified by:
getText in interface SystemMessage

getText

public java.lang.String getText()
Specified by:
getText in interface SystemMessage


Copyright © 1999-2006 InterBusiness Technologies. All Rights Reserved.