 Apache Unomi 1.x - Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64 8.3. Item . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . apache.unomi.api.Event,org.apache.unomi.api.Profile,org.apache.unomi.api.Session,org.apache .unomi.api.Item,org.apache.unomi.api.CustomItem,ognl.*,java.lang.Object,java.util.Map,java.lang.I nteger,org.mvel2 it might be due to this restrictive configuration. If you need, for example when adding a custom item type, to adjust these, please be careful as scripts may be called directly from the context.json0 码力 | 158 页 | 3.65 MB | 1 年前3 Apache Unomi 1.x - Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64 8.3. Item . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . apache.unomi.api.Event,org.apache.unomi.api.Profile,org.apache.unomi.api.Session,org.apache .unomi.api.Item,org.apache.unomi.api.CustomItem,ognl.*,java.lang.Object,java.util.Map,java.lang.I nteger,org.mvel2 it might be due to this restrictive configuration. If you need, for example when adding a custom item type, to adjust these, please be careful as scripts may be called directly from the context.json0 码力 | 158 页 | 3.65 MB | 1 年前3
 Apache Unomi 2.x - Documentationdeclaration, we’re referring to an already existing schema (https://unomi.apache.org/schemas/json/item/1-0-0) to validate the "source" and "target" properties. Apache Unomi ships with a set of predefined "$ref" : "https://unomi.apache.org/schemas/json/item/1-0-0" }, "target" : { "$ref" : "https://unomi.apache.org/schemas/json/item/1-0-0" }, "properties": { apache.unomi.api.Event,org.apache.unomi.api.Profile,org.apache.unomi.api.Session,org.apache.unomi.api.Item,org.apach e.unomi.api.CustomItem,ognl.*,java.lang.Object,java.util.Map,java.util.HashMap,java.lang0 码力 | 117 页 | 4.78 MB | 1 年前3 Apache Unomi 2.x - Documentationdeclaration, we’re referring to an already existing schema (https://unomi.apache.org/schemas/json/item/1-0-0) to validate the "source" and "target" properties. Apache Unomi ships with a set of predefined "$ref" : "https://unomi.apache.org/schemas/json/item/1-0-0" }, "target" : { "$ref" : "https://unomi.apache.org/schemas/json/item/1-0-0" }, "properties": { apache.unomi.api.Event,org.apache.unomi.api.Profile,org.apache.unomi.api.Session,org.apache.unomi.api.Item,org.apach e.unomi.api.CustomItem,ognl.*,java.lang.Object,java.util.Map,java.util.HashMap,java.lang0 码力 | 117 页 | 4.78 MB | 1 年前3
 Apache Unomi 1.1.x - Documentationalgorithms. 1.1.1. ITEMS AND TYPES Unomi structures the information it collects using the concept of Item which provides the base information (an identifier and a type) the context server needs to process in the form of key-value pairs. These properties are further defined by the Item’s type definition which explicits the Item’s structure and semantics. By defining new types, users specify which properties server to filter data to only see relevant data. Base Item structure: { "itemType": Apache Unomi 1.1.x - Documentationalgorithms. 1.1.1. ITEMS AND TYPES Unomi structures the information it collects using the concept of Item which provides the base information (an identifier and a type) the context server needs to process in the form of key-value pairs. These properties are further defined by the Item’s type definition which explicits the Item’s structure and semantics. By defining new types, users specify which properties server to filter data to only see relevant data. Base Item structure: { "itemType":- item>, "scope": - , "itemId": <item identifier>, "properties": - } Some 0 码力 | 32 页 | 477.20 KB | 1 年前3
 Apache Wicket 8.x Reference Guideto provide to its constructor two further parameters: • a model containing the current selected item. This parameter is not required if we are going to inherit a CompoundPropertyModel for this component value="1">strawberry The first option is a placeholder item corresponding to a null model value. By default DropDownChoice cannot have a null value so users DropDownChoice component can be configured to automatically update its model each time we change the selected item on the client side. All we have to do is to add a FormComponentUpdatingBehavior to it: The behavior0 码力 | 350 页 | 9.95 MB | 1 年前3 Apache Wicket 8.x Reference Guideto provide to its constructor two further parameters: • a model containing the current selected item. This parameter is not required if we are going to inherit a CompoundPropertyModel for this component value="1">strawberry The first option is a placeholder item corresponding to a null model value. By default DropDownChoice cannot have a null value so users DropDownChoice component can be configured to automatically update its model each time we change the selected item on the client side. All we have to do is to add a FormComponentUpdatingBehavior to it: The behavior0 码力 | 350 页 | 9.95 MB | 1 年前3
 Apache Wicket 7.x Reference Guideto provide to its constructor two further parameters: • a model containing the current selected item. This parameter is not required if we are going to inherit a CompoundPropertyModel for this component value="1">strawberry The first option is a placeholder item corresponding to a null model value. By default DropDownChoice cannot have a null value so users DropDownChoice component can be configured to automatically update its model each time we change the selected item on the client side. All we have to do is to override method wantOnSelectionChangedNotifications to0 码力 | 346 页 | 10.00 MB | 1 年前3 Apache Wicket 7.x Reference Guideto provide to its constructor two further parameters: • a model containing the current selected item. This parameter is not required if we are going to inherit a CompoundPropertyModel for this component value="1">strawberry The first option is a placeholder item corresponding to a null model value. By default DropDownChoice cannot have a null value so users DropDownChoice component can be configured to automatically update its model each time we change the selected item on the client side. All we have to do is to override method wantOnSelectionChangedNotifications to0 码力 | 346 页 | 10.00 MB | 1 年前3
 Apache Wicket 10.x Reference Guideto provide to its constructor two further parameters: • a model containing the current selected item. This parameter is not required if we are going to inherit a CompoundPropertyModel for this component value="1">strawberry The first option is a placeholder item corresponding to a null model value. By default DropDownChoice cannot have a null value so users DropDownChoice component can be configured to automatically update its model each time we change the selected item on the client side. All we have to do is to add a FormComponentUpdatingBehavior to it: The behavior0 码力 | 336 页 | 7.16 MB | 1 年前3 Apache Wicket 10.x Reference Guideto provide to its constructor two further parameters: • a model containing the current selected item. This parameter is not required if we are going to inherit a CompoundPropertyModel for this component value="1">strawberry The first option is a placeholder item corresponding to a null model value. By default DropDownChoice cannot have a null value so users DropDownChoice component can be configured to automatically update its model each time we change the selected item on the client side. All we have to do is to add a FormComponentUpdatingBehavior to it: The behavior0 码力 | 336 页 | 7.16 MB | 1 年前3
 Apache Wicket 9.x Reference Guideto provide to its constructor two further parameters: • a model containing the current selected item. This parameter is not required if we are going to inherit a CompoundPropertyModel for this component value="1">strawberry The first option is a placeholder item corresponding to a null model value. By default DropDownChoice cannot have a null value so users DropDownChoice component can be configured to automatically update its model each time we change the selected item on the client side. All we have to do is to add a FormComponentUpdatingBehavior to it: The behavior0 码力 | 335 页 | 7.15 MB | 1 年前3 Apache Wicket 9.x Reference Guideto provide to its constructor two further parameters: • a model containing the current selected item. This parameter is not required if we are going to inherit a CompoundPropertyModel for this component value="1">strawberry The first option is a placeholder item corresponding to a null model value. By default DropDownChoice cannot have a null value so users DropDownChoice component can be configured to automatically update its model each time we change the selected item on the client side. All we have to do is to add a FormComponentUpdatingBehavior to it: The behavior0 码力 | 335 页 | 7.15 MB | 1 年前3
 使用 TEX 写文档\begin{enumerate} \item enumerate first \begin{itemize} \item itemize first \item itemize second \end{itemize} \item enumerate second \begin{description} \item[DES1] des first \item[DES2] des second \end{description} \begin{enumerate} \item enumerate first \begin{itemize} \item itemize first \item itemize second \end{itemize} \item enumerate second \begin{description} \item[DES1] des first \item[DES2] des second \end{description}0 码力 | 65 页 | 1.07 MB | 1 年前3 使用 TEX 写文档\begin{enumerate} \item enumerate first \begin{itemize} \item itemize first \item itemize second \end{itemize} \item enumerate second \begin{description} \item[DES1] des first \item[DES2] des second \end{description} \begin{enumerate} \item enumerate first \begin{itemize} \item itemize first \item itemize second \end{itemize} \item enumerate second \begin{description} \item[DES1] des first \item[DES2] des second \end{description}0 码力 | 65 页 | 1.07 MB | 1 年前3
 Introducing Apache Wicketfles which can be referred to as header items. Header items ● As the name suggests, an header item is simply an element that is placed inside the tag of the page. In Wicket header items are HeaderItem (for example JavaScriptHeaderItem) ● A page or one of its component can add an header item overriding its method renderHead: class MyPanel extends Panel { public void renderHead(IHeaderResponse forReference(jqueryuiRef); Priority Header Item ● PriorityHeaderItem: wraps another header item and ensures that it will have the priority over the other items. The item wrapped by PriorityHeaderItem will0 码力 | 53 页 | 1.85 MB | 1 年前3 Introducing Apache Wicketfles which can be referred to as header items. Header items ● As the name suggests, an header item is simply an element that is placed inside the tag of the page. In Wicket header items are HeaderItem (for example JavaScriptHeaderItem) ● A page or one of its component can add an header item overriding its method renderHead: class MyPanel extends Panel { public void renderHead(IHeaderResponse forReference(jqueryuiRef); Priority Header Item ● PriorityHeaderItem: wraps another header item and ensures that it will have the priority over the other items. The item wrapped by PriorityHeaderItem will0 码力 | 53 页 | 1.85 MB | 1 年前3
 Spring Framwork Data Access v5.3.36 SNAPSHOTfollowing example shows returning the value of an Oracle STRUCT object of the user declared type ITEM_TYPE: Java public class TestItemStoredProcedure extends StoredProcedure { public TestItemS taSource dataSource) { // ... declareParameter(new SqlOutParameter("item", OracleTypes.STRUCT, "ITEM_TYPE", (CallableStatement cs, int colIndx, int sqlType, String typeName) TestItem item = new TestItem(); item.setId(((Number) attr[0]).longValue()); item.setDescription((String) attr[1]); item.setExpirationDate((java0 码力 | 197 页 | 2.76 MB | 1 年前3 Spring Framwork Data Access v5.3.36 SNAPSHOTfollowing example shows returning the value of an Oracle STRUCT object of the user declared type ITEM_TYPE: Java public class TestItemStoredProcedure extends StoredProcedure { public TestItemS taSource dataSource) { // ... declareParameter(new SqlOutParameter("item", OracleTypes.STRUCT, "ITEM_TYPE", (CallableStatement cs, int colIndx, int sqlType, String typeName) TestItem item = new TestItem(); item.setId(((Number) attr[0]).longValue()); item.setDescription((String) attr[1]); item.setExpirationDate((java0 码力 | 197 页 | 2.76 MB | 1 年前3
共 268 条
- 1
- 2
- 3
- 4
- 5
- 6
- 27














 
 