Class COM.ibm.jaws.motk.BaseMO
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.jaws.motk.BaseMO

java.lang.Object
   |
   +----COM.ibm.jaws.motk.BaseMO

public class BaseMO
extends Object
A base for implementing MOs. Expects "relativeToBC" and "baseBC" to be in its dependent context.

Variable Index

 o d

Constructor Index

 o BaseMO()

Method Index

 o getIdentifier(BaseCollection, String, BaseCollection)

Variables

 o d
  public static Debug d

Constructors

 o BaseMO
  public BaseMO()

Methods

 o getIdentifier
  public static String getIdentifier(BaseCollection relativeTo,
                                     String key,
                                     BaseCollection base)

All Packages  Class Hierarchy  This Package  Previous  Next  Index