http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/api/common/QualifiedName.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/common/QualifiedName.html b/content/java/develop/javadocs/org/apache/polygene/api/common/QualifiedName.html index 59cbe45..dd20a1f 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/common/QualifiedName.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/common/QualifiedName.html @@ -269,7 +269,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl <dt><span class="returnLabel">Returns:</span></dt> <dd>A QualifiedName representing this method.</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/polygene/api/util/NullArgumentException.html" title="class in org.apache.polygene.api.util">NullArgumentException</a></code> - If the <code>method</code> argument passed is null.</dd> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - If the <code>method</code> argument passed is null.</dd> </dl> </li> </ul> @@ -291,7 +291,8 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl <dt><span class="returnLabel">Returns:</span></dt> <dd>A QualifiedName instance representing the <code>type</code> and <code>name</code> arguments.</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/polygene/api/util/NullArgumentException.html" title="class in org.apache.polygene.api.util">NullArgumentException</a></code> - if any of the two arguments are <code>null</code>, or if the name string is empty.</dd> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if any of the two arguments are <code>null</code></dd> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the name string is empty.</dd> </dl> </li> </ul> @@ -312,7 +313,8 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl <dt><span class="returnLabel">Returns:</span></dt> <dd>A QualifiedName instance representing the <code>type</code> and <code>name</code> arguments.</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/polygene/api/util/NullArgumentException.html" title="class in org.apache.polygene.api.util">NullArgumentException</a></code> - if any of the two arguments are <code>null</code> or either string is empty.</dd> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if any of the two arguments are <code>null</code></dd> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the name string is empty.</dd> </dl> </li> </ul> @@ -335,6 +337,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl <dt><span class="returnLabel">Returns:</span></dt> <dd>The QualifiedName instance represented by the <code>qualifiedName</code> argument.</dd> <dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - If the <code>qualifiedName</code> argument is null</dd> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If the <code>qualifiedName</code> argument has wrong format.</dd> </dl> </li>
http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/api/common/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/common/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/common/package-tree.html index ae64849..83a7466 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/common/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/common/package-tree.html @@ -107,8 +107,8 @@ <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2> <ul> <li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common"><span class="typeNameLink">UseDefaults</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> -<li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common"><span class="typeNameLink">Optional</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/AppliesTo.html" title="annotation in org.apache.polygene.api.common"><span class="typeNameLink">AppliesTo</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common"><span class="typeNameLink">Optional</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> </ul> <h2 title="Enum Hierarchy">Enum Hierarchy</h2> <ul> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html index fdcbd20..fe286ff 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html @@ -94,7 +94,7 @@ <li class="blockList"> <dl> <dt>All Known Subinterfaces:</dt> -<dd><a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestEntity.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestEntity</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestValue.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestValue</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestValue2.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestValue2</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TjabbaValue.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TjabbaValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.AnotherValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.AnotherValue</a>, <a href=" ../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.BarEntity.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.BarEntity</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.CustomFooValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.CustomFooValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.FooValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.FooValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.GenericCollection.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.GenericCollection</a><TYPE>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.Gen ericValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.GenericValue</a><TYPE>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.SomeValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.SomeValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.SpecificCollection.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.SpecificCollection</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.SpecificValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.SpecificValue</a>, <a href="../../../../../org/apache/polygene/test/indexing/model/Address.html" title="interface in org.apache.polygene.test.indexing.model">Address</a>, <a href="../../../../../org /apache/polygene/library/alarm/AlarmCategory.html" title="interface in org.apache.polygene.library.alarm">AlarmCategory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmEvent.html" title="interface in org.apache.polygene.library.alarm">AlarmEvent</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPointEntity.html" title="interface in org.apache.polygene.library.alarm">AlarmPointEntity</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPointFactory.html" title="interface in org.apache.polygene.library.alarm">AlarmPointFactory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.Factory.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy.Factory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmStatus.html" title="interface in org. apache.polygene.library.alarm">AlarmStatus</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmSystemService.html" title="interface in org.apache.polygene.library.alarm">AlarmSystemService</a>, <a href="../../../../../org/apache/polygene/library/jmx/ApplicationManagerService.html" title="interface in org.apache.polygene.library.jmx">ApplicationManagerService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Cell.html" title="interface in org.apache.polygene.library.rest.common.table">Cell</a>, <a href="../../../../../org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.html" title="interface in org.apache.polygene.library.circuitbreaker.jmx">CircuitBreakerManagement</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Column.html" title="interface in org.apache.polygene.library.rest.common.table">Column</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/records/CompositeDebugRecordE ntity.html" title="interface in org.apache.polygene.library.logging.debug.records">CompositeDebugRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/logging/log/records/CompositeLogRecord.html" title="interface in org.apache.polygene.library.logging.log.records">CompositeLogRecord</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/records/CompositeTraceRecordEntity.html" title="interface in org.apache.polygene.library.logging.trace.records">CompositeTraceRecordEntity</a>, <a href="../../../../../org/apache/polygene/api/configuration/ConfigurationComposite.html" title="interface in org.apache.polygene.api.configuration">ConfigurationComposite</a>, <a href="../../../../../org/apache/polygene/library/jmx/ConfigurationManagerService.html" title="interface in org.apache.polygene.library.jmx">ConfigurationManagerService</a>, <a href="../../../../../org/apache/polygene/library/logging/view/ConsoleViewerComposite.html" title="interface in org.apache.pol ygene.library.logging.view">ConsoleViewerComposite</a>, <a href="../../../../../org/apache/polygene/library/http/ConstraintService.html" title="interface in org.apache.polygene.library.http">ConstraintService</a>, <a href="../../../../../org/apache/polygene/entitystore/sql/internal/DatabaseSQLService.DatabaseSQLServiceComposite.html" title="interface in org.apache.polygene.entitystore.sql.internal">DatabaseSQLService.DatabaseSQLServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/sql/datasource/DataSourceConfiguration.html" title="interface in org.apache.polygene.library.sql.datasource">DataSourceConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/jmx/DataSourceConfigurationManagerService.html" title="interface in org.apache.polygene.library.sql.jmx">DataSourceConfigurationManagerService</a>, <a href="../../../../../org/apache/polygene/library/sql/dbcp/DBCPDataSourceServiceImporter.html" title="interface in org.apache.polygene.library.sql. dbcp">DBCPDataSourceServiceImporter</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/service/DebuggingServiceComposite.html" title="interface in org.apache.polygene.library.logging.debug.service">DebuggingServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/service/DebugServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.debug.service">DebugServiceConfiguration</a>, <a href="../../../../../org/apache/polygene/cache/ehcache/EhCacheConfiguration.html" title="interface in org.apache.polygene.cache.ehcache">EhCacheConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchClusterConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearchClusterConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearc hConfiguration</a>, <a href="../../../../../org/apache/polygene/index/solr/EmbeddedSolrService.html" title="interface in org.apache.polygene.index.solr">EmbeddedSolrService</a>, <a href="../../../../../org/apache/polygene/api/entity/EntityComposite.html" title="interface in org.apache.polygene.api.entity">EntityComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/records/EntityDebugRecordEntity.html" title="interface in org.apache.polygene.library.logging.debug.records">EntityDebugRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/records/EntityTraceRecordEntity.html" title="interface in org.apache.polygene.library.logging.trace.records">EntityTraceRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/shiro/web/EnvironmentLoaderService.html" title="interface in org.apache.polygene.library.shiro.web">EnvironmentLoaderService</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/client/ESClient IndexQueryService.html" title="interface in org.apache.polygene.index.elasticsearch.client">ESClientIndexQueryService</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/cluster/ESClusterIndexQueryService.html" title="interface in org.apache.polygene.index.elasticsearch.cluster">ESClusterIndexQueryService</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/filesystem/ESFilesystemIndexQueryService.html" title="interface in org.apache.polygene.index.elasticsearch.filesystem">ESFilesystemIndexQueryService</a>, <a href="../../../../../org/apache/polygene/library/alarm/ExtendedAlarmModelService.html" title="interface in org.apache.polygene.library.alarm">ExtendedAlarmModelService</a>, <a href="../../../../../org/apache/polygene/library/fileconfig/FileConfigurationService.html" title="interface in org.apache.polygene.library.fileconfig">FileConfigurationService</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreConfiguration. html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreService.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Form.html" title="interface in org.apache.polygene.library.rest.common">Form</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeConfiguration.html" title="interface in org.apache.polygene.entitystore.geode">GeodeConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeEntityStoreService.html" title="interface in org.apache.polygene.entitystore.geode">GeodeEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastConfiguration.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastConfiguration</a>, <a href="../../../../../org/apache/polyge ne/entitystore/hazelcast/HazelcastEntityStoreService.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/HttpRepositoryConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">HttpRepositoryConfiguration</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/HttpRepositoryService.html" title="interface in org.apache.polygene.library.rdf.repository">HttpRepositoryService</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/jd bm/JdbmConfiguration.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jdbm/JdbmEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/http/JettyConfiguration.html" title="interface in org.apache.polygene.library.http">JettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/JettyService.html" title="interface in org.apache.polygene.library.http">JettyService</a>, <a href="../../../../../org/apache/polygene/library/jmx/JMXConnectorConfiguration.html" title="interface in org.apache.polygene.library.jmx">JMXConnectorConfiguration</a>, <a href="../../../../../org/apache/polygene/library/jmx/JMXConnectorService.html" title="interface in org.apache.polygene.library.jmx">JMXConnectorService</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEn tityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/link/Link.html" title="interface in org.apache.polygene.library.rest.common.link">Link</a>, <a href="../../../../../org/apache/polygene/library/rest/common/link/Links.html" title="interface in org.apache.polygene.library.rest.common.link">Links</a>, <a href="../../../../../org/apache/polygene/library/sql/liquibase/LiquibaseConfiguration.html" title="interface in org.apache.polygene.library.sql.liquibase">LiquibaseConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/liquibase/LiquibaseService.html" title="interface in org.apache.polygene.library.sql.liquibase">LiquibaseService</a>, <a href= "../../../../../org/apache/polygene/library/logging/log/service/LoggingServiceComposite.html" title="interface in org.apache.polygene.library.logging.log.service">LoggingServiceComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html" title="interface in org.apache.polygene.entitystore.memory">MemoryEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/MemoryRepositoryService.html" title="interface in org.apache.polygene.library.rdf.repository">MemoryRepositoryService</a>, <a href="../../../../../org/apache/polygene/migration/MigrationConfiguration.html" title="interface in org.apache.polygene.migration">MigrationConfiguration</a>, <a href="../../../../../org/apache/polygene/test/mock/MockComposite.html" title="interface in org.apache.polygene.test.mock">MockComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoEntityStoreConfiguration.html" title="interface in org.a pache.polygene.entitystore.mongodb">MongoEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">NativeConfiguration</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeRepositoryService.html" title="interface in org.apache.polygene.library.rdf.repository">NativeRepositoryService</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiEnabledService.html" title="interface in org.apache.polygene.library.osgi">OSGiEnabledService</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiServiceExporter.html" title="interface in org.apache.polygene.library.osgi">OSGiServiceExporter</a>, <a href="../../../../../org/apache/polygen e/library/shiro/domain/passwords/PasswordRealmConfiguration.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordRealmConfiguration</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordRealmService.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordRealmService</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordSecurable.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordSecurable</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/PersistingSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">PersistingSequencingService</a>, <a href="../../../../../org/apache/polygene/library/rest/admin/PolygeneServerServletService.html" title="interface in org.apache.polygene.library.rest.admin">PolygeneServerServletService</a>, <a href="../../../../../org/apache/polygene/ind ex/sql/support/postgresql/PostgreSQLService.html" title="interface in org.apache.polygene.index.sql.support.postgresql">PostgreSQLService</a>, <a href="../../../../../org/apache/polygene/entitystore/prefs/PreferencesEntityStoreService.html" title="interface in org.apache.polygene.entitystore.prefs">PreferencesEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Problem.html" title="interface in org.apache.polygene.library.rest.common.table">Problem</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/RdbmsRepositoryService.html" title="interface in org.apache.polygene.library.rdf.repository">RdbmsRepositoryService</a>, <a href="../../../../../org/apache/polygene/index/rdf/RdfIndexingEngineService.html" title="interface in org.apache.polygene.index.rdf">RdfIndexingEngineService</a>, <a href="../../../../../org/apache/polygene/index/rdf/query/RdfQueryParserFactory.html" title="interface in org.apache.polygene.index.rdf.query" >RdfQueryParserFactory</a>, <a >href="../../../../../org/apache/polygene/index/rdf/query/RdfQueryService.html" > title="interface in >org.apache.polygene.index.rdf.query">RdfQueryService</a>, <a >href="../../../../../org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.html" > title="interface in >org.apache.polygene.entitystore.redis">RedisEntityStoreConfiguration</a>, <a >href="../../../../../org/apache/polygene/entitystore/redis/RedisMapEntityStoreService.html" > title="interface in >org.apache.polygene.entitystore.redis">RedisMapEntityStoreService</a>, <a >href="../../../../../org/apache/polygene/index/reindexer/ReindexAllService.html" > title="interface in >org.apache.polygene.index.reindexer">ReindexAllService</a>, <a >href="../../../../../org/apache/polygene/index/reindexer/ReindexerConfiguration.html" > title="interface in >org.apache.polygene.index.reindexer">ReindexerConfiguration</a>, <a >href="../../../../../org/apache/polygene/index/reindexer/ReindexerService.html" > title="int erface in org.apache.polygene.index.reindexer">ReindexerService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Resource.html" title="interface in org.apache.polygene.library.rest.common">Resource</a>, <a href="../../../../../org/apache/polygene/library/rest/admin/RestServerComposite.html" title="interface in org.apache.polygene.library.rest.admin">RestServerComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/riak/RiakEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.riak">RiakEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/riak/RiakMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.riak">RiakMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/Role.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">Role</a>, <a href="../../../../../org/apache/polygene/library/shiro/ domain/permissions/RoleAssignee.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleAssignee</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignment.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleAssignment</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleFactory.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleFactory</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Row.html" title="interface in org.apache.polygene.library.rest.common.table">Row</a>, <a href="../../../../../org/apache/polygene/library/http/SecureJettyConfiguration.html" title="interface in org.apache.polygene.library.http">SecureJettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/SecureJettyService.html" title="interface in org.apache.polygene.library.http">SecureJettyService</a>, < a href="../../../../../org/apache/polygene/library/uid/sequence/SequenceEntity.html" title="interface in org.apache.polygene.library.uid.sequence">SequenceEntity</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" title="interface in org.apache.polygene.api.service">ServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/records/ServiceDebugRecordEntity.html" title="interface in org.apache.polygene.library.logging.debug.records">ServiceDebugRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/records/ServiceTraceRecordEntity.html" title="interface in org.apache.polygene.library.logging.trace.records">ServiceTraceRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/shiro/web/ShiroFilterService.html" title="interface in org.apache.polygene.library.shiro.web">ShiroFilterService</a>, <a href="../../../../../org/apache/polygene/library/shiro/ini/ShiroIniConfiguration.html" titl e="interface in org.apache.polygene.library.shiro.ini">ShiroIniConfiguration</a>, <a href="../../../../../org/apache/polygene/library/alarm/SimpleAlarmCategory.html" title="interface in org.apache.polygene.library.alarm">SimpleAlarmCategory</a>, <a href="../../../../../org/apache/polygene/library/alarm/SimpleAlarmModelService.html" title="interface in org.apache.polygene.library.alarm">SimpleAlarmModelService</a>, <a href="../../../../../org/apache/polygene/index/solr/SolrQueryService.html" title="interface in org.apache.polygene.index.solr">SolrQueryService</a>, <a href="../../../../../org/apache/polygene/library/sql/common/SQLConfiguration.html" title="interface in org.apache.polygene.library.sql.common">SQLConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreService.html" title="interface in org.apache.polygene.entitystore.sql">SQLEntityStoreService</a>, <a href="../../../../../org/apache/polygene/index/sql/SQLIndexingEngineService.html" ti tle="interface in org.apache.polygene.index.sql">SQLIndexingEngineService</a>, <a href="../../../../../org/apache/polygene/library/alarm/StandardAlarmModelService.html" title="interface in org.apache.polygene.library.alarm">StandardAlarmModelService</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/service/StandardTraceServiceComposite.html" title="interface in org.apache.polygene.library.logging.trace.service">StandardTraceServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Table.html" title="interface in org.apache.polygene.library.rest.common.table">Table</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableQuery.html" title="interface in org.apache.polygene.library.rest.common.table">TableQuery</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableResponse.html" title="interface in org.apache.polygene.library.rest.common.table">TableResponse</a>, <a href="../../../.. /../org/apache/polygene/library/logging/trace/service/TraceServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.trace.service">TraceServiceConfiguration</a>, <a href="../../../../../org/apache/polygene/api/composite/TransientComposite.html" title="interface in org.apache.polygene.api.composite">TransientComposite</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/TransientSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">TransientSequencingService</a>, <a href="../../../../../org/apache/polygene/library/http/UnitOfWorkFilterService.html" title="interface in org.apache.polygene.library.http">UnitOfWorkFilterService</a>, <a href="../../../../../org/apache/polygene/library/uid/uuid/UuidServiceComposite.html" title="interface in org.apache.polygene.library.uid.uuid">UuidServiceComposite</a>, <a href="../../../../../org/apache/polygene/api/value/ValueComposite.html" title="interface in org.apache.polygen e.api.value">ValueComposite</a>, <a href="../../../../../org/apache/polygene/library/http/WelcomeServletService.html" title="interface in org.apache.polygene.library.http">WelcomeServletService</a></dd> +<dd><a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestEntity.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestEntity</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestValue.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestValue</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestValue2.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestValue2</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TjabbaValue.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TjabbaValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.AnotherValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.AnotherValue</a>, <a href=" ../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.BarEntity.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.BarEntity</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.CustomFooValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.CustomFooValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.FooValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.FooValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.GenericCollection.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.GenericCollection</a><TYPE>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.Gen ericValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.GenericValue</a><TYPE>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.SomeValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.SomeValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.SpecificCollection.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.SpecificCollection</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.SpecificValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.SpecificValue</a>, <a href="../../../../../org/apache/polygene/test/indexing/model/Address.html" title="interface in org.apache.polygene.test.indexing.model">Address</a>, <a href="../../../../../org /apache/polygene/library/alarm/AlarmCategory.html" title="interface in org.apache.polygene.library.alarm">AlarmCategory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmEvent.html" title="interface in org.apache.polygene.library.alarm">AlarmEvent</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPointEntity.html" title="interface in org.apache.polygene.library.alarm">AlarmPointEntity</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPointFactory.html" title="interface in org.apache.polygene.library.alarm">AlarmPointFactory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.Factory.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy.Factory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmStatus.html" title="interface in org. apache.polygene.library.alarm">AlarmStatus</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmSystemService.html" title="interface in org.apache.polygene.library.alarm">AlarmSystemService</a>, <a href="../../../../../org/apache/polygene/library/jmx/ApplicationManagerService.html" title="interface in org.apache.polygene.library.jmx">ApplicationManagerService</a>, <a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.cassandra">CassandraEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreService.html" title="interface in org.apache.polygene.entitystore.cassandra">CassandraEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Cell.html" title="interface in org.apache.polygene.library.rest.common.table">Cell</a>, <a href="../../../../../org/apache/polygene/library/c ircuitbreaker/jmx/CircuitBreakerManagement.html" title="interface in org.apache.polygene.library.circuitbreaker.jmx">CircuitBreakerManagement</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Column.html" title="interface in org.apache.polygene.library.rest.common.table">Column</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/records/CompositeDebugRecordEntity.html" title="interface in org.apache.polygene.library.logging.debug.records">CompositeDebugRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/logging/log/records/CompositeLogRecord.html" title="interface in org.apache.polygene.library.logging.log.records">CompositeLogRecord</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/records/CompositeTraceRecordEntity.html" title="interface in org.apache.polygene.library.logging.trace.records">CompositeTraceRecordEntity</a>, <a href="../../../../../org/apache/polygene/api/configuration/ConfigurationCom posite.html" title="interface in org.apache.polygene.api.configuration">ConfigurationComposite</a>, <a href="../../../../../org/apache/polygene/library/jmx/ConfigurationManagerService.html" title="interface in org.apache.polygene.library.jmx">ConfigurationManagerService</a>, <a href="../../../../../org/apache/polygene/library/logging/view/ConsoleViewerComposite.html" title="interface in org.apache.polygene.library.logging.view">ConsoleViewerComposite</a>, <a href="../../../../../org/apache/polygene/library/http/ConstraintService.html" title="interface in org.apache.polygene.library.http">ConstraintService</a>, <a href="../../../../../org/apache/polygene/entitystore/sql/internal/DatabaseSQLService.DatabaseSQLServiceComposite.html" title="interface in org.apache.polygene.entitystore.sql.internal">DatabaseSQLService.DatabaseSQLServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/sql/datasource/DataSourceConfiguration.html" title="interface in org.apache.polygene.li brary.sql.datasource">DataSourceConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/jmx/DataSourceConfigurationManagerService.html" title="interface in org.apache.polygene.library.sql.jmx">DataSourceConfigurationManagerService</a>, <a href="../../../../../org/apache/polygene/library/sql/dbcp/DBCPDataSourceServiceImporter.html" title="interface in org.apache.polygene.library.sql.dbcp">DBCPDataSourceServiceImporter</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/service/DebuggingServiceComposite.html" title="interface in org.apache.polygene.library.logging.debug.service">DebuggingServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/service/DebugServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.debug.service">DebugServiceConfiguration</a>, <a href="../../../../../org/apache/polygene/cache/ehcache/EhCacheConfiguration.html" title="interface in org.apache.polygene.cache.ehcac he">EhCacheConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchClusterConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearchClusterConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearchConfiguration</a>, <a href="../../../../../org/apache/polygene/index/solr/EmbeddedSolrService.html" title="interface in org.apache.polygene.index.solr">EmbeddedSolrService</a>, <a href="../../../../../org/apache/polygene/api/entity/EntityComposite.html" title="interface in org.apache.polygene.api.entity">EntityComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/records/EntityDebugRecordEntity.html" title="interface in org.apache.polygene.library.logging.debug.records">EntityDebugRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/logging/t race/records/EntityTraceRecordEntity.html" title="interface in org.apache.polygene.library.logging.trace.records">EntityTraceRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/shiro/web/EnvironmentLoaderService.html" title="interface in org.apache.polygene.library.shiro.web">EnvironmentLoaderService</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/client/ESClientIndexQueryService.html" title="interface in org.apache.polygene.index.elasticsearch.client">ESClientIndexQueryService</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/cluster/ESClusterIndexQueryService.html" title="interface in org.apache.polygene.index.elasticsearch.cluster">ESClusterIndexQueryService</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/filesystem/ESFilesystemIndexQueryService.html" title="interface in org.apache.polygene.index.elasticsearch.filesystem">ESFilesystemIndexQueryService</a>, <a href="../../../../../org/apache/polygene/li brary/alarm/ExtendedAlarmModelService.html" title="interface in org.apache.polygene.library.alarm">ExtendedAlarmModelService</a>, <a href="../../../../../org/apache/polygene/library/fileconfig/FileConfigurationService.html" title="interface in org.apache.polygene.library.fileconfig">FileConfigurationService</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreService.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Form.html" title="interface in org.apache.polygene.library.rest.common">Form</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeConfiguration.html" title="interface in org.apache.polygene.entitystore.geode">GeodeConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeEntityStoreService.html" title="interface in org.apache.polygene.entitystore.geode">GeodeEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastConfiguration.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastEntityStoreService.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/HttpRepositoryConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">HttpRepositoryConfiguration</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/HttpRepositoryService.html" title="interface in org.apache.polygene.library.rdf.repository">HttpRepositoryService</a>, <a href="../../../../../org/apache/polygene/entitystor e/jclouds/JCloudsMapEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/jdbm/JdbmConfiguration.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jdbm/JdbmEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/http/JettyConfiguration.html" title="interface in org.apache.polygene.library.http">JettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/JettyService.html" title="interface in org.apache.polygene.library.http">JettyService</a>, < a href="../../../../../org/apache/polygene/library/jmx/JMXConnectorConfiguration.html" title="interface in org.apache.polygene.library.jmx">JMXConnectorConfiguration</a>, <a href="../../../../../org/apache/polygene/library/jmx/JMXConnectorService.html" title="interface in org.apache.polygene.library.jmx">JMXConnectorService</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/link/Link.html" title="interface in org.apache.polygene.library.rest.common.link">Link</a>, <a href="../../../../../org/apache/polygene/library/rest/common/link/Links.html" title="interface in org.apache.polygene.l ibrary.rest.common.link">Links</a>, <a href="../../../../../org/apache/polygene/library/sql/liquibase/LiquibaseConfiguration.html" title="interface in org.apache.polygene.library.sql.liquibase">LiquibaseConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/liquibase/LiquibaseService.html" title="interface in org.apache.polygene.library.sql.liquibase">LiquibaseService</a>, <a href="../../../../../org/apache/polygene/library/logging/log/service/LoggingServiceComposite.html" title="interface in org.apache.polygene.library.logging.log.service">LoggingServiceComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html" title="interface in org.apache.polygene.entitystore.memory">MemoryEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/MemoryRepositoryService.html" title="interface in org.apache.polygene.library.rdf.repository">MemoryRepositoryService</a>, <a href="../../../../../org /apache/polygene/migration/MigrationConfiguration.html" title="interface in org.apache.polygene.migration">MigrationConfiguration</a>, <a href="../../../../../org/apache/polygene/test/mock/MockComposite.html" title="interface in org.apache.polygene.test.mock">MockComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">NativeConfiguration</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeRepositoryService.html" title="interface in org.apache.polygene.library.rdf.r epository">NativeRepositoryService</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiEnabledService.html" title="interface in org.apache.polygene.library.osgi">OSGiEnabledService</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiServiceExporter.html" title="interface in org.apache.polygene.library.osgi">OSGiServiceExporter</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordRealmConfiguration</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordRealmService.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordRealmService</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordSecurable.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordSecurable</a>, <a href="../../../../../org/a pache/polygene/library/uid/sequence/PersistingSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">PersistingSequencingService</a>, <a href="../../../../../org/apache/polygene/library/rest/admin/PolygeneServerServletService.html" title="interface in org.apache.polygene.library.rest.admin">PolygeneServerServletService</a>, <a href="../../../../../org/apache/polygene/index/sql/support/postgresql/PostgreSQLService.html" title="interface in org.apache.polygene.index.sql.support.postgresql">PostgreSQLService</a>, <a href="../../../../../org/apache/polygene/entitystore/prefs/PreferencesEntityStoreService.html" title="interface in org.apache.polygene.entitystore.prefs">PreferencesEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Problem.html" title="interface in org.apache.polygene.library.rest.common.table">Problem</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/RdbmsRepositoryService.html " title="interface in org.apache.polygene.library.rdf.repository">RdbmsRepositoryService</a>, <a href="../../../../../org/apache/polygene/index/rdf/RdfIndexingEngineService.html" title="interface in org.apache.polygene.index.rdf">RdfIndexingEngineService</a>, <a href="../../../../../org/apache/polygene/index/rdf/query/RdfQueryParserFactory.html" title="interface in org.apache.polygene.index.rdf.query">RdfQueryParserFactory</a>, <a href="../../../../../org/apache/polygene/index/rdf/query/RdfQueryService.html" title="interface in org.apache.polygene.index.rdf.query">RdfQueryService</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.redis">RedisEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.redis">RedisMapEntityStoreService</a>, <a href="../../../../../org /apache/polygene/index/reindexer/ReindexAllService.html" title="interface in org.apache.polygene.index.reindexer">ReindexAllService</a>, <a href="../../../../../org/apache/polygene/index/reindexer/ReindexerConfiguration.html" title="interface in org.apache.polygene.index.reindexer">ReindexerConfiguration</a>, <a href="../../../../../org/apache/polygene/index/reindexer/ReindexerService.html" title="interface in org.apache.polygene.index.reindexer">ReindexerService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Resource.html" title="interface in org.apache.polygene.library.rest.common">Resource</a>, <a href="../../../../../org/apache/polygene/library/rest/admin/RestServerComposite.html" title="interface in org.apache.polygene.library.rest.admin">RestServerComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/riak/RiakEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.riak">RiakEntityStoreConfiguration</a>, <a href= "../../../../../org/apache/polygene/entitystore/riak/RiakMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.riak">RiakMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/Role.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">Role</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignee.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleAssignee</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignment.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleAssignment</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleFactory.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleFactory</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Row.html" title ="interface in org.apache.polygene.library.rest.common.table">Row</a>, <a href="../../../../../org/apache/polygene/library/http/SecureJettyConfiguration.html" title="interface in org.apache.polygene.library.http">SecureJettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/SecureJettyService.html" title="interface in org.apache.polygene.library.http">SecureJettyService</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/SequenceEntity.html" title="interface in org.apache.polygene.library.uid.sequence">SequenceEntity</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" title="interface in org.apache.polygene.api.service">ServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/records/ServiceDebugRecordEntity.html" title="interface in org.apache.polygene.library.logging.debug.records">ServiceDebugRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/ records/ServiceTraceRecordEntity.html" title="interface in org.apache.polygene.library.logging.trace.records">ServiceTraceRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/shiro/web/ShiroFilterService.html" title="interface in org.apache.polygene.library.shiro.web">ShiroFilterService</a>, <a href="../../../../../org/apache/polygene/library/shiro/ini/ShiroIniConfiguration.html" title="interface in org.apache.polygene.library.shiro.ini">ShiroIniConfiguration</a>, <a href="../../../../../org/apache/polygene/library/alarm/SimpleAlarmCategory.html" title="interface in org.apache.polygene.library.alarm">SimpleAlarmCategory</a>, <a href="../../../../../org/apache/polygene/library/alarm/SimpleAlarmModelService.html" title="interface in org.apache.polygene.library.alarm">SimpleAlarmModelService</a>, <a href="../../../../../org/apache/polygene/index/solr/SolrQueryService.html" title="interface in org.apache.polygene.index.solr">SolrQueryService</a>, <a href="../../../../.. /org/apache/polygene/library/sql/common/SQLConfiguration.html" title="interface in org.apache.polygene.library.sql.common">SQLConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreService.html" title="interface in org.apache.polygene.entitystore.sql">SQLEntityStoreService</a>, <a href="../../../../../org/apache/polygene/index/sql/SQLIndexingEngineService.html" title="interface in org.apache.polygene.index.sql">SQLIndexingEngineService</a>, <a href="../../../../../org/apache/polygene/library/alarm/StandardAlarmModelService.html" title="interface in org.apache.polygene.library.alarm">StandardAlarmModelService</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/service/StandardTraceServiceComposite.html" title="interface in org.apache.polygene.library.logging.trace.service">StandardTraceServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Table.html" title="interface in org.apache.polygene. library.rest.common.table">Table</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableQuery.html" title="interface in org.apache.polygene.library.rest.common.table">TableQuery</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableResponse.html" title="interface in org.apache.polygene.library.rest.common.table">TableResponse</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/service/TraceServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.trace.service">TraceServiceConfiguration</a>, <a href="../../../../../org/apache/polygene/api/composite/TransientComposite.html" title="interface in org.apache.polygene.api.composite">TransientComposite</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/TransientSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">TransientSequencingService</a>, <a href="../../../../../org/apache/polygene/library /http/UnitOfWorkFilterService.html" title="interface in org.apache.polygene.library.http">UnitOfWorkFilterService</a>, <a href="../../../../../org/apache/polygene/library/uid/uuid/UuidServiceComposite.html" title="interface in org.apache.polygene.library.uid.uuid">UuidServiceComposite</a>, <a href="../../../../../org/apache/polygene/api/value/ValueComposite.html" title="interface in org.apache.polygene.api.value">ValueComposite</a>, <a href="../../../../../org/apache/polygene/library/http/WelcomeServletService.html" title="interface in org.apache.polygene.library.http">WelcomeServletService</a></dd> </dl> <dl> <dt>All Known Implementing Classes:</dt> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html index 6a92d31..f357dfc 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html @@ -104,7 +104,7 @@ var activeTableTab = "activeTableTab"; </dl> <dl> <dt>All Known Subinterfaces:</dt> -<dd><a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreService.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeEntityStoreService.html" title="interface in org.apache.polygene.entitystore.geode">GeodeEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastEntityStoreService.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/jdbm/JdbmEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDB EntityStoreService.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreService</a>, <a href="../../../../../org/apache/polygene/cache/memcache/MemcacheConfiguration.html" title="interface in org.apache.polygene.cache.memcache">MemcacheConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.redis">RedisMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/riak/RiakMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.riak">RiakMapEntityStoreService</a></dd> +<dd><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreService.html" title="interface in org.apache.polygene.entitystore.cassandra">CassandraEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreService.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeEntityStoreService.html" title="interface in org.apache.polygene.entitystore.geode">GeodeEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastEntityStoreService.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitys tore/jdbm/JdbmEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreService</a>, <a href="../../../../../org/apache/polygene/cache/memcache/MemcacheConfiguration.html" title="interface in org.apache.polygene.cache.memcache">MemcacheConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.redis">RedisMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/riak/RiakMapEntityStoreService.html" title="interface in org.apache.polygene.entit ystore.riak">RiakMapEntityStoreService</a></dd> </dl> <dl> <dt>All Known Implementing Classes:</dt> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html index 95481a2..d236ab1 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html @@ -98,7 +98,7 @@ </dl> <dl> <dt>All Known Subinterfaces:</dt> -<dd><a href="../../../../../org/apache/polygene/library/logging/debug/service/DebugServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.debug.service">DebugServiceConfiguration</a>, <a href="../../../../../org/apache/polygene/cache/ehcache/EhCacheConfiguration.html" title="interface in org.apache.polygene.cache.ehcache">EhCacheConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchClusterConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearchClusterConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearchConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreConfiguration</a>, <a href="../../../../../org/apache/po lygene/entitystore/geode/GeodeConfiguration.html" title="interface in org.apache.polygene.entitystore.geode">GeodeConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastConfiguration.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastConfiguration</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/HttpRepositoryConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">HttpRepositoryConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jdbm/JdbmConfiguration.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/JettyConfiguration.html" title="interface in org.ap ache.polygene.library.http">JettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/jmx/JMXConnectorConfiguration.html" title="interface in org.apache.polygene.library.jmx">JMXConnectorConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/liquibase/LiquibaseConfiguration.html" title="interface in org.apache.polygene.library.sql.liquibase">LiquibaseConfiguration</a>, <a href="../../../../../org/apache/polygene/migration/MigrationConfiguration.html" title="interface in org.apache.polygene.migration">MigrationConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoEntityStoreConfiguration</a>, <a href="../../../../../org/a pache/polygene/library/rdf/repository/NativeConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">NativeConfiguration</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordRealmConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.redis">RedisEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/index/reindexer/ReindexerConfiguration.html" title="interface in org.apache.polygene.index.reindexer">ReindexerConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/riak/RiakEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.riak">RiakEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/SecureJettyConfigurat ion.html" title="interface in org.apache.polygene.library.http">SecureJettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/shiro/ini/ShiroIniConfiguration.html" title="interface in org.apache.polygene.library.shiro.ini">ShiroIniConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/common/SQLConfiguration.html" title="interface in org.apache.polygene.library.sql.common">SQLConfiguration</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/service/TraceServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.trace.service">TraceServiceConfiguration</a></dd> +<dd><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.cassandra">CassandraEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/service/DebugServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.debug.service">DebugServiceConfiguration</a>, <a href="../../../../../org/apache/polygene/cache/ehcache/EhCacheConfiguration.html" title="interface in org.apache.polygene.cache.ehcache">EhCacheConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchClusterConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearchClusterConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearchConfiguration</a>, <a href="../../.. /../../org/apache/polygene/entitystore/file/FileEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeConfiguration.html" title="interface in org.apache.polygene.entitystore.geode">GeodeConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastConfiguration.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastConfiguration</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/HttpRepositoryConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">HttpRepositoryConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jdbm/JdbmC onfiguration.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/JettyConfiguration.html" title="interface in org.apache.polygene.library.http">JettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/jmx/JMXConnectorConfiguration.html" title="interface in org.apache.polygene.library.jmx">JMXConnectorConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/liquibase/LiquibaseConfiguration.html" title="interface in org.apache.polygene.library.sql.liquibase">LiquibaseConfiguration</a>, <a href="../../../../../org/apache/polygene/migration/MigrationConfiguration.html" title="interface in org.apache.polygene.migration">MigrationConfiguration</a>, <a href="../../.. /../../org/apache/polygene/entitystore/mongodb/MongoEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">NativeConfiguration</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordRealmConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.redis">RedisEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/index/reindexer/ReindexerConfiguration.html" title="interface in org.apache.polygene.index.reindexer">ReindexerConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/ri ak/RiakEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.riak">RiakEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/SecureJettyConfiguration.html" title="interface in org.apache.polygene.library.http">SecureJettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/shiro/ini/ShiroIniConfiguration.html" title="interface in org.apache.polygene.library.shiro.ini">ShiroIniConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/common/SQLConfiguration.html" title="interface in org.apache.polygene.library.sql.common">SQLConfiguration</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/service/TraceServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.trace.service">TraceServiceConfiguration</a></dd> </dl> <hr> <br> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-tree.html index 71baaac..12cb56d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-tree.html @@ -118,9 +118,9 @@ </ul> <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2> <ul> -<li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/Name.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">Name</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/Constraints.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">Constraints</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/ConstraintDeclaration.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">ConstraintDeclaration</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/Name.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">Name</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityReference.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityReference.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityReference.html index d9eef3c..c5f5cbb 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityReference.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityReference.html @@ -163,7 +163,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl <tr id="i5" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/polygene/api/entity/EntityReference.html" title="class in org.apache.polygene.api.entity">EntityReference</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/entity/EntityReference.html#parseEntityReference-java.lang.String-">parseEntityReference</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> identityString)</code> -<div class="block">Parse an Entity reference to an EntityReference.</div> +<div class="block">Parse an Entity reference string to an EntityReference.</div> </td> </tr> <tr id="i6" class="altColor"> @@ -203,7 +203,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl <li class="blockList"> <h4>parseEntityReference</h4> <pre>public static <a href="../../../../../org/apache/polygene/api/entity/EntityReference.html" title="class in org.apache.polygene.api.entity">EntityReference</a> parseEntityReference(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> identityString)</pre> -<div class="block">Parse an Entity reference to an EntityReference.</div> +<div class="block">Parse an Entity reference string to an EntityReference.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>identityString</code> - the EntityReference reference</dd> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/a3de6d0a/content/java/develop/javadocs/org/apache/polygene/api/entity/Lifecycle.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/Lifecycle.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/Lifecycle.html index 8e69add..c6459d3 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/Lifecycle.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/Lifecycle.html @@ -137,12 +137,12 @@ var activeTableTab = "activeTableTab"; String thisId = meAsIdentity.reference().get(); EntityBuilder builder = uow.newEntityBuilder( thisId + ":1", UserComposite.class ); User admin = builder.newInstance(); - admin.set( admin ); + admin().set( admin ); } public void remove() { - uow.remove( admin.get() ); + uow.remove( admin().get() ); } }
