Constant Field Values
Contents
org.fuin.*
-
org.fuin.ddd4j.ddd.AggregateAlreadyExistsException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"aggregate-already-exists-exception"public static final StringSHORT_ID"DDD4J-AGGREGATE_ALREADY_EXISTS" -
org.fuin.ddd4j.ddd.AggregateDeletedException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"aggregate-deleted-exception"public static final StringSHORT_ID"DDD4J-AGGREGATE_DELETED" -
org.fuin.ddd4j.ddd.AggregateNotFoundException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"aggregate-not-found-exception"public static final StringSHORT_ID"DDD4J-AGGREGATE_NOT_FOUND" -
org.fuin.ddd4j.ddd.AggregateVersionConflictException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"aggregate-version-conflict-exception"public static final StringSHORT_ID"DDD4J-AGGREGATE_VERSION_CONFLICT" -
org.fuin.ddd4j.ddd.AggregateVersionNotFoundException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"aggregate-version-not-found-exception"public static final StringSHORT_ID"DDD4J-AGGREGATE_VERSION_NOT_FOUND" -
org.fuin.ddd4j.ddd.Ddd4JUtils Modifier and Type Constant Field Value public static final StringSHORT_ID_PREFIX"DDD4J" -
org.fuin.ddd4j.ddd.DecryptionFailedException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"decryption-failed-exception"public static final StringSHORT_ID"DDD4J-DECRYPTION_FAILED" -
org.fuin.ddd4j.ddd.DuplicateEntityException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"duplicate-entity-exception"public static final StringSHORT_ID"DDD4J-DUPLICATE_ENTITY" -
org.fuin.ddd4j.ddd.EncryptionIvVersionUnknownException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"encryption-iv-version-unknown-exception"public static final StringSHORT_ID"DDD4J-ENCRYPTION_IV_VERSION_UNKNOWN" -
org.fuin.ddd4j.ddd.EncryptionKeyIdUnknownException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"encryption-key-id-unknown-exception"public static final StringSHORT_ID"DDD4J-ENCRYPTION_KEY_ID_UNKNOWN" -
org.fuin.ddd4j.ddd.EncryptionKeyVersionUnknownException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"encryption-key-version-unknown-exception"public static final StringSHORT_ID"DDD4J-ENCRYPTION_KEY_VERSION_UNKNOWN" -
org.fuin.ddd4j.ddd.EntityIdPath Modifier and Type Constant Field Value public static final StringPATH_SEPARATOR"/" -
org.fuin.ddd4j.ddd.EntityNotFoundException Modifier and Type Constant Field Value public static final StringELEMENT_NAME"entity-not-found-exception"public static final StringSHORT_ID"DDD4J-ENTITY_NOT_FOUND"