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

A

AbstractDatabaseBatch - Class in org.sonar.commons.database
 
AbstractDatabaseBatch() - Constructor for class org.sonar.commons.database.AbstractDatabaseBatch
 
AbstractDatabaseConnector - Class in org.sonar.commons.database
 
AbstractDatabaseConnector(Configuration) - Constructor for class org.sonar.commons.database.AbstractDatabaseConnector
 
AbstractDatabaseConnector() - Constructor for class org.sonar.commons.database.AbstractDatabaseConnector
 
ActiveRule - Class in org.sonar.commons.rules
 
ActiveRule() - Constructor for class org.sonar.commons.rules.ActiveRule
 
ActiveRule(RulesProfile, Rule, RuleFailureLevel) - Constructor for class org.sonar.commons.rules.ActiveRule
 
ActiveRuleParam - Class in org.sonar.commons.rules
 
ActiveRuleParam() - Constructor for class org.sonar.commons.rules.ActiveRuleParam
 
ActiveRuleParam(ActiveRule, RuleParam, String) - Constructor for class org.sonar.commons.rules.ActiveRuleParam
 
add(Language) - Method in class org.sonar.commons.Languages
 
addActiveRulesToProfile(List<ActiveRule>, int, String) - Method in class org.sonar.commons.rules.RulesDao
 
addParameter(String, Double) - Method in class org.sonar.commons.rules.RuleFailure
 
addParameter(String, Double, Double) - Method in class org.sonar.commons.rules.RuleFailure
 
Alert - Class in org.sonar.commons.alerts
 
Alert() - Constructor for class org.sonar.commons.alerts.Alert
 
Alert(RulesProfile, Metric, String, String, String) - Constructor for class org.sonar.commons.alerts.Alert
 
AsyncMeasuresDao - Class in org.sonar.commons.measures
 
AsyncMeasuresDao(DatabaseSession) - Constructor for class org.sonar.commons.measures.AsyncMeasuresDao
 
AsyncMeasureSnapshot - Class in org.sonar.commons.measures
 
AsyncMeasureSnapshot(Integer, Integer, Date, Date, Integer, Integer) - Constructor for class org.sonar.commons.measures.AsyncMeasureSnapshot
 
AsyncMeasureSnapshot() - Constructor for class org.sonar.commons.measures.AsyncMeasureSnapshot
 
AsyncMeasuresService - Class in org.sonar.commons.measures
 
AsyncMeasuresService(DatabaseSession) - Constructor for class org.sonar.commons.measures.AsyncMeasuresService
 

B

BaseDao - Class in org.sonar.commons
 
BaseDao(DatabaseSession) - Constructor for class org.sonar.commons.BaseDao
 
BATCH_PATH - Static variable in class org.sonar.commons.ServerHttpClient
 
BATCH_SIZE - Static variable in class org.sonar.commons.database.DatabaseSession
 
buildPicoContainer() - Static method in class org.sonar.commons.IocContainer
 

C

CATEGORY_ALERT - Static variable in class org.sonar.commons.events.Event
 
CATEGORY_VERSION - Static variable in class org.sonar.commons.events.Event
 
checkSchemaVersion() - Method in class org.sonar.commons.database.AbstractDatabaseConnector
 
checkUp() - Method in class org.sonar.commons.ServerHttpClient
Throws a runtime ServerConnectionException if it fails to connect Sonar server
checkVersion() - Method in class org.sonar.commons.database.AbstractDatabaseConnector
 
clear() - Method in interface org.sonar.commons.database.DatabaseSessionFactory
 
clear() - Method in class org.sonar.commons.database.StatisticsEntityManager
 
clear() - Method in class org.sonar.commons.database.ThreadLocalDatabaseSessionFactory
 
clone() - Method in class org.sonar.commons.alerts.Alert
 
clone() - Method in class org.sonar.commons.resources.MeasureKey
 
clone() - Method in class org.sonar.commons.resources.Resource
 
clone() - Method in class org.sonar.commons.rules.ActiveRule
 
clone() - Method in class org.sonar.commons.rules.ActiveRuleParam
 
clone() - Method in class org.sonar.commons.rules.RulesProfile
 
close() - Method in class org.sonar.commons.database.StatisticsEntityManager
 
commit() - Method in class org.sonar.commons.database.DatabaseSession
 
contains(Object) - Method in class org.sonar.commons.database.DatabaseSession
 
contains(Object) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
copyFrom(Measure) - Method in class org.sonar.commons.resources.Measure
 
countRules(List<String>, String) - Method in class org.sonar.commons.rules.RulesDao
 
createAsyncMeasureSnapshot(Integer, Integer, Date, Date, Integer, Integer) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
createEntityManager() - Method in interface org.sonar.commons.database.DatabaseConnector
 
createEntityManager() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
createNamedQuery(String) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
createNativeQuery(String) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
createNativeQuery(String, Class) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
createNativeQuery(String, String) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
createQuery(String) - Method in class org.sonar.commons.database.DatabaseSession
 
createQuery(String) - Method in class org.sonar.commons.database.StatisticsEntityManager
 

D

DaoFacade - Class in org.sonar.commons
 
DaoFacade(ProfilesDao, RulesDao, MeasuresDao, AsyncMeasuresDao) - Constructor for class org.sonar.commons.DaoFacade
 
DatabaseBatch - Interface in org.sonar.commons.database
 
DatabaseBatchStarter - Class in org.sonar.commons.database
 
DatabaseBatchStarter() - Constructor for class org.sonar.commons.database.DatabaseBatchStarter
 
DatabaseConfiguration - Class in org.sonar.commons.configuration
 
DatabaseConfiguration(DatabaseSessionFactory) - Constructor for class org.sonar.commons.configuration.DatabaseConfiguration
 
DatabaseConnector - Interface in org.sonar.commons.database
 
DatabaseProperties - Class in org.sonar.commons.database
 
DatabaseProperties() - Constructor for class org.sonar.commons.database.DatabaseProperties
 
DatabaseSession - Class in org.sonar.commons.database
 
DatabaseSession(DatabaseConnector) - Constructor for class org.sonar.commons.database.DatabaseSession
 
DatabaseSessionFactory - Interface in org.sonar.commons.database
 
DatabaseSessionProvider - Class in org.sonar.commons.database
 
DatabaseSessionProvider() - Constructor for class org.sonar.commons.database.DatabaseSessionProvider
 
deleteActiveRuleParameters(RuleParam) - Method in class org.sonar.commons.rules.RulesDao
 
deleteAsyncMeasure(Measure) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
deleteAsyncMeasureSnapshots(Integer) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
deleteMeasure(Integer) - Method in class org.sonar.commons.measures.AsyncMeasuresService
 
DerbyWithDecimalDialect - Class in org.sonar.commons.database.dialect
 
DerbyWithDecimalDialect() - Constructor for class org.sonar.commons.database.dialect.DerbyWithDecimalDialect
 
DESCRIPTION_COLUMN_SIZE - Static variable in class org.sonar.commons.resources.Resource
 
DIALECT_DB2 - Static variable in class org.sonar.commons.database.DatabaseProperties
 
DIALECT_DERBY - Static variable in class org.sonar.commons.database.DatabaseProperties
 
DIALECT_HSQLDB - Static variable in class org.sonar.commons.database.DatabaseProperties
 
DIALECT_MSSQL - Static variable in class org.sonar.commons.database.DatabaseProperties
 
DIALECT_MYSQL - Static variable in class org.sonar.commons.database.DatabaseProperties
 
DIALECT_ORACLE - Static variable in class org.sonar.commons.database.DatabaseProperties
 
DIALECT_POSTGRE - Static variable in class org.sonar.commons.database.DatabaseProperties
 
disableAutomaticMetrics() - Method in class org.sonar.commons.resources.MeasuresDao
 
disabledMetrics(Collection<Metric>) - Method in class org.sonar.commons.resources.MeasuresDao
 
