Class WbeEdition

  • Direct Known Subclasses:
    DragAndDropWebEditorEdition

    public abstract class WbeEdition
    extends Object
    Represents the preparation of a Web Browser Edition.

    This object provides the following data:

    Author:
    silveryocha
    • Constructor Detail

    • Method Detail

      • getFile

        public WbeFile getFile()
        Gets the WBE file of the edition.
        Returns:
        a WbeFile instance.
      • getUser

        public WbeUser getUser()
        Gets the WBE user which is editing the file.
        Returns:
        a WbeUser instance.