Uses of Class
nl.karpi.bm.Productmarktgroep

Packages that use Productmarktgroep
nl.karpi.bm.generated   
 

Uses of Productmarktgroep in nl.karpi.bm.generated
 

Fields in nl.karpi.bm.generated declared as Productmarktgroep
protected  Productmarktgroep Kwaliteitontwikkeling2Productmarktgroep.productmarktgroep
           
 

Fields in nl.karpi.bm.generated with type parameters of type Productmarktgroep
static java.util.Comparator<Productmarktgroep> Productmarktgroep.COMPARATOR_NAAM
          A comparator that compares on naam
static java.util.Comparator<Productmarktgroep> Productmarktgroep.COMPARATOR_PRODUCTMARKTGROEPNR
          A comparator that compares on productmarktgroepnr
 

Methods in nl.karpi.bm.generated that return Productmarktgroep
 Productmarktgroep Productmarktgroep.cloneShallow()
           
static Productmarktgroep Productmarktgroep.findAndLockByPK(java.math.BigDecimal productmarktgroepnr)
           
static Productmarktgroep Productmarktgroep.findAndLockByPK(int id)
           
static Productmarktgroep Productmarktgroep.findAndLockByPK(long id)
           
static Productmarktgroep Productmarktgroep.findByNaam(java.lang.String naam)
           
static Productmarktgroep Productmarktgroep.findByPK(java.math.BigDecimal productmarktgroepnr)
           
static Productmarktgroep Productmarktgroep.findByPK(int id)
           
static Productmarktgroep Productmarktgroep.findByPK(long id)
           
static Productmarktgroep Productmarktgroep.findByProductmarktgroepnr(java.math.BigDecimal productmarktgroepnr)
           
 Productmarktgroep Kwaliteitontwikkeling2Productmarktgroep.getProductmarktgroep()
          Productmarktgroep
 Productmarktgroep Productmarktgroep.withKwaliteitontwikkeling2ProductmarktgroepsWhereIAmProductmarktgroep(java.util.List<Kwaliteitontwikkeling2Productmarktgroep> value)
           
 Productmarktgroep Productmarktgroep.withNaam(java.lang.String value)
           
 Productmarktgroep Productmarktgroep.withProductmarktgroepnr(java.math.BigDecimal value)
           
 

Methods in nl.karpi.bm.generated that return types with arguments of type Productmarktgroep
static java.util.List<Productmarktgroep> Productmarktgroep.findAll()
          find all entities
static java.util.List<Productmarktgroep> Productmarktgroep.findAllOrderedBy(java.lang.String orderedBy)
          find all entities ordered by
 

Methods in nl.karpi.bm.generated with parameters of type Productmarktgroep
 int Productmarktgroep.ComparatorProductmarktgroepnr.compare(Productmarktgroep o1, Productmarktgroep o2)
           
 int Productmarktgroep.ComparatorNaam.compare(Productmarktgroep o1, Productmarktgroep o2)
           
 int Productmarktgroep.compareTo(Productmarktgroep o)
          default compare on primary key
static Kwaliteitontwikkeling2Productmarktgroep Kwaliteitontwikkeling2Productmarktgroep.findByOntwikkelProductmarktgroep(Kwaliteitontwikkeling ontwikkel, Productmarktgroep productmarktgroep)
           
 void Kwaliteitontwikkeling2Productmarktgroep.setProductmarktgroep(Productmarktgroep value)
           
static void Productmarktgroep.shallowCopy(Productmarktgroep original, Productmarktgroep copy)
          shallow copy, used for cloning but also for e.g. updating an entity in a REST PUT
 Kwaliteitontwikkeling2Productmarktgroep Kwaliteitontwikkeling2Productmarktgroep.withProductmarktgroep(Productmarktgroep value)
           
 



Copyright © 2010 KnowledgePlaza. All Rights Reserved.