- get(String) - Method in class com.atlassian.activeobjects.admin.InMemoryPluginToTablesMapping
-
- get(String) - Method in interface com.atlassian.activeobjects.admin.PluginToTablesMapping
-
- get(Class<T>, K...) - Method in interface com.atlassian.activeobjects.external.ActiveObjects
-
Returns an array of entities of the specified type corresponding to the
varargs primary keys.
- get(Class<T>, K) - Method in interface com.atlassian.activeobjects.external.ActiveObjects
-
Cleverly overloaded method to return a single entity of the specified type
rather than an array in the case where only one ID is passed.
- get(Class<T>, K...) - Method in class com.atlassian.activeobjects.internal.EntityManagedActiveObjects
-
- get(Class<T>, K) - Method in class com.atlassian.activeobjects.internal.EntityManagedActiveObjects
-
- get(Class<T>) - Method in class com.atlassian.dbexporter.Context
-
Gets the single element of the given type in the import context, returning null if none is present.
- get(String, DatabaseInformation.StringConverter<T>) - Method in class com.atlassian.dbexporter.DatabaseInformation
-
- get(String, DatabaseInformation.StringConverter<T>, T) - Method in class com.atlassian.dbexporter.DatabaseInformation
-
- get() - Method in class com.atlassian.dbexporter.exporter.ConnectionProviderInformationReader
-
- get() - Method in interface com.atlassian.dbexporter.exporter.DatabaseInformationReader
-
Gets the database information as a Map of properties
- get(NodeStreamReader) - Static method in class com.atlassian.dbexporter.node.NodeBackup.RootNode
-
- getAbstract() - Method in interface com.atlassian.activeobjects.test.model.Book
-
- getAll(Class<T>) - Method in class com.atlassian.dbexporter.Context
-
Gets all the element of the given type in the import context
- getAttribute(String) - Method in interface com.atlassian.dbexporter.node.NodeParser
-
Retrieves the value of an attribute of the current node.
- getAuthor() - Method in interface com.atlassian.activeobjects.test.model.Authorship
-
- getAuthors() - Method in interface com.atlassian.activeobjects.test.model.Book
-
- getBaseDirectory() - Method in interface com.atlassian.activeobjects.internal.DatabaseConfiguration
-
- getBaseDirectory() - Method in class com.atlassian.activeobjects.internal.DefaultDatabaseConfiguration
-
- getBatchMode() - Method in interface com.atlassian.dbexporter.importer.ImportConfiguration
-
- getBook() - Method in interface com.atlassian.activeobjects.test.model.Authorship
-
- getBooks() - Method in interface com.atlassian.activeobjects.test.model.Author
-
- getCleanupMode() - Method in interface com.atlassian.dbexporter.importer.ImportConfiguration
-
Whether the database should be cleaned up before importing.
- getColumns() - Method in class com.atlassian.dbexporter.Table
-
- getConfiguration(Bundle, String, Set<Class<? extends RawEntity<?>>>, List<ActiveObjectsUpgradeTask>) - Method in interface com.atlassian.activeobjects.config.ActiveObjectsConfigurationFactory
-
- getConfiguration(Bundle, String, Set<Class<? extends RawEntity<?>>>, List<ActiveObjectsUpgradeTask>) - Method in class com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfigurationFactory
-
- getConfiguration() - Method in class com.atlassian.activeobjects.plugin.ActiveObjectModuleDescriptor
-
- getConnection() - Method in class com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.ActiveObjectsDataSource
-
- getConnection(String, String) - Method in class com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.ActiveObjectsDataSource
-
- getConnection() - Method in interface com.atlassian.dbexporter.ConnectionProvider
-
- getConnectionProvider() - Method in interface com.atlassian.dbexporter.ImportExportConfiguration
-
- getContent(Writer) - Method in interface com.atlassian.dbexporter.node.NodeParser
-
- getContentAsBigDecimal() - Method in interface com.atlassian.dbexporter.node.NodeParser
-
- getContentAsBigInteger() - Method in interface com.atlassian.dbexporter.node.NodeParser
-
- getContentAsBoolean() - Method in interface com.atlassian.dbexporter.node.NodeParser
-
- getContentAsDate() - Method in interface com.atlassian.dbexporter.node.NodeParser
-
- getContentAsString() - Method in interface com.atlassian.dbexporter.node.NodeParser
-
Returns the content of the current node as a string.
- getContextClassLoader() - Method in class com.atlassian.activeobjects.spi.ContextClassLoaderThreadFactory
-
- getCurrent(Prefix) - Method in interface com.atlassian.activeobjects.internal.ModelVersionManager
-
- getCurrent(Prefix) - Method in class com.atlassian.activeobjects.internal.SalModelVersionManager
-
- getCurrentTenant() - Method in class com.atlassian.activeobjects.spi.CompatibilityTenantContextImpl
-
Retrieve the current tenant.
- getDatabaseBaseDirectory() - Method in class com.atlassian.activeobjects.config.internal.DefaultActiveObjectsPluginConfiguration
-
- getDatabaseBaseDirectory() - Method in interface com.atlassian.activeobjects.spi.ActiveObjectsPluginConfiguration
-
- getDatabaseInformation() - Method in interface com.atlassian.dbexporter.importer.ImportConfiguration
-
This is information of the targeted database.
- getDatabaseProvider(DataSource, DatabaseType, String) - Method in interface com.atlassian.activeobjects.internal.DatabaseProviderFactory
-
- getDatabaseProvider(DataSource, DatabaseType, String) - Method in class com.atlassian.activeobjects.internal.JdbcDriverDatabaseProviderFactory
-
- getDatabaseType(Tenant) - Method in class com.atlassian.activeobjects.confluence.ConfluenceTenantAwareDataSourceProvider
-
- getDatabaseType() - Method in interface com.atlassian.activeobjects.external.ActiveObjectsModuleMetaData
-
- getDatabaseType() - Method in class com.atlassian.activeobjects.internal.AbstractActiveObjectsMetaData
-
- getDatabaseType(Connection) - Method in interface com.atlassian.activeobjects.jira.JiraDatabaseTypeExtractor
-
- getDatabaseType(Tenant) - Method in class com.atlassian.activeobjects.jira.JiraTenantAwareDataSourceProvider
-
- getDatabaseType(Connection) - Method in class com.atlassian.activeobjects.jira.OfBizDatabaseTypeExtractor
-
- getDatabaseType(Tenant) - Method in class com.atlassian.activeobjects.spi.AbstractTenantAwareDataSourceProvider
-
Always returns com.atlassian.activeobjects.spi.DatabaseType#UNKNOWN
- getDatabaseType() - Method in interface com.atlassian.activeobjects.spi.DataSourceProvider
-
Returns the database type.
- getDatabaseType() - Method in class com.atlassian.activeobjects.spi.DataSourceProviderImpl
-
- getDatabaseType(Tenant) - Method in interface com.atlassian.activeobjects.spi.TenantAwareDataSourceProvider
-
Returns the database type for the tenant
- getDataSource(Tenant) - Method in class com.atlassian.activeobjects.confluence.ConfluenceTenantAwareDataSourceProvider
-
- getDataSource(Tenant) - Method in class com.atlassian.activeobjects.jira.JiraTenantAwareDataSourceProvider
-
- getDataSource() - Method in interface com.atlassian.activeobjects.spi.DataSourceProvider
-
Returns the host application's SQL data source.
- getDataSource() - Method in class com.atlassian.activeobjects.spi.DataSourceProviderImpl
-
- getDataSource(Tenant) - Method in interface com.atlassian.activeobjects.spi.TenantAwareDataSourceProvider
-
Provide host application data source associated with a tenant.
- getDataSourceType() - Method in interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration
-
The datasource type that this active objects is meant to use.
- getDataSourceType() - Method in class com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration
-
- getDataSourceType() - Method in exception com.atlassian.activeobjects.internal.CannotResolveActiveObjectsFactoryException
-
- getDataSourceType(Prefix) - Method in interface com.atlassian.activeobjects.internal.DataSourceTypeResolver
-
- getDataSourceType(Prefix) - Method in class com.atlassian.activeobjects.internal.DataSourceTypeResolverImpl
-
- getDataSourceTypeKey(Prefix) - Method in class com.atlassian.activeobjects.internal.ActiveObjectsSettingKeys
-
- getDialect() - Method in interface com.atlassian.activeobjects.confluence.hibernate.DialectExtractor
-
Gets the dialect currently used.
- getDialect() - Method in class com.atlassian.activeobjects.confluence.hibernate.HibernateSessionDialectExtractor
-
- getDriverClassName() - Method in exception com.atlassian.activeobjects.internal.DatabaseProviderNotFoundException
-
- getDriverName(DataSource) - Method in interface com.atlassian.activeobjects.internal.DriverNameExtractor
-
Gets the driver class name from the data source
- getDriverName(DataSource) - Method in class com.atlassian.activeobjects.internal.DriverNameExtractorImpl
-
- getEntities() - Method in interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration
-
The set of 'configured' entities for the active objects configuration.
- getEntities() - Method in class com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration
-
- getEntityManager(DataSource, DatabaseType, String, ActiveObjectsConfiguration) - Method in class com.atlassian.activeobjects.internal.EntityManagerFactoryImpl
-
- getEntityNameProcessor() - Method in interface com.atlassian.dbexporter.ImportExportConfiguration
-
- getForeignKeys() - Method in class com.atlassian.dbexporter.Table
-
- getFromColumn(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ForeignKeyDefinitionNode
-
- getFromField() - Method in class com.atlassian.dbexporter.ForeignKey
-
- getFromTable() - Method in class com.atlassian.dbexporter.ForeignKey
-
- getFromTable(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ForeignKeyDefinitionNode
-
- getInt(String) - Method in class com.atlassian.dbexporter.DatabaseInformation
-
- getInt(String, int) - Method in class com.atlassian.dbexporter.DatabaseInformation
-
- getIsbn() - Method in interface com.atlassian.activeobjects.test.model.Book
-
- getLoginTimeout() - Method in class com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.ActiveObjectsDataSource
-
Returns 0, indicating to use the default system timeout.
- getLogWriter() - Method in class com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.ActiveObjectsDataSource
-
LogWriter methods are not supported.
- getMessage() - Method in exception com.atlassian.activeobjects.internal.ActiveObjectsSqlException
-
- getMessage() - Method in exception com.atlassian.activeobjects.internal.CannotResolveActiveObjectsFactoryException
-
- getMessage() - Method in exception com.atlassian.activeobjects.internal.DatabaseProviderNotFoundException
-
- getMessage() - Method in exception com.atlassian.activeobjects.spi.ActiveObjectsImportExportException
-
- getMetaKey(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.DatabaseInformationNode
-
- getMetaValue(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.DatabaseInformationNode
-
- getModelVersion() - Method in interface com.atlassian.activeobjects.external.ActiveObjectsUpgradeTask
-
This gives the version the upgrade task will upgrade the model to.
- getModelVersionKey(Prefix) - Method in class com.atlassian.activeobjects.internal.ActiveObjectsSettingKeys
-
- getModule() - Method in class com.atlassian.activeobjects.plugin.ActiveObjectModuleDescriptor
-
- getModuleDescriptor(String) - Method in class com.atlassian.activeobjects.plugin.ActiveObjectsModuleDescriptorFactory
-
- getName(Class<? extends RawEntity<?>>) - Method in class com.atlassian.activeobjects.backup.ExceptionThrowingTableNameConverter
-
- getName() - Method in interface com.atlassian.activeobjects.test.model.Author
-
- getName() - Method in class com.atlassian.dbexporter.Column
-
- getName(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ColumnDataNode
-
- getName(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ColumnDefinitionNode
-
- getName(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ForeignKeyDefinitionNode
-
- getName(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.TableDataNode
-
- getName(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.TableDefinitionNode
-
- getName() - Method in interface com.atlassian.dbexporter.node.NodeParser
-
Returns the name of the current entity.
- getName() - Method in class com.atlassian.dbexporter.Table
-
- getNameConverters() - Method in interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration
-
Gets the name converters to use with Active Objects
- getNameConverters() - Method in class com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration
-
- getNameConverters(Prefix) - Method in class com.atlassian.activeobjects.internal.config.ActiveObjectsNameConvertersFactory
-
- getNameConverters(Prefix) - Method in interface com.atlassian.activeobjects.internal.config.NameConvertersFactory
-
- getNextNode() - Method in interface com.atlassian.dbexporter.node.NodeParser
-
Returns the next node in the graph.
- getNodeName() - Method in class com.atlassian.dbexporter.importer.AbstractSingleNodeImporter
-
- getNodeName() - Method in class com.atlassian.dbexporter.importer.DatabaseInformationImporter
-
- getNodeName() - Method in class com.atlassian.dbexporter.importer.DataImporter
-
- getNodeName() - Method in class com.atlassian.dbexporter.importer.TableDefinitionImporter
-
- getNumberOfPages() - Method in interface com.atlassian.activeobjects.test.model.Book
-
- getObject() - Method in class com.atlassian.activeobjects.spring.ApplicationContextFactoryBean
-
- getObject() - Method in class com.atlassian.activeobjects.spring.OptionalServiceFactoryBean
-
- getObjectType() - Method in class com.atlassian.activeobjects.spring.ApplicationContextFactoryBean
-
- getObjectType() - Method in class com.atlassian.activeobjects.spring.OptionalServiceFactoryBean
-
- getParentLogger() - Method in class com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.ActiveObjectsDataSource
-
- getPluginInformation(String) - Method in class com.atlassian.activeobjects.backup.PluginInformationFactory
-
Gets plugin information from the Active Objects table hash
- getPluginInformation() - Method in exception com.atlassian.activeobjects.spi.ActiveObjectsImportExportException
-
- getPluginKey() - Method in interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration
-
The plugin key for which this configuration is defined.
- getPluginKey() - Method in class com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration
-
- getPluginKey() - Method in interface com.atlassian.activeobjects.spi.PluginInformation
-
- getPluginName() - Method in interface com.atlassian.activeobjects.spi.PluginInformation
-
- getPluginVersion() - Method in interface com.atlassian.activeobjects.spi.PluginInformation
-
- getPrecision() - Method in class com.atlassian.dbexporter.Column
-
- getPrecision(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ColumnDefinitionNode
-
- getPrice() - Method in interface com.atlassian.activeobjects.test.model.Book
-
- getProgressMonitor() - Method in interface com.atlassian.dbexporter.ImportExportConfiguration
-
- getPublished() - Method in interface com.atlassian.activeobjects.test.model.Book
-
- getRequiredAttribute(String) - Method in interface com.atlassian.dbexporter.node.NodeParser
-
Retrieves the value of an attribute of the current node.
- getRootNode() - Method in interface com.atlassian.dbexporter.node.NodeStreamReader
-
Returns the root node of the object tree.
- getRootNode() - Method in class com.atlassian.dbexporter.node.stax.StaxStreamReader
-
- getRows() - Method in class com.atlassian.activeobjects.admin.tables.TablesController.TableInformation
-
- getScale() - Method in class com.atlassian.dbexporter.Column
-
- getScale(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ColumnDefinitionNode
-
- getSchema(Tenant) - Method in class com.atlassian.activeobjects.jira.JiraTenantAwareDataSourceProvider
-
- getSchema(Tenant) - Method in class com.atlassian.activeobjects.spi.AbstractTenantAwareDataSourceProvider
-
- getSchema() - Method in interface com.atlassian.activeobjects.spi.DataSourceProvider
-
Returns the name of the schema used with this database.
- getSchema() - Method in class com.atlassian.activeobjects.spi.DataSourceProviderImpl
-
- getSchema(Tenant) - Method in interface com.atlassian.activeobjects.spi.TenantAwareDataSourceProvider
-
The name of the schema used with this database for the tenant.
- getSchemaConfiguration() - Method in interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration
-
Gets the schema configuration to use with Active Objects
- getSchemaConfiguration() - Method in class com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration
-
- getService(Bundle, ServiceRegistration) - Method in class com.atlassian.activeobjects.osgi.ActiveObjectsServiceFactory
-
Invoked when the Gemini Blueprints/Spring DM proxy first accesses the module.
- getSqlException() - Method in exception com.atlassian.activeobjects.internal.ActiveObjectsSqlException
-
- getSqlType() - Method in class com.atlassian.dbexporter.Column
-
- getSqlType(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ColumnDefinitionNode
-
- getString(String) - Method in class com.atlassian.dbexporter.DatabaseInformation
-
- getString(String, String) - Method in class com.atlassian.dbexporter.DatabaseInformation
-
- getTable() - Method in class com.atlassian.activeobjects.admin.tables.TablesController.TableInformation
-
- getTableName() - Method in exception com.atlassian.activeobjects.spi.ActiveObjectsImportExportException
-
- getTableNamePrefix() - Method in interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration
-
The prefix to use for table names in the database
- getTableNamePrefix() - Method in class com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration
-
- getThrowables() - Method in exception com.atlassian.dbexporter.node.stax.XmlFactoryException
-
- getTitle() - Method in interface com.atlassian.activeobjects.test.model.Book
-
- getToColumn(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ForeignKeyDefinitionNode
-
- getToField() - Method in class com.atlassian.dbexporter.ForeignKey
-
- getToTable() - Method in class com.atlassian.dbexporter.ForeignKey
-
- getToTable(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ForeignKeyDefinitionNode
-
- getType() - Method in interface com.atlassian.dbexporter.DatabaseInformations.Database
-
- getUpgradeTasks() - Method in interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration
-
Gets the upgrade tasks associated with Active Objects
- getUpgradeTasks() - Method in class com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration
-
- getVendorName() - Method in interface com.atlassian.activeobjects.spi.PluginInformation
-
- getVendorUrl() - Method in interface com.atlassian.activeobjects.spi.PluginInformation
-
- IgnoreReservedKeyword - Annotation Type in com.atlassian.activeobjects.external
-
This annotation is used to ignore the keyword validation done by Active Objects.
- ImportConfiguration - Interface in com.atlassian.dbexporter.importer
-
- importData(NodeStreamReader, ImportConfiguration) - Method in class com.atlassian.dbexporter.DbImporter
-
Imports the XML document read from the stream
- Importer - Interface in com.atlassian.dbexporter.importer
-
- ImporterUtils - Class in com.atlassian.dbexporter.importer
-
- ImportExportConfiguration - Interface in com.atlassian.dbexporter
-
Gives access to the essential configuration elements used during import/export
- ImportExportErrorService - Interface in com.atlassian.dbexporter
-
- ImportExportErrorServiceImpl - Class in com.atlassian.activeobjects.backup
-
- ImportExportErrorServiceImpl(PluginInformationFactory) - Constructor for class com.atlassian.activeobjects.backup.ImportExportErrorServiceImpl
-
- ImportExportException - Exception in com.atlassian.activeobjects.spi
-
The generic runtime exception for the DB exporter module.
- ImportExportException(String) - Constructor for exception com.atlassian.activeobjects.spi.ImportExportException
-
- ImportExportException(String, Throwable) - Constructor for exception com.atlassian.activeobjects.spi.ImportExportException
-
- ImportExportException(Throwable) - Constructor for exception com.atlassian.activeobjects.spi.ImportExportException
-
- importNode(NodeParser, ImportConfiguration, Context) - Method in class com.atlassian.dbexporter.importer.AbstractImporter
-
- importNode(NodeParser, ImportConfiguration, Context) - Method in interface com.atlassian.dbexporter.importer.Importer
-
- init(Map<String, String>) - Method in class com.atlassian.activeobjects.admin.condition.UserIsSysAdminCondition
-
- init(Plugin, Element) - Method in class com.atlassian.activeobjects.plugin.ActiveObjectModuleDescriptor
-
- INIT_TASK_TIMEOUT_MS - Static variable in class com.atlassian.activeobjects.osgi.ActiveObjectsServiceFactory
-
- initExecutorService(Tenant) - Method in class com.atlassian.activeobjects.confluence.ConfluenceInitExecutorServiceProvider
-
In the case of HSQL, confluence will dispatch TenantArrivedEvent synchronously.
- initExecutorService(Tenant) - Method in class com.atlassian.activeobjects.spi.DefaultInitExecutorServiceProvider
-
Create a thread pool executor with the same context class loader that was used when creating this class.
- initExecutorService(Tenant) - Method in interface com.atlassian.activeobjects.spi.InitExecutorServiceProvider
-
Create an executor service in which to run AO init i.e.
- InitExecutorServiceProvider - Interface in com.atlassian.activeobjects.spi
-
- InMemoryPluginToTablesMapping - Class in com.atlassian.activeobjects.admin
-
- InMemoryPluginToTablesMapping() - Constructor for class com.atlassian.activeobjects.admin.InMemoryPluginToTablesMapping
-
- INSTANCE - Static variable in class com.atlassian.activeobjects.spi.HotRestartEvent
-
- INSTANCE - Static variable in class com.atlassian.activeobjects.spi.NullBackupProgressMonitor
-
- INSTANCE - Static variable in class com.atlassian.activeobjects.spi.NullRestoreProgressMonitor
-
- invoke(Object, Method, Object[]) - Method in class com.atlassian.activeobjects.spi.ConnectionHandler
-
- invoke(Object, Method, Object[]) - Method in class com.atlassian.activeobjects.tx.TransactionalProxy
-
- isActiveSynchronisedTransaction() - Method in class com.atlassian.activeobjects.confluence.transaction.ConfluenceAOSynchronisationManager
-
- isActiveSynchronisedTransaction() - Method in class com.atlassian.activeobjects.spi.NoOpTransactionSynchronisationManager
-
- isActiveSynchronisedTransaction() - Method in interface com.atlassian.activeobjects.spi.TransactionSynchronisationManager
-
- isAnnotated(Class) - Static method in class com.atlassian.activeobjects.tx.TransactionalProxy
-
Tells whether the given class is annotated as being transactional.
- isAutoIncrement() - Method in class com.atlassian.dbexporter.Column
-
- isAutoIncrement(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ColumnDefinitionNode
-
- isAvailable() - Method in interface com.atlassian.activeobjects.spi.PluginInformation
-
If the plugin information is available then the following methods will return non-null values.
- isBinary(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.RowDataNode
-
- isBoolean(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.RowDataNode
-
- isClosed() - Method in interface com.atlassian.dbexporter.node.NodeParser
-
Returns true if this instance represents the end of a node
(closing tag in XML).
- isDataSourcePresent() - Method in interface com.atlassian.activeobjects.external.ActiveObjectsModuleMetaData
-
Indicates whether there is a data source (i.e.
- isDate(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.RowDataNode
-
- isDouble(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.RowDataNode
-
- isEmpty() - Method in class com.atlassian.dbexporter.DatabaseInformation
-
- isInitialized() - Method in interface com.atlassian.activeobjects.external.ActiveObjectsModuleMetaData
-
Indicates if initialization has completed successfully.
- isInteger(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.RowDataNode
-
- isNewerThan(ModelVersion) - Method in class com.atlassian.activeobjects.external.ModelVersion
-
- isNodeNotClosed(NodeParser, String) - Static method in class com.atlassian.dbexporter.importer.ImporterUtils
-
Checks that the node is the node with the given name and is not closed.
- isOlderThan(ModelVersion) - Method in class com.atlassian.activeobjects.external.ModelVersion
-
- isPrimaryKey() - Method in class com.atlassian.dbexporter.Column
-
- isPrimaryKey(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.ColumnDefinitionNode
-
- isRead() - Method in interface com.atlassian.activeobjects.test.model.Book
-
Whether this has been read by the user.
- isSame(ModelVersion) - Method in class com.atlassian.activeobjects.external.ModelVersion
-
- isSingleton() - Method in class com.atlassian.activeobjects.spring.ApplicationContextFactoryBean
-
- isSingleton() - Method in class com.atlassian.activeobjects.spring.OptionalServiceFactoryBean
-
- isStarting(String, boolean) - Method in interface com.atlassian.activeobjects.internal.Prefix
-
Tells whether the prefix is at the start of the given String
- isStarting(String, boolean) - Method in class com.atlassian.activeobjects.internal.SimplePrefix
-
Checks whether the string parameter starts with the prefix.
- isString(NodeParser) - Static method in class com.atlassian.dbexporter.node.NodeBackup.RowDataNode
-
- isTablePresent(Class<? extends RawEntity<?>>) - Method in interface com.atlassian.activeobjects.external.ActiveObjectsModuleMetaData
-
Checks if the table corresponding to given type exists in the database.
- isWrapperFor(Class<?>) - Method in class com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.ActiveObjectsDataSource
-
- valueOf(String) - Static method in class com.atlassian.activeobjects.external.ModelVersion
-
- valueOf(String) - Static method in enum com.atlassian.activeobjects.internal.DataSourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.activeobjects.spi.DatabaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.dbexporter.BatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.dbexporter.CleanupMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.dbexporter.DatabaseInformations.Database.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.dbexporter.progress.ProgressMonitor.Task
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.atlassian.activeobjects.internal.DataSourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.activeobjects.spi.DatabaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.dbexporter.BatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.dbexporter.CleanupMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.dbexporter.DatabaseInformations.Database.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.dbexporter.progress.ProgressMonitor.Task
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendorName - Variable in class com.atlassian.activeobjects.admin.PluginInfo
-
- vendorUrl - Variable in class com.atlassian.activeobjects.admin.PluginInfo
-
- version - Variable in class com.atlassian.activeobjects.admin.PluginInfo
-