Interface Scene7PublishStatus


@ProviderType public interface Scene7PublishStatus
  • Method Details

    • getPublishedBy

      String getPublishedBy()
      Get the principal who published the asset
      Returns:
      principal representing the user who published the asset
    • getPublishAction

      String getPublishAction()
      Returns:
      scene7FileStatus
    • getPublishMode

      Scene7PublishMode getPublishMode()
      Get the publish mode for this asset
      Returns:
      A Scene7PublishMode identifying the publish mode for this asset
    • getPublishTimestamp

      Date getPublishTimestamp()
      Get the publish date
      Returns:
      java.util.Date representing the publish date