task
stringlengths 12
101
| input
stringlengths 0
90.2k
| output
stringlengths 1
139k
| options
sequence | pageTitle
stringlengths 0
1.11k
| outputColName
stringlengths 1
3.1k
| url
stringlengths 14
585
| wdcFile
stringlengths 65
76
|
---|---|---|---|---|---|---|---|
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] tempTopic [Class] org.apache.activemq.command.ActiveMQTempTopic [Description] | An ActiveMQ Temporary Topic Destination | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] tempUsage [Class] org.apache.activemq.usage.TempUsage [Description] | Used to keep track of how much of something is being used so that a productive working set usage can be controlled. Main use case is manage memory usage. | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] timeStampingBrokerPlugin [Class] org.apache.activemq.broker.util.TimeStampingBrokerPlugin [Description] | A Broker interceptor which updates a JMS Client's timestamp on the message with a broker timestamp. Useful when the clocks on client machines are known to not be correct and you can only trust the time set on the broker machines. Enabling this plugin will break JMS compliance since the timestamp that the producer sees on the messages after as send() will be different from the timestamp the consumer will observe when he receives the message. This plugin is not enabled in the default ActiveMQ configuration. 2 new attributes have been added which will allow the administrator some override control over the expiration time for incoming messages: Attribute 'zeroExpirationOverride' can be used to apply an expiration time to incoming messages with no expiration defined (messages that would never expire) Attribute 'ttlCeiling' can be used to apply a limit to the expiration time | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] timedSubscriptionRecoveryPolicy [Class] org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy [Description] | This implementation of {@link SubscriptionRecoveryPolicy} will keep a timed buffer of messages around in memory and use that to recover new subscriptions. | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] topic [Class] org.apache.activemq.command.ActiveMQTopic [Description] | An ActiveMQ Topic | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] traceBrokerPathPlugin [Class] org.apache.activemq.broker.util.TraceBrokerPathPlugin [Description] | The TraceBrokerPathPlugin can be used in a network of Brokers. Each Broker that has the plugin configured, will add it's brokerName to the content of a JMS Property. If all Brokers have this property enabled, the path the message actually took through the network can be seen in the defined property. | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] transact-database-locker [Class] org.apache.activemq.store.jdbc.adapter.TransactDatabaseLocker [Description] | Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database. | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] transact-jdbc-adapter [Class] org.apache.activemq.store.jdbc.adapter.TransactJDBCAdapter [Description] | A JDBC Adapter for Transact-SQL based databases such as SQL Server or Sybase | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] udpTraceBrokerPlugin [Class] org.apache.activemq.broker.util.UDPTraceBrokerPlugin [Description] | A Broker interceptor which allows you to trace all operations to a UDP socket. | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] uniquePropertyMessageEvictionStrategy [Class] org.apache.activemq.broker.region.policy.UniquePropertyMessageEvictionStrategy [Description] | An eviction strategy which evicts the oldest message within messages with the same property value | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] usageCapacity [Class] org.apache.activemq.usage.UsageCapacity [Description] | Identify if a limit has been reached | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] virtualDestinationInterceptor [Class] org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor [Description] | Implements Virtual Topics. | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] virtualSelectorCacheBrokerPlugin [Class] org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin [Description] | A plugin which allows the caching of the selector from a subscription queue. This stops the build-up of unwanted messages, especially when consumers may disconnect from time to time when using virtual destinations. This is influenced by code snippets developed by Maciej Rakowicz | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] virtualTopic [Class] org.apache.activemq.broker.region.virtual.VirtualTopic [Description] | Creates Virtual Topics using a prefix and postfix. The virtual destination creates a wildcard that is then used to look up all active queue subscriptions which match. | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] vmCursor [Class] org.apache.activemq.broker.region.policy.VMPendingSubscriberMessageStoragePolicy [Description] | Pending messages held | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] vmDurableCursor [Class] org.apache.activemq.broker.region.policy.VMPendingDurableSubscriberMessageStoragePolicy [Description] | Pending | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] vmQueueCursor [Class] org.apache.activemq.broker.region.policy.VMPendingQueueMessageStoragePolicy [Description] | Pending messages | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
0f81e765_ctivemq_apache_org_schema_core__Description | [Element] xaConnectionFactory [Class] org.apache.activemq.spring.ActiveMQXAConnectionFactory [Description] | A Spring enhanced XA connection factory which will automatically use the Spring bean name as the clientIDPrefix property so that connections created have client IDs related to your Spring.xml file for easier comprehension from JMX. | [] | Schema for namespace: http://activemq.apache.org/schema/core | Description | http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html | 37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json |
f417032e_1_3_Help____Menus_and_Toolbars__Description | [Item] Add After [Description] | Click this button to add a new action to the menu after the selected one. In the Choose Actions to Add dialog box that opens choose the desired action and optionally assign an icon to it. | [] | RubyMine 7.1.3 Help :: Menus and Toolbars | Description | http://www.jetbrains.com/ruby/help/menus-and-toolbars-2.html | 37/1438042991019.80_20150728002311-00125-ip-10-236-191-2_528954588_0.json |
f417032e_1_3_Help____Menus_and_Toolbars__Description | [Item] Add Separator [Description] | Click this button to have a separator added to the menu after the selected item. | [] | RubyMine 7.1.3 Help :: Menus and Toolbars | Description | http://www.jetbrains.com/ruby/help/menus-and-toolbars-2.html | 37/1438042991019.80_20150728002311-00125-ip-10-236-191-2_528954588_0.json |
f417032e_1_3_Help____Menus_and_Toolbars__Description | [Item] Edit Action Icon [Description] | Click this button to associate an icon with the selected menu item. In the Choose Action Icon Path dialog box that opens specify the path to the desired image. The image file should have .png extension. The size of the toolbar icons should be 16x16. | [] | RubyMine 7.1.3 Help :: Menus and Toolbars | Description | http://www.jetbrains.com/ruby/help/menus-and-toolbars-2.html | 37/1438042991019.80_20150728002311-00125-ip-10-236-191-2_528954588_0.json |
f417032e_1_3_Help____Menus_and_Toolbars__Description | [Item] Remove [Description] | Click this button to delete the selected item from the list. | [] | RubyMine 7.1.3 Help :: Menus and Toolbars | Description | http://www.jetbrains.com/ruby/help/menus-and-toolbars-2.html | 37/1438042991019.80_20150728002311-00125-ip-10-236-191-2_528954588_0.json |
f417032e_1_3_Help____Menus_and_Toolbars__Description | [Item] Move Up [Description] | Click this button to move the selected item one position up. | [] | RubyMine 7.1.3 Help :: Menus and Toolbars | Description | http://www.jetbrains.com/ruby/help/menus-and-toolbars-2.html | 37/1438042991019.80_20150728002311-00125-ip-10-236-191-2_528954588_0.json |
f417032e_1_3_Help____Menus_and_Toolbars__Description | [Item] Move Down [Description] | Click this button to move the selected item one position down. | [] | RubyMine 7.1.3 Help :: Menus and Toolbars | Description | http://www.jetbrains.com/ruby/help/menus-and-toolbars-2.html | 37/1438042991019.80_20150728002311-00125-ip-10-236-191-2_528954588_0.json |
f417032e_1_3_Help____Menus_and_Toolbars__Description | [Item] Restore All Defaults [Description] | Click this button to abandon all the changes made to the all items and return to the default settings. | [] | RubyMine 7.1.3 Help :: Menus and Toolbars | Description | http://www.jetbrains.com/ruby/help/menus-and-toolbars-2.html | 37/1438042991019.80_20150728002311-00125-ip-10-236-191-2_528954588_0.json |
f417032e_1_3_Help____Menus_and_Toolbars__Description | [Item] Restore Default [Description] | Click this button to abandon all the changes made to the selected item and return to the default settings. | [] | RubyMine 7.1.3 Help :: Menus and Toolbars | Description | http://www.jetbrains.com/ruby/help/menus-and-toolbars-2.html | 37/1438042991019.80_20150728002311-00125-ip-10-236-191-2_528954588_0.json |
bb86fac8_cessing_Form_5500_EZ__Cont__1___Description | [IDRS Screen Information] UP CYC [Field Title] Update Cycle [Description] | Identifies the Martinsburg Computing Center (MCC) processing cycle from module information last extracted and updated to database. | [] | Internal Revenue Manual - 3.11.27 EPMF Return Processing Form 5500-EZ (Cont. 1) | Description | http://www.irs.gov/irm/part3/irm_03-011-027r-cont01.html | 37/1438042988598.68_20150728002308-00271-ip-10-236-191-2_520076476_3.json |
bb86fac8_cessing_Form_5500_EZ__Cont__1___Description | [IDRS Screen Information] Under EMFOLInn-nnnnnnn [Field Title] Account/Plan Merge Message [Description] | Identifies the type of merge. Values are: ACCOUNT MERGE IN PROGRESS - Entity is merging to another EIN. PLAN MERGE IN PROGRESS - A plan is being merged with another plan within the account. | [] | Internal Revenue Manual - 3.11.27 EPMF Return Processing Form 5500-EZ (Cont. 1) | Description | http://www.irs.gov/irm/part3/irm_03-011-027r-cont01.html | 37/1438042988598.68_20150728002308-00271-ip-10-236-191-2_520076476_3.json |
bb86fac8_cessing_Form_5500_EZ__Cont__1___Description | [IDRS Screen Information] NUM OF PENSION PLANS [Field Title] Number of Pension Plans [Description] | Identifies the number of pension plans for the entity. | [] | Internal Revenue Manual - 3.11.27 EPMF Return Processing Form 5500-EZ (Cont. 1) | Description | http://www.irs.gov/irm/part3/irm_03-011-027r-cont01.html | 37/1438042988598.68_20150728002308-00271-ip-10-236-191-2_520076476_3.json |
bb86fac8_cessing_Form_5500_EZ__Cont__1___Description | [IDRS Screen Information] PLN [Field Title] Plan Number [Description] | Identifies the number assigned to a plan that was established to provide benefits to employees. | [] | Internal Revenue Manual - 3.11.27 EPMF Return Processing Form 5500-EZ (Cont. 1) | Description | http://www.irs.gov/irm/part3/irm_03-011-027r-cont01.html | 37/1438042988598.68_20150728002308-00271-ip-10-236-191-2_520076476_3.json |
bb86fac8_cessing_Form_5500_EZ__Cont__1___Description | [IDRS Screen Information] TXPD [Field Title] Tax Period [Description] | Identifies the period of time for which a return is filed. Displays None if plan data exists with no returns posted. | [] | Internal Revenue Manual - 3.11.27 EPMF Return Processing Form 5500-EZ (Cont. 1) | Description | http://www.irs.gov/irm/part3/irm_03-011-027r-cont01.html | 37/1438042988598.68_20150728002308-00271-ip-10-236-191-2_520076476_3.json |
bb86fac8_cessing_Form_5500_EZ__Cont__1___Description | [IDRS Screen Information] DLN [Field Title] Document Locator Number [Description] | Identifies the number assigned to every return or document that is used to control and locate the document. | [] | Internal Revenue Manual - 3.11.27 EPMF Return Processing Form 5500-EZ (Cont. 1) | Description | http://www.irs.gov/irm/part3/irm_03-011-027r-cont01.html | 37/1438042988598.68_20150728002308-00271-ip-10-236-191-2_520076476_3.json |
bb86fac8_cessing_Form_5500_EZ__Cont__1___Description | [IDRS Screen Information] SCHED [Field Title] Schedules [Description] | Identifies the schedules that were processed with the return. | [] | Internal Revenue Manual - 3.11.27 EPMF Return Processing Form 5500-EZ (Cont. 1) | Description | http://www.irs.gov/irm/part3/irm_03-011-027r-cont01.html | 37/1438042988598.68_20150728002308-00271-ip-10-236-191-2_520076476_3.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] campaigns_collection_link [Acceptable Values] A Url to a Campaign collection [Description] E-Mail Campaigns used by this List. [Type] | Collection | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] custom_fields_collection_link [Acceptable Values] A Url to a Custom Field collection [Description] Subscriber Custom Fields used by this List. [Type] | Collection | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] id [Acceptable Values] 0 and up [Description] Numerical ID of the List. The ID attribute of a List identifies the unique and immutable numerical ID of a List. This is used in the URL of the List resource. [Type] | Integer | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] name [Acceptable Values] 1 to 32 chars [Description] Name of List. The name of the list is specified in the AWeber control panel located under 'List Settings'. This name may be changed by the customer at anytime and is not guaranteed to be immutable. [Type] | Text | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] subscribers_collection_link [Acceptable Values] A Url to a Subscriber collection [Description] Subscribers belonging to this List. [Type] | Collection | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] total_subscribed_subscribers [Acceptable Values] 0 and up [Description] Number of Subscribers where status=subscribed [Type] | Integer | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] total_subscribers [Acceptable Values] 0 and up [Description] Number of Subscribers. [Type] | Integer | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] total_subscribers_subscribed_today [Acceptable Values] 0 and up [Description] Number of Subscribers that were subscribed today [Type] | Integer | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] total_subscribers_subscribed_yesterday [Acceptable Values] 0 and up [Description] Number of Subscribers that were subscribed yesterday [Type] | Integer | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] total_unconfirmed_subscribers [Acceptable Values] 0 and up [Description] Number of Subscribers where status=unconfirmed [Type] | Integer | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] total_unsubscribed_subscribers [Acceptable Values] 0 and up [Description] Number of Subscribers where status=unsubscribed [Type] | Integer | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] unique_list_id [Acceptable Values] 1 to 30 chars [Description] Unique List ID of List. The unique list ID is the automatically generated name for your list. If you create a custom sign up form, you'll need to specify the unique list ID in the form's HTML code, ensuring that subscribers will be added to the list. The unique list ID is also the first part of your autoresponder's e-mail address used by subscribers to sign up to your list. A subscriber can sign up to your list by sending an email to this address. (Though this method is rarely used anymore.) [Type] | Text | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] web_form_split_tests_collection_link [Acceptable Values] A Url to a Web Form Split Test collection [Description] WebForm Split Tests belonging to this List. [Type] | Collection | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
ddab30dd_kbook___Resource_Documentation__Type | [Name] web_forms_collection_link [Acceptable Values] A Url to a Web Form collection [Description] WebForms belonging to this List. [Type] | Collection | [
[
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"T",
"e",
"x",
"t"
]
] | API Cookbook : Resource Documentation | Type | https://labs.aweber.com/docs/reference/1.0 | 37/1438042982013.25_20150728002302-00200-ip-10-236-191-2_870203661_44.json |
73d405b0__s_blog__University_of_Warwick__1 | [0] I [2] seen [3] succulent [4] vows [5] mask [6] your [7] forge [1] | have | [
[
"h",
"a",
"v",
"e"
],
[
"y",
"o",
"u"
],
[
"s",
"t",
"e",
"e",
"l"
],
[
"e",
"n",
"o",
"u",
"g",
"h"
],
[
"t",
"o"
],
[
"f",
"i",
"r",
"e"
],
[
"t",
"r",
"u",
"t",
"h",
","
],
[
"a",
"s",
"i",
"d",
"e"
]
] | Gemma's blog, University of Warwick | 1 | http://blogs.warwick.ac.uk/gdkappala-ramsamy/ | 37/1438042988598.68_20150728002308-00323-ip-10-236-191-2_32017202_0.json |
73d405b0__s_blog__University_of_Warwick__1 | [0] pop [2] a [3] pill [4] kept [5] within [6] brazen [7] buds [1] | you | [
[
"h",
"a",
"v",
"e"
],
[
"y",
"o",
"u"
],
[
"s",
"t",
"e",
"e",
"l"
],
[
"e",
"n",
"o",
"u",
"g",
"h"
],
[
"t",
"o"
],
[
"f",
"i",
"r",
"e"
],
[
"t",
"r",
"u",
"t",
"h",
","
],
[
"a",
"s",
"i",
"d",
"e"
]
] | Gemma's blog, University of Warwick | 1 | http://blogs.warwick.ac.uk/gdkappala-ramsamy/ | 37/1438042988598.68_20150728002308-00323-ip-10-236-191-2_32017202_0.json |
73d405b0__s_blog__University_of_Warwick__1 | [0] each [2] thing [3] will [4] spark [5] bearing [6] heavy [7] fruit [1] | steel | [
[
"h",
"a",
"v",
"e"
],
[
"y",
"o",
"u"
],
[
"s",
"t",
"e",
"e",
"l"
],
[
"e",
"n",
"o",
"u",
"g",
"h"
],
[
"t",
"o"
],
[
"f",
"i",
"r",
"e"
],
[
"t",
"r",
"u",
"t",
"h",
","
],
[
"a",
"s",
"i",
"d",
"e"
]
] | Gemma's blog, University of Warwick | 1 | http://blogs.warwick.ac.uk/gdkappala-ramsamy/ | 37/1438042988598.68_20150728002308-00323-ip-10-236-191-2_32017202_0.json |
73d405b0__s_blog__University_of_Warwick__1 | [0] cupped [2] slipping [3] muck [4] my [5] child [6] root [7] raw [1] | enough | [
[
"h",
"a",
"v",
"e"
],
[
"y",
"o",
"u"
],
[
"s",
"t",
"e",
"e",
"l"
],
[
"e",
"n",
"o",
"u",
"g",
"h"
],
[
"t",
"o"
],
[
"f",
"i",
"r",
"e"
],
[
"t",
"r",
"u",
"t",
"h",
","
],
[
"a",
"s",
"i",
"d",
"e"
]
] | Gemma's blog, University of Warwick | 1 | http://blogs.warwick.ac.uk/gdkappala-ramsamy/ | 37/1438042988598.68_20150728002308-00323-ip-10-236-191-2_32017202_0.json |
73d405b0__s_blog__University_of_Warwick__1 | [0] carpel [2] the [3] air [4] dredging [5] seed [6] and [7] self [1] | to | [
[
"h",
"a",
"v",
"e"
],
[
"y",
"o",
"u"
],
[
"s",
"t",
"e",
"e",
"l"
],
[
"e",
"n",
"o",
"u",
"g",
"h"
],
[
"t",
"o"
],
[
"f",
"i",
"r",
"e"
],
[
"t",
"r",
"u",
"t",
"h",
","
],
[
"a",
"s",
"i",
"d",
"e"
]
] | Gemma's blog, University of Warwick | 1 | http://blogs.warwick.ac.uk/gdkappala-ramsamy/ | 37/1438042988598.68_20150728002308-00323-ip-10-236-191-2_32017202_0.json |
73d405b0__s_blog__University_of_Warwick__1 | [0] under [2] heat [3] up [4] purging [5] now [6] crisp [7] cries [1] | fire | [
[
"h",
"a",
"v",
"e"
],
[
"y",
"o",
"u"
],
[
"s",
"t",
"e",
"e",
"l"
],
[
"e",
"n",
"o",
"u",
"g",
"h"
],
[
"t",
"o"
],
[
"f",
"i",
"r",
"e"
],
[
"t",
"r",
"u",
"t",
"h",
","
],
[
"a",
"s",
"i",
"d",
"e"
]
] | Gemma's blog, University of Warwick | 1 | http://blogs.warwick.ac.uk/gdkappala-ramsamy/ | 37/1438042988598.68_20150728002308-00323-ip-10-236-191-2_32017202_0.json |
73d405b0__s_blog__University_of_Warwick__1 | [0] my [2] naked [3] and [4] skint [5] grow [6] tough [7] husk [1] | truth, | [
[
"h",
"a",
"v",
"e"
],
[
"y",
"o",
"u"
],
[
"s",
"t",
"e",
"e",
"l"
],
[
"e",
"n",
"o",
"u",
"g",
"h"
],
[
"t",
"o"
],
[
"f",
"i",
"r",
"e"
],
[
"t",
"r",
"u",
"t",
"h",
","
],
[
"a",
"s",
"i",
"d",
"e"
]
] | Gemma's blog, University of Warwick | 1 | http://blogs.warwick.ac.uk/gdkappala-ramsamy/ | 37/1438042988598.68_20150728002308-00323-ip-10-236-191-2_32017202_0.json |
73d405b0__s_blog__University_of_Warwick__1 | [0] nose [2] guilt [3] you [4] mind [5] numb [6] tongue [7] eater [1] | aside | [
[
"h",
"a",
"v",
"e"
],
[
"y",
"o",
"u"
],
[
"s",
"t",
"e",
"e",
"l"
],
[
"e",
"n",
"o",
"u",
"g",
"h"
],
[
"t",
"o"
],
[
"f",
"i",
"r",
"e"
],
[
"t",
"r",
"u",
"t",
"h",
","
],
[
"a",
"s",
"i",
"d",
"e"
]
] | Gemma's blog, University of Warwick | 1 | http://blogs.warwick.ac.uk/gdkappala-ramsamy/ | 37/1438042988598.68_20150728002308-00323-ip-10-236-191-2_32017202_0.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] QB [What it Means] Quarterback [Who is Eligible] | Only quarterbacks | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] RB [What it Means] Running Back [Who is Eligible] | Only running backs | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] WR [What it Means] Wide Receiver [Who is Eligible] | Only wide receivers | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] TE [What it Means] Tight End [Who is Eligible] | Only tight ends | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] W/R [What it Means] Wide Receiver/Running Back [Who is Eligible] | Any wide receiver or running back | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] W/T [What it Means] Wide Receiver/Tight End [Who is Eligible] | Any wide receiver or tight end | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] Q/WR/RB/TE [What it Means] Quarterback/Wide Receiver/Running Back/Tight End [Who is Eligible] | Any quarterback, wide receiver, running back or tight end | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] WR/RB/TE [What it Means] Wide Receiver/Running Back/Tight End [Who is Eligible] | Any wide receiver, running back or tight end | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] K [What it Means] Kicker [Who is Eligible] | Only kickers | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] DEF [What it Means] Defensive Team [Who is Eligible] | Only team defenses | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] D [What it Means] Defensive Player [Who is Eligible] | Any defensive player | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] DL [What it Means] Defensive Lineman [Who is Eligible] | Only defensive linemen | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] DB [What it Means] Defensive Back [Who is Eligible] | Only defensive backs | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] LB [What it Means] Linebacker [Who is Eligible] | Only linebackers | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] CB [What it Means] Corner Back [Who is Eligible] | Only corner backs | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] S [What it Means] Safety [Who is Eligible] | Only safties | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
bfcb397b_antasy_Football___Yahoo_Sports__Who_is_Eligible | [Pos] BN [What it Means] Bench [Who is Eligible] | Any player | [] | MAC Confrence - | Fantasy Football | Yahoo Sports | Who is Eligible | http://football.fantasysports.yahoo.com/f1/235849/9/team?week=16&stat1=O&stat2=O | 37/1438042982013.25_20150728002302-00211-ip-10-236-191-2_89211805_5.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] EJBContext [Description] | The EJBContext interface provides an instance with access to the container-provided runtime context of an enterprise bean instance. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] EJBHome [Description] | The EJBHome interface must be extended by all enterprise beans' remote home interfaces. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] EJBLocalHome [Description] | The EJBLocalHome interface must be extended by all enterprise beans' local home interfaces. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] EJBLocalObject [Description] | The EJBLocalObject interface must be extended by all enterprise beans' local interfaces. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] EJBMetaData [Description] | The EJBMetaData interface allows a client to obtain the enterprise bean's meta-data information. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] EJBObject [Description] | The EJBObject interface is extended by all enterprise beans' remote interfaces. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] EnterpriseBean [Description] | The EnterpriseBean interface is a common superinterface for the SessionBean, EntityBean and MessageDrivenBean interfaces. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] EntityBean [Description] | The EntityBean interface is implemented by every entity bean class. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] EntityContext [Description] | The EntityContext interface provides an instance with access to the container-provided runtime context of an entity bean instance. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] Handle [Description] | The Handle interface is implemented by all EJB object handles. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] HomeHandle [Description] | The HomeHandle interface is implemented by all home object handles. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] MessageDrivenBean [Description] | The MessageDrivenBean interface defines methods that the EJB container uses to notify a message driven bean instance of the instance's life cycle events. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] MessageDrivenContext [Description] | The MessageDrivenContext interface provides access to the runtime message-driven context that the container provides for a message-driven bean instance. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] SessionBean [Description] | The SessionBean interface defines methods that the EJB container uses to notify a session bean instance of the instance's life cycle events. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] SessionContext [Description] | The SessionContext interface provides access to the runtime session context that the container provides for a session bean instance. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] SessionSynchronization [Description] | The SessionSynchronization interface allows a stateful session bean instance to be notified by its container of transaction boundaries. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] TimedObject [Description] | The TimedObject interface contains a callback method that is used to deliver timer expiration notifications. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] Timer [Description] | The Timer interface contains information about a timer that was created through the EJB Timer Service. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] TimerHandle [Description] | The TimerHandle interface allows the bean provider to obtain a serializable timer handle that may be persisted. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
8ebd60e3_a_TM__EE_7_Specification_APIs__Interface_Summary_Description | [Interface] TimerService [Description] | The TimerService interface provides enterprise bean components with access to the container-provided Timer Service. | [] | javax.ejb (Java(TM) EE 7 Specification APIs) | Description | http://docs.oracle.com/javaee/7/api/javax/ejb/package-summary.html | 37/1438042991019.80_20150728002311-00093-ip-10-236-191-2_73102117_0.json |
bff9a1c4_3_HUMMER_H2__5GRGN23U73H104709__Owners_1_6 | Total Loss No total loss reported to CARFAX. [Owner 7] No Issues Reported [Owner 8] No Issues Reported [Owners 1-6] | No Issues Reported | [
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"I",
"n",
"d",
"i",
"c",
"a",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"R",
"e",
"c",
"a",
"l",
"l",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"W",
"a",
"r",
"r",
"a",
"n",
"t",
"y",
" ",
"E",
"x",
"p",
"i",
"r",
"e",
"d"
]
] | CARFAX Vehicle History Report for this 2003 HUMMER H2: 5GRGN23U73H104709 | Owners 1-6 | http://www.carfax.com/VehicleHistory/p/Report.cfx?vin=5GRGN23U73H104709&csearch=10 | 37/1438042988598.68_20150728002308-00248-ip-10-236-191-2_361999750_5.json |
bff9a1c4_3_HUMMER_H2__5GRGN23U73H104709__Owners_1_6 | Structural Damage No structural damage reported to CARFAX. [Owner 7] No Issues Reported [Owner 8] No Issues Reported [Owners 1-6] | No Issues Reported | [
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"I",
"n",
"d",
"i",
"c",
"a",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"R",
"e",
"c",
"a",
"l",
"l",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"W",
"a",
"r",
"r",
"a",
"n",
"t",
"y",
" ",
"E",
"x",
"p",
"i",
"r",
"e",
"d"
]
] | CARFAX Vehicle History Report for this 2003 HUMMER H2: 5GRGN23U73H104709 | Owners 1-6 | http://www.carfax.com/VehicleHistory/p/Report.cfx?vin=5GRGN23U73H104709&csearch=10 | 37/1438042988598.68_20150728002308-00248-ip-10-236-191-2_361999750_5.json |
bff9a1c4_3_HUMMER_H2__5GRGN23U73H104709__Owners_1_6 | Airbag Deployment No airbag deployment reported to CARFAX. [Owner 7] No Issues Reported [Owner 8] No Issues Reported [Owners 1-6] | No Issues Reported | [
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"I",
"n",
"d",
"i",
"c",
"a",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"R",
"e",
"c",
"a",
"l",
"l",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"W",
"a",
"r",
"r",
"a",
"n",
"t",
"y",
" ",
"E",
"x",
"p",
"i",
"r",
"e",
"d"
]
] | CARFAX Vehicle History Report for this 2003 HUMMER H2: 5GRGN23U73H104709 | Owners 1-6 | http://www.carfax.com/VehicleHistory/p/Report.cfx?vin=5GRGN23U73H104709&csearch=10 | 37/1438042988598.68_20150728002308-00248-ip-10-236-191-2_361999750_5.json |
bff9a1c4_3_HUMMER_H2__5GRGN23U73H104709__Owners_1_6 | Odometer Check No indication of an odometer rollback. [Owner 7] No Issues Indicated [Owner 8] No Issues Indicated [Owners 1-6] | No Issues Indicated | [
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"I",
"n",
"d",
"i",
"c",
"a",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"R",
"e",
"c",
"a",
"l",
"l",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"W",
"a",
"r",
"r",
"a",
"n",
"t",
"y",
" ",
"E",
"x",
"p",
"i",
"r",
"e",
"d"
]
] | CARFAX Vehicle History Report for this 2003 HUMMER H2: 5GRGN23U73H104709 | Owners 1-6 | http://www.carfax.com/VehicleHistory/p/Report.cfx?vin=5GRGN23U73H104709&csearch=10 | 37/1438042988598.68_20150728002308-00248-ip-10-236-191-2_361999750_5.json |
bff9a1c4_3_HUMMER_H2__5GRGN23U73H104709__Owners_1_6 | Accident / Damage No accidents or damage reported to CARFAX. [Owner 7] No Issues Reported [Owner 8] No Issues Reported [Owners 1-6] | No Issues Reported | [
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"I",
"n",
"d",
"i",
"c",
"a",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"R",
"e",
"c",
"a",
"l",
"l",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"W",
"a",
"r",
"r",
"a",
"n",
"t",
"y",
" ",
"E",
"x",
"p",
"i",
"r",
"e",
"d"
]
] | CARFAX Vehicle History Report for this 2003 HUMMER H2: 5GRGN23U73H104709 | Owners 1-6 | http://www.carfax.com/VehicleHistory/p/Report.cfx?vin=5GRGN23U73H104709&csearch=10 | 37/1438042988598.68_20150728002308-00248-ip-10-236-191-2_361999750_5.json |
bff9a1c4_3_HUMMER_H2__5GRGN23U73H104709__Owners_1_6 | Manufacturer Recall No open recalls reported to CARFAX. Check for open recalls on GM vehicles at recalls.gm.com. [Owner 7] No Recalls Reported [Owner 8] No Recalls Reported [Owners 1-6] | No Recalls Reported | [
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"I",
"n",
"d",
"i",
"c",
"a",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"R",
"e",
"c",
"a",
"l",
"l",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"W",
"a",
"r",
"r",
"a",
"n",
"t",
"y",
" ",
"E",
"x",
"p",
"i",
"r",
"e",
"d"
]
] | CARFAX Vehicle History Report for this 2003 HUMMER H2: 5GRGN23U73H104709 | Owners 1-6 | http://www.carfax.com/VehicleHistory/p/Report.cfx?vin=5GRGN23U73H104709&csearch=10 | 37/1438042988598.68_20150728002308-00248-ip-10-236-191-2_361999750_5.json |
bff9a1c4_3_HUMMER_H2__5GRGN23U73H104709__Owners_1_6 | Basic Warranty Original warranty estimated to have expired. [Owner 7] Warranty Expired [Owner 8] Warranty Expired [Owners 1-6] | Warranty Expired | [
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"I",
"s",
"s",
"u",
"e",
"s",
" ",
"I",
"n",
"d",
"i",
"c",
"a",
"t",
"e",
"d"
],
[
"N",
"o",
" ",
"R",
"e",
"c",
"a",
"l",
"l",
"s",
" ",
"R",
"e",
"p",
"o",
"r",
"t",
"e",
"d"
],
[
"W",
"a",
"r",
"r",
"a",
"n",
"t",
"y",
" ",
"E",
"x",
"p",
"i",
"r",
"e",
"d"
]
] | CARFAX Vehicle History Report for this 2003 HUMMER H2: 5GRGN23U73H104709 | Owners 1-6 | http://www.carfax.com/VehicleHistory/p/Report.cfx?vin=5GRGN23U73H104709&csearch=10 | 37/1438042988598.68_20150728002308-00248-ip-10-236-191-2_361999750_5.json |
a517b108_hood_Bank____Privacy_Policy_____Can_you_limit_this_sharing_ | For our everyday business purposes— such as to process your transactions, maintain your account(s), respond to court orders and legal investigations, or report to credit bureaus Yes [Can you limit this sharing?] | No | [
[
"N",
"o"
],
[
"W",
"e",
" ",
"d",
"o",
"n",
"'",
"t",
" ",
"s",
"h",
"a",
"r",
"e"
]
] | :: Kentucky Neighborhood Bank :: Privacy Policy :: | Can you limit this sharing? | https://www.bankknb.com/default.asp?q_printview=1&q_areaprimaryid=14&q_areasecondaryid=0&q_areatertiaryid=0&q_eventdate=3/21/2013 | 37/1438042991019.80_20150728002311-00031-ip-10-236-191-2_900908886_4.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.