Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.websphere.command.CacheableCommand

  • Packages that use CacheableCommand 
    Package Description
    com.ibm.websphere.command  
    • Uses of CacheableCommand in com.ibm.websphere.command

      Classes in com.ibm.websphere.command that implement CacheableCommand 
      Modifier and Type Class and Description
      class  CacheableCommandImpl
      This CacheableCommandImpl abstract class provides an implementation for all CacheableCommand interface methods except those that the command writer must write.
      Methods in com.ibm.websphere.command with parameters of type CacheableCommand 
      Modifier and Type Method and Description
      java.lang.String CommandIdGenerator.getId(CacheableCommand command, java.util.ArrayList groupIds)
      This gets the cache id for the command.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes