|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--portlets.compoze.groupware.AbstractItem | +--portlets.compoze.groupware.calendar.Resource | +--portlets.compoze.groupware.calendar.Room
This class represents a room.
Constructor Summary | |
Room()
Constructor. |
|
Room(java.lang.String sID)
Constructor. |
Method Summary | |
int |
getCapacity()
Gets the capacity of the room. |
void |
setCapacity(int iCapacity)
Sets the capacity of the room. |
Methods inherited from class portlets.compoze.groupware.calendar.Resource |
getDescription, getFullName, getResourceType, setDescription, setFullName, setResourceType |
Methods inherited from class portlets.compoze.groupware.AbstractItem |
getAttachmentCount, getAttachmentInfoArray, getBodyHtml, getBodyText, getBodyTextAsHtml, getDateCreated, getID, getImportance, getIndex, getItemType, getSize, getSizeInKilobytes, getSubject, getSubject, hasAttachment, prettyTruncate, setAttachmentCount, setAttachmentInfoArray, setBodyHtml, setBodyText, setDateCreated, setHasAttachment, setID, setImportance, setIndex, setItemType, setSize, setSubject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Room()
public Room(java.lang.String sID)
sID
- the id of the roomMethod Detail |
public int getCapacity()
public void setCapacity(int iCapacity)
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |