Class PublicationTypePresentation


  • public final class PublicationTypePresentation
    extends Object
    Supports for UI representation of PublicationType.
    Restriction:
    This class is not intended to be sub-classed by clients.
    Restriction:
    This class is not intended to be instantiated by clients.
    • Method Detail

      • getPresentation

        public static String getPresentation​(PublicationType type)
        Returns text presentation of the given 1C:Enterprise Runtime publication type.
        Method is intended to use for UI presentation of debug targets.
        Parameters:
        type - the 1C:Enterprise publication type, cannot be null
        Returns:
        text presentation of the given publication type, never null