Class FieldExaminer
java.lang.Object
ch.nolix.system.database.databaseobjectexaminer.AbstractDatabaseObjectExaminer<Field>
ch.nolix.system.objectdata.fieldexaminer.AbstractFieldExaminer<Field>
ch.nolix.system.objectdata.fieldexaminer.FieldExaminer
- All Implemented Interfaces:
IDatabaseObjectExaminer<Field>, IFieldExaminer<Field>
- Author:
- Silvan Wyss
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractFieldExaminer
belongsToEntity, belongsToLoadedEntity, canReferenceBackBaseReference, isForMultiContent, isForSingleContent, isMandatoryButEmpty, isSetForCaseWhenIsMandatoryAndNewOrEditedMethods inherited from class AbstractDatabaseObjectExaminer
isNewOrDeleted, isNewOrEdited, isNewOrEditedOrDeleted, isNewOrLoaded, isNewOrLoadedOrEditedMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IDatabaseObjectExaminer
isNewOrDeleted, isNewOrEdited, isNewOrEditedOrDeleted, isNewOrLoaded, isNewOrLoadedOrEdited
-
Constructor Details
-
FieldExaminer
public FieldExaminer()
-