Class WindowState

java.lang.Object
org.gatein.pc.api.WindowState
All Implemented Interfaces:
Serializable

public final class WindowState extends Object implements Serializable
Version:
$Revision: 6901 $
Author:
Julien Viet
See Also:
  • Field Details

  • Constructor Details

    • WindowState

      public WindowState(String name)
      This NEEDS to be public for JAXB unmarshalling done by SupportsMetaData.
      Parameters:
      name -
  • Method Details