Class SaStatusInfo

  • All Implemented Interfaces:
    java.io.Serializable

    public class SaStatusInfo
    extends java.lang.Object
    implements java.io.Serializable
    Author:
    rbo
    See Also:
    Serialized Form
    • Method Detail

      • canEdit

        public boolean canEdit()
        Returns:
        Document can be edited
      • canPrint

        public boolean canPrint()
        Returns:
        Printing possible
      • canSave

        public boolean canSave()
        Returns:
        Saving possible
      • canIndex

        public boolean canIndex()
        Returns:
        Indexing possible
      • isCheckedIn

        public boolean isCheckedIn()
        Returns:
        Document is checked in
      • hasObjects

        public boolean hasObjects()
        Returns:
        Document has objects
      • isRevised

        public boolean isRevised()
        Returns:
        Document is revised
      • isDeleted

        public boolean isDeleted()
        Returns:
        Document is deleted
      • hasRealACL

        public boolean hasRealACL()
        Returns:
        Document has real acl
      • isLink

        public boolean isLink()
        Returns:
        Document is link
      • hasWorkflows

        public boolean hasWorkflows()
        Returns true if the document has started or finished workflows.
        Returns:
        has workflows
      • isOfflineConflict

        public boolean isOfflineConflict()
        Returns:
        Document is in offline-conflict-state
      • canStream

        public boolean canStream()
        Returns:
        Document can be streamed
      • isSigned

        public boolean isSigned()
        Returns:
        Document is signed