Class DefaultProjection

  • All Implemented Interfaces:
    Projection

    public class DefaultProjection
    extends AbstractProjection
    The default projection. This does no transformation, and allows linking but not embedding of all subresources.
    • Constructor Detail

      • DefaultProjection

        public DefaultProjection()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: Projection
        Gets the projection name.
        Returns:
        the name, which is a unique alphanumeric string.