com.fatwire.gst.foundation.facade.runtag.commercecontext
Class Logout
java.lang.Object
com.fatwire.gst.foundation.facade.FTValListFacade
com.fatwire.gst.foundation.facade.runtag.AbstractTagRunner
com.fatwire.gst.foundation.facade.runtag.commercecontext.Logout
- All Implemented Interfaces:
- TagRunner
public final class Logout
- extends AbstractTagRunner
When visitors access a site implemented with CS-Engage, they are
automatically assigned a visitor ID. This tag clears the current visitor ID
and assigns a new one. Typical use for this method is to use it to create a
logout button so a new visitor can interact with the site without having to
end the session.
If the current visitor is logged into Transact or any other external database
through Commerce Connector, this method automatically clears this visitor's
commerce ID or access ID as well, which disconnects the visitor from Commerce
Connector.
- Since:
- Sep 17, 2009
- Author:
- Tony Field
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Logout
public Logout()
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.