| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.nucleus.dms.DASMessage
atg.userprofiling.dms.DPSMessage
atg.userprofiling.dms.EndSessionMessage
public class EndSessionMessage
A message signifying a session end.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Fields inherited from class atg.userprofiling.dms.DPSMessage | 
|---|
| SITE_GROUP_STORAGE_ADAPTER_PATH | 
| Constructor Summary | |
|---|---|
| EndSessionMessage()Creates a new blank EndSessionMessage | |
| EndSessionMessage(RepositoryItem pProfile,
                  java.lang.String pSessionId)Creates a new EndSessionMessage with the given profile. | |
| Method Summary | |
|---|---|
|  RepositoryItem | getProfile()Returns the profile associated with the session. | 
|  void | setProfile(RepositoryItem pProfile)Sets the profile associated with the session. | 
| protected  java.lang.String | toStringProperties()Returns the String representation of all the public properties of this message. | 
| Methods inherited from class atg.userprofiling.dms.DPSMessage | 
|---|
| getParentSessionId, getProfileId, getRealmId, getScenarioPathInfo, getSessionId, getSiteGroupIds, getSiteId, setParentSessionId, setProfileId, setRealmId, setScenarioPathInfo, setSessionId, setSiteId, setSiteIdFromSiteContextManager | 
| Methods inherited from class atg.nucleus.dms.DASMessage | 
|---|
| limitSize, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public EndSessionMessage()
public EndSessionMessage(RepositoryItem pProfile,
                         java.lang.String pSessionId)
| Method Detail | 
|---|
public RepositoryItem getProfile()
public void setProfile(RepositoryItem pProfile)
protected java.lang.String toStringProperties()
toStringProperties in class DPSMessage| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||