public final class PeerEntityIDCriteria extends Object implements Criteria
Criteria
which specifies criteria pertaining
to peer entity IDs. This is typically used only in conjunction with a
EntityIDCriteria
, where the peer is interpreted to be relative
to that primary entity ID. In this sense it serves to scope the primary entity ID.
Note that the peer entity ID may be either local or remote,
depending on whether the associated primary entity ID is remote or local.public PeerEntityIDCriteria(String peer)
peer
- the entity ID which is the peer relative to a primary entity IDCopyright © 2012. All Rights Reserved.