Class PhysicalDataSet

    • Constructor Detail

      • PhysicalDataSet

        public PhysicalDataSet()
      • PhysicalDataSet

        public PhysicalDataSet​(boolean isStub)
    • Method Detail

      • getComplete

        public java.lang.Boolean getComplete()
      • setComplete

        public void setComplete​(java.lang.Boolean complete)
      • setShareId

        public void setShareId​(java.lang.String shareId)
      • getShareId

        public java.lang.String getShareId()
      • getLocation

        public java.lang.String getLocation()
      • getFullLocation

        public java.lang.String getFullLocation()
      • setLocation

        public void setLocation​(java.lang.String location)
      • isPresentInArchive

        public boolean isPresentInArchive()
      • setPresentInArchive

        public void setPresentInArchive​(boolean presentInArchive)
      • getSpeedHint

        public int getSpeedHint()
      • setSpeedHint

        public void setSpeedHint​(int speedHint)
      • setLocatorType

        public void setLocatorType​(LocatorType locatorType)
      • setFileFormatType

        public void setFileFormatType​(FileFormatType fileFormatType)
      • isAvailable

        public boolean isAvailable()
        Overrides:
        isAvailable in class AbstractExternalData
        Returns:
        true if the data set is available for viewing/editing.
      • isH5Folders

        public boolean isH5Folders()
      • setH5Folders

        public void setH5Folders​(boolean h5Folders)
      • isH5arFolders

        public boolean isH5arFolders()
      • setH5arFolders

        public void setH5arFolders​(boolean h5arFolders)
      • isArchivingRequested

        public boolean isArchivingRequested()
      • setArchivingRequested

        public void setArchivingRequested​(boolean archivingRequested)