Class PhysicalAddressValidationFile_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.bennu.io.domain.GenericFile_Base
org.fenixedu.bennu.io.domain.GenericFile
org.fenixedu.academic.domain.contacts.PhysicalAddressValidationFile_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public abstract class PhysicalAddressValidationFile_Base
extends org.fenixedu.bennu.io.domain.GenericFile
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm -
Field Summary
Fields inherited from class org.fenixedu.bennu.io.domain.GenericFile
advice$updateFileStorage -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.fenixedu.academic.domain.contacts.PhysicalAddressValidationstatic pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.contacts.PhysicalAddressValidation,org.fenixedu.academic.domain.contacts.PhysicalAddressValidationFile> voidsetPyhsicalAddressValidation(org.fenixedu.academic.domain.contacts.PhysicalAddressValidation pyhsicalAddressValidation) Methods inherited from class org.fenixedu.bennu.io.domain.GenericFile
convertFileStorages, delete, detectContentType, ensureChecksum, getChecksum, getChecksumAlgorithm, getContent, getContentKey, getContentType, getCreationDate, getFiles, getFileStorage, getSize, getStream, guessContentType, init, init, init, isAccessible, isPrivate, setFilenameMethods inherited from class org.fenixedu.bennu.io.domain.GenericFile_Base
getDisplayName, getFilename, getFileSupport, getRelationFileStorageFile, getRelationGenericFiles, getStorage, setChecksum, setChecksumAlgorithm, setContentKey, setContentType, setCreationDate, setDisplayName, setFileSupport, setSize, setStorageMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
PhysicalAddressValidationFile_Base
protected PhysicalAddressValidationFile_Base()
-
-
Method Details
-
getRelationPhysicalAddressValidationPhysicalAddressValidationFile
public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.contacts.PhysicalAddressValidation,org.fenixedu.academic.domain.contacts.PhysicalAddressValidationFile> getRelationPhysicalAddressValidationPhysicalAddressValidationFile() -
getPyhsicalAddressValidation
public org.fenixedu.academic.domain.contacts.PhysicalAddressValidation getPyhsicalAddressValidation() -
setPyhsicalAddressValidation
public void setPyhsicalAddressValidation(org.fenixedu.academic.domain.contacts.PhysicalAddressValidation pyhsicalAddressValidation)
-