BEA Systems, Inc.

com.beasys.portal.ejb
Class PortalDefinitionPK

java.lang.Object
  |
  +--com.beasys.portal.ejb.SimpleStringPK
        |
        +--com.beasys.portal.ejb.PortalDefinitionPK

public class PortalDefinitionPK
extends SimpleStringPK

The primary key for the PortalDefinition.

See Also:
Serialized Form

Fields inherited from class com.beasys.portal.ejb.SimpleStringPK
id
 
Constructor Summary
PortalDefinitionPK()
          PortletDefinitionPK constructor comment.
PortalDefinitionPK(java.lang.String theId)
          PortletDefinitionPK constructor comment.
 
Methods inherited from class com.beasys.portal.ejb.SimpleStringPK
equals, getId, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortalDefinitionPK

public PortalDefinitionPK()
PortletDefinitionPK constructor comment.

PortalDefinitionPK

public PortalDefinitionPK(java.lang.String theId)
PortletDefinitionPK constructor comment.
Parameters:
theId - the portal name.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved