Package com.cbe

Class Publish

java.lang.Object
com.cbe.Publish

public class Publish extends Object
Managing a published Item.
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • Publish

      public Publish(long cPtr, boolean cMemoryOwn)
    • Publish

      public Publish(DefaultCtor arg0)
      Default constructor.

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

    • getCPtr

      public static long getCPtr(Publish obj)
    • finalize

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

      public void delete()
    • setTitle

      public void setTitle(String title)
      Set the Title of this publication

      Parameters:
      title - name
    • setSecurity

      public void setSecurity(PublishAccess security)
      Set the Security of this publication

      Parameters:
      security - of type cbe::PublishAccess enum
    • setPrivacy

      public void setPrivacy(PublishVisibility privacy)
      Set the Privacy of this publication

      Parameters:
      privacy - of type cbe::PublishVisibility enum
    • setPassword

      public void setPassword(String password)
      Set the Password of this publication

      Parameters:
      password - text
    • setDescription

      public void setDescription(String description)
      Set the Description of this publication

      Parameters:
      description - free text
    • getTitle

      public String getTitle()
      Gets the title
    • getSecurity

      public PublishAccess getSecurity()
      Gets the security setting,
      see cbe::PublishAccess enum
    • getPrivacy

      public PublishVisibility getPrivacy()
      Gets the privacy setting,
      see cbe::PublishVisibility enum
    • getPassword

      public String getPassword()
      Gets the password if applicable
    • getDescription

      public String getDescription()
      Gets the description
    • getPublishId

      public long getPublishId()
      Gets the publish id number