Class LocalFileSystemStorage_Base

  • All Implemented Interfaces:
    Serializable, pt.ist.fenixframework.DomainObject

    public abstract class LocalFileSystemStorage_Base
    extends org.fenixedu.bennu.io.domain.FileStorage
    See Also:
    Serialized Form
    • Constructor Detail

      • LocalFileSystemStorage_Base

        protected LocalFileSystemStorage_Base()
    • Method Detail

      • getPath

        protected String getPath()
      • setPath

        protected void setPath​(String path)
      • getTreeDirectoriesNameLength

        protected Integer getTreeDirectoriesNameLength()
      • setTreeDirectoriesNameLength

        protected void setTreeDirectoriesNameLength​(Integer treeDirectoriesNameLength)