org.jboss.portal.junit
Class TestAttachmentKey

java.lang.Object
  extended by org.jboss.portal.server.invocation.AttachmentKey
      extended by org.jboss.portal.junit.TestAttachmentKey

public class TestAttachmentKey
extends AttachmentKey


Field Summary
static TestAttachmentKey TEST_WINDOWS
           
 
Fields inherited from class org.jboss.portal.server.invocation.AttachmentKey
DISPATCHED_REQUEST, DISPATCHED_RESPONSE, INVOCATION_TYPE, LAYOUT, LAYOUT_URI, MODE, PORTAL, PORTAL_REQUEST, PORTAL_RESPONSE, REQUEST_PROPERTIES, RESPONSE_PROPERTIES, USER_CONTEXT, VIEW, WINDOW, WINDOW_CONTEXT, WINDOW_STATE
 
Method Summary
 
Methods inherited from class org.jboss.portal.server.invocation.AttachmentKey
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TEST_WINDOWS

public static final TestAttachmentKey TEST_WINDOWS