org.apache.jetspeed.container.state.impl
Class PortletWindowExtendedNavigationalState.ModeStateKey
java.lang.Object
org.apache.jetspeed.container.state.impl.PortletWindowExtendedNavigationalState.ModeStateKey
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PortletWindowExtendedNavigationalState
private static final class PortletWindowExtendedNavigationalState.ModeStateKey
- extends Object
- implements Serializable
mode
private final String mode
state
private final String state
hashCode
private final int hashCode
PortletWindowExtendedNavigationalState.ModeStateKey
public PortletWindowExtendedNavigationalState.ModeStateKey(javax.portlet.PortletMode mode,
javax.portlet.WindowState state)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.