doStart() - Method in class org.sonar.commons.database.AbstractDatabaseBatch
 
DRIVER - Static variable in class org.sonar.commons.database.InMemoryDatabaseConnector
 
DriverDatabaseConnector - Class in org.sonar.commons.database
 
DriverDatabaseConnector(Configuration) - Constructor for class org.sonar.commons.database.DriverDatabaseConnector
 
dumpStatistics() - Method in class org.sonar.commons.database.AbstractDatabaseConnector
 
dumpStatistics() - Method in interface org.sonar.commons.database.DatabaseConnector
 

E

equals(Object) - Method in class org.sonar.commons.configuration.Property
 
equals(Object) - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
equals(Object) - Method in class org.sonar.commons.Metric
 
equals(Object) - Method in class org.sonar.commons.resources.MeasureKey
 
equals(Object) - Method in class org.sonar.commons.resources.Resource
 
equals(Object) - Method in class org.sonar.commons.resources.Snapshot
 
equals(Object) - Method in class org.sonar.commons.resources.SnapshotSource
 
equals(Object) - Method in class org.sonar.commons.rules.ActiveRule
 
equals(Object) - Method in class org.sonar.commons.rules.ActiveRuleParam
 
equals(Object) - Method in class org.sonar.commons.rules.Rule
 
equals(Object) - Method in class org.sonar.commons.rules.RuleFailure
 
equals(Object) - Method in class org.sonar.commons.rules.RuleParam
 
equals(Object) - Method in class org.sonar.commons.rules.RulesCategory
 
equals(Object) - Method in class org.sonar.commons.rules.RulesProfile
 
Event - Class in org.sonar.commons.events
 
Event() - Constructor for class org.sonar.commons.events.Event
 
Event(String, String, String, Date, Resource) - Constructor for class org.sonar.commons.events.Event
 
Event(String, String, String, Snapshot) - Constructor for class org.sonar.commons.events.Event
 
executeAction(String) - Method in class org.sonar.commons.ServerHttpClient
 

F

find(Class<T>, Object) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
flush() - Method in class org.sonar.commons.database.StatisticsEntityManager
 

G

get(String) - Method in class org.sonar.commons.Languages
 
getActiveProfile(String, String) - Method in class org.sonar.commons.profiles.ProfilesDao
 
getActiveProfiles() - Method in class org.sonar.commons.profiles.ProfilesDao
 
getActiveRule() - Method in class org.sonar.commons.rules.ActiveRuleParam
 
getActiveRule(String, String) - Method in class org.sonar.commons.rules.RulesProfile
 
getActiveRuleParams() - Method in class org.sonar.commons.rules.ActiveRule
 
getActiveRules() - Method in class org.sonar.commons.rules.RulesProfile
 
getActiveRules(RuleFailureLevel) - Method in class org.sonar.commons.rules.RulesProfile
 
getActiveRulesByPlugin(String) - Method in class org.sonar.commons.rules.RulesProfile
 
getAlertLabel(Metric.Level) - Method in class org.sonar.commons.alerts.Alert
 
getAlertLevel(Measure) - Method in class org.sonar.commons.alerts.Alert
Get the matching alert level for the given measure
getAlerts() - Method in class org.sonar.commons.rules.RulesProfile
 
getAlertStatus() - Method in class org.sonar.commons.resources.Measure
 
getAlertText() - Method in class org.sonar.commons.resources.Measure
 
getAsyncMeasure(Integer) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
getAsyncMeasureDao() - Method in class org.sonar.commons.DaoFacade
 
getAsyncMeasureSnapshotsFromSnapshotId(Integer, List<Integer>) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
getCategories() - Method in class org.sonar.commons.rules.RulesDao
 
getCategory() - Method in class org.sonar.commons.events.Event
 
getCategory(String) - Method in class org.sonar.commons.rules.RulesDao
 
getCategoryId() - Method in class org.sonar.commons.rules.Rule
 
getChildSnapshots(Snapshot) - Method in class org.sonar.commons.resources.MeasuresDao
 
getColorName() - Method in enum org.sonar.commons.Metric.Level
 
getComponent(Class<T>) - Method in class org.sonar.commons.database.AbstractDatabaseBatch
 
getConfigKey() - Method in class org.sonar.commons.rules.ActiveRule
 
getConfigKey() - Method in class org.sonar.commons.rules.Rule
 
getConfiguration() - Method in class org.sonar.commons.database.AbstractDatabaseConnector
 
getConnection() - Method in interface org.sonar.commons.database.DatabaseConnector
 
getConnection() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
getContainer() - Method in class org.sonar.commons.database.AbstractDatabaseBatch
 
getCreatedAt() - Method in class org.sonar.commons.resources.Snapshot
 
getData() - Method in class org.sonar.commons.resources.Measure
 
getData() - Method in class org.sonar.commons.resources.MeasureData
 
getData() - Method in class org.sonar.commons.resources.SnapshotSource
 
getDate() - Method in class org.sonar.commons.events.Event
 
getDefaultProfile() - Method in class org.sonar.commons.rules.RulesProfile
 
getDelegate() - Method in class org.sonar.commons.database.StatisticsEntityManager
 
getDepth() - Method in class org.sonar.commons.resources.Snapshot
 
getDescription() - Method in class org.sonar.commons.events.Event
 
getDescription() - Method in class org.sonar.commons.Metric
 
getDescription() - Method in class org.sonar.commons.resources.Resource
 
getDescription() - Method in class org.sonar.commons.rules.Rule
 
getDescription() - Method in class org.sonar.commons.rules.RuleParam
 
getDescription() - Method in class org.sonar.commons.rules.RulesCategory
 
getDialect() - Method in class org.sonar.commons.database.AbstractDatabaseConnector
 
getDialect() - Method in interface org.sonar.commons.database.DatabaseConnector
 
getDialectClass(String) - Method in class org.sonar.commons.database.AbstractDatabaseConnector
 
getDirection() - Method in class org.sonar.commons.Metric
 
getDomain() - Method in class org.sonar.commons.Metric
 
getDriver() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
getEnabled() - Method in class org.sonar.commons.Metric
 
getEnabled() - Method in class org.sonar.commons.resources.Resource
 
getEnabledMetrics() - Method in class org.sonar.commons.resources.MeasuresDao
 
getEntity(Class<T>, Object) - Method in class org.sonar.commons.database.DatabaseSession
 
getEntityManager() - Method in class org.sonar.commons.database.DatabaseSession
 
getEntityManagerFactory() - Method in interface org.sonar.commons.database.DatabaseConnector
 
getEntityManagerFactory() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
getFlushMode() - Method in class org.sonar.commons.database.StatisticsEntityManager
 
getHref() - Method in class org.sonar.commons.resources.ProjectLink
 
getId() - Method in class org.sonar.commons.alerts.Alert
 
getId() - Method in class org.sonar.commons.configuration.Property
 
getId() - Method in class org.sonar.commons.events.Event
 
getId() - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
getId() - Method in class org.sonar.commons.Metric
 
getId() - Method in class org.sonar.commons.resources.Measure
 
getId() - Method in class org.sonar.commons.resources.MeasureData
 
getId() - Method in class org.sonar.commons.resources.ProjectLink
 
getId() - Method in class org.sonar.commons.resources.Resource
 
getId() - Method in class org.sonar.commons.resources.Snapshot
 
getId() - Method in class org.sonar.commons.resources.SnapshotSource
 
getId() - Method in class org.sonar.commons.rules.ActiveRule
 
getId() - Method in class org.sonar.commons.rules.ActiveRuleParam
 
getId() - Method in class org.sonar.commons.rules.Rule
 
getId() - Method in class org.sonar.commons.rules.RuleFailure
 
getId() - Method in class org.sonar.commons.rules.RuleFailureParam
 
getId() - Method in class org.sonar.commons.rules.RuleParam
 
