net.sf.dexterim.msn
Class MsnStatusModel

java.lang.Object
  extended bynet.sf.dexterim.core.DefaultStatusModel
      extended bynet.sf.dexterim.msn.MsnStatusModel
All Implemented Interfaces:
StatusModel

public class MsnStatusModel
extends DefaultStatusModel

Description of the Class

Author:
christoph

Field Summary
static java.lang.String APPEAR_OFFLINE
          Description of the Field
static java.lang.String AWAY
          Description of the Field
static java.lang.String BLOCKED
          Description of the Field
static java.lang.String BUSY
          Description of the Field
static java.lang.String IDLE
          Description of the Field
static java.lang.String LUNCH
          Description of the Field
static java.lang.String OFFLINE
          Description of the Field
static java.lang.String ONLINE
          Description of the Field
static java.lang.String PHONE
          Description of the Field
static java.lang.String RIGHT_BACK
          Description of the Field
 
Constructor Summary
MsnStatusModel()
          Constructor for the MsnStatusModel object
 
Method Summary
protected  java.util.List createStatusList()
          Description of the Method
 
Methods inherited from class net.sf.dexterim.core.DefaultStatusModel
getStatus, listStatus, listStatusCodes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONLINE

public static final java.lang.String ONLINE
Description of the Field

See Also:
Constant Field Values

OFFLINE

public static final java.lang.String OFFLINE
Description of the Field

See Also:
Constant Field Values

IDLE

public static final java.lang.String IDLE
Description of the Field

See Also:
Constant Field Values

APPEAR_OFFLINE

public static final java.lang.String APPEAR_OFFLINE
Description of the Field

See Also:
Constant Field Values

AWAY

public static final java.lang.String AWAY
Description of the Field

See Also:
Constant Field Values

BUSY

public static final java.lang.String BUSY
Description of the Field

See Also:
Constant Field Values

PHONE

public static final java.lang.String PHONE
Description of the Field

See Also:
Constant Field Values

LUNCH

public static final java.lang.String LUNCH
Description of the Field

See Also:
Constant Field Values

RIGHT_BACK

public static final java.lang.String RIGHT_BACK
Description of the Field

See Also:
Constant Field Values

BLOCKED

public static final java.lang.String BLOCKED
Description of the Field

See Also:
Constant Field Values
Constructor Detail

MsnStatusModel

public MsnStatusModel()
Constructor for the MsnStatusModel object

Method Detail

createStatusList

protected java.util.List createStatusList()
Description of the Method

Specified by:
createStatusList in class DefaultStatusModel
Returns:
Description of the Return Value


Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.