com.sap.ip.collaboration.room.api

Class RoomState

java.lang.Object
  extended by com.sap.ip.collaboration.room.api.RoomState

public class RoomState
extends Object

Class defining room state. Provide information for room states. SAP Copyright (c) 2005 All rights reserved


Field Summary
static RoomState ROOM_CREATION
           
static RoomState ROOM_DELETION
           
static RoomState ROOM_DESIGNTIME
           
 
Method Summary
 boolean equals(Object obj)
           
static RoomState getStatus(String id)
          get a RoomStatusAction object from the string name
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ROOM_DESIGNTIME

public static final RoomState ROOM_DESIGNTIME

ROOM_CREATION

public static final RoomState ROOM_CREATION

ROOM_DELETION

public static final RoomState ROOM_DELETION
Method Detail

toString

public String toString()
Overrides:
toString in class Object

equals

public final boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public final int hashCode()
Overrides:
hashCode in class Object

getStatus

public static RoomState getStatus(String id)
get a RoomStatusAction object from the string name

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-COLL [sap.com] tc/kmc/coll/room api EP-KM-CRS


Copyright 2011 SAP AG Complete Copyright Notice