| Represents the locator for an "entity", probably provided by some ORM
mapping solution. The ID field represents the ID of a particular INSTANCE
of this Entity class, and entityname represents the nickname (entity name,
bean path name) of this CLASS of entity. There is special support in RSF
for rewriting elements of this type at top-level of a ViewParameters
returned as ARIResult.resultingview.
author: Antranig Basman (amb26@ponder.org.uk) |