© 2005 BEA Systems, Inc.

com.bea.p13n.property
Interface PropertyMapKey

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractPropertyMapKey

public interface PropertyMapKey
extends Serializable

Lightweight object used as a key for entity properties.

See Also:
EntityPropertyCache

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

Method Detail

getPropertyName

public String getPropertyName()
Get the name of the property


getPropertySetName

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


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved