The entity state interface defines methods that must be implemented
by components that store information about entity declarations, as well as by
entity validator that will need to validate attributes of type entity.
author: Elena Litani, IBM version: $Id: EntityState.java 446719 2006-09-15 20:32:39Z mrglavas $
Method Summary
public boolean
isEntityDeclared(String name) Query method to check if entity with this name was declared.