© 2002 BEA Systems, Inc.


com.bea.p13n.property
Interface PropertyMapKey

All Known Implementing Classes:
AbstractPropertyMapKey

public interface PropertyMapKey
extends java.io.Serializable

Lightweight object used as a key for entity properties.

See Also:
EntityPropertyCache

Method Summary
 java.lang.String getPropertyName()
          Get the name of the property
 java.lang.String getPropertySetName()
          Get the PropertySet this property belongs to
 

Method Detail

getPropertySetName

public java.lang.String getPropertySetName()
Get the PropertySet this property belongs to


getPropertyName

public java.lang.String getPropertyName()
Get the name of the property


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved