Package com.cbe

Class PublishManager

java.lang.Object
com.cbe.PublishManager

public class PublishManager extends Object
Managing the list of web shares.
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • PublishManager

      public PublishManager(long cPtr, boolean cMemoryOwn)
    • PublishManager

      public PublishManager(DefaultCtor arg0)
      Default constructor.

      Construct a new object with
      the DefaultCtor to enable the
      operator bool()
      test
  • Method Details

    • getCPtr

      public static long getCPtr(PublishManager obj)
    • finalize

      public void finalize()
      Overrides:
      finalize in class Object
    • delete

      public void delete()
    • getPublished

      public Items_Vec getPublished()
      Lists publications that are shared with other
      userids.

      Listing is done independently of where in the actual
      container/subcontainer tree the
      items are located.

      (Publications are also known as web shares.)

      Returns:
      The publications in terms of items.