|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
treeAdminObjects.jsp
.BIObject
at input with these parameters.
ModalitiesValue
object ordered by code
id
.
biObjectID
identifier.
label
identifier.
id
identifier integer.
path
in the cms.
id
and its role
.
id
identifier Integer.
BIObject
,
known its biObjectID>/code>
- loadById(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.BIObjectParameterDAOHibImpl
-
- loadById(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.ParameterUseDAOHibImpl
-
- loadByID(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.RoleDAOHibImpl
-
- loadById(Integer) -
Method in interface it.eng.spagobi.bo.dao.IBIObjectParameterDAO
- Loads all detail information for a BI Object Parameter identified by its
objParId
.
- loadById(Integer) -
Method in interface it.eng.spagobi.bo.dao.IParameterUseDAO
- Loads all detail information for a parameter use mode identified by
its
id
.
- loadByID(Integer) -
Method in interface it.eng.spagobi.bo.dao.IRoleDAO
- Loads a role identified by its
roleID
.
- 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
.
- loadByParameterIdandRole(Integer, String) -
Method in class it.eng.spagobi.bo.dao.hibernate.ParameterUseDAOHibImpl
-
- loadByParameterIdandRole(Integer, String) -
Method in interface it.eng.spagobi.bo.dao.IParameterUseDAO
- Loads all detail information for a parameter use mode identified by
a parameter id and a role name.
- 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
.
- 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
.
- 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
- 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.
- 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.
- 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
.
- 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
.
- loadEventInfo(EventLog, SourceBean) -
Method in class it.eng.spagobi.events.handlers.DefaultEventPresentationHandler
-
- loadEventInfo(EventLog, SourceBean) -
Method in interface it.eng.spagobi.events.handlers.IEventPresentationHandler
-
- loadEventLogById(Integer) -
Method in class it.eng.spagobi.bo.dao.hibernate.EventLogDAOHibImpl
-
- loadEventLogById(Integer) -
Method in interface it.eng.spagobi.bo.dao.IEventLogDAO
- Loads an event log given its id
- 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(IEngUserProfile) -
Method in class it.eng.spagobi.bo.dao.hibernate.EventLogDAOHibImpl
-
- loadEventsLogByUser(IEngUserProfile) -
Method in interface it.eng.spagobi.bo.dao.IEventLogDAO
- Loads the list of all events logs associated to the user profile at input
- 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
.
- 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
.
- 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
-
- loadFromXML(String) -
Method in class it.eng.spagobi.bo.lov.FixedListDetail
- loads the lov from an xml string
- loadFromXML(String) -
Method in interface it.eng.spagobi.bo.lov.ILovDetail
- loads the lov from an xml string
- loadFromXML(String) -
Method in class it.eng.spagobi.bo.lov.JavaClassDetail
- loads the lov from an xml string
- loadFromXML(String) -
Method in class it.eng.spagobi.bo.lov.QueryDetail
- loads the lov from an xml string
- loadFromXML(String) -
Method in class it.eng.spagobi.bo.lov.ScriptDetail
- loads the lov from an xml string
- 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.
- 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.
- 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.
- 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
.
- 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
.
- 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
.
- 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
.
- 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 the list of ObjParuse associated to the input
objParId
and 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
- Loads the list of parameter use modes associated to the input
parameter id.
- 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.
- 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.
- loadRootLowFunctionality(boolean) -
Method in class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
-
- loadRootLowFunctionality(boolean) -
Method in interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO
- Loads the root functionality
- 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
- 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.
- log(String) -
Method in class it.eng.spagobi.importexport.MetadataLogger
- Logs a message into the buffer
- 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
- logException(Throwable) -
Static method in class it.eng.spagobi.services.commons.DelegatedHibernateConnectionListService
- Traces the exception information of a throwable input object
- LoginModule - Class in it.eng.spagobi.services.modules
-
- LoginModule() -
Constructor for class it.eng.spagobi.services.modules.LoginModule
-
- LoginModule.SpagoBIPrincipal - Class in it.eng.spagobi.services.modules
-
- LoginModule.SpagoBIPrincipal(String) -
Constructor for class it.eng.spagobi.services.modules.LoginModule.SpagoBIPrincipal
-
- LoginPublisher - Class in it.eng.spagobi.presentation.publishers
-
- LoginPublisher() -
Constructor for class it.eng.spagobi.presentation.publishers.LoginPublisher
-
- LogoutModule - Class in it.eng.spagobi.services.modules
-
- LogoutModule() -
Constructor for class it.eng.spagobi.services.modules.LogoutModule
-
- LOOPBACK -
Static variable in class it.eng.spagobi.constants.AdmintoolsConstants
-
- LOV_LABEL -
Static variable in class it.eng.spagobi.engines.dashboardscomposition.SpagoBIDashboardsCompositionInternalEngine
-
- LOV_MODIFIED -
Static variable in class it.eng.spagobi.constants.SpagoBIConstants
-
- LovColumnsSelectorTag - Class in it.eng.spagobi.presentation.tags
-
- LovColumnsSelectorTag() -
Constructor for class it.eng.spagobi.presentation.tags.LovColumnsSelectorTag
-
- 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
-
- LovDetailFactory - Class in it.eng.spagobi.bo.lov
- Defines methods to create implementation of the ILovDetail interface
- LovDetailFactory() -
Constructor for class it.eng.spagobi.bo.lov.LovDetailFactory
-
- LovLookupAjaxModule - Class in it.eng.spagobi.scheduler.modules
- Tests the query and produces the list as output.
- LovLookupAjaxModule() -
Constructor for class it.eng.spagobi.scheduler.modules.LovLookupAjaxModule
- Class Constructor
- LovLookupAjaxPublisher - Class in it.eng.spagobi.scheduler.publishers
-
- LovLookupAjaxPublisher() -
Constructor for class it.eng.spagobi.scheduler.publishers.LovLookupAjaxPublisher
-
- LovManager - Class in it.eng.spagobi.managers
-
- LovManager() -
Constructor for class it.eng.spagobi.managers.LovManager
-
- LovResultHandler - Class in it.eng.spagobi.bo.lov
- Defines method to manage lov result
- LovResultHandler(String) -
Constructor for class it.eng.spagobi.bo.lov.LovResultHandler
- constructor
- LovToListService - Class in it.eng.spagobi.bo.lov
-
- LovToListService(ILovDetail, IEngUserProfile) -
Constructor for class it.eng.spagobi.bo.lov.LovToListService
- constructor
- LovToListService(String) -
Constructor for class it.eng.spagobi.bo.lov.LovToListService
- constructor
- 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
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |