org.zkoss.mesg
Interface Messageable

All Superinterfaces:
MessageConst
All Known Implementing Classes:
ActivationTimeoutException, ArithmeticWrongValueException, CommonException, ComponentNotFoundException, DefinitionNotFoundException, DesktopUnavailableException, DeviceNotFoundException, DspException, IllegalSyntaxException, InterpreterNotFoundException, OperationException, OperationException, ParseException, PotentialDeadLockException, PropertyNotFoundException, RequestOutOfSequenceException, SuspendNotAllowedException, SystemException, UiException, WrongValueException, WrongValuesException, XelException

public interface Messageable
extends MessageConst

Denotes an object that contains a message by use of an integer, called code.

Author:
tomyeh

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.zkoss.mesg.MessageConst
MessageConst.Aide, MessageConst.BundleInfo
 
Field Summary
 
Fields inherited from interface org.zkoss.mesg.MessageConst
NULL_CODE
 
Method Summary
 int getCode()
          Gets the message code.
 

Method Detail

getCode

int getCode()
Gets the message code.

Returns:
the message code


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo