|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
treeAdminObjects.jsp
.BIObject
at input with these parameters.
ModalitiesValue
object ordered by code
biObjectID
identifier.
label
identifier.
id
identifier integer.
path
in the cms.
id
and its role
.
id
identifier Integer.
BIObject
,
known its biObjectID>/code>
- loadBIObjectParametersById(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectParameterDAOImpl
-
- loadBIObjectParametersForBIObject(BIObject, String) -
Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectDAOImpl
- Loads all the BI object parameters referring to a given BI Object, according to the
particular role.
- loadByID(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.RoleDAOHibImpl
-
- loadByID(Integer) -
Method in interface it.eng.spagobi.bo.dao.IRoleDAO
- Loads a role identified by its
roleID
.
- loadByID(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.RoleDAOImpl
-
- loadByName(String) -
Method in class it.eng.spagobi.bo.dao.hibernate.RoleDAOHibImpl
-
- loadByName(String) -
Method in interface it.eng.spagobi.bo.dao.IRoleDAO
- Loads a role identified by its
roleName
.
- loadByName(String) -
Method in class it.eng.spagobi.bo.dao.jdbc.RoleDAOImpl
-
- loadByUseID(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.ParameterUseDAOHibImpl
-
- loadByUseID(Integer) -
Method in interface it.eng.spagobi.bo.dao.IParameterUseDAO
- Loads all detail information for a parameter use mode identified by
its
useID
.
- loadByUseID(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.ParameterUseDAOImpl
-
- loadCheckByID(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.CheckDAOHibImpl
-
- loadCheckByID(Integer) -
Method in interface it.eng.spagobi.bo.dao.ICheckDAO
- Loads all detail information for a value constraint identified by its
id
.
- loadCheckByID(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.CheckDAOImpl
-
- loadChildFunctionalities(Integer, boolean) -
Method in class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
-
- loadChildFunctionalities(Integer, boolean) -
Method in interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO
- Loads all the child functionalities of the given parent functionality
- loadChildFunctionalities(Integer, boolean) -
Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
-
- loadDomainByCodeAndValue(String, String) -
Method in class it.eng.spagobi.bo.dao.hibernate.DomainDAOHibImpl
-
- loadDomainByCodeAndValue(String, String) -
Method in interface it.eng.spagobi.bo.dao.IDomainDAO
- Returns the domain identified by the two input parameters
codeDomain
and codeValue
, storing it in a Domain
object.
- loadDomainByCodeAndValue(String, String) -
Method in class it.eng.spagobi.bo.dao.jdbc.DomainDAOImpl
-
- loadDomainById(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.DomainDAOHibImpl
-
- loadDomainById(Integer) -
Method in interface it.eng.spagobi.bo.dao.IDomainDAO
- Returns the domain identified by the input parameter
id
,
storing it in a Domain
object.
- loadDomainById(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.DomainDAOImpl
-
- loadEngineByID(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.EngineDAOHibImpl
-
- loadEngineByID(Integer) -
Method in interface it.eng.spagobi.bo.dao.IEngineDAO
- Loads all detail information for an engine identified by its
engineID
.
- loadEngineByID(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.EngineDAOImpl
-
- loadEvent(Integer, String) -
Method in class it.eng.spagobi.bo.dao.hibernate.EventDAOHibImpl
-
- loadEvent(Integer, String) -
Method in interface it.eng.spagobi.bo.dao.IEventDAO
- Loads all detail information for a Event identified by its
eventId
and its user
.
- loadEventLog(String, String, String) -
Method in class it.eng.spagobi.bo.dao.hibernate.EventLogDAOHibImpl
-
- loadEventLog(String, String, String) -
Method in interface it.eng.spagobi.bo.dao.IEventLogDAO
- Loads an event log
- loadEvents(String) -
Method in class it.eng.spagobi.bo.dao.hibernate.EventDAOHibImpl
-
- loadEvents(String) -
Method in interface it.eng.spagobi.bo.dao.IEventDAO
- Loads a list of all events registered by the specified
user
- loadEventsLogByUser(String) -
Method in class it.eng.spagobi.bo.dao.hibernate.EventLogDAOHibImpl
-
- loadEventsLogByUser(String) -
Method in interface it.eng.spagobi.bo.dao.IEventLogDAO
- Loads a list of all logs associated to events registered by the specified
user
- loadForDetailByObjParId(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.BIObjectParameterDAOHibImpl
-
- loadForDetailByObjParId(Integer) -
Method in interface it.eng.spagobi.bo.dao.IBIObjectParameterDAO
- Loads all detail information for a BI Object Parameter identified by its
objParId
.
- loadForDetailByObjParId(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectParameterDAOImpl
-
- loadForDetailByParameterID(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.ParameterDAOHibImpl
-
- loadForDetailByParameterID(Integer) -
Method in interface it.eng.spagobi.bo.dao.IParameterDAO
- Loads all detail information for a parameter identified by its
parameterID
.
- loadForDetailByParameterID(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.ParameterDAOImpl
-
- loadForExecutionByParameterIDandRoleName(Integer, String) -
Method in class it.eng.spagobi.bo.dao.hibernate.ParameterDAOHibImpl
-
- loadForExecutionByParameterIDandRoleName(Integer, String) -
Method in interface it.eng.spagobi.bo.dao.IParameterDAO
-
- loadForExecutionByParameterIDandRoleName(Integer, String) -
Method in class it.eng.spagobi.bo.dao.jdbc.ParameterDAOImpl
-
- LoadFunctionalitiesAssociated(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.RoleDAOHibImpl
- Gets all the functionalities associated to the role.
- LoadFunctionalitiesAssociated(Integer) -
Method in interface it.eng.spagobi.bo.dao.IRoleDAO
- Gets all the functionalities associated to the role.
- LoadFunctionalitiesAssociated(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.RoleDAOImpl
-
- loadListDomains() -
Method in class it.eng.spagobi.bo.dao.hibernate.DomainDAOHibImpl
-
- loadListDomains() -
Method in interface it.eng.spagobi.bo.dao.IDomainDAO
- Loads all possible domain, storing each
of them into a
Domain and after putting all objects into
a list, which is returned.
- loadListDomains() -
Method in class it.eng.spagobi.bo.dao.jdbc.DomainDAOImpl
-
- loadListDomainsByType(String) -
Method in class it.eng.spagobi.bo.dao.hibernate.DomainDAOHibImpl
-
- loadListDomainsByType(String) -
Method in interface it.eng.spagobi.bo.dao.IDomainDAO
- Loads all possible domain that refer to a given domain type, storing each
of them into a
Domain and after putting all objects into
a list, which is returned.
- loadListDomainsByType(String) -
Method in class it.eng.spagobi.bo.dao.jdbc.DomainDAOImpl
-
- loadLovId(String) -
Method in class it.eng.spagobi.bo.dao.jdbc.ModalitiesValueDAOImpl
- Gives a list of values id known its name.
- loadLowFunctionalityByID(Integer, boolean) -
Method in class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
-
- loadLowFunctionalityByID(Integer, boolean) -
Method in interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO
- Loads all information for a low functionality identified by its
functionalityID
.
- loadLowFunctionalityByID(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
-
- loadLowFunctionalityByID(Integer, boolean) -
Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
-
- loadLowFunctionalityByPath(String, boolean) -
Method in class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
-
- loadLowFunctionalityByPath(String, boolean) -
Method in interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO
- Loads all information for a low functionality identified by its
functionalityPath
.
- loadLowFunctionalityByPath(String) -
Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
-
- loadLowFunctionalityByPath(String, boolean) -
Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
-
- loadModalitiesValueByID(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.LovDAOHibImpl
-
- loadModalitiesValueByID(Integer) -
Method in interface it.eng.spagobi.bo.dao.IModalitiesValueDAO
- Loads all detail information for an value identified by its
modalitiesValueID
.
- loadModalitiesValueByID(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.ModalitiesValueDAOImpl
-
- loadModalitiesValueByLabel(String) -
Method in class it.eng.spagobi.bo.dao.hibernate.LovDAOHibImpl
-
- loadModalitiesValueByLabel(String) -
Method in interface it.eng.spagobi.bo.dao.IModalitiesValueDAO
- Loads all detail information for a lov by its
label
.
- loadModalitiesValueByLabel(String) -
Method in class it.eng.spagobi.bo.dao.jdbc.ModalitiesValueDAOImpl
-
- loadObjParuse(Integer, Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.ObjParuseDAOHibImpl
-
- loadObjParuse(Integer, Integer) -
Method in interface it.eng.spagobi.bo.dao.IObjParuseDAO
- Loads all detail information for a ObjParuse identified by its
objParId
and its paruseId
.
- loadObjParuses(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.ObjParuseDAOHibImpl
-
- loadObjParuses(Integer) -
Method in interface it.eng.spagobi.bo.dao.IObjParuseDAO
- Returns the list of all ObjParuse objects associated to a
BIObjectParameter
,
known its objParId
.
- loadParametersUseByParId(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.ParameterUseDAOHibImpl
-
- loadParametersUseByParId(Integer) -
Method in interface it.eng.spagobi.bo.dao.IParameterUseDAO
-
- loadParametersUseByParId(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.ParameterUseDAOImpl
-
- LoadParUsesAssociated(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.RoleDAOHibImpl
- Gets all the parameter uses associated to the role.
- LoadParUsesAssociated(Integer) -
Method in interface it.eng.spagobi.bo.dao.IRoleDAO
- Gets all the parameter uses associated to the role.
- LoadParUsesAssociated(Integer) -
Method in class it.eng.spagobi.bo.dao.jdbc.RoleDAOImpl
-
- loadRolesToErase(LowFunctionality, Set) -
Method in class it.eng.spagobi.services.modules.DetailFunctionalityModule
- Defines all roles that have to be erased in order to keep functionalities
tree consistence.
- loadRootFunctionality() -
Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
-
- loadSubLowFunctionalities(String, boolean) -
Method in class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
-
- loadSubLowFunctionalities(String, boolean) -
Method in interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO
- Loads all the sub functionalities of the given initial path
- loadSubLowFunctionalities(String) -
Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
-
- loadSubLowFunctionalities(String, boolean) -
Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
-
- loadSubreportsByMasterRptId(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.SubreportDAOHibImpl
-
- loadSubreportsByMasterRptId(Integer) -
Method in interface it.eng.spagobi.bo.dao.ISubreportDAO
-
- loadSubreportsBySubRptId(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.SubreportDAOHibImpl
-
- loadSubreportsBySubRptId(Integer) -
Method in interface it.eng.spagobi.bo.dao.ISubreportDAO
-
- loadTemplate() -
Method in class it.eng.spagobi.bo.BIObject
- Loads a Template.
- loadValuesDomain(SourceBean) -
Method in class it.eng.spagobi.services.modules.DetailModalitiesValueModule
- Loads into the Response Source Bean all the Input Type Domain objects
- loadValuesDomain(SourceBean) -
Method in class it.eng.spagobi.services.modules.DetailParameterModule
- Loads all possible domain values which can be choosed for a parameter.
- log(String) -
Method in class it.eng.spagobi.importexport.MetadataLogger
- Logs a message into the buffer
- log -
Static variable in class it.eng.spagobi.metadata.HibernateUtil
-
- logBuf -
Variable in class it.eng.spagobi.importexport.MetadataLogger
-
- logException(Throwable) -
Method in class it.eng.spagobi.bo.dao.hibernate.AbstractHibernateDAO
- Traces the exception information of a throwable input object
- logException(Throwable) -
Method in class it.eng.spagobi.bo.dao.hibernate.AbstractTestHibernateDAO
- Traces the exception information of a throwable input object
- loginManager(Map, OutputStream) -
Method in class it.eng.spagobi.services.IReportPluginServlet
- Manage the login request, authenticate the user and send back the object tree or an error message
- LookupListTag - Class in it.eng.spagobi.presentation.tags
- Builds and presents all objects list for all admin
SpagoBI's list modules.
- LookupListTag() -
Constructor for class it.eng.spagobi.presentation.tags.LookupListTag
-
- lookupLoadHandler(SourceBean, String, SourceBean) -
Method in class it.eng.spagobi.services.modules.DetailParameterModule
-
- LookupQueryDelegatedBasicListService - Class in it.eng.spagobi.services.commons
- Provides all methods to handle a lookup list of objects.
- LookupQueryDelegatedBasicListService() -
Constructor for class it.eng.spagobi.services.commons.LookupQueryDelegatedBasicListService
-
- lookupReturnBackHandler(SourceBean, SourceBean) -
Method in class it.eng.spagobi.services.modules.DetailBIObjectModule
-
- lookupReturnBackHandler(SourceBean, SourceBean) -
Method in class it.eng.spagobi.services.modules.DetailParameterModule
-
- lookupReturnHandler(SourceBean, SourceBean) -
Method in class it.eng.spagobi.services.modules.DetailBIObjectModule
-
- lookupReturnHandler(SourceBean, SourceBean) -
Method in class it.eng.spagobi.services.modules.DetailParameterModule
-
- lookUpReturnHandler(SourceBean, SourceBean) -
Method in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
- Called after the parameter value lookup selection to continue the execution phase
- LookupScriptDelegatedBasicListService - Class in it.eng.spagobi.services.commons
- Provides all methods to handle a lookup list of objects.
- LookupScriptDelegatedBasicListService() -
Constructor for class it.eng.spagobi.services.commons.LookupScriptDelegatedBasicListService
-
- LOOPBACK -
Static variable in class it.eng.spagobi.constants.AdmintoolsConstants
-
- lovAssociation -
Variable in class it.eng.spagobi.importexport.MetadataAssociations
-
- LovDAOHibImpl - Class in it.eng.spagobi.bo.dao.hibernate
- Defines the Hibernate implementations for all DAO methods,
for a list of values.
- LovDAOHibImpl() -
Constructor for class it.eng.spagobi.bo.dao.hibernate.LovDAOHibImpl
-
- LovDetail - Class in it.eng.spagobi.bo
- Defines the
LovDetail
objects. - LovDetail() -
Constructor for class it.eng.spagobi.bo.LovDetail
-
- LovDetailList - Class in it.eng.spagobi.bo
- Gives us all methods to handle the list of all values
for the Fix Lov Selection Wizard.
- LovDetailList() -
Constructor for class it.eng.spagobi.bo.LovDetailList
-
- lovId -
Variable in class it.eng.spagobi.metadata.SbiLov
-
- lovIDAssociation -
Variable in class it.eng.spagobi.importexport.MetadataAssociations
-
- lovProvider -
Variable in class it.eng.spagobi.bo.ModalitiesValue
-
- lovProvider -
Variable in class it.eng.spagobi.metadata.SbiLov
-
- lovProvider -
Variable in class it.eng.spagobi.presentation.tags.LovWizardTag
-
- lovs -
Variable in class it.eng.spagobi.bo.LovDetailList
-
- LovWizardTag - Class in it.eng.spagobi.presentation.tags
- Presentation tag for Fix Lov Wizard details.
- LovWizardTag() -
Constructor for class it.eng.spagobi.presentation.tags.LovWizardTag
-
- LOW_FUNCTIONALITY_TYPE -
Static variable in class it.eng.spagobi.constants.AdmintoolsConstants
-
- LOW_FUNCTIONALITY_TYPE_CODE -
Static variable in class it.eng.spagobi.constants.SpagoBIConstants
-
- LowFunctionality - Class in it.eng.spagobi.bo
- Defines a
LowFunctionality
object. - LowFunctionality() -
Constructor for class it.eng.spagobi.bo.LowFunctionality
- constructor
- LowFunctionalityDAOHibImpl - Class in it.eng.spagobi.bo.dao.hibernate
- Defines the Hibernate implementations for all DAO methods,
for a functionality.
- LowFunctionalityDAOHibImpl() -
Constructor for class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
-
- LowFunctionalityDAOImpl - Class in it.eng.spagobi.bo.dao.jdbc
- Defines the JDBC implementations for all DAO methods,
for a low functionality.
- LowFunctionalityDAOImpl() -
Constructor for class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |