Class IdEntityReference

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class IdEntityReference
    extends EntityReference
    Deprecated.
    Use EntityReference directly, this will be removed eventually
    Represents a parsed form of a simple entity reference, as accepted to the EntityBroker API. These are of the form /prefix/id - this parser will accept overlong references with additional path segments, which will be ignored.
    Author:
    Antranig Basman (antranig@caret.cam.ac.uk), Aaron Zeckoski (aaronz@vt.edu)
    See Also:
    Serialized Form