getId() - Method in class org.sonar.commons.rules.RulesCategory
 
getId() - Method in class org.sonar.commons.rules.RulesProfile
 
getId() - Method in class org.sonar.commons.ServerHttpClient
 
getInMemoryConfiguration() - Static method in class org.sonar.commons.database.InMemoryDatabaseConnector
 
getIsolationLevel() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
getKey() - Method in class org.sonar.commons.configuration.Property
 
getKey() - Method in interface org.sonar.commons.Language
 
getKey() - Method in class org.sonar.commons.Metric
 
getKey() - Method in class org.sonar.commons.resources.Resource
 
getKey() - Method in class org.sonar.commons.rules.Rule
 
getKey() - Method in class org.sonar.commons.rules.RuleFailureParam
 
getKey() - Method in class org.sonar.commons.rules.RuleParam
 
getLanguage() - Method in class org.sonar.commons.rules.RulesProfile
 
getLanguageKey() - Method in class org.sonar.commons.resources.Resource
 
getLast() - Method in class org.sonar.commons.resources.Snapshot
 
getLastAsyncMeasureSnapshot(Integer, Integer, Date) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
getLevel() - Method in class org.sonar.commons.rules.ActiveRule
 
getLevel() - Method in class org.sonar.commons.rules.RuleFailure
 
getLevelValue() - Method in class org.sonar.commons.resources.Measure
 
getMavenRepositoryUrl() - Method in class org.sonar.commons.ServerHttpClient
 
getMeasure() - Method in class org.sonar.commons.resources.MeasureData
 
getMeasureData() - Method in class org.sonar.commons.resources.Measure
 
getMeasureDate() - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
getMeasureDate() - Method in class org.sonar.commons.resources.Measure
 
getMeasureId() - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
getMeasures(Integer) - Method in class org.sonar.commons.resources.MeasuresDao
 
getMeasuresDao() - Method in class org.sonar.commons.DaoFacade
 
getMessage() - Method in class org.sonar.commons.rules.RuleFailure
 
getMetric() - Method in class org.sonar.commons.alerts.Alert
 
getMetric() - Method in class org.sonar.commons.resources.Measure
 
getMetric() - Method in class org.sonar.commons.resources.MeasureKey
 
getMetric(Metric) - Method in class org.sonar.commons.resources.MeasuresDao
 
getMetric(String) - Method in class org.sonar.commons.resources.MeasuresDao
 
getMetricId() - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
getMetrics() - Method in class org.sonar.commons.resources.MeasuresDao
 
getName() - Method in class org.sonar.commons.events.Event
 
getName() - Method in interface org.sonar.commons.Language
 
getName() - Method in class org.sonar.commons.Metric
 
getName() - Method in class org.sonar.commons.resources.ProjectLink
 
getName() - Method in class org.sonar.commons.resources.Resource
 
getName() - Method in class org.sonar.commons.rules.Rule
 
getName() - Method in class org.sonar.commons.rules.RulesCategory
 
getName() - Method in class org.sonar.commons.rules.RulesProfile
 
getNativeIdentifierGeneratorClass() - Method in class org.sonar.commons.database.dialect.DerbyWithDecimalDialect
To be compliant with Oracle, we define on each model (ch.hortis.sonar.model classes) a sequence generator.
getNextAsyncMeasureSnapshot(Integer, Integer, Date) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
getNextAsyncMeasureSnapshotsUntilDate(Measure, Date) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
getNextSnapshotsUntilDate(Measure, Date) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
getOperator() - Method in class org.sonar.commons.alerts.Alert
 
getOrigin() - Method in class org.sonar.commons.Metric
 
getParameter(String) - Method in class org.sonar.commons.rules.RuleFailure
 
getParameters() - Method in class org.sonar.commons.rules.RuleFailure
 
getParams() - Method in class org.sonar.commons.rules.Rule
 
getParent(Resource) - Method in interface org.sonar.commons.Language
The parent in the resources tree.
getParent() - Method in class org.sonar.commons.resources.Snapshot
 
getPassword() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
getPath() - Method in class org.sonar.commons.resources.Snapshot
 
getPicoContainer() - Method in class org.sonar.commons.IocContainer
 
getPluginName() - Method in class org.sonar.commons.rules.ActiveRule
 
getPluginName() - Method in class org.sonar.commons.rules.Rule
 
getPreviousAsyncMeasureSnapshots(Integer, Date, Date) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
getPreviousSnapshot(Date) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
getProfile(String, String) - Method in class org.sonar.commons.profiles.ProfilesDao
 
getProfileById(int) - Method in class org.sonar.commons.profiles.ProfilesDao
 
getProfileById(int) - Method in class org.sonar.commons.rules.RulesDao
 
getProfiles(String) - Method in class org.sonar.commons.profiles.ProfilesDao
 
getProfiles() - Method in class org.sonar.commons.profiles.ProfilesDao
 
getProfilesDao() - Method in class org.sonar.commons.DaoFacade
 
getProjectId() - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
getProjectId() - Method in class org.sonar.commons.resources.Measure
 
getProjectLinkByType(String) - Method in class org.sonar.commons.resources.Resource
 
getProjectLinks() - Method in class org.sonar.commons.resources.Resource
 
getProjects() - Method in class org.sonar.commons.rules.RulesProfile
 
getProvided() - Method in class org.sonar.commons.rules.RulesProfile
 
getProvidedProfiles() - Method in class org.sonar.commons.profiles.ProfilesDao
 
getPurged() - Method in class org.sonar.commons.resources.Snapshot
 
getQualifier() - Method in class org.sonar.commons.resources.Resource
 
getQualifier() - Method in class org.sonar.commons.resources.Snapshot
 
getQualitative() - Method in class org.sonar.commons.Metric
 
getReference(Class<T>, Object) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
getRemoteContent(String) - Method in class org.sonar.commons.ServerHttpClient
 
getResource() - Method in class org.sonar.commons.events.Event
 
getResource() - Method in class org.sonar.commons.resources.ProjectLink
 
getResource() - Method in class org.sonar.commons.resources.Snapshot
 
getResourceId() - Method in class org.sonar.commons.configuration.Property
 
getResults(Class<T>, Object...) - Method in class org.sonar.commons.database.DatabaseSession
 
getResults(Class<T>) - Method in class org.sonar.commons.database.DatabaseSession
 
getRoot() - Method in class org.sonar.commons.resources.Snapshot
 
getRootId() - Method in class org.sonar.commons.resources.Resource
 
getRule() - Method in class org.sonar.commons.resources.Measure
 
getRule() - Method in class org.sonar.commons.resources.MeasureKey
 
getRule() - Method in class org.sonar.commons.rules.ActiveRule
 
getRule() - Method in class org.sonar.commons.rules.RuleFailure
 
getRule() - Method in class org.sonar.commons.rules.RuleParam
 
getRuleByKey(String, String) - Method in class org.sonar.commons.rules.RulesDao
 
getRuleFailure() - Method in class org.sonar.commons.rules.RuleFailureParam
 
getRuleFailures(Snapshot) - Method in class org.sonar.commons.rules.RulesDao
 
getRuleId() - Method in class org.sonar.commons.resources.Measure
 
getRuleKey() - Method in class org.sonar.commons.rules.ActiveRule
 
getRuleParam() - Method in class org.sonar.commons.rules.ActiveRuleParam
 
getRuleParam(Rule, String) - Method in class org.sonar.commons.rules.RulesDao
 
getRuleParams() - Method in class org.sonar.commons.rules.RulesDao
 
getRules() - Method in class org.sonar.commons.rules.RulesDao
 
getRulesByCategory(RulesCategory) - Method in class org.sonar.commons.rules.RulesDao
 
getRulesByPlugin(String) - Method in class org.sonar.commons.rules.RulesDao
 
getRulesCategory() - Method in class org.sonar.commons.rules.Rule
 
getRulesCategoryId() - Method in class org.sonar.commons.resources.Measure
 
getRulesCategoryId() - Method in class org.sonar.commons.resources.MeasureKey
 
getRulesDao() - Method in class org.sonar.commons.DaoFacade
 
getRulesProfile() - Method in class org.sonar.commons.alerts.Alert
 
getRulesProfile() - Method in class org.sonar.commons.resources.Resource
 
getRulesProfile() - Method in class org.sonar.commons.rules.ActiveRule
 
getScope() - Method in class org.sonar.commons.resources.Resource
 
getScope() - Method in class org.sonar.commons.resources.Snapshot
 
getSession() - Method in class org.sonar.commons.BaseDao
 
getSession() - Method in class org.sonar.commons.database.AbstractDatabaseBatch
 
getSession() - Method in interface org.sonar.commons.database.DatabaseSessionFactory
 
getSession() - Method in class org.sonar.commons.database.ThreadLocalDatabaseSessionFactory
 
getSingleResult(Query, T) - Method in class org.sonar.commons.database.DatabaseSession
 
getSingleResult(Class<T>, Object...) - Method in class org.sonar.commons.database.DatabaseSession
 
getSnapshot() - Method in class org.sonar.commons.events.Event
 
getSnapshot(int) - Method in class org.sonar.commons.resources.MeasuresDao
 
getSnapshotDate() - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
getSnapshotId() - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
getSnapshotId() - Method in class org.sonar.commons.resources.Measure
 
getSnapshotId() - Method in class org.sonar.commons.resources.MeasureData
 
getSnapshotProjectName(int) - Method in class org.sonar.commons.resources.MeasuresDao
 
getStatus() - Method in class org.sonar.commons.resources.Snapshot
 
getTendency() - Method in class org.sonar.commons.resources.Measure
 
getText() - Method in class org.sonar.commons.resources.MeasureData
 
getTextValue() - Method in class org.sonar.commons.resources.Measure
 
getTransaction() - Method in class org.sonar.commons.database.StatisticsEntityManager
 
getType() - Method in class org.sonar.commons.Metric
 
getType() - Method in class org.sonar.commons.resources.ProjectLink
 
getType() - Method in class org.sonar.commons.rules.RuleParam
 
getUrl() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
getUrl() - Method in class org.sonar.commons.ServerHttpClient
 
getUserDefinedMetrics() - Method in class org.sonar.commons.resources.MeasuresDao
 
getUserManaged() - Method in class org.sonar.commons.Metric
 
getUsername() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
getValue() - Method in class org.sonar.commons.configuration.Property
 
getValue() - Method in class org.sonar.commons.resources.Measure
 
getValue() - Method in class org.sonar.commons.rules.ActiveRuleParam
 
getValue() - Method in class org.sonar.commons.rules.RuleFailureParam
 
getValue2() - Method in class org.sonar.commons.rules.RuleFailureParam
 
getValueError() - Method in class org.sonar.commons.alerts.Alert
 
getValueWarning() - Method in class org.sonar.commons.alerts.Alert
 
getVersion() - Method in class org.sonar.commons.database.SchemaInfo
 
getVersion() - Method in class org.sonar.commons.resources.Snapshot
 
getVersion() - Method in class org.sonar.commons.ServerHttpClient
 

H

hashCode() - Method in class org.sonar.commons.configuration.Property
 
hashCode() - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
hashCode() - Method in class org.sonar.commons.Metric
 
hashCode() - Method in class org.sonar.commons.resources.MeasureKey
 
hashCode() - Method in class org.sonar.commons.resources.Resource
 
hashCode() - Method in class org.sonar.commons.resources.Snapshot
 
hashCode() - Method in class org.sonar.commons.resources.SnapshotSource
 
hashCode() - Method in class org.sonar.commons.rules.ActiveRule
 
hashCode() - Method in class org.sonar.commons.rules.ActiveRuleParam
 
hashCode() - Method in class org.sonar.commons.rules.Rule
 
hashCode() - Method in class org.sonar.commons.rules.RuleFailure
 
hashCode() - Method in class org.sonar.commons.rules.RuleParam
 
hashCode() - Method in class org.sonar.commons.rules.RulesCategory
 
hashCode() - Method in class org.sonar.commons.rules.RulesProfile
 
hbm2ddl - Variable in class org.sonar.commons.database.DriverDatabaseConnector
 
HREF_COLUMN_SIZE - Static variable in class org.sonar.commons.resources.ProjectLink
 

I

InMemoryDatabaseConnector - Class in org.sonar.commons.database
 
InMemoryDatabaseConnector(int, boolean) - Constructor for class org.sonar.commons.database.InMemoryDatabaseConnector
 
InMemoryDatabaseConnector() - Constructor for class org.sonar.commons.database.InMemoryDatabaseConnector
 
InMemoryDatabaseConnector(Configuration, int, boolean) - Constructor for class org.sonar.commons.database.InMemoryDatabaseConnector
 
IocContainer - Class in org.sonar.commons
proxy to inject the container as a component
IocContainer(MutablePicoContainer) - Constructor for class org.sonar.commons.IocContainer
 
isBranchProject() - Method in class org.sonar.commons.resources.Resource
 
isClass() - Method in class org.sonar.commons.resources.Resource
 
isDataType() - Method in class org.sonar.commons.Metric
 
isDirectory() - Method in class org.sonar.commons.resources.Resource
 
isEqualsOperator() - Method in class org.sonar.commons.alerts.Alert
 
isFile() - Method in class org.sonar.commons.resources.Resource
A file can be a java class, a unit test class, a plsql file...
isGreaterOperator() - Method in class org.sonar.commons.alerts.Alert
 
isLinkedToSnapshot() - Method in class org.sonar.commons.events.Event
 
isNotEqualsOperator() - Method in class org.sonar.commons.alerts.Alert
 
isNumberType() - Method in class org.sonar.commons.Metric
 
ISOLATION - Static variable in class org.sonar.commons.database.InMemoryDatabaseConnector
 
isOpen() - Method in class org.sonar.commons.database.StatisticsEntityManager
 
isOperational() - Method in interface org.sonar.commons.database.DatabaseConnector
 
isOperational() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
isPackage() - Method in class org.sonar.commons.resources.Resource
 
isProject() - Method in class org.sonar.commons.resources.Resource
 
isRuleParamEqual(RuleParam, RuleParam, String, String) - Method in class org.sonar.commons.rules.RulesDao
 
isSmallerOperator() - Method in class org.sonar.commons.alerts.Alert
 
isTextType() - Method in class org.sonar.commons.Metric
 
isTrunkProject() - Method in class org.sonar.commons.resources.Resource
 
isUnitTest() - Method in class org.sonar.commons.resources.Resource
 
isVersionCategory() - Method in class org.sonar.commons.events.Event
 

J

JndiException - Exception in org.sonar.commons.database
 
JndiException() - Constructor for exception org.sonar.commons.database.JndiException
 
JndiException(String) - Constructor for exception org.sonar.commons.database.JndiException
 
JndiException(String, Throwable) - Constructor for exception org.sonar.commons.database.JndiException
 
JndiException(Throwable) - Constructor for exception org.sonar.commons.database.JndiException
 
joinTransaction() - Method in class org.sonar.commons.database.StatisticsEntityManager
 

K

KEY_SIZE - Static variable in class org.sonar.commons.resources.Resource
 

L

Language - Interface in org.sonar.commons
 
Languages - Class in org.sonar.commons
 
Languages(Language...) - Constructor for class org.sonar.commons.Languages
 
launchBatch(Integer) - Method in class org.sonar.commons.ServerHttpClient
 
LINK_CONTINUOUS_INTEGRATION - Static variable in class org.sonar.commons.resources.ProjectLink
 
LINK_HOME_PAGE - Static variable in class org.sonar.commons.resources.ProjectLink
 
LINK_ISSUES_TRACKER - Static variable in class org.sonar.commons.resources.ProjectLink
 
LINK_SCM_DEV_CONNECTION - Static variable in class org.sonar.commons.resources.ProjectLink
 
LINK_SCM_RO_CONNECTION - Static variable in class org.sonar.commons.resources.ProjectLink
 
LINK_SCM_URL - Static variable in class org.sonar.commons.resources.ProjectLink
 
load() - Method in class org.sonar.commons.configuration.DatabaseConfiguration
 
load() - Method in class org.sonar.commons.configuration.ResourceDatabaseConfiguration
 
lock(Object, LockModeType) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
LOG_SQL - Static variable in class org.sonar.commons.database.AbstractDatabaseConnector
 
LOG_STATISTICS - Static variable in class org.sonar.commons.database.AbstractDatabaseConnector
 

M

match(String) - Method in class org.sonar.commons.WildcardPattern
 
matchExclusionPattern(Resource, String) - Method in interface org.sonar.commons.Language
Used to exclude resources from analysis.
MAVEN_PATH - Static variable in class org.sonar.commons.ServerHttpClient
 
MAX_TEXT_SIZE - Static variable in class org.sonar.commons.database.DatabaseProperties
 
Measure - Class in org.sonar.commons.resources
 
Measure(Metric, Double) - Constructor for class org.sonar.commons.resources.Measure
 
Measure(Metric, Metric.Level) - Constructor for class org.sonar.commons.resources.Measure
 
Measure(Metric, String) - Constructor for class org.sonar.commons.resources.Measure
 
Measure(MeasureKey, Double) - Constructor for class org.sonar.commons.resources.Measure
 
Measure(MeasureKey, Metric.Level) - Constructor for class org.sonar.commons.resources.Measure
 
Measure(MeasureKey, String) - Constructor for class org.sonar.commons.resources.Measure
 
Measure() - Constructor for class org.sonar.commons.resources.Measure
 
MeasureData - Class in org.sonar.commons.resources
 
MeasureData(Measure) - Constructor for class org.sonar.commons.resources.MeasureData
 
MeasureData(Measure, byte[]) - Constructor for class org.sonar.commons.resources.MeasureData
 
MeasureData(Measure, String) - Constructor for class org.sonar.commons.resources.MeasureData
 
MeasureData() - Constructor for class org.sonar.commons.resources.MeasureData
 
MeasureKey - Class in org.sonar.commons.resources
 
MeasureKey(Metric, Integer) - Constructor for class org.sonar.commons.resources.MeasureKey
 
MeasureKey(Metric, Rule) - Constructor for class org.sonar.commons.resources.MeasureKey
 
MeasureKey(Metric) - Constructor for class org.sonar.commons.resources.MeasureKey
 
MeasureKey(Measure) - Constructor for class org.sonar.commons.resources.MeasureKey
 
MeasureKey(Metric, Integer, Rule) - Constructor for class org.sonar.commons.resources.MeasureKey
 
MeasuresDao - Class in org.sonar.commons.resources
 
MeasuresDao(DatabaseSession) - Constructor for class org.sonar.commons.resources.MeasuresDao
 
merge(Object) - Method in class org.sonar.commons.database.DatabaseSession
 
merge(T) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
MESSAGE_COLUMN_SIZE - Static variable in class org.sonar.commons.rules.RuleFailure
 
Metric - Class in org.sonar.commons
 
Metric() - Constructor for class org.sonar.commons.Metric
 
Metric(String) - Constructor for class org.sonar.commons.Metric
 
Metric(String, Metric.ValueType) - Constructor for class org.sonar.commons.Metric
 
Metric(String, String, String, Metric.ValueType, Integer, Boolean, String, boolean) - Constructor for class org.sonar.commons.Metric
 
metric - Variable in class org.sonar.commons.resources.MeasureKey
 
Metric.Level - Enum in org.sonar.commons
 
Metric.Origin - Enum in org.sonar.commons
 
Metric.ValueType - Enum in org.sonar.commons
 
MsSqlDialect - Class in org.sonar.commons.database.dialect
 
MsSqlDialect() - Constructor for class org.sonar.commons.database.dialect.MsSqlDialect
 
MySqlWithDecimalDialect - Class in org.sonar.commons.database.dialect
 
MySqlWithDecimalDialect() - Constructor for class org.sonar.commons.database.dialect.MySqlWithDecimalDialect
 

N

NAME_COLUMN_SIZE - Static variable in class org.sonar.commons.resources.ProjectLink
 
NAME_COLUMN_SIZE - Static variable in class org.sonar.commons.resources.Resource
 
newDirectory(String, String, String) - Static method in class org.sonar.commons.resources.Resource
 
newFile(String, String, String) - Static method in class org.sonar.commons.resources.Resource
 
newProject(String, String, boolean) - Static method in class org.sonar.commons.resources.Resource
 

O

OPERATOR_EQUALS - Static variable in class org.sonar.commons.alerts.Alert
 
OPERATOR_GREATER - Static variable in class org.sonar.commons.alerts.Alert
 
OPERATOR_NOT_EQUALS - Static variable in class org.sonar.commons.alerts.Alert
 
OPERATOR_SMALLER - Static variable in class org.sonar.commons.alerts.Alert
 
Oracle10gWithDecimalDialect - Class in org.sonar.commons.database.dialect
 
Oracle10gWithDecimalDialect() - Constructor for class org.sonar.commons.database.dialect.Oracle10gWithDecimalDialect
 
Oracle9iWithDecimalDialect - Class in org.sonar.commons.database.dialect
 
Oracle9iWithDecimalDialect() - Constructor for class org.sonar.commons.database.dialect.Oracle9iWithDecimalDialect
 
org.sonar.commons - package org.sonar.commons
 
org.sonar.commons.alerts - package org.sonar.commons.alerts
 
org.sonar.commons.configuration - package org.sonar.commons.configuration
 
org.sonar.commons.database - package org.sonar.commons.database
 
org.sonar.commons.database.dialect - package org.sonar.commons.database.dialect
 
org.sonar.commons.events - package org.sonar.commons.events
 
org.sonar.commons.measures - package org.sonar.commons.measures
 
org.sonar.commons.profiles - package org.sonar.commons.profiles
 
org.sonar.commons.resources - package org.sonar.commons.resources
 
org.sonar.commons.rules - package org.sonar.commons.rules
 

P

PARAM_KEY_COLUMN_SIZE - Static variable in class org.sonar.commons.rules.RuleFailureParam
 
PASSWORD - Static variable in class org.sonar.commons.database.InMemoryDatabaseConnector
 
persist(Object) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
persistMetric(Metric) - Method in class org.sonar.commons.resources.MeasuresDao
 
postRemoteContent(String) - Method in class org.sonar.commons.ServerHttpClient
 
ProfilesDao - Class in org.sonar.commons.profiles
 
ProfilesDao(DatabaseSession) - Constructor for class org.sonar.commons.profiles.ProfilesDao
 
ProjectLink - Class in org.sonar.commons.resources
 
ProjectLink() - Constructor for class org.sonar.commons.resources.ProjectLink
 
ProjectLink(String, String, String) - Constructor for class org.sonar.commons.resources.ProjectLink
 
ProjectLink(Resource, String, String, String) - Constructor for class org.sonar.commons.resources.ProjectLink
 
PROP_DIALECT - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_DIALECT_CLASS - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_DRIVER - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_EMBEDDED_DATA_DIR - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_EMBEDDED_PORT - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_HIBERNATE_SECOND_LEVEL_CACHE - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_ISOLATION - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_JNDI_NAME - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_PASSWORD - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_URL - Static variable in class org.sonar.commons.database.DatabaseProperties
 
PROP_USER - Static variable in class org.sonar.commons.database.DatabaseProperties
 
Property - Class in org.sonar.commons.configuration
 
Property(String, String) - Constructor for class org.sonar.commons.configuration.Property
 
Property(String, String, Integer) - Constructor for class org.sonar.commons.configuration.Property
 
Property() - Constructor for class org.sonar.commons.configuration.Property
 
provide(DatabaseSessionFactory) - Method in class org.sonar.commons.database.DatabaseSessionProvider
 

Q

QUALIFIER_CLASS - Static variable in class org.sonar.commons.resources.Resource
 
QUALIFIER_DIRECTORY - Static variable in class org.sonar.commons.resources.Resource
 
QUALIFIER_FILE - Static variable in class org.sonar.commons.resources.Resource
 
QUALIFIER_PACKAGE - Static variable in class org.sonar.commons.resources.Resource
 
QUALIFIER_PROJECT_BRANCH - Static variable in class org.sonar.commons.resources.Resource
 
QUALIFIER_PROJECT_TRUNK - Static variable in class org.sonar.commons.resources.Resource
 
QUALIFIER_UNIT_TEST - Static variable in class org.sonar.commons.resources.Resource
 

R

reattach(Class<T>, Object) - Method in class org.sonar.commons.database.DatabaseSession
 
refresh(Object) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
refresh(Snapshot) - Method in class org.sonar.commons.measures.AsyncMeasuresService
 
refresh(Measure, AsyncMeasuresDao) - Method in class org.sonar.commons.measures.AsyncMeasuresService
 
registerMeasure(Integer) - Method in class org.sonar.commons.measures.AsyncMeasuresService
 
registerMeasure(Measure, AsyncMeasuresDao) - Method in class org.sonar.commons.measures.AsyncMeasuresService
 
registerMetrics(Collection<Metric>) - Method in class org.sonar.commons.resources.MeasuresDao
 
remove(Object) - Method in class org.sonar.commons.database.DatabaseSession
 
remove(Object) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
removeNewLineCharacters(String) - Method in class org.sonar.commons.rules.Rule
 
removeSnapshotFromAsyncMeasureSnapshot(AsyncMeasureSnapshot) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
Resource - Class in org.sonar.commons.resources
 
Resource() - Constructor for class org.sonar.commons.resources.Resource
 
Resource(String, String, String, Integer, String) - Constructor for class org.sonar.commons.resources.Resource
 
ResourceDatabaseConfiguration - Class in org.sonar.commons.configuration
 
ResourceDatabaseConfiguration(DatabaseSession, Resource) - Constructor for class org.sonar.commons.configuration.ResourceDatabaseConfiguration
 
rollback() - Method in class org.sonar.commons.database.DatabaseSession
 
rule - Variable in class org.sonar.commons.resources.MeasureKey
 
Rule - Class in org.sonar.commons.rules
 
Rule() - Constructor for class org.sonar.commons.rules.Rule
 
Rule(String, String, RulesCategory, String, String) - Constructor for class org.sonar.commons.rules.Rule
 
Rule(String, String, String, RulesCategory, String, String) - Constructor for class org.sonar.commons.rules.Rule
 
RuleFailure - Class in org.sonar.commons.rules
 
RuleFailure() - Constructor for class org.sonar.commons.rules.RuleFailure
 
RuleFailure(Rule, RuleFailureLevel) - Constructor for class org.sonar.commons.rules.RuleFailure
 
RuleFailure(Rule, RuleFailureLevel, Snapshot) - Constructor for class org.sonar.commons.rules.RuleFailure
 
RuleFailureLevel - Enum in org.sonar.commons.rules
Metrics data type
RuleFailureParam - Class in org.sonar.commons.rules
 
RuleFailureParam(String, Double, Double) - Constructor for class org.sonar.commons.rules.RuleFailureParam
 
RuleFailureParam() - Constructor for class org.sonar.commons.rules.RuleFailureParam
 
RuleParam - Class in org.sonar.commons.rules
 
RuleParam() - Constructor for class org.sonar.commons.rules.RuleParam
 
RuleParam(Rule, String, String, String) - Constructor for class org.sonar.commons.rules.RuleParam
 
RulesCategory - Class in org.sonar.commons.rules
 
RulesCategory(String) - Constructor for class org.sonar.commons.rules.RulesCategory
 
RulesCategory(String, String) - Constructor for class org.sonar.commons.rules.RulesCategory
 
RulesCategory() - Constructor for class org.sonar.commons.rules.RulesCategory
 
rulesCategoryId - Variable in class org.sonar.commons.resources.MeasureKey
 
RulesDao - Class in org.sonar.commons.rules
 
RulesDao(DatabaseSession) - Constructor for class org.sonar.commons.rules.RulesDao
 
RulesProfile - Class in org.sonar.commons.rules
 
RulesProfile() - Constructor for class org.sonar.commons.rules.RulesProfile
 
RulesProfile(String) - Constructor for class org.sonar.commons.rules.RulesProfile
 
RulesProfile(String, String, boolean, boolean) - Constructor for class org.sonar.commons.rules.RulesProfile
 

S

save(Object) - Method in class org.sonar.commons.database.DatabaseSession
 
save(Object...) - Method in class org.sonar.commons.database.DatabaseSession
 
saveWithoutFlush(Object) - Method in class org.sonar.commons.database.DatabaseSession
 
SchemaInfo - Class in org.sonar.commons.database
 
SchemaInfo() - Constructor for class org.sonar.commons.database.SchemaInfo
 
SCOPE_DIRECTORY - Static variable in class org.sonar.commons.resources.Resource
 
SCOPE_FILE - Static variable in class org.sonar.commons.resources.Resource
 
SCOPE_PROJECT - Static variable in class org.sonar.commons.resources.Resource
 
SERVER_API_PATH - Static variable in class org.sonar.commons.ServerHttpClient
 
ServerApiEmptyContentException - Exception in org.sonar.commons
 
ServerApiEmptyContentException() - Constructor for exception org.sonar.commons.ServerApiEmptyContentException
 
ServerApiEmptyContentException(String) - Constructor for exception org.sonar.commons.ServerApiEmptyContentException
 
ServerApiEmptyContentException(String, Throwable) - Constructor for exception org.sonar.commons.ServerApiEmptyContentException
 
ServerApiEmptyContentException(Throwable) - Constructor for exception org.sonar.commons.ServerApiEmptyContentException
 
ServerApiLaunchBatchFailureException - Exception in org.sonar.commons
 
ServerApiLaunchBatchFailureException() - Constructor for exception org.sonar.commons.ServerApiLaunchBatchFailureException
 
ServerApiLaunchBatchFailureException(String) - Constructor for exception org.sonar.commons.ServerApiLaunchBatchFailureException
 
ServerApiLaunchBatchFailureException(String, Throwable) - Constructor for exception org.sonar.commons.ServerApiLaunchBatchFailureException
 
ServerApiLaunchBatchFailureException(Throwable) - Constructor for exception org.sonar.commons.ServerApiLaunchBatchFailureException
 
ServerConnectionException - Exception in org.sonar.commons
 
ServerConnectionException() - Constructor for exception org.sonar.commons.ServerConnectionException
 
ServerConnectionException(String) - Constructor for exception org.sonar.commons.ServerConnectionException
 
ServerConnectionException(String, Throwable) - Constructor for exception org.sonar.commons.ServerConnectionException
 
ServerConnectionException(Throwable) - Constructor for exception org.sonar.commons.ServerConnectionException
 
ServerHttpClient - Class in org.sonar.commons
 
ServerHttpClient(String) - Constructor for class org.sonar.commons.ServerHttpClient
 
ServerHttpClient(Configuration) - Constructor for class org.sonar.commons.ServerHttpClient
 
setActiveRule(ActiveRule) - Method in class org.sonar.commons.rules.ActiveRuleParam
 
setActiveRuleParams(List<ActiveRuleParam>) - Method in class org.sonar.commons.rules.ActiveRule
 
