A B C D E F G H I J K L M N O P R S T U V W X

A

AbstractBlock - Class in info.informatica.report.block
Base for Report Blocks.
AbstractDataset - Class in info.informatica.data
Utility abstract base class for several (sometimes metadata-unaware) Dataset implementations.
AbstractTableBlock - Class in info.informatica.report.block
Abstract class for tables.
AbstractTableBlock(ReportElement) - Constructor for class info.informatica.report.block.AbstractTableBlock
 
AbstractTableBlock(AbstractBlock) - Constructor for class info.informatica.report.block.AbstractTableBlock
 
ActionControl - Interface in info.informatica.ui
User interface Action control To be implemented by buttons and other UI Action Controls.
add(T[]) - Method in class info.informatica.data.ArrayIteratorDataset
If the iterator is a ListIterator, this method can be used to add rows to it.
add(T) - Method in class info.informatica.data.ArrayIteratorDataset
Convenience method that adds a row composed by a single object.
add(T) - Method in class info.informatica.data.IteratorDataset
If the iterator is a ListIterator, this method can be used to add rows to it.
add(Object[]) - Method in class info.informatica.data.ListDataset
 
add(Object) - Method in class info.informatica.data.ListDataset
Convenience method that adds a row composed by a single object.
add(Object, Object) - Method in class info.informatica.data.ListDataset
Convenience method that adds a row composed by a two objects.
add(Element) - Method in class info.informatica.report.dom4j.ReportElement
 
add(Element) - Method in class info.informatica.report.dom4j.ReportTableElement
 
add(Element) - Method in class info.informatica.report.dom4j.ReportTableRowElement
 
add(Block) - Method in class info.informatica.report.FragmentList
Deprecated.  
add(UserInfo) - Method in class info.informatica.security.auth.AnonymousAuthentication
 
add(UserInfo) - Method in class info.informatica.security.auth.AuthenticationDatabase
 
add(UserInfo) - Method in class info.informatica.security.auth.FileAuthenticationDatabase
 
add(UserInfo) - Method in class info.informatica.security.auth.SQLAuthenticationDatabase
 
addAll(Collection<Object>) - Method in class info.informatica.data.ListDataset
 
addDataEntity(DataField) - Method in class info.informatica.data.MetaData
Adds the given entity to this metadata
addElement(String, String, Attributes) - Method in class info.informatica.report.ReportDocumentHandler.CarteHandler
 
addElement(String, String, Attributes) - Method in interface info.informatica.report.ReportScopeHandler
Adds a new element for processing.
addMetadataName(String) - Method in interface info.informatica.ui.DataViewConfig
 
addMetadataName(String) - Method in class info.informatica.ui.DataViewMap
 
addMetadataName(String) - Method in class info.informatica.ui.DefaultDataViewConfig
 
addOperationPermission(String, String) - Method in interface info.informatica.ui.ViewSecurity
Allow a role to perform an operation.
addOperationPermission(String, String) - Method in class info.informatica.ui.ViewSecurityMap
 
addOptionItem(String, OptionItem) - Method in class info.informatica.ui.html.tag.FormSelectField
 
addOptionItem(String, OptionItem) - Method in interface info.informatica.ui.OptionGroup
 
addRealm(RealmSpec) - Method in class info.informatica.security.auth.NumericProtectionRealm
 
addRealmSpec(RealmSpec) - Method in class info.informatica.security.auth.ProtectionRealm
 
addReportDataSpec(ReportDataSpec) - Method in class info.informatica.report.Report
 
addRole(Role) - Method in class info.informatica.security.auth.FileGroupDatabase
 
addRole(Role) - Method in class info.informatica.security.auth.ProtectionRealm
 
addRole(Role) - Method in interface info.informatica.security.auth.RoleDatabase
Add a role
addRole(Role) - Method in class info.informatica.security.auth.SQLAuthenticationDatabase
 
addRoleToUser(Role, LoginPrincipal) - Method in class info.informatica.security.auth.FileGroupDatabase
 
addRoleToUser(Role, LoginPrincipal) - Method in interface info.informatica.security.auth.RoleDatabase
Adds user to a group, creating it if does not exist.
addRoleToUser(Role, LoginPrincipal) - Method in class info.informatica.security.auth.SQLAuthenticationDatabase
 
AnonymousAuthentication - Class in info.informatica.security.auth
Base de datos de usuarios anónimos (sin autentificación)
AnonymousAuthentication() - Constructor for class info.informatica.security.auth.AnonymousAuthentication
 
appendClause(StringBuilder) - Method in class info.informatica.data.SortMap
 
appendClause(StringBuffer) - Method in class info.informatica.data.sql.WhereClause
 
appendClause(StringBuilder) - Method in class info.informatica.data.sql.WhereClause
 
ArrayIteratorDataset<T> - Class in info.informatica.data
A Dataset backed by an Iterator.
ArrayIteratorDataset(List<String>) - Constructor for class info.informatica.data.ArrayIteratorDataset
 
authenticate(LoginPrincipal, ProtectionRealm, PasswordAccount, String) - Method in class info.informatica.security.auth.Authenticator
 
AuthenticationDatabase - Class in info.informatica.security.auth
Base de datos de usuarios
AuthenticationDatabaseException - Exception in info.informatica.security.auth
 
AuthenticationDatabaseException() - Constructor for exception info.informatica.security.auth.AuthenticationDatabaseException
 
AuthenticationDatabaseException(String) - Constructor for exception info.informatica.security.auth.AuthenticationDatabaseException
 
AuthenticationDatabaseException(Throwable) - Constructor for exception info.informatica.security.auth.AuthenticationDatabaseException
 
AuthenticationDatabaseException(String, Throwable) - Constructor for exception info.informatica.security.auth.AuthenticationDatabaseException
 
AuthenticationDataDict - Class in info.informatica.security.auth
Authentication data dictionary.
AuthenticationDataDict(Properties) - Constructor for class info.informatica.security.auth.AuthenticationDataDict
 
AuthenticationException - Exception in info.informatica.security.auth
 
AuthenticationException() - Constructor for exception info.informatica.security.auth.AuthenticationException
 
AuthenticationException(String) - Constructor for exception info.informatica.security.auth.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for exception info.informatica.security.auth.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception info.informatica.security.auth.AuthenticationException
 
AuthenticationHashException - Exception in info.informatica.security.auth
 
AuthenticationHashException() - Constructor for exception info.informatica.security.auth.AuthenticationHashException
 
AuthenticationHashException(String) - Constructor for exception info.informatica.security.auth.AuthenticationHashException
 
AuthenticationHashException(String, Throwable) - Constructor for exception info.informatica.security.auth.AuthenticationHashException
 
AuthenticationHashException(Throwable) - Constructor for exception info.informatica.security.auth.AuthenticationHashException
 
AuthenticationMetaData - Class in info.informatica.security.auth
MetaData involving an authentication database.
AuthenticationMetaData(String, String, String) - Constructor for class info.informatica.security.auth.AuthenticationMetaData
 
AuthenticationMetaData(String, String, String, String) - Constructor for class info.informatica.security.auth.AuthenticationMetaData
 
AuthenticationMetaData(String) - Constructor for class info.informatica.security.auth.AuthenticationMetaData
 
Authenticator - Class in info.informatica.security.auth
 
Authenticator() - Constructor for class info.informatica.security.auth.Authenticator
 

A B C D E F G H I J K L M N O P R S T U V W X