Package org.fenixedu.bennu.io.domain
Class LocalFileSystemStorage_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.bennu.io.domain.FileStorage_Base
org.fenixedu.bennu.io.domain.FileStorage
org.fenixedu.bennu.io.domain.LocalFileSystemStorage_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public abstract class LocalFileSystemStorage_Base
extends org.fenixedu.bennu.io.domain.FileStorage
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetPath()protected Integerprotected voidprotected voidsetTreeDirectoriesNameLength(Integer treeDirectoriesNameLength) Methods inherited from class org.fenixedu.bennu.io.domain.FileStorage
createNewDomainStorage, createNewFileSystemStorage, delete, getFileSet, getName, isCanBeDeleted, isDefault, read, readAsInputStream, store, store, store, tryDownloadFile, tryLowLevelDownloadMethods inherited from class org.fenixedu.bennu.io.domain.FileStorage_Base
addConfiguration, addFile, getConfigurationSet, getFileSupport, getFileSupportAsDefault, getRelationDefaultFileStorage, getRelationFileStorageConfigurationFileStorage, getRelationFileStorageFile, getRelationFileStorages, removeConfiguration, removeFile, setFileSupport, setFileSupportAsDefault, setNameMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
LocalFileSystemStorage_Base
protected LocalFileSystemStorage_Base()
-
-
Method Details
-
getPath
-
setPath
-
getTreeDirectoriesNameLength
-
setTreeDirectoriesNameLength
-