|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PriceCatalogue | |
---|---|
is.idega.idegaweb.golf.entity | |
is.idega.idegaweb.golf.service |
Uses of PriceCatalogue in is.idega.idegaweb.golf.entity |
---|
Classes in is.idega.idegaweb.golf.entity that implement PriceCatalogue | |
---|---|
class |
PriceCatalogueBMPBean
|
Methods in is.idega.idegaweb.golf.entity that return PriceCatalogue | |
---|---|
PriceCatalogue |
PriceCatalogueHomeImpl.create()
|
PriceCatalogue |
PriceCatalogueHome.create()
|
PriceCatalogue |
PriceCatalogueHomeImpl.createLegacy()
|
PriceCatalogue |
PriceCatalogueHome.createLegacy()
|
PriceCatalogue |
PriceCatalogueHomeImpl.findByPrimaryKey(int id)
|
PriceCatalogue |
PriceCatalogueHome.findByPrimaryKey(int id)
|
PriceCatalogue |
PriceCatalogueHomeImpl.findByPrimaryKey(java.lang.Object pk)
|
PriceCatalogue |
PriceCatalogueHome.findByPrimaryKey(java.lang.Object pk)
|
PriceCatalogue |
PriceCatalogueHomeImpl.findByPrimaryKeyLegacy(int id)
|
PriceCatalogue |
PriceCatalogueHome.findByPrimaryKeyLegacy(int id)
|
Uses of PriceCatalogue in is.idega.idegaweb.golf.service |
---|
Methods in is.idega.idegaweb.golf.service that return PriceCatalogue | |
---|---|
static PriceCatalogue[] |
TariffService.getExtraCatalogues(java.lang.String unionID)
|
PriceCatalogue[] |
Tariffer.getExtraCatalogues(java.lang.String unionID)
|
static PriceCatalogue[] |
TariffService.getMainCatalogues(java.lang.String sUnionId)
|
static PriceCatalogue[] |
TariffService.retrieveCatalogArray(com.idega.presentation.IWContext modinfo,
java.lang.String ParameterName)
|
Methods in is.idega.idegaweb.golf.service with parameters of type PriceCatalogue | |
---|---|
static void |
TariffService.saveCatalogArray(com.idega.presentation.IWContext modinfo,
PriceCatalogue[] array,
java.lang.String ParameterName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |