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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object clone()
      Clone a UserDependantInfo object.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UserDependantInfo

        public UserDependantInfo()
    • Method Detail

      • clone

        public java.lang.Object clone()
        Clone a UserDependantInfo object.
        Overrides:
        clone in class java.lang.Object
        Returns:
        the UserDependantInfo object