|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SbiFunctions in it.eng.spagobi.analiticalmodel.document.metadata |
---|
Methods in it.eng.spagobi.analiticalmodel.document.metadata that return SbiFunctions | |
---|---|
SbiFunctions |
SbiObjFuncId.getSbiFunctions()
Gets the sbi functions. |
Methods in it.eng.spagobi.analiticalmodel.document.metadata with parameters of type SbiFunctions | |
---|---|
void |
SbiObjFuncId.setSbiFunctions(SbiFunctions sbiFunctions)
Sets the sbi functions. |
Uses of SbiFunctions in it.eng.spagobi.analiticalmodel.functionalitytree.dao |
---|
Methods in it.eng.spagobi.analiticalmodel.functionalitytree.dao with parameters of type SbiFunctions | |
---|---|
LowFunctionality |
LowFunctionalityDAOHibImpl.toLowFunctionality(SbiFunctions hibFunct,
boolean recoverBIObjects)
From the Hibernate Low Functionality object at input, gives the corrispondent LowFunctionality object. |
Uses of SbiFunctions in it.eng.spagobi.analiticalmodel.functionalitytree.metadata |
---|
Methods in it.eng.spagobi.analiticalmodel.functionalitytree.metadata that return SbiFunctions | |
---|---|
SbiFunctions |
SbiFuncRoleId.getFunction()
Gets the function. |
SbiFunctions |
SbiFunctions.getParentFunct()
Gets the parent funct. |
Methods in it.eng.spagobi.analiticalmodel.functionalitytree.metadata with parameters of type SbiFunctions | |
---|---|
void |
SbiFuncRoleId.setFunction(SbiFunctions function)
Sets the function. |
void |
SbiFunctions.setParentFunct(SbiFunctions parentFunct)
Sets the parent funct. |
Uses of SbiFunctions in it.eng.spagobi.tools.importexport |
---|
Methods in it.eng.spagobi.tools.importexport that return SbiFunctions | |
---|---|
static SbiFunctions |
ImportUtilities.makeNew(SbiFunctions funct)
Creates a new hibernate functionality object. |
static SbiFunctions |
ImportUtilities.makeNew(SbiFunctions funct,
java.lang.Integer id)
Creates a new hibernate functionality object. |
Methods in it.eng.spagobi.tools.importexport with parameters of type SbiFunctions | |
---|---|
void |
MetadataAssociations.insertCoupleFunct(SbiFunctions exp,
SbiFunctions curr)
Inserts a couple of functionalities into the associations. |
static SbiFunctions |
ImportUtilities.makeNew(SbiFunctions funct)
Creates a new hibernate functionality object. |
static SbiFunctions |
ImportUtilities.makeNew(SbiFunctions funct,
java.lang.Integer id)
Creates a new hibernate functionality object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |