|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.compoze.domino.SessionInfo
This class stores summary information about a session.
| Constructor Summary | |
protected |
SessionInfo(java.lang.String sSessionID,
long lAttachmentSizeLimit,
UserInfo userInfo)
Constructor. |
| Method Summary | |
long |
getAttachmentSizeLimit()
Gets the attachment size limit (in bytes). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected SessionInfo(java.lang.String sSessionID,
long lAttachmentSizeLimit,
UserInfo userInfo)
sSessionID - the session idlAttachmentSizeLimit - the attachment size limit (in bytes)userInfo - the user info| Method Detail |
public long getAttachmentSizeLimit()
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||