Uses of Class
nl.karpi.bm.CalcMargeprijsgroep

Packages that use CalcMargeprijsgroep
nl.karpi.bm.generated   
 

Uses of CalcMargeprijsgroep in nl.karpi.bm.generated
 

Fields in nl.karpi.bm.generated with type parameters of type CalcMargeprijsgroep
protected  java.util.List<CalcMargeprijsgroep> Calculatie.calcMargeprijsgroepsWhereIAmCalculatie
           
protected  java.util.List<CalcMargeprijsgroep> Kwaliteit.calcMargeprijsgroepsWhereIAmKwaliteit
           
protected  java.util.List<CalcMargeprijsgroep> Prijsgroep.calcMargeprijsgroepsWhereIAmPrijsgroep
           
static java.util.Comparator<CalcMargeprijsgroep> CalcMargeprijsgroep.COMPARATOR_CALCMARGEPRIJSGROEPNR
          A comparator that compares on calcMargeprijsgroepnr
static java.util.Comparator<CalcMargeprijsgroep> CalcMargeprijsgroep.COMPARATOR_CALCULATIE_KWALITEIT_PRIJSGROEP
          A comparator that compares on calculatie kwaliteit prijsgroep
static java.util.Comparator<CalcMargeprijsgroep> CalcMargeprijsgroep.COMPARATOR_CALCULATIENR_KWALITEITNR_PRIJSGROEPNR
          A comparator that compares on calculatienr kwaliteitnr prijsgroepnr
 

Methods in nl.karpi.bm.generated that return CalcMargeprijsgroep
 CalcMargeprijsgroep CalcMargeprijsgroep.cloneShallow()
           
static CalcMargeprijsgroep CalcMargeprijsgroep.findAndLockByPK(java.math.BigInteger calcMargeprijsgroepnr)
           
static CalcMargeprijsgroep CalcMargeprijsgroep.findAndLockByPK(int id)
           
static CalcMargeprijsgroep CalcMargeprijsgroep.findAndLockByPK(long id)
           
static CalcMargeprijsgroep CalcMargeprijsgroep.findByCalcMargeprijsgroepnr(java.math.BigInteger calcMargeprijsgroepnr)
           
static CalcMargeprijsgroep CalcMargeprijsgroep.findByCalculatieKwaliteitPrijsgroep(Calculatie calculatie, Kwaliteit kwaliteit, Prijsgroep prijsgroep)
           
static CalcMargeprijsgroep CalcMargeprijsgroep.findByCalculatienrKwaliteitnrPrijsgroepnr(java.math.BigInteger calculatienr, java.math.BigInteger kwaliteitnr, java.math.BigInteger prijsgroepnr)
           
static CalcMargeprijsgroep CalcMargeprijsgroep.findByPK(java.math.BigInteger calcMargeprijsgroepnr)
           
static CalcMargeprijsgroep CalcMargeprijsgroep.findByPK(int id)
           
static CalcMargeprijsgroep CalcMargeprijsgroep.findByPK(long id)
           
 CalcMargeprijsgroep CalcMargeprijsgroep.withCalcMargeprijsgroepnr(java.math.BigInteger value)
           
 CalcMargeprijsgroep CalcMargeprijsgroep.withCalculatie(Calculatie value)
           
 CalcMargeprijsgroep CalcMargeprijsgroep.withKwaliteit(Kwaliteit value)
           
 CalcMargeprijsgroep CalcMargeprijsgroep.withMarge(java.math.BigDecimal value)
           
 CalcMargeprijsgroep CalcMargeprijsgroep.withPrijsgroep(Prijsgroep value)
           
 

Methods in nl.karpi.bm.generated that return types with arguments of type CalcMargeprijsgroep
static java.util.List<CalcMargeprijsgroep> CalcMargeprijsgroep.findAll()
          find all entities
static java.util.List<CalcMargeprijsgroep> CalcMargeprijsgroep.findAllOrderedBy(java.lang.String orderedBy)
          find all entities ordered by
 java.util.List<CalcMargeprijsgroep> Calculatie.getCalcMargeprijsgroepsWhereIAmCalculatie()
          returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList.
 java.util.List<CalcMargeprijsgroep> Kwaliteit.getCalcMargeprijsgroepsWhereIAmKwaliteit()
          returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList.
 java.util.List<CalcMargeprijsgroep> Prijsgroep.getCalcMargeprijsgroepsWhereIAmPrijsgroep()
          returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList.
 

Methods in nl.karpi.bm.generated with parameters of type CalcMargeprijsgroep
 void Calculatie.addCalcMargeprijsgroepsWhereIAmCalculatie(CalcMargeprijsgroep value)
          CalcMargeprijsgroepsWhereIAmCalculatie
 void Kwaliteit.addCalcMargeprijsgroepsWhereIAmKwaliteit(CalcMargeprijsgroep value)
          CalcMargeprijsgroepsWhereIAmKwaliteit
 void Prijsgroep.addCalcMargeprijsgroepsWhereIAmPrijsgroep(CalcMargeprijsgroep value)
          CalcMargeprijsgroepsWhereIAmPrijsgroep
 int CalcMargeprijsgroep.ComparatorCalcMargeprijsgroepnr.compare(CalcMargeprijsgroep o1, CalcMargeprijsgroep o2)
           
 int CalcMargeprijsgroep.ComparatorCalculatie_Kwaliteit_Prijsgroep.compare(CalcMargeprijsgroep o1, CalcMargeprijsgroep o2)
           
 int CalcMargeprijsgroep.ComparatorCalculatienr_Kwaliteitnr_Prijsgroepnr.compare(CalcMargeprijsgroep o1, CalcMargeprijsgroep o2)
           
 int CalcMargeprijsgroep.compareTo(CalcMargeprijsgroep o)
          default compare on primary key
 void Calculatie.removeCalcMargeprijsgroepsWhereIAmCalculatie(CalcMargeprijsgroep value)
           
 void Kwaliteit.removeCalcMargeprijsgroepsWhereIAmKwaliteit(CalcMargeprijsgroep value)
           
 void Prijsgroep.removeCalcMargeprijsgroepsWhereIAmPrijsgroep(CalcMargeprijsgroep value)
           
static void CalcMargeprijsgroep.shallowCopy(CalcMargeprijsgroep original, CalcMargeprijsgroep copy)
          shallow copy, used for cloning but also for e.g. updating an entity in a REST PUT
 

Method parameters in nl.karpi.bm.generated with type arguments of type CalcMargeprijsgroep
 void Calculatie.setCalcMargeprijsgroepsWhereIAmCalculatie(java.util.List<CalcMargeprijsgroep> value)
           
 void Kwaliteit.setCalcMargeprijsgroepsWhereIAmKwaliteit(java.util.List<CalcMargeprijsgroep> value)
           
 void Prijsgroep.setCalcMargeprijsgroepsWhereIAmPrijsgroep(java.util.List<CalcMargeprijsgroep> value)
           
 Calculatie Calculatie.withCalcMargeprijsgroepsWhereIAmCalculatie(java.util.List<CalcMargeprijsgroep> value)
           
 Kwaliteit Kwaliteit.withCalcMargeprijsgroepsWhereIAmKwaliteit(java.util.List<CalcMargeprijsgroep> value)
           
 Prijsgroep Prijsgroep.withCalcMargeprijsgroepsWhereIAmPrijsgroep(java.util.List<CalcMargeprijsgroep> value)
           
 



Copyright © 2010 KnowledgePlaza. All Rights Reserved.