Class FolderPubItem

java.lang.Object
com.priint.pubserver.pubitem.PubItem
com.priint.pubserver.pubitem.FolderPubItem

public class FolderPubItem extends PubItem
Represents a folder publication item.
  • Constructor Details

    • FolderPubItem

      public FolderPubItem(FolderPubItem.Id id)
      Constructs a new instance of the FolderPubItem class with the specified ID.
      Parameters:
      id - The ID of the folder publication item.