Interface IZosIdMap


public interface IZosIdMap
Represents a Id Map that has been created.
Author:
Michael Baylis
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Delete this Id Map
    void
    Free the Id Map.
    Retieve the Distributed ID of this Id Map
    Retieve the label of this Id Map
    Retieve the Registry of this Id Map
    Retrieve the userid this Id Map has been attached to
  • Method Details