Class ObjectIdentity


  • @Generated("com.googlecode.jsonschema2pojo")
    public class ObjectIdentity
    extends Object

    Original spec-file type: ObjectIdentity

     An object identifier.
                     Select an object by either:
                             One, and only one, of the numerical id or name of the workspace.
                                     ws_id wsid - the numerical ID of the workspace.
                                     ws_name workspace - the name of the workspace.
                             AND
                             One, and only one, of the numerical id or name of the object.
                                     obj_id objid- the numerical ID of the object.
                                     obj_name name - name of the object.
                             OPTIONALLY
                                     obj_ver ver - the version of the object.
                     OR an object reference string:
                             obj_ref ref - an object reference string.