setActiveRules(List<ActiveRule>) - Method in class org.sonar.commons.rules.RulesProfile
 
setAlerts(List<Alert>) - Method in class org.sonar.commons.rules.RulesProfile
 
setAlertStatus(Metric.Level) - Method in class org.sonar.commons.resources.Measure
 
setAlertText(String) - Method in class org.sonar.commons.resources.Measure
 
setCategory(String) - Method in class org.sonar.commons.events.Event
 
setConfigKey(String) - Method in class org.sonar.commons.rules.Rule
 
setConfiguration(Configuration) - Method in class org.sonar.commons.database.AbstractDatabaseConnector
 
setCreatedAt(Date) - Method in class org.sonar.commons.resources.Snapshot
 
setData(String) - Method in class org.sonar.commons.resources.Measure
 
setData(byte[]) - Method in class org.sonar.commons.resources.MeasureData
 
setData(String) - Method in class org.sonar.commons.resources.SnapshotSource
 
setDate(Date) - Method in class org.sonar.commons.events.Event
 
setDefaultProfile(Boolean) - Method in class org.sonar.commons.rules.RulesProfile
 
setDepth(Integer) - Method in class org.sonar.commons.resources.Snapshot
 
setDescription(String) - Method in class org.sonar.commons.events.Event
 
setDescription(String) - Method in class org.sonar.commons.Metric
 
setDescription(String) - Method in class org.sonar.commons.resources.Resource
 
setDescription(String) - Method in class org.sonar.commons.rules.Rule
 
setDescription(String) - Method in class org.sonar.commons.rules.RuleParam
 
setDescription(String) - Method in class org.sonar.commons.rules.RulesCategory
 
setDirection(Integer) - Method in class org.sonar.commons.Metric
 
setDomain(String) - Method in class org.sonar.commons.Metric
 
setEnabled(Boolean) - Method in class org.sonar.commons.Metric
 
setEnabled(Boolean) - Method in class org.sonar.commons.resources.Resource
 
setFlushMode(FlushModeType) - Method in class org.sonar.commons.database.StatisticsEntityManager
 
setHbm2ddl(String) - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
setHref(String) - Method in class org.sonar.commons.resources.ProjectLink
 
setId(Integer) - Method in class org.sonar.commons.alerts.Alert
 
setId(Integer) - Method in class org.sonar.commons.configuration.Property
 
setId(Integer) - Method in class org.sonar.commons.events.Event
 
setId(Integer) - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
setId(Integer) - Method in class org.sonar.commons.Metric
 
setId(Integer) - Method in class org.sonar.commons.resources.Measure
 
setId(Integer) - Method in class org.sonar.commons.resources.MeasureData
 
setId(Integer) - Method in class org.sonar.commons.resources.ProjectLink
 
setId(Integer) - Method in class org.sonar.commons.resources.Resource
 
setId(Integer) - Method in class org.sonar.commons.resources.Snapshot
 
setId(Integer) - Method in class org.sonar.commons.resources.SnapshotSource
 
setId(Integer) - Method in class org.sonar.commons.rules.ActiveRule
 
setId(Integer) - Method in class org.sonar.commons.rules.ActiveRuleParam
 
setId(Integer) - Method in class org.sonar.commons.rules.Rule
 
setId(Integer) - Method in class org.sonar.commons.rules.RuleFailure
 
setId(Integer) - Method in class org.sonar.commons.rules.RuleFailureParam
 
setId(Integer) - Method in class org.sonar.commons.rules.RuleParam
 
setId(Integer) - Method in class org.sonar.commons.rules.RulesCategory
 
setId(Integer) - Method in class org.sonar.commons.rules.RulesProfile
 
setKey(String) - Method in class org.sonar.commons.configuration.Property
 
setKey(String) - Method in class org.sonar.commons.Metric
 
setKey(String) - Method in class org.sonar.commons.resources.Resource
 
setKey(String) - Method in class org.sonar.commons.rules.Rule
 
setKey(String) - Method in class org.sonar.commons.rules.RuleFailureParam
 
setKey(String) - Method in class org.sonar.commons.rules.RuleParam
 
setLanguage(String) - Method in class org.sonar.commons.rules.RulesProfile
 
setLanguageKey(String) - Method in class org.sonar.commons.resources.Resource
 
setLast(Boolean) - Method in class org.sonar.commons.resources.Snapshot
 
setLevel(RuleFailureLevel) - Method in class org.sonar.commons.rules.ActiveRule
 
setLevel(RuleFailureLevel) - Method in class org.sonar.commons.rules.RuleFailure
 
setMeasure(Measure) - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
setMeasure(Measure) - Method in class org.sonar.commons.resources.MeasureData
 
setMeasureData(MeasureData) - Method in class org.sonar.commons.resources.Measure
 
setMeasureDate(Date) - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
setMeasureDate(Date) - Method in class org.sonar.commons.resources.Measure
 
setMeasureId(Integer) - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
setMessage(String) - Method in class org.sonar.commons.rules.RuleFailure
 
setMetric(Metric) - Method in class org.sonar.commons.alerts.Alert
 
setMetric(Metric) - Method in class org.sonar.commons.resources.Measure
 
setMetric(Metric) - Method in class org.sonar.commons.resources.MeasureKey
 
setMetricId(Integer) - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
setName(String) - Method in class org.sonar.commons.events.Event
 
setName(String) - Method in class org.sonar.commons.Metric
 
setName(String) - Method in class org.sonar.commons.resources.ProjectLink
 
setName(String) - Method in class org.sonar.commons.resources.Resource
 
setName(String) - Method in class org.sonar.commons.rules.Rule
 
setName(String) - Method in class org.sonar.commons.rules.RulesCategory
 
setName(String) - Method in class org.sonar.commons.rules.RulesProfile
 
setOperator(String) - Method in class org.sonar.commons.alerts.Alert
 
setOrigin(Metric.Origin) - Method in class org.sonar.commons.Metric
 
setParameters(List<RuleFailureParam>) - Method in class org.sonar.commons.rules.RuleFailure
 
setParams(List<RuleParam>) - Method in class org.sonar.commons.rules.Rule
 
setParent(Snapshot) - Method in class org.sonar.commons.resources.Snapshot
 
setPath(String) - Method in class org.sonar.commons.resources.Snapshot
 
setPluginName(String) - Method in class org.sonar.commons.rules.Rule
 
setProjectId(Integer) - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
setProjectId(Integer) - Method in class org.sonar.commons.resources.Measure
 
setProjectLinks(List<ProjectLink>) - Method in class org.sonar.commons.resources.Resource
 
setProjects(List<Resource>) - Method in class org.sonar.commons.rules.RulesProfile
 
setProvided(Boolean) - Method in class org.sonar.commons.rules.RulesProfile
 
setPurged(Boolean) - Method in class org.sonar.commons.resources.Snapshot
 
setQualifier(String) - Method in class org.sonar.commons.resources.Resource
 
setQualifier(String) - Method in class org.sonar.commons.resources.Snapshot
 
setQualitative(Boolean) - Method in class org.sonar.commons.Metric
 
setResource(Resource) - Method in class org.sonar.commons.events.Event
 
setResource(Resource) - Method in class org.sonar.commons.resources.ProjectLink
 
setResource(Resource) - Method in class org.sonar.commons.resources.Snapshot
 
setResourceId(Integer) - Method in class org.sonar.commons.configuration.Property
 
setRoot(Snapshot) - Method in class org.sonar.commons.resources.Snapshot
 
setRootId(Integer) - Method in class org.sonar.commons.resources.Resource
 
setRule(Rule) - Method in class org.sonar.commons.resources.Measure
 
setRule(Rule) - Method in class org.sonar.commons.resources.MeasureKey
 
setRule(Rule) - Method in class org.sonar.commons.rules.ActiveRule
 
setRule(Rule) - Method in class org.sonar.commons.rules.RuleFailure
 
setRule(Rule) - Method in class org.sonar.commons.rules.RuleParam
 
setRuleFailure(RuleFailure) - Method in class org.sonar.commons.rules.RuleFailureParam
 
setRuleParam(RuleParam) - Method in class org.sonar.commons.rules.ActiveRuleParam
 
setRulesCategory(RulesCategory) - Method in class org.sonar.commons.rules.Rule
 
setRulesCategoryId(Integer) - Method in class org.sonar.commons.resources.Measure
 
setRulesCategoryId(Integer) - Method in class org.sonar.commons.resources.MeasureKey
 
setRulesProfile(RulesProfile) - Method in class org.sonar.commons.alerts.Alert
 
setRulesProfile(RulesProfile) - Method in class org.sonar.commons.resources.Resource
 
setRulesProfile(RulesProfile) - Method in class org.sonar.commons.rules.ActiveRule
 
setScope(String) - Method in class org.sonar.commons.resources.Resource
 
setScope(String) - Method in class org.sonar.commons.resources.Snapshot
 
setSnapshot(Snapshot) - Method in class org.sonar.commons.events.Event
 
setSnapshot(Snapshot) - Method in class org.sonar.commons.resources.SnapshotSource
 
setSnapshot(Snapshot) - Method in class org.sonar.commons.rules.RuleFailure
 
setSnapshot(Snapshot) - Method in class org.sonar.commons.rules.RuleFailureParam
 
setSnapshotDate(Date) - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
setSnapshotId(Integer) - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
setSnapshotId(Integer) - Method in class org.sonar.commons.resources.Measure
 
setSnapshotId(Integer) - Method in class org.sonar.commons.resources.MeasureData
 
setStatus(String) - Method in class org.sonar.commons.resources.Snapshot
 
setTendency(Integer) - Method in class org.sonar.commons.resources.Measure
 
setTextValue(String) - Method in class org.sonar.commons.resources.Measure
 
setType(Metric.ValueType) - Method in class org.sonar.commons.Metric
 
setType(String) - Method in class org.sonar.commons.resources.ProjectLink
 
setType(String) - Method in class org.sonar.commons.rules.RuleParam
 
setUserManaged(Boolean) - Method in class org.sonar.commons.Metric
 
setValue(String) - Method in class org.sonar.commons.configuration.Property
 
setValue(Double) - Method in class org.sonar.commons.resources.Measure
 
setValue(String) - Method in class org.sonar.commons.rules.ActiveRuleParam
 
setValue(Double) - Method in class org.sonar.commons.rules.RuleFailureParam
 
setValue2(Double) - Method in class org.sonar.commons.rules.RuleFailureParam
 
setValueError(String) - Method in class org.sonar.commons.alerts.Alert
 
setValueWarning(String) - Method in class org.sonar.commons.alerts.Alert
 
setVersion(Integer) - Method in class org.sonar.commons.database.SchemaInfo
 
setVersion(String) - Method in class org.sonar.commons.resources.Snapshot
 
Snapshot - Class in org.sonar.commons.resources
 
Snapshot() - Constructor for class org.sonar.commons.resources.Snapshot
 
Snapshot(Resource, boolean, String, Date) - Constructor for class org.sonar.commons.resources.Snapshot
 
snapshotId - Variable in class org.sonar.commons.rules.RuleFailure
 
snapshotId - Variable in class org.sonar.commons.rules.RuleFailureParam
 
SnapshotSource - Class in org.sonar.commons.resources
 
SnapshotSource() - Constructor for class org.sonar.commons.resources.SnapshotSource
 
SnapshotSource(Snapshot, String) - Constructor for class org.sonar.commons.resources.SnapshotSource
 
SONAR_WAY_NAME - Static variable in class org.sonar.commons.rules.RulesProfile
 
start(MutablePicoContainer, DatabaseBatch) - Method in class org.sonar.commons.database.DatabaseBatchStarter
 
start() - Method in interface org.sonar.commons.database.DatabaseConnector
 
start() - Method in class org.sonar.commons.database.DatabaseSession
 
start() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
start() - Method in class org.sonar.commons.database.InMemoryDatabaseConnector
 
startIn(MutablePicoContainer) - Method in class org.sonar.commons.database.AbstractDatabaseBatch
 
startIn(MutablePicoContainer) - Method in interface org.sonar.commons.database.DatabaseBatch
 
StatisticsEntityManager - Class in org.sonar.commons.database
 
StatisticsEntityManager(EntityManager, Logger) - Constructor for class org.sonar.commons.database.StatisticsEntityManager
 
STATUS_PROCESSED - Static variable in class org.sonar.commons.resources.Snapshot
 
STATUS_UNPROCESSED - Static variable in class org.sonar.commons.resources.Snapshot
 
stop() - Method in interface org.sonar.commons.database.DatabaseConnector
 
stop() - Method in class org.sonar.commons.database.DatabaseSession
 
stop() - Method in class org.sonar.commons.database.DriverDatabaseConnector
 
stop() - Method in class org.sonar.commons.database.ThreadLocalDatabaseSessionFactory
 
SUN_CONVENTIONS_NAME - Static variable in class org.sonar.commons.rules.RulesProfile
 
synchronizeRuleOfActiveRule(ActiveRule, String) - Method in class org.sonar.commons.rules.RulesDao
 

T

TABLE_NAME - Static variable in class org.sonar.commons.database.SchemaInfo
 
ThreadLocalDatabaseSessionFactory - Class in org.sonar.commons.database
 
ThreadLocalDatabaseSessionFactory(DatabaseConnector) - Constructor for class org.sonar.commons.database.ThreadLocalDatabaseSessionFactory
 
toString() - Method in class org.sonar.commons.configuration.Property
 
toString() - Method in class org.sonar.commons.events.Event
 
toString() - Method in class org.sonar.commons.measures.AsyncMeasureSnapshot
 
toString() - Method in class org.sonar.commons.Metric
 
toString() - Method in class org.sonar.commons.resources.Measure
 
toString() - Method in class org.sonar.commons.resources.Resource
 
toString() - Method in class org.sonar.commons.rules.ActiveRule
 
toString() - Method in class org.sonar.commons.rules.Rule
 
toString() - Method in class org.sonar.commons.rules.RuleFailure
 
toString() - Method in class org.sonar.commons.rules.RuleParam
 
toString() - Method in class org.sonar.commons.rules.RulesCategory
 
toString() - Method in class org.sonar.commons.rules.RulesProfile
 

U

updateAsyncMeasureSnapshot(AsyncMeasureSnapshot, Snapshot) - Method in class org.sonar.commons.measures.AsyncMeasuresDao
 
URL - Static variable in class org.sonar.commons.database.InMemoryDatabaseConnector
 
USER - Static variable in class org.sonar.commons.database.InMemoryDatabaseConnector
 

V

valueOf(String) - Static method in enum org.sonar.commons.Metric.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.commons.Metric.Origin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.commons.Metric.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.commons.rules.RuleFailureLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.sonar.commons.Metric.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.commons.Metric.Origin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.commons.Metric.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.commons.rules.RuleFailureLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.sonar.commons.database.SchemaInfo
 

W

WildcardPattern - Class in org.sonar.commons
 
WildcardPattern(String) - Constructor for class org.sonar.commons.WildcardPattern
 
WildcardPattern(String, String) - Constructor for class org.sonar.commons.WildcardPattern
 
WrongDatabaseVersionException - Exception in org.sonar.commons.database
 
WrongDatabaseVersionException(Throwable) - Constructor for exception org.sonar.commons.database.WrongDatabaseVersionException
 
WrongDatabaseVersionException(String) - Constructor for exception org.sonar.commons.database.WrongDatabaseVersionException
 
WrongDatabaseVersionException(int, int) - Constructor for exception org.sonar.commons.database.WrongDatabaseVersionException
 

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

Copyright © 2009 SonarSource SA. All Rights Reserved.