task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
sequence | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
debc5e21_Activiti_User_Guide_Table_1__Supported_events_Event_name | [Description] An existing variable has been deleted. The event contains the variable name, last known value and related execution and task (if any). [Event classes] org.activiti…ActivitiVariableEvent [Event name] | VARIABLE_DELETED | [] | Activiti User Guide | Event name | http://www.activiti.org/userguide/index.html | 42/1438042987662.63_20150728002307-00046-ip-10-236-191-2_54820452_38.json |
debc5e21_Activiti_User_Guide_Table_1__Supported_events_Event_name | [Description] A task has been assigned to a user. The event contains the task [Event classes] org.activiti…ActivitiEntityEvent [Event name] | TASK_ASSIGNED | [] | Activiti User Guide | Event name | http://www.activiti.org/userguide/index.html | 42/1438042987662.63_20150728002307-00046-ip-10-236-191-2_54820452_38.json |
debc5e21_Activiti_User_Guide_Table_1__Supported_events_Event_name | [Description] A task has been created. This is dispatched after the ENTITY_CREATE event. In case the task is part of a process, this event will be fired before the task listeners are executed. [Event classes] org.activiti…ActivitiEntityEvent [Event name] | TASK_CREATED | [] | Activiti User Guide | Event name | http://www.activiti.org/userguide/index.html | 42/1438042987662.63_20150728002307-00046-ip-10-236-191-2_54820452_38.json |
debc5e21_Activiti_User_Guide_Table_1__Supported_events_Event_name | [Description] A task has been completed. This is dispatched before the ENTITY_DELETE event. In case the task is part of a process, this event will be fired before the process has moved on and will be followed by a ACTIVITY_COMPLETE event, targeting the activity that represents the completed task. [Event classes] org.activiti…ActivitiEntityEvent [Event name] | TASK_COMPLETED | [] | Activiti User Guide | Event name | http://www.activiti.org/userguide/index.html | 42/1438042987662.63_20150728002307-00046-ip-10-236-191-2_54820452_38.json |
debc5e21_Activiti_User_Guide_Table_1__Supported_events_Event_name | [Description] A process has been completed. Dispatched after the last activity ACTIVITY_COMPLETED event. Process is completed when it reaches state in which process instance does not have any transition to take. [Event classes] org.activiti…ActivitiEntityEvent [Event name] | PROCESS_COMPLETED | [] | Activiti User Guide | Event name | http://www.activiti.org/userguide/index.html | 42/1438042987662.63_20150728002307-00046-ip-10-236-191-2_54820452_38.json |
debc5e21_Activiti_User_Guide_Table_1__Supported_events_Event_name | [Description] A process has been cancelled. Dispatched before the process instance is deleted from runtime. Process instance is cancelled by API call RuntimeService.deleteProcessInstance [Event classes] org.activiti…ActivitiCancelledEvent [Event name] | PROCESS_CANCELLED | [] | Activiti User Guide | Event name | http://www.activiti.org/userguide/index.html | 42/1438042987662.63_20150728002307-00046-ip-10-236-191-2_54820452_38.json |
debc5e21_Activiti_User_Guide_Table_1__Supported_events_Event_name | [Description] A user has been added to a group. The event contains the id’s of the user and group involved. [Event classes] org.activiti…ActivitiMembershipEvent [Event name] | MEMBERSHIP_CREATED | [] | Activiti User Guide | Event name | http://www.activiti.org/userguide/index.html | 42/1438042987662.63_20150728002307-00046-ip-10-236-191-2_54820452_38.json |
debc5e21_Activiti_User_Guide_Table_1__Supported_events_Event_name | [Description] A user has been removed from a group. The event contains the id’s of the user and group involved. [Event classes] org.activiti…ActivitiMembershipEvent [Event name] | MEMBERSHIP_DELETED | [] | Activiti User Guide | Event name | http://www.activiti.org/userguide/index.html | 42/1438042987662.63_20150728002307-00046-ip-10-236-191-2_54820452_38.json |
debc5e21_Activiti_User_Guide_Table_1__Supported_events_Event_name | [Description] All members will be removed from a group. The event is thrown before the members are removed, so they are still accessible. No individual MEMBERSHIP_DELETED events will be thrown if all members are deleted at once, for performance reasons. [Event classes] org.activiti…ActivitiMembershipEvent [Event name] | MEMBERSHIPS_DELETED | [] | Activiti User Guide | Event name | http://www.activiti.org/userguide/index.html | 42/1438042987662.63_20150728002307-00046-ip-10-236-191-2_54820452_38.json |
8c580673_nterprise_Development___Part_2__Class | [Purpose] Is the base class for all configuration files. The class contains methods to check for missing keys, test settings any other future features. It also contains a Settings hash to hold objects derived from SettingBase. [Class] | ConfigBase | [
[
"C",
"o",
"n",
"f",
"i",
"g",
"B",
"a",
"s",
"e"
],
[
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"B",
"a",
"s",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"a",
"f",
"e",
"C",
"r",
"e",
"a",
"t",
"e",
"D",
"i",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"q",
"l",
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"B",
"o",
"o",
"C",
"o",
"n",
"f",
"i",
"g"
]
] | code dojo: Dependency Injection and Scripted Configuration for Enterprise Development - Part 2 | Class | http://codedojo.blogspot.com/2005/11/dependency-injection-and-scripted_09.html | 42/1438042988310.3_20150728002308-00323-ip-10-236-191-2_52239378_0.json |
8c580673_nterprise_Development___Part_2__Class | [Purpose] Is the base class for all settings. This class defines an abstract test method that must be implemented. [Class] | SettingBase | [
[
"C",
"o",
"n",
"f",
"i",
"g",
"B",
"a",
"s",
"e"
],
[
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"B",
"a",
"s",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"a",
"f",
"e",
"C",
"r",
"e",
"a",
"t",
"e",
"D",
"i",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"q",
"l",
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"B",
"o",
"o",
"C",
"o",
"n",
"f",
"i",
"g"
]
] | code dojo: Dependency Injection and Scripted Configuration for Enterprise Development - Part 2 | Class | http://codedojo.blogspot.com/2005/11/dependency-injection-and-scripted_09.html | 42/1438042988310.3_20150728002308-00323-ip-10-236-191-2_52239378_0.json |
8c580673_nterprise_Development___Part_2__Class | [Purpose] Defines a setting that is required. When Test() is executed it always throws an exception. Must be replaced by another setting. [Class] | RequiredSetting | [
[
"C",
"o",
"n",
"f",
"i",
"g",
"B",
"a",
"s",
"e"
],
[
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"B",
"a",
"s",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"a",
"f",
"e",
"C",
"r",
"e",
"a",
"t",
"e",
"D",
"i",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"q",
"l",
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"B",
"o",
"o",
"C",
"o",
"n",
"f",
"i",
"g"
]
] | code dojo: Dependency Injection and Scripted Configuration for Enterprise Development - Part 2 | Class | http://codedojo.blogspot.com/2005/11/dependency-injection-and-scripted_09.html | 42/1438042988310.3_20150728002308-00323-ip-10-236-191-2_52239378_0.json |
8c580673_nterprise_Development___Part_2__Class | [Purpose] Defines a string setting. Test() simply returns with no side effect [Class] | StringSetting | [
[
"C",
"o",
"n",
"f",
"i",
"g",
"B",
"a",
"s",
"e"
],
[
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"B",
"a",
"s",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"a",
"f",
"e",
"C",
"r",
"e",
"a",
"t",
"e",
"D",
"i",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"q",
"l",
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"B",
"o",
"o",
"C",
"o",
"n",
"f",
"i",
"g"
]
] | code dojo: Dependency Injection and Scripted Configuration for Enterprise Development - Part 2 | Class | http://codedojo.blogspot.com/2005/11/dependency-injection-and-scripted_09.html | 42/1438042988310.3_20150728002308-00323-ip-10-236-191-2_52239378_0.json |
8c580673_nterprise_Development___Part_2__Class | [Purpose] Safely creates a directory. Test() creates the directory if it does not exist. It's assumed Test() will be called once. [Class] | SafeCreateDirSetting | [
[
"C",
"o",
"n",
"f",
"i",
"g",
"B",
"a",
"s",
"e"
],
[
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"B",
"a",
"s",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"a",
"f",
"e",
"C",
"r",
"e",
"a",
"t",
"e",
"D",
"i",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"q",
"l",
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"B",
"o",
"o",
"C",
"o",
"n",
"f",
"i",
"g"
]
] | code dojo: Dependency Injection and Scripted Configuration for Enterprise Development - Part 2 | Class | http://codedojo.blogspot.com/2005/11/dependency-injection-and-scripted_09.html | 42/1438042988310.3_20150728002308-00323-ip-10-236-191-2_52239378_0.json |
8c580673_nterprise_Development___Part_2__Class | [Purpose] Defines a SqlConnection string. Test() will attempt to open a connection to the database. [Class] | SqlConnectionStringSetting | [
[
"C",
"o",
"n",
"f",
"i",
"g",
"B",
"a",
"s",
"e"
],
[
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"B",
"a",
"s",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"a",
"f",
"e",
"C",
"r",
"e",
"a",
"t",
"e",
"D",
"i",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"q",
"l",
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"B",
"o",
"o",
"C",
"o",
"n",
"f",
"i",
"g"
]
] | code dojo: Dependency Injection and Scripted Configuration for Enterprise Development - Part 2 | Class | http://codedojo.blogspot.com/2005/11/dependency-injection-and-scripted_09.html | 42/1438042988310.3_20150728002308-00323-ip-10-236-191-2_52239378_0.json |
8c580673_nterprise_Development___Part_2__Class | [Purpose] Is the external script file. It does not reside in the ConfigBlock assembly. [Class] | BooConfig | [
[
"C",
"o",
"n",
"f",
"i",
"g",
"B",
"a",
"s",
"e"
],
[
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"B",
"a",
"s",
"e"
],
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"a",
"f",
"e",
"C",
"r",
"e",
"a",
"t",
"e",
"D",
"i",
"r",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"S",
"q",
"l",
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"S",
"t",
"r",
"i",
"n",
"g",
"S",
"e",
"t",
"t",
"i",
"n",
"g"
],
[
"B",
"o",
"o",
"C",
"o",
"n",
"f",
"i",
"g"
]
] | code dojo: Dependency Injection and Scripted Configuration for Enterprise Development - Part 2 | Class | http://codedojo.blogspot.com/2005/11/dependency-injection-and-scripted_09.html | 42/1438042988310.3_20150728002308-00323-ip-10-236-191-2_52239378_0.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Enter the first name of the account holder. Must not contain any of the following characters: !@#$%^*()_+={}|[]\:;<>?/~ [Field] | First Name | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Enter the middle initial of the account holder. Must not contain any of the following characters: !@#$%^*()_+={}|[]\:;<>?/~ [Field] | Middle Initial | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Enter the last name of the account holder. Must not contain any of the following characters: !@#$%^*()_+={}|[]\:;<>?/~ [Field] | Last Name | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Enter the billing street address for the credit card. Must not contain any of the following characters: !@#$%^*()_+={}|[]\:;<>?/~ [Field] | Billing Address | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Enter additional billing street information, if applicable. Must not contain any of the following characters: !@#$%^*()_+={}|[]\:;<>?/~ [Field] | Billing Address 2 | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Enter the billing city of the credit card. Must not contain any of the following characters: !@#$%^*()_+={}|[]\:;<>?/~ [Field] | City | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Select the appropriate billing country of the credit card from the list of countries. [Field] | Country | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] If the Country is the United States, Canada, or Mexico, select the appropriate state/province from the State/Province list. For all other countries, the State/Province must not contain any of the following characters: !@#$%^*()_+={}|[]\:;<>?/~ [Field] | State/Province | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Enter the billing postal code of the credit card. A U.S. Zip Code format must be 5 or 9 digits (no dash). A Canadian Postal Code must be in the format AnAnAn, where ‘A’ is an uppercase letter and ‘n’ is a number. A Mexican Postal Code must be 5 digits. [Field] | Postal/Zip Code | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Select the appropriate credit card type from the list. [Field] | Credit Card Type | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Enter the credit card number. Must be digits only [Field] | Credit Card Number | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Select the appropriate month and year from the Expiration Date list. Cannot be before the current date. [Field] | Expiration Date | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Enter the credit card security code. Must be digits only. [Field] | Security Code | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Click the Cancel button to cancel payment. [Field] | Cancel | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
631eb7f1__about_the_Visa_Waiver_Program__Field | [Description] Click the Submit Payment button to submit credit card payment. [Field] | Submit Payment | [] | Everything you need to know about the Visa Waiver Program | Field | http://www.apsanlaw.com/law-59.Everything-you-need-to-know-about-the-Visa-Waiver-Program.html | 42/1438042988310.3_20150728002308-00223-ip-10-236-191-2_290562936_8.json |
0a7f8f66_chnology_Lab__ForwardContainer__Name | [Expression] a == b [Type requirements] T is EqualityComparable [Return type] Convertible to bool [Name] | Equality | [
[
"E",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"I",
"n",
"e",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"L",
"e",
"s",
"s"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r"
],
[
"L",
"e",
"s",
"s",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
]
] | Adobe Software Technology Lab: ForwardContainer | Name | http://stlab.adobe.com/stldoc_ForwardContainer.html | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_234889590_4.json |
0a7f8f66_chnology_Lab__ForwardContainer__Name | [Expression] a != b [Type requirements] T is EqualityComparable [Return type] Convertible to bool [Name] | Inequality | [
[
"E",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"I",
"n",
"e",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"L",
"e",
"s",
"s"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r"
],
[
"L",
"e",
"s",
"s",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
]
] | Adobe Software Technology Lab: ForwardContainer | Name | http://stlab.adobe.com/stldoc_ForwardContainer.html | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_234889590_4.json |
0a7f8f66_chnology_Lab__ForwardContainer__Name | [Expression] a < b [Type requirements] T is LessThanComparable [Return type] Convertible to bool [Name] | Less | [
[
"E",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"I",
"n",
"e",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"L",
"e",
"s",
"s"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r"
],
[
"L",
"e",
"s",
"s",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
]
] | Adobe Software Technology Lab: ForwardContainer | Name | http://stlab.adobe.com/stldoc_ForwardContainer.html | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_234889590_4.json |
0a7f8f66_chnology_Lab__ForwardContainer__Name | [Expression] a > b [Type requirements] T is LessThanComparable [Return type] Convertible to bool [Name] | Greater | [
[
"E",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"I",
"n",
"e",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"L",
"e",
"s",
"s"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r"
],
[
"L",
"e",
"s",
"s",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
]
] | Adobe Software Technology Lab: ForwardContainer | Name | http://stlab.adobe.com/stldoc_ForwardContainer.html | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_234889590_4.json |
0a7f8f66_chnology_Lab__ForwardContainer__Name | [Expression] a <= b [Type requirements] T is LessThanComparable [Return type] Convertible to bool [Name] | Less or equal | [
[
"E",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"I",
"n",
"e",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"L",
"e",
"s",
"s"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r"
],
[
"L",
"e",
"s",
"s",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
]
] | Adobe Software Technology Lab: ForwardContainer | Name | http://stlab.adobe.com/stldoc_ForwardContainer.html | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_234889590_4.json |
0a7f8f66_chnology_Lab__ForwardContainer__Name | [Expression] a >= b [Type requirements] T is LessThanComparable [Return type] Convertible to bool [Name] | Greater or equal | [
[
"E",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"I",
"n",
"e",
"q",
"u",
"a",
"l",
"i",
"t",
"y"
],
[
"L",
"e",
"s",
"s"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r"
],
[
"L",
"e",
"s",
"s",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
],
[
"G",
"r",
"e",
"a",
"t",
"e",
"r",
" ",
"o",
"r",
" ",
"e",
"q",
"u",
"a",
"l"
]
] | Adobe Software Technology Lab: ForwardContainer | Name | http://stlab.adobe.com/stldoc_ForwardContainer.html | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_234889590_4.json |
fd2e5a51_core_principles___Alpine_Linux__Modifiers | [type] select [Description] a select list [Modifiers] | value is the currently selected item option is an array of select options | [] | ACF core principles - Alpine Linux | Modifiers | http://wiki.alpinelinux.org/wiki/ACF_core_principles | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_268453149_2.json |
fd2e5a51_core_principles___Alpine_Linux__Modifiers | [type] multi [Description] a multi-select list [Modifiers] | value is an array of selected items option is an array of select options | [] | ACF core principles - Alpine Linux | Modifiers | http://wiki.alpinelinux.org/wiki/ACF_core_principles | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_268453149_2.json |
fd2e5a51_core_principles___Alpine_Linux__Modifiers | [type] list [Description] a list [Modifiers] | value is an array of items | [] | ACF core principles - Alpine Linux | Modifiers | http://wiki.alpinelinux.org/wiki/ACF_core_principles | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_268453149_2.json |
fd2e5a51_core_principles___Alpine_Linux__Modifiers | [type] function [Description] a function [Modifiers] | value is a function (generally used for iterators returning very large data) | [] | ACF core principles - Alpine Linux | Modifiers | http://wiki.alpinelinux.org/wiki/ACF_core_principles | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_268453149_2.json |
fd2e5a51_core_principles___Alpine_Linux__Modifiers | [type] form [Description] a set of cfe's that make up a form [Modifiers] | value is a table of cfe's that make up a form (the table should be name-indexed) option is the command name to save changes (button name for HTML) descr or errtxt may contain the result of a save attempt | [] | ACF core principles - Alpine Linux | Modifiers | http://wiki.alpinelinux.org/wiki/ACF_core_principles | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_268453149_2.json |
fd2e5a51_core_principles___Alpine_Linux__Modifiers | [type] group [Description] a set of cfe's that make up an anonymous group [Modifiers] | value is a table of grouped cfe's (can be used to pass several items to a view) | [] | ACF core principles - Alpine Linux | Modifiers | http://wiki.alpinelinux.org/wiki/ACF_core_principles | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_268453149_2.json |
3956d149_Guide___Texas_Instruments_Wiki__Description | [Key] DriverName [Value] tsc2004_touch.dll [Description] | DLL of the low-level part of the driver | [] | WinCE-BSP ARM-A8 User Guide - Texas Instruments Wiki | Description | http://processors.wiki.ti.com/index.php?title=WinCE-BSP_ARM-A8_User_Guide | 42/1438042989018.40_20150728002309-00013-ip-10-236-191-2_194101954_44.json |
3956d149_Guide___Texas_Instruments_Wiki__Description | [Key] MaxCalError [Value] 6 [Description] | Maximum calibration errors allowed | [] | WinCE-BSP ARM-A8 User Guide - Texas Instruments Wiki | Description | http://processors.wiki.ti.com/index.php?title=WinCE-BSP_ARM-A8_User_Guide | 42/1438042989018.40_20150728002309-00013-ip-10-236-191-2_194101954_44.json |
3956d149_Guide___Texas_Instruments_Wiki__Description | [Key] PenGPIO [Value] 0x41 [Description] | ID of the PENIRQ GPIO | [] | WinCE-BSP ARM-A8 User Guide - Texas Instruments Wiki | Description | http://processors.wiki.ti.com/index.php?title=WinCE-BSP_ARM-A8_User_Guide | 42/1438042989018.40_20150728002309-00013-ip-10-236-191-2_194101954_44.json |
3956d149_Guide___Texas_Instruments_Wiki__Description | [Key] SampleRate [Value] 0x6F [Description] | Number of samples per second to acquire | [] | WinCE-BSP ARM-A8 User Guide - Texas Instruments Wiki | Description | http://processors.wiki.ti.com/index.php?title=WinCE-BSP_ARM-A8_User_Guide | 42/1438042989018.40_20150728002309-00013-ip-10-236-191-2_194101954_44.json |
3956d149_Guide___Texas_Instruments_Wiki__Description | [Key] I2CBaudrateIndex [Value] 4 [Description] | Baudrate index of the I2C bus (4 = 3.2 MHz) | [] | WinCE-BSP ARM-A8 User Guide - Texas Instruments Wiki | Description | http://processors.wiki.ti.com/index.php?title=WinCE-BSP_ARM-A8_User_Guide | 42/1438042989018.40_20150728002309-00013-ip-10-236-191-2_194101954_44.json |
3956d149_Guide___Texas_Instruments_Wiki__Description | [Key] I2CBus [Value] 1 [Description] | I2C bus of the TSC2004 chip | [] | WinCE-BSP ARM-A8 User Guide - Texas Instruments Wiki | Description | http://processors.wiki.ti.com/index.php?title=WinCE-BSP_ARM-A8_User_Guide | 42/1438042989018.40_20150728002309-00013-ip-10-236-191-2_194101954_44.json |
3956d149_Guide___Texas_Instruments_Wiki__Description | [Key] I2CAddr [Value] 0x4B [Description] | I2C address of the TSC2004 chip | [] | WinCE-BSP ARM-A8 User Guide - Texas Instruments Wiki | Description | http://processors.wiki.ti.com/index.php?title=WinCE-BSP_ARM-A8_User_Guide | 42/1438042989018.40_20150728002309-00013-ip-10-236-191-2_194101954_44.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Search [Description] | Finds records in a database that match specific criteria, returns detail for a particular record in a database, or navigates through a found set of records. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -FindAll [Description] | Returns all records in a specific database table. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Random [Description] | Returns a single, random record from a database table. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Add [Description] | Adds a record to a database table. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Update [Description] | Updates a specific record from a database table. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Duplicate [Description] | Duplicates a specific record in a database table. Only works with FileMaker databases. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Delete [Description] | Removes a specified record from a database table. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Show [Description] | Returns information about the tables and fields within a database. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -SQL [Description] | Executes a SQL statement in a compatible data source. Only works with SQL databases. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Prepare [Description] | Creates a prepared SQL statement in a compatible data source. Nested inlines with an -Exec action will execute the prepared statement with different values. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Exec [Description] | Executes a prepared statement. Must be called from an inline nested within an inline with a -Prepare action. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
b32c7984_ge_Guide__Database_Interaction__Description | [Keyword] -Nothing [Description] | The default action which performs no database interaction, but simply passes the parameters of the action. | [] | Lasso Programming: Language Guide: Database Interaction | Description | http://www.lassosoft.com/Language-Guide-Database-Interaction | 42/1438042988310.3_20150728002308-00298-ip-10-236-191-2_539036639_1.json |
472f83f5_ragment__picking_User_s_Guide___who_uses_it | [file type] vall [description] protein structures database, your fragments come from there. [where does it come from] should be in SVN [who uses it] | mandatory file | [] | Rosetta Projects: core::fragment::picking User's Guide. | who uses it | https://www.rosettacommons.org/manuals/archive/rosetta3.2_user_guide/fragment_picking.html | 42/1438042987662.63_20150728002307-00040-ip-10-236-191-2_177934431_2.json |
472f83f5_ragment__picking_User_s_Guide___who_uses_it | [file type] .cfg [description] defines scoring system for fragment selection [where does it come from] edit one of the examples provided below [who uses it] | mandatory file | [] | Rosetta Projects: core::fragment::picking User's Guide. | who uses it | https://www.rosettacommons.org/manuals/archive/rosetta3.2_user_guide/fragment_picking.html | 42/1438042987662.63_20150728002307-00040-ip-10-236-191-2_177934431_2.json |
472f83f5_ragment__picking_User_s_Guide___who_uses_it | [file type] .fasta [description] amino acid sequence [where does it come from] you must already have it... [who uses it] | mandatory file unless .chk is given | [] | Rosetta Projects: core::fragment::picking User's Guide. | who uses it | https://www.rosettacommons.org/manuals/archive/rosetta3.2_user_guide/fragment_picking.html | 42/1438042987662.63_20150728002307-00040-ip-10-236-191-2_177934431_2.json |
472f83f5_ragment__picking_User_s_Guide___who_uses_it | [file type] .chk [description] sequence profile created with PSI-Blast with further modifications (pseudocounts added) [where does it come from] make_fragments.pl script [who uses it] | any sequence profile - based score, e.g. ProfileScoreL1; mandatory file unless .fasta is given | [] | Rosetta Projects: core::fragment::picking User's Guide. | who uses it | https://www.rosettacommons.org/manuals/archive/rosetta3.2_user_guide/fragment_picking.html | 42/1438042987662.63_20150728002307-00040-ip-10-236-191-2_177934431_2.json |
472f83f5_ragment__picking_User_s_Guide___who_uses_it | [file type] .ss2 [description] secondary structure prediction in PsiPred format [where does it come from] The easiest way is to run make_fragments.pl script. You may also try to run a secondary prediction software on your own and then convert the resulst to the proper format. A script convert_ss_predictions.py can turn TALOS, Juffo, Porter and SAM into ss2. [who uses it] | SecondarySimilarity or SecondaryIdentity scores | [] | Rosetta Projects: core::fragment::picking User's Guide. | who uses it | https://www.rosettacommons.org/manuals/archive/rosetta3.2_user_guide/fragment_picking.html | 42/1438042987662.63_20150728002307-00040-ip-10-236-191-2_177934431_2.json |
472f83f5_ragment__picking_User_s_Guide___who_uses_it | [file type] .cst [description] distance (or dihedral) constraints [where does it come from] Convert your data (distances or torsion angle values) into the proper format. [who uses it] | AtomPairConstraintsScore or DihedralConstraintsScore scores | [] | Rosetta Projects: core::fragment::picking User's Guide. | who uses it | https://www.rosettacommons.org/manuals/archive/rosetta3.2_user_guide/fragment_picking.html | 42/1438042987662.63_20150728002307-00040-ip-10-236-191-2_177934431_2.json |
472f83f5_ragment__picking_User_s_Guide___who_uses_it | [file type] .tab [description] chemical shifts in TALOS format [where does it come from] NMR experiment; examples can be downloaded from BMRB database [who uses it] | CSScore (CS-Rosetta protocol) | [] | Rosetta Projects: core::fragment::picking User's Guide. | who uses it | https://www.rosettacommons.org/manuals/archive/rosetta3.2_user_guide/fragment_picking.html | 42/1438042987662.63_20150728002307-00040-ip-10-236-191-2_177934431_2.json |
472f83f5_ragment__picking_User_s_Guide___who_uses_it | [file type] .pdb [description] reference structure in PDB format [who uses it] | used for fragments' quality assessment | [] | Rosetta Projects: core::fragment::picking User's Guide. | who uses it | https://www.rosettacommons.org/manuals/archive/rosetta3.2_user_guide/fragment_picking.html | 42/1438042987662.63_20150728002307-00040-ip-10-236-191-2_177934431_2.json |
688191a9_Messages___Spark__Data_Type | [Attribute] ResourceUri [Writeable] No [Required] No [Description] The resource URI to the message. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Id [Writeable] No [Required] No [Description] The Id for the message. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Type [Writeable] Yes [Required] Yes [Description] See the list of available message types below. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Body [Writeable] Yes [Required] No [Description] The body of the message. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] CreatedTimestamp [Writeable] No [Required] No [Description] The timestamp when the message was originally sent. [Data Type] | Timestamp | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] EventTimestamp [Writeable] Yes [Required] When Type=ShowingRequest [Description] The requested showing date. The provided timestamp is assumed to be the date and time in the MLSs timezone. [Data Type] | Timestamp | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] ListingId [Writeable] Yes [Required] No [Description] The Id of the listing related to the message, when applicable. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Read [Writeable] Yes [Required] No [Description] If false, the message has not been flagged as "read" by the current user. [Data Type] | Boolean | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] ReadTimestamp [Writeable] Yes [Required] No [Description] The time when the message was read by the current user. If null, the message has not been read. [Data Type] | Timestamp | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] RecipientIds [Writeable] Yes [Required] No [Description] An array of Account or Contact IDs for the recipients of the message. Only populated if the current user is the message sender. [Data Type] | CharacterList | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] ReplyToId [Writeable] No [Required] No [Description] The message Id the current message is a response to. If null, the current message is not a reply to another message. Use the Message Replies service to create replies. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] SenderId [Writeable] Yes [Required] No [Description] Used when the sender will not be the current user. Supported only for IDX roles when a contact not logged in to their VOW account wishes to contact their agent. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Subject [Writeable] Yes [Required] No [Description] The subject of the message. 500 characters max. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Recipients [Description] More detail about users whose Ids are specified in the RecipientIds array. [Data Type] | Expansion | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Id [Writeable] No [Required] No [Description] The Id for the user or contact record. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] ResourceUri [Writeable] No [Required] No [Description] The URI to the user or contact record. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] UserType [Writeable] No [Required] No [Description] The type of account. Possible values are Contact, Member, Office and Mls. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Name [Writeable] No [Required] No [Description] The recipient's full name. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] OfficeId [Writeable] No [Required] No [Description] The Id of the office the member belongs to, when applicable. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Office [Writeable] No [Required] No [Description] The full name of the office the member belongs to, when applicable. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] CompanyId [Writeable] No [Required] No [Description] The Id of the company the member belongs to, when applicable. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Company [Writeable] No [Required] No [Description] The full name of the office the member belongs to, when applicable. [Data Type] | Character | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] Sender [Description] This has the same attributes as the expansion above. [Data Type] | Expansion | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] ThreadInfo [Data Type] | Expansion | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] HasReplies [Writeable] No [Required] No [Description] true if there are replies to this message that can be viewed. [Data Type] | Boolean | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
688191a9_Messages___Spark__Data_Type | [Attribute] UnreadInThread [Writeable] No [Required] No [Description] true if any messages in the thread are unread. [Data Type] | Boolean | [
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r"
],
[
"T",
"i",
"m",
"e",
"s",
"t",
"a",
"m",
"p"
],
[
"B",
"o",
"o",
"l",
"e",
"a",
"n"
],
[
"C",
"h",
"a",
"r",
"a",
"c",
"t",
"e",
"r",
"L",
"i",
"s",
"t"
],
[
"E",
"x",
"p",
"a",
"n",
"s",
"i",
"o",
"n"
]
] | Messages - Spark | Data Type | http://sparkplatform.com/docs/api_services/messages | 42/1438042989018.40_20150728002309-00005-ip-10-236-191-2_223666038_10.json |
e1b3078a_r_2__Debian_package_management__file | [location] top of distribution [content] archive description and integrity information [file] | Release | [
[
"R",
"e",
"l",
"e",
"a",
"s",
"e"
],
[
"R",
"e",
"l",
"e",
"a",
"s",
"e",
".",
"g",
"p",
"g"
],
[
"C",
"o",
"n",
"t",
"e",
"n",
"t",
"s",
"-"
],
[
"P",
"a",
"c",
"k",
"a",
"g",
"e",
"s"
],
[
"S",
"o",
"u",
"r",
"c",
"e",
"s"
]
] | Chapter 2. Debian package management | file | http://mirror.datapipe.net/LDP/LDP/www.debian.org/doc/manuals/debian-reference/ch02.en.html | 42/1438042987662.63_20150728002307-00230-ip-10-236-191-2_29793550_44.json |
e1b3078a_r_2__Debian_package_management__file | [location] top of distribution [content] signature file for the "Release" file signed with the archive key [file] | Release.gpg | [
[
"R",
"e",
"l",
"e",
"a",
"s",
"e"
],
[
"R",
"e",
"l",
"e",
"a",
"s",
"e",
".",
"g",
"p",
"g"
],
[
"C",
"o",
"n",
"t",
"e",
"n",
"t",
"s",
"-"
],
[
"P",
"a",
"c",
"k",
"a",
"g",
"e",
"s"
],
[
"S",
"o",
"u",
"r",
"c",
"e",
"s"
]
] | Chapter 2. Debian package management | file | http://mirror.datapipe.net/LDP/LDP/www.debian.org/doc/manuals/debian-reference/ch02.en.html | 42/1438042987662.63_20150728002307-00230-ip-10-236-191-2_29793550_44.json |
e1b3078a_r_2__Debian_package_management__file | [location] top of distribution [content] list of all files for all the packages in the pertinent archive [file] | Contents- | [
[
"R",
"e",
"l",
"e",
"a",
"s",
"e"
],
[
"R",
"e",
"l",
"e",
"a",
"s",
"e",
".",
"g",
"p",
"g"
],
[
"C",
"o",
"n",
"t",
"e",
"n",
"t",
"s",
"-"
],
[
"P",
"a",
"c",
"k",
"a",
"g",
"e",
"s"
],
[
"S",
"o",
"u",
"r",
"c",
"e",
"s"
]
] | Chapter 2. Debian package management | file | http://mirror.datapipe.net/LDP/LDP/www.debian.org/doc/manuals/debian-reference/ch02.en.html | 42/1438042987662.63_20150728002307-00230-ip-10-236-191-2_29793550_44.json |
e1b3078a_r_2__Debian_package_management__file | [location] top of each distribution/area/architecture combination [content] archive description used for the rule of apt_preferences(5) [file] | Release | [
[
"R",
"e",
"l",
"e",
"a",
"s",
"e"
],
[
"R",
"e",
"l",
"e",
"a",
"s",
"e",
".",
"g",
"p",
"g"
],
[
"C",
"o",
"n",
"t",
"e",
"n",
"t",
"s",
"-"
],
[
"P",
"a",
"c",
"k",
"a",
"g",
"e",
"s"
],
[
"S",
"o",
"u",
"r",
"c",
"e",
"s"
]
] | Chapter 2. Debian package management | file | http://mirror.datapipe.net/LDP/LDP/www.debian.org/doc/manuals/debian-reference/ch02.en.html | 42/1438042987662.63_20150728002307-00230-ip-10-236-191-2_29793550_44.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.