Class LocalFileToDelete_Base

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

    public abstract class LocalFileToDelete_Base
    extends pt.ist.fenixframework.core.AbstractDomainObject
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject

        pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm
    • Constructor Detail

      • LocalFileToDelete_Base

        protected LocalFileToDelete_Base()
    • Method Detail

      • getRelationLocalFilesToDelete

        public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.io.domain.FileSupport,​org.fenixedu.bennu.io.domain.LocalFileToDelete> getRelationLocalFilesToDelete()
      • getFilePath

        protected String getFilePath()
      • setFilePath

        protected void setFilePath​(String filePath)
      • getFileSupport

        protected org.fenixedu.bennu.io.domain.FileSupport getFileSupport()
      • setFileSupport

        protected void setFileSupport​(org.fenixedu.bennu.io.domain.FileSupport fileSupport)