|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.platform.symphony.soam.SessionUpdateAttributes
public final class SessionUpdateAttributes
Container for all attributes that may be required when updating a session.
Session.update(SessionUpdateAttributes)
Constructor Summary | |
---|---|
SessionUpdateAttributes()
Default constructor. |
Method Summary | |
---|---|
void |
setCommonData(Message commonData)
Sets the common data. |
void |
setCommonData(java.io.Serializable commonData)
Sets the common data. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionUpdateAttributes()
Method Detail |
---|
public void setCommonData(Message commonData) throws SoamException
commonData
- The common data for the session.
SoamException
public void setCommonData(java.io.Serializable commonData) throws SoamException
commonData
- The common data for the session.
SoamException
|
Version 4.1 Date Modified: -DREL_DATE=Nov 03 2008 Platform Computing. Accelerating Intelligence(TM). Copyright (C) 2001-2008 Platform Computing Corporation. All rights reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |