Uses of Interface
org.trustdeck.jooq.generated.tables.interfaces.IDomain
Packages that use IDomain
Package
Description
-
Uses of IDomain in org.trustdeck.dto
Methods in org.trustdeck.dto with parameters of type IDomainModifier and TypeMethodDescriptionDomainDTO.assignPojoValues(IDomain pojo) Maps all values from jOOQ's Domain object to a DomainDTO object. -
Uses of IDomain in org.trustdeck.jooq.generated.tables.interfaces
Methods in org.trustdeck.jooq.generated.tables.interfaces with type parameters of type IDomainModifier and TypeMethodDescription<E extends IDomain>
EIDomain.into(E into) Copy data into another generated Record/POJO implementing the common interface IDomainMethods in org.trustdeck.jooq.generated.tables.interfaces that return IDomainModifier and TypeMethodDescriptionIDomain.setAddcheckdigit(Boolean value) Setter forpublic.domain.addcheckdigit.IDomain.setAddcheckdigitinherited(Boolean value) Setter forpublic.domain.addcheckdigitinherited.IDomain.setAlgorithm(String value) Setter forpublic.domain.algorithm.IDomain.setAlgorithminherited(Boolean value) Setter forpublic.domain.algorithminherited.IDomain.setAlphabet(String value) Setter forpublic.domain.alphabet.IDomain.setAlphabetinherited(Boolean value) Setter forpublic.domain.alphabetinherited.IDomain.setConsecutivevaluecounter(Long value) Setter forpublic.domain.consecutivevaluecounter.IDomain.setDescription(String value) Setter forpublic.domain.description.IDomain.setEnforceenddatevalidity(Boolean value) Setter forpublic.domain.enforceenddatevalidity.IDomain.setEnforceenddatevalidityinherited(Boolean value) Setter forpublic.domain.enforceenddatevalidityinherited.IDomain.setEnforcestartdatevalidity(Boolean value) Setter forpublic.domain.enforcestartdatevalidity.IDomain.setEnforcestartdatevalidityinherited(Boolean value) Setter forpublic.domain.enforcestartdatevalidityinherited.Setter forpublic.domain.id.IDomain.setLengthincludescheckdigit(Boolean value) Setter forpublic.domain.lengthincludescheckdigit.IDomain.setLengthincludescheckdigitinherited(Boolean value) Setter forpublic.domain.lengthincludescheckdigitinherited.IDomain.setMultiplepsnallowed(Boolean value) Setter forpublic.domain.multiplepsnallowed.IDomain.setMultiplepsnallowedinherited(Boolean value) Setter forpublic.domain.multiplepsnallowedinherited.Setter forpublic.domain.name.IDomain.setPaddingcharacter(String value) Setter forpublic.domain.paddingcharacter.IDomain.setPaddingcharacterinherited(Boolean value) Setter forpublic.domain.paddingcharacterinherited.Setter forpublic.domain.prefix.IDomain.setPseudonymlength(Integer value) Setter forpublic.domain.pseudonymlength.IDomain.setPseudonymlengthinherited(Boolean value) Setter forpublic.domain.pseudonymlengthinherited.IDomain.setRandomalgorithmdesiredsize(Long value) Setter forpublic.domain.randomalgorithmdesiredsize.IDomain.setRandomalgorithmdesiredsizeinherited(Boolean value) Setter forpublic.domain.randomalgorithmdesiredsizeinherited.IDomain.setRandomalgorithmdesiredsuccessprobability(Double value) Setter forpublic.domain.randomalgorithmdesiredsuccessprobability.IDomain.setRandomalgorithmdesiredsuccessprobabilityinherited(Boolean value) Setter forpublic.domain.randomalgorithmdesiredsuccessprobabilityinherited.Setter forpublic.domain.salt.IDomain.setSaltlength(Integer value) Setter forpublic.domain.saltlength.IDomain.setSuperdomainid(Integer value) Setter forpublic.domain.superdomainid.IDomain.setValidfrom(LocalDateTime value) Setter forpublic.domain.validfrom.IDomain.setValidfrominherited(Boolean value) Setter forpublic.domain.validfrominherited.IDomain.setValidto(LocalDateTime value) Setter forpublic.domain.validto.IDomain.setValidtoinherited(Boolean value) Setter forpublic.domain.validtoinherited.Methods in org.trustdeck.jooq.generated.tables.interfaces with parameters of type IDomain -
Uses of IDomain in org.trustdeck.jooq.generated.tables.pojos
Classes in org.trustdeck.jooq.generated.tables.pojos that implement IDomainMethods in org.trustdeck.jooq.generated.tables.pojos with type parameters of type IDomainMethods in org.trustdeck.jooq.generated.tables.pojos with parameters of type IDomainConstructors in org.trustdeck.jooq.generated.tables.pojos with parameters of type IDomain -
Uses of IDomain in org.trustdeck.jooq.generated.tables.records
Classes in org.trustdeck.jooq.generated.tables.records that implement IDomainMethods in org.trustdeck.jooq.generated.tables.records with type parameters of type IDomainMethods in org.trustdeck.jooq.generated.tables.records with parameters of type IDomain