|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaDC | |
---|---|
edu.uoc.tfc.exuoc.controladors | |
edu.uoc.tfc.exuoc.model | |
edu.uoc.tfc.exuoc.vistes |
Uses of MetaDC in edu.uoc.tfc.exuoc.controladors |
---|
Methods in edu.uoc.tfc.exuoc.controladors that return MetaDC | |
---|---|
MetaDC |
MDCDAO.consulta(java.lang.Class classe,
java.lang.Long id)
|
protected MetaDC |
MDCDAO.consulta(java.lang.Long id)
|
MetaDC |
GestorMetadades.llegir(java.lang.Class classe,
java.lang.Long id)
|
MetaDC |
GestorMetadades.llegir(java.lang.Long id)
|
Methods in edu.uoc.tfc.exuoc.controladors that return types with arguments of type MetaDC | |
---|---|
java.util.Iterator<MetaDC> |
MDCDAO.llista()
|
java.util.Iterator<MetaDC> |
GestorMetadades.llistat()
|
Uses of MetaDC in edu.uoc.tfc.exuoc.model |
---|
Methods in edu.uoc.tfc.exuoc.model that return types with arguments of type MetaDC | |
---|---|
java.util.List<MetaDC> |
InterfaceItem.getMetesDC()
|
java.util.List<MetaDC> |
Item.getMetesDC()
|
Methods in edu.uoc.tfc.exuoc.model with parameters of type MetaDC | |
---|---|
void |
Item.addMetaDC(MetaDC _metaDC)
|
void |
Item.delMetaDC(MetaDC _metaDC)
|
Method parameters in edu.uoc.tfc.exuoc.model with type arguments of type MetaDC | |
---|---|
void |
InterfaceItem.setMetesDC(java.util.List<MetaDC> _metesDC)
|
void |
Item.setMetesDC(java.util.List<MetaDC> _metesDC)
|
Uses of MetaDC in edu.uoc.tfc.exuoc.vistes |
---|
Methods in edu.uoc.tfc.exuoc.vistes that return MetaDC | |
---|---|
MetaDC |
IGestorItems.getMetaDC()
|
Methods in edu.uoc.tfc.exuoc.vistes that return types with arguments of type MetaDC | |
---|---|
java.util.Iterator<MetaDC> |
IGestorItems.getLlistaDC()
|
Methods in edu.uoc.tfc.exuoc.vistes with parameters of type MetaDC | |
---|---|
void |
IGestorItems.setMetaDC(MetaDC metaDC)
|
Method parameters in edu.uoc.tfc.exuoc.vistes with type arguments of type MetaDC | |
---|---|
void |
IGestorItems.setLlistaDC(java.util.Iterator<MetaDC> _llistaDC)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |