Interface ILabelMapping

  • All Superinterfaces:
    IMapEntry
    All Known Implementing Classes:
    Label.LabelMapping

    public interface ILabelMapping
    extends IMapEntry
    Extends IMapEntry to provide a Perforce label-specific view map entry type.

    Perforce label views define only the left side of the mapping as significant, so we only supply that here, but users are quite free to use the superclass right side methods to do what they want with...

    • Method Detail

      • getViewMapping

        java.lang.String getViewMapping()
        Get a label view entry's "source" spec; this corresponds to the left entry of the associated mapping.
        Returns:
        LHS mapping
      • setViewMapping

        void setViewMapping​(java.lang.String entry)
        Set a branch view entry's "source" spec; this corresponds to the left entry of the associated mapping.
        Parameters:
        entry - LHS entry