public abstract class LocalFileSystemStorage_Base extends FileStorage
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Modifier | Constructor and Description |
|---|---|
protected |
LocalFileSystemStorage_Base() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPath() |
static pt.ist.fenixframework.dml.runtime.DirectRelation<SchedulerSystem,LocalFileSystemStorage> |
getRelationSchedulerSystemLocalFileSystemStorage() |
SchedulerSystem |
getSchedulerSystem() |
protected Integer |
getTreeDirectoriesNameLength() |
protected void |
setPath(String path) |
void |
setSchedulerSystem(SchedulerSystem schedulerSystem) |
protected void |
setTreeDirectoriesNameLength(Integer treeDirectoriesNameLength) |
createNewDomainStorage, createNewFileSystemStorage, delete, getFileSet, getName, isCanBeDeleted, isDefault, read, readAsInputStream, store, store, store, tryDownloadFile, tryLowLevelDownloadaddConfiguration, addFile, getConfigurationSet, getFileSupport, getFileSupportAsDefault, getRelationDefaultFileStorage, getRelationFileStorageConfigurationFileStorage, getRelationFileStorageFile, getRelationFileStorages, removeConfiguration, removeFile, setFileSupport, setFileSupportAsDefault, setNamecheckForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplacepublic static pt.ist.fenixframework.dml.runtime.DirectRelation<SchedulerSystem,LocalFileSystemStorage> getRelationSchedulerSystemLocalFileSystemStorage()
protected String getPath()
protected void setPath(String path)
protected Integer getTreeDirectoriesNameLength()
protected void setTreeDirectoriesNameLength(Integer treeDirectoriesNameLength)
public SchedulerSystem getSchedulerSystem()
public void setSchedulerSystem(SchedulerSystem schedulerSystem)
Copyright © 2018 FenixEdu. All rights reserved.