com.ibm.commerce.command
Class CommandContextImpl.UserDependantInfo

java.lang.Object
  |
  +--com.ibm.commerce.command.CommandContextImpl.UserDependantInfo
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
CommandContextImpl

public class CommandContextImpl.UserDependantInfo
extends java.lang.Object
implements java.lang.Cloneable

Constructor Summary
CommandContextImpl.UserDependantInfo()
           
 
Method Summary
 java.lang.Object clone()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandContextImpl.UserDependantInfo

public CommandContextImpl.UserDependantInfo()
Method Detail

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object