|
||||||||||
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>
- 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
.
- 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
.
- 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
-
- 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 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
-
- 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.
- 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
- 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
-
- LOOPBACK -
Static variable in class it.eng.spagobi.constants.AdmintoolsConstants
-
- 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
-
- 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 |