Package org.emau.icmvc.ganimed.ttp.psn.enums
package org.emau.icmvc.ganimed.ttp.psn.enums
-
Enum ClassesClassDescriptionchecks if a given value is valid in one of the parent domains
ValidateViaParents.OFF- no validationValidateViaParents.VALIDATE- the given value must be a valid pseudonym of one parent domainValidateViaParents.ENSURE_EXISTS- the given value must exist as a pseudonym in one parent domainValidateViaParents.CASCADE_DELETE- the given value must exist as a pseudonym in one parent domain and if that's no longer the case, the entry is delete from the child domain (ignoringDomainProperties.PSNS_DELETABLE)