PropertyLocator Interface
- public interface PropertyLocator
extends Serializable
Lightweight object that contains ConfigurableEntity's unique attributes.
PropertyLocator objects are used by the EntityProperty manager
implementations to identify ConfigurableEntities.
-
All Known Implementing Classes
-
AbstractPropertyLocator
-
All Superinterfaces
-
Serializable
getJndiHomeName() Method
public String getJndiHomeName()
Get the jndiHomeName of an entity
getPkString() Method
public String getPkString()
Get the pk of an entity
getPropertySetType() Method
public String getPropertySetType()
Get the propertySetType of an entity