com.filenet.wcm.apps.server.util.integration
Class IntegrationUtil.WindowIDTester

java.lang.Object
  extended bycom.filenet.wcm.apps.server.util.integration.IntegrationUtil.WindowIDTester
Enclosing class:
IntegrationUtil

protected static class IntegrationUtil.WindowIDTester
extends java.lang.Object


Method Summary
static IntegrationUtil.WindowIDTester get(java.lang.String windowId)
           
 boolean isClientSubWindow()
           
 boolean isClientWindow()
           
 boolean isThickClientWindow()
           
 boolean isThickSubWindow()
           
 boolean isWebBasedSubWindow()
           
 boolean isWebBasedWindow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static IntegrationUtil.WindowIDTester get(java.lang.String windowId)

isClientWindow

public boolean isClientWindow()

isClientSubWindow

public boolean isClientSubWindow()

isThickSubWindow

public boolean isThickSubWindow()

isThickClientWindow

public boolean isThickClientWindow()

isWebBasedWindow

public boolean isWebBasedWindow()

isWebBasedSubWindow

public boolean isWebBasedSubWindow()


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.