Package | Description |
---|---|
es.upm.etsisi.cf4j.data |
This package contains data classes of CF4J.
|
Modifier and Type | Field and Description |
---|---|
protected DataBank |
Item.dataBank
DataBank to store heterogeneous information
|
protected DataBank |
User.dataBank
DataBank to store heterogeneous information
|
Modifier and Type | Method and Description |
---|---|
DataBank |
DataModel.getDataBank()
Gets the DataBank instance that stores heterogeneous information related to the DataModel.
|
DataBank |
Item.getDataBank()
Gets the DataBank instance that stores heterogeneous information related to the Item.
|
DataBank |
User.getDataBank()
Gets the DataBank instance that stores heterogeneous information related to the User.
|
Copyright © 2020. All rights reserved.