Uses of Class
wt.inf.container.ExchangeContainer

Packages that use ExchangeContainer
wt.inf.container   
 

Uses of ExchangeContainer in wt.inf.container
 

Fields in wt.inf.container declared as ExchangeContainer
private static ExchangeContainer MigrateContainerHelper.exchange
           
private static ExchangeContainer AllContainersMigrator.exchange
           
protected  ExchangeContainer StandardWTContainerService.exchange
           
private static ExchangeContainer MigrateContainerHelper.exchange
           
private static ExchangeContainer AllContainersMigrator.exchange
           
protected  ExchangeContainer StandardWTContainerService.exchange
           
 

Methods in wt.inf.container that return ExchangeContainer
 ExchangeContainer WTContainerServiceSvr.createExchange()
          Used internally by the container service during the installation process.
 ExchangeContainer WTContainerServiceFwd.getExchangeContainer()
          Returns a cached, read-only instance of the installation's exchange (site) container.
 ExchangeContainer WTContainerService.getExchangeContainer()
          Returns a cached, read-only instance of the installation's exchange (site) container.
 ExchangeContainer StandardWTContainerService.getExchangeContainer()
          Returns a cached, read-only instance of the installation's exchange (site) container.
 ExchangeContainer StandardWTContainerService.createExchange()
          Used internally by the container service during the installation process.
static ExchangeContainer ExchangeContainer.newExchangeContainer()
          Default factory for the class.
 ExchangeContainer ClassicLink.getExchangeContainer()
          Gets the object for the association that plays role: EXCHANGE_CONTAINER_ROLE.
 ExchangeContainer WTContainerServiceSvr.createExchange()
          Used internally by the container service during the installation process.
 ExchangeContainer WTContainerServiceFwd.getExchangeContainer()
          Returns a cached, read-only instance of the installation's exchange (site) container.
 ExchangeContainer WTContainerService.getExchangeContainer()
          Returns a cached, read-only instance of the installation's exchange (site) container.
 ExchangeContainer StandardWTContainerService.getExchangeContainer()
          Returns a cached, read-only instance of the installation's exchange (site) container.
 ExchangeContainer StandardWTContainerService.createExchange()
          Used internally by the container service during the installation process.
static ExchangeContainer ExchangeContainer.newExchangeContainer()
          Default factory for the class.
 ExchangeContainer ClassicLink.getExchangeContainer()
          Gets the object for the association that plays role: EXCHANGE_CONTAINER_ROLE.
 

Methods in wt.inf.container with parameters of type ExchangeContainer
protected  boolean ExchangeContainer.readVersion(ExchangeContainer thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void ClassicLink.setExchangeContainer(ExchangeContainer theExchangeContainer)
          Sets the object for the association that plays role: EXCHANGE_CONTAINER_ROLE.
static ClassicLink ClassicLink.newClassicLink(WTContainer classic, ExchangeContainer theExchangeContainer)
          Default factory for the class.
protected  boolean ExchangeContainer.readVersion(ExchangeContainer thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void ClassicLink.setExchangeContainer(ExchangeContainer theExchangeContainer)
          Sets the object for the association that plays role: EXCHANGE_CONTAINER_ROLE.
static ClassicLink ClassicLink.newClassicLink(WTContainer classic, ExchangeContainer theExchangeContainer)
          Default factory for the class.