PropertyMapKey Interface

com.bea.p13n.property
PropertyMapKey Interface

public interface PropertyMapKey

    extends Serializable

Lightweight object used as a key for entity properties.

Related Topics

EntityPropertyCache


All Known Implementing Classes
AbstractPropertyMapKey
All Superinterfaces
Serializable

Method Summary

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

Method Detail

getPropertyName() Method

public String getPropertyName()
Get the name of the property


getPropertySetName() Method

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