Modified: incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/DefinitionsServiceEndPoint.html URL: http://svn.apache.org/viewvc/incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/DefinitionsServiceEndPoint.html?rev=1811953&r1=1811952&r2=1811953&view=diff ============================================================================== --- incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/DefinitionsServiceEndPoint.html (original) +++ incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/DefinitionsServiceEndPoint.html Thu Oct 12 12:30:33 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Mon Oct 02 10:02:44 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_121) on Thu Oct 12 14:20:21 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DefinitionsServiceEndPoint (Apache Unomi :: REST API 1.3.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2017-10-02"> +<meta name="date" content="2017-10-12"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -19,8 +19,8 @@ catch(err) { } //--> -var methods = {"i0":42,"i1":10,"i2":10,"i3":10,"i4":10,"i5":42,"i6":10,"i7":10,"i8":10,"i9":10,"i10":42,"i11":42,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; @@ -143,32 +143,30 @@ extends <a href="http://docs.oracle.com/ </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </span></span></caption> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#addTag-org.apache.unomi.api.Tag-">addTag</a></span>(org.apache.unomi.api.Tag tag)</code> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> -<div class="block"><span class="deprecationComment">will be removed in next major release as tag become an open string</span></div> -</div> -</td> -</tr> -<tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/unomi/rest/RESTActionType.html" title="class in org.apache.unomi.rest">RESTActionType</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getActionType-java.lang.String-java.lang.String-">getActionType</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> <div class="block">Retrieves the action type associated with the specified identifier localized using the specified language.</div> </td> </tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTActionType.html" title="class in org.apache.unomi.rest">RESTActionType</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getActionTypeBySystemTag-java.lang.String-java.lang.String-">getActionTypeBySystemTag</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> +<div class="block">Retrieves the set of action types with the specified system tags.</div> +</td> +</tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTActionType.html" title="class in org.apache.unomi.rest">RESTActionType</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getActionTypeByTag-java.lang.String-boolean-java.lang.String-">getActionTypeByTag</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, - boolean recursive, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getActionTypeByTag-java.lang.String-java.lang.String-">getActionTypeByTag</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> -<div class="block">Retrieves the set of action types with the specified tags also retrieving action types from sub-tags if so specified localized using the specified language.</div> +<div class="block">Retrieves the set of action types with the specified tags.</div> </td> </tr> <tr id="i3" class="rowColor"> @@ -184,32 +182,30 @@ extends <a href="http://docs.oracle.com/ </td> </tr> <tr id="i5" class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getAllTags-java.lang.String-">getAllTags</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> -<div class="block"><span class="deprecationComment">will be removed in next major release as tag become an open string</span></div> -</div> -</td> -</tr> -<tr id="i6" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTValueType.html" title="class in org.apache.unomi.rest">RESTValueType</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getAllValueTypes-java.lang.String-">getAllValueTypes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> <div class="block">Retrieves all known value types localized using the specified language.</div> </td> </tr> -<tr id="i7" class="rowColor"> +<tr id="i6" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/unomi/rest/RESTConditionType.html" title="class in org.apache.unomi.rest">RESTConditionType</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getConditionType-java.lang.String-java.lang.String-">getConditionType</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> <div class="block">Retrieves the condition type associated with the specified identifier localized using the specified language.</div> </td> </tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTConditionType.html" title="class in org.apache.unomi.rest">RESTConditionType</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getConditionTypesBySystemTag-java.lang.String-java.lang.String-">getConditionTypesBySystemTag</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> +<div class="block">Retrieves the set of condition types with the specified system tags.</div> +</td> +</tr> <tr id="i8" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTConditionType.html" title="class in org.apache.unomi.rest">RESTConditionType</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getConditionTypesByTag-java.lang.String-boolean-java.lang.String-">getConditionTypesByTag</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, - boolean recursive, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getConditionTypesByTag-java.lang.String-java.lang.String-">getConditionTypesByTag</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> -<div class="block">Retrieves the set of condition types with the specified tags also retrieving condition types from sub-tags if so specified localized using the specified language.</div> +<div class="block">Retrieves the set of condition types with the specified tags.</div> </td> </tr> <tr id="i9" class="rowColor"> @@ -217,73 +213,54 @@ extends <a href="http://docs.oracle.com/ <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getPropertyMergeStrategyType-java.lang.String-">getPropertyMergeStrategyType</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</code> </td> </tr> <tr id="i10" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getRootTags-java.lang.String-">getRootTags</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> -<div class="block"><span class="deprecationComment">will be removed in next major release as tag become an open string</span></div> -</div> -</td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getTag-java.lang.String-boolean-java.lang.String-">getTag</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tagId, - boolean filterHidden, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> -<div class="block"><span class="deprecationComment">will be removed in next major release as tag become an open string</span></div> -</div> -</td> -</tr> -<tr id="i12" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.unomi.api.PluginType>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getTypesByPlugin--">getTypesByPlugin</a></span>()</code> <div class="block">Retrieves a Map of plugin identifier to a list of plugin types defined by that particular plugin.</div> </td> </tr> -<tr id="i13" class="rowColor"> +<tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/unomi/rest/RESTValueType.html" title="class in org.apache.unomi.rest">RESTValueType</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getValueType-java.lang.String-java.lang.String-">getValueType</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> <div class="block">Retrieves the value type associated with the specified identifier localized using the specified language.</div> </td> </tr> -<tr id="i14" class="altColor"> +<tr id="i12" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTValueType.html" title="class in org.apache.unomi.rest">RESTValueType</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getValueTypeByTag-java.lang.String-boolean-java.lang.String-">getValueTypeByTag</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, - boolean recursive, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#getValueTypeByTag-java.lang.String-java.lang.String-">getValueTypeByTag</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> -<div class="block">Retrieves the set of value types with the specified tags also retrieving value types from sub-tags if so specified localized using the specified language.</div> +<div class="block">Retrieves the set of value types with the specified tags.</div> </td> </tr> -<tr id="i15" class="rowColor"> +<tr id="i13" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#removeActionType-java.lang.String-">removeActionType</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actionTypeId)</code> <div class="block">Removes the action type</div> </td> </tr> -<tr id="i16" class="altColor"> +<tr id="i14" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#removeConditionType-java.lang.String-">removeConditionType</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> conditionTypeId)</code> <div class="block">Removes the condition type</div> </td> </tr> -<tr id="i17" class="rowColor"> +<tr id="i15" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#setActionType-org.apache.unomi.api.actions.ActionType-">setActionType</a></span>(org.apache.unomi.api.actions.ActionType actionType)</code> <div class="block">Stores the action type</div> </td> </tr> -<tr id="i18" class="altColor"> +<tr id="i16" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#setConditionType-org.apache.unomi.api.conditions.ConditionType-">setConditionType</a></span>(org.apache.unomi.api.conditions.ConditionType conditionType)</code> <div class="block">Stores the condition type</div> </td> </tr> -<tr id="i19" class="rowColor"> +<tr id="i17" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#setDefinitionsService-org.apache.unomi.api.services.DefinitionsService-">setDefinitionsService</a></span>(org.apache.unomi.api.services.DefinitionsService definitionsService)</code> </td> </tr> -<tr id="i20" class="altColor"> +<tr id="i18" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/DefinitionsServiceEndPoint.html#setLocalizationHelper-org.apache.unomi.rest.LocalizationHelper-">setLocalizationHelper</a></span>(<a href="../../../../org/apache/unomi/rest/LocalizationHelper.html" title="class in org.apache.unomi.rest">LocalizationHelper</a> localizationHelper)</code> </td> </tr> @@ -344,134 +321,66 @@ extends <a href="http://docs.oracle.com/ <pre>public void setLocalizationHelper(<a href="../../../../org/apache/unomi/rest/LocalizationHelper.html" title="class in org.apache.unomi.rest">LocalizationHelper</a> localizationHelper)</pre> </li> </ul> -<a name="getAllTags-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getAllTags</h4> -<pre>@GET - @Path(value="/tags") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a>> getAllTags(@HeaderParam(value="Accept-Language") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">will be removed in next major release as tag become an open string</span></div> -<div class="block">Retrieves all known tags localized using the specified language.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>language</code> - the language to use to localize</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the set of all known tags</dd> -</dl> -</li> -</ul> -<a name="getRootTags-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getRootTags</h4> -<pre>@GET - @Path(value="/rootTags") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a>> getRootTags(@HeaderParam(value="Accept-Language") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">will be removed in next major release as tag become an open string</span></div> -<div class="block">Retrieves the set of all root tags from which all other tags are derived via sub-tags localized using the specified language.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>language</code> - the language to use to localize.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the set of all root tags</dd> -</dl> -</li> -</ul> -<a name="getTag-java.lang.String-boolean-java.lang.String-"> +<a name="getAllConditionTypes-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>getTag</h4> +<h4>getAllConditionTypes</h4> <pre>@GET - @Path(value="/tags/{tagId}") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public <a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a> getTag(@PathParam(value="tagId") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tagId, - @QueryParam(value="filterHidden") @DefaultValue(value="false") - boolean filterHidden, - @HeaderParam(value="Accept-Language") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">will be removed in next major release as tag become an open string</span></div> -<div class="block">Retrieves the tag with the specified identifier localized using the specified language.</div> + @Path(value="/conditions") +public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTConditionType.html" title="class in org.apache.unomi.rest">RESTConditionType</a>> getAllConditionTypes(@HeaderParam(value="Accept-Language") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> +<div class="block">Retrieves all condition types localized using the specified language.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>language</code> - the language to use to localize.</dd> -<dd><code>tagId</code> - the identifier of the tag to retrieve</dd> -<dd><code>filterHidden</code> - <code>true</code> if hidden sub-tags should be filtered out, <code>false</code> otherwise</dd> <dt><span class="returnLabel">Returns:</span></dt> -<dd>the tag with the specified identifier</dd> -</dl> -</li> -</ul> -<a name="addTag-org.apache.unomi.api.Tag-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addTag</h4> -<pre>@POST - @Path(value="/tags") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public void addTag(org.apache.unomi.api.Tag tag)</pre> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">will be removed in next major release as tag become an open string</span></div> -<div class="block">Add a new tag to the list of tags</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>tag</code> - the tag to add</dd> +<dd>a Collection of all collection types</dd> </dl> </li> </ul> -<a name="getAllConditionTypes-java.lang.String-"> +<a name="getConditionTypesByTag-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>getAllConditionTypes</h4> +<h4>getConditionTypesByTag</h4> <pre>@GET - @Path(value="/conditions") -public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTConditionType.html" title="class in org.apache.unomi.rest">RESTConditionType</a>> getAllConditionTypes(@HeaderParam(value="Accept-Language") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> -<div class="block">Retrieves all condition types localized using the specified language.</div> + @Path(value="/conditions/tags/{tags}") +public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTConditionType.html" title="class in org.apache.unomi.rest">RESTConditionType</a>> getConditionTypesByTag(@PathParam(value="tags") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, + @HeaderParam(value="Accept-Language") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> +<div class="block">Retrieves the set of condition types with the specified tags.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>language</code> - the language to use to localize.</dd> +<dd><code>tags</code> - a comma-separated list of tag identifiers</dd> <dt><span class="returnLabel">Returns:</span></dt> -<dd>a Collection of all collection types</dd> +<dd>the set of condition types with the specified tag</dd> </dl> </li> </ul> -<a name="getConditionTypesByTag-java.lang.String-boolean-java.lang.String-"> +<a name="getConditionTypesBySystemTag-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>getConditionTypesByTag</h4> +<h4>getConditionTypesBySystemTag</h4> <pre>@GET - @Path(value="/conditions/tags/{tagId}") -public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTConditionType.html" title="class in org.apache.unomi.rest">RESTConditionType</a>> getConditionTypesByTag(@PathParam(value="tagId") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> @QueryParam(value="recursive") @DefaultValue(value="false") - boolean recursive, - @HeaderParam(value="Accept-Language") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> -<div class="block">Retrieves the set of condition types with the specified tags also retrieving condition types from sub-tags if so specified localized using the specified language.</div> + @Path(value="/conditions/systemTags/{tags}") +public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTConditionType.html" title="class in org.apache.unomi.rest">RESTConditionType</a>> getConditionTypesBySystemTag(@PathParam(value="tags") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, + @HeaderParam(value="Accept-Language") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> +<div class="block">Retrieves the set of condition types with the specified system tags.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>language</code> - the language to use to localize.</dd> <dd><code>tags</code> - a comma-separated list of tag identifiers</dd> -<dd><code>recursive</code> - <code>true</code> if we want to also include condition types marked by sub-tags of the specified tag</dd> <dt><span class="returnLabel">Returns:</span></dt> -<dd>the set of condition types with the specified tag (and its sub-tags, if specified)</dd> +<dd>the set of condition types with the specified tag</dd> </dl> </li> </ul> @@ -549,28 +458,47 @@ public <a href="http://docs.oracle. </dl> </li> </ul> -<a name="getActionTypeByTag-java.lang.String-boolean-java.lang.String-"> +<a name="getActionTypeByTag-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getActionTypeByTag</h4> <pre>@GET - @Path(value="/actions/tags/{tagId}") -public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTActionType.html" title="class in org.apache.unomi.rest">RESTActionType</a>> getActionTypeByTag(@PathParam(value="tagId") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> @QueryParam(value="recursive") @DefaultValue(value="false") - boolean recursive, - @HeaderParam(value="Accept-Language") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> -<div class="block">Retrieves the set of action types with the specified tags also retrieving action types from sub-tags if so specified localized using the specified language.</div> + @Path(value="/actions/tags/{tags}") +public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTActionType.html" title="class in org.apache.unomi.rest">RESTActionType</a>> getActionTypeByTag(@PathParam(value="tags") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, + @HeaderParam(value="Accept-Language") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> +<div class="block">Retrieves the set of action types with the specified tags.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>language</code> - the language to use to localize.</dd> +<dd><code>tags</code> - the tag marking the action types we want to retrieve</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the set of action types with the specified tag</dd> +</dl> +</li> +</ul> +<a name="getActionTypeBySystemTag-java.lang.String-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getActionTypeBySystemTag</h4> +<pre>@GET + @Path(value="/actions/systemTags/{tags}") +public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTActionType.html" title="class in org.apache.unomi.rest">RESTActionType</a>> getActionTypeBySystemTag(@PathParam(value="tags") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, + @HeaderParam(value="Accept-Language") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> +<div class="block">Retrieves the set of action types with the specified system tags.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>language</code> - the language to use to localize.</dd> <dd><code>tags</code> - the tag marking the action types we want to retrieve</dd> -<dd><code>recursive</code> - <code>true</code> if we want to also include action types marked by sub-tags of the specified tag</dd> <dt><span class="returnLabel">Returns:</span></dt> -<dd>the set of action types with the specified tag (and its sub-tags, if specified)</dd> +<dd>the set of action types with the specified tag</dd> </dl> </li> </ul> @@ -648,28 +576,25 @@ public <a href="http://docs.oracle. </dl> </li> </ul> -<a name="getValueTypeByTag-java.lang.String-boolean-java.lang.String-"> +<a name="getValueTypeByTag-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getValueTypeByTag</h4> <pre>@GET - @Path(value="/values/tags/{tagId}") -public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTValueType.html" title="class in org.apache.unomi.rest">RESTValueType</a>> getValueTypeByTag(@PathParam(value="tagId") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> @QueryParam(value="recursive") @DefaultValue(value="false") - boolean recursive, - @HeaderParam(value="Accept-Language") - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> -<div class="block">Retrieves the set of value types with the specified tags also retrieving value types from sub-tags if so specified localized using the specified language.</div> + @Path(value="/values/tags/{tags}") +public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTValueType.html" title="class in org.apache.unomi.rest">RESTValueType</a>> getValueTypeByTag(@PathParam(value="tags") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tags, + @HeaderParam(value="Accept-Language") + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> +<div class="block">Retrieves the set of value types with the specified tags.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>language</code> - the language to use to localize.</dd> <dd><code>tags</code> - the tag marking the value types we want to retrieve</dd> -<dd><code>recursive</code> - <code>true</code> if we want to also include value types marked by sub-tags of the specified tag</dd> <dt><span class="returnLabel">Returns:</span></dt> -<dd>the set of value types with the specified tag (and its sub-tags, if specified)</dd> +<dd>the set of value types with the specified tag</dd> </dl> </li> </ul>
Modified: incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/GoalsServiceEndPoint.html URL: http://svn.apache.org/viewvc/incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/GoalsServiceEndPoint.html?rev=1811953&r1=1811952&r2=1811953&view=diff ============================================================================== --- incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/GoalsServiceEndPoint.html (original) +++ incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/GoalsServiceEndPoint.html Thu Oct 12 12:30:33 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Mon Oct 02 10:02:44 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_121) on Thu Oct 12 14:20:21 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GoalsServiceEndPoint (Apache Unomi :: REST API 1.3.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2017-10-02"> +<meta name="date" content="2017-10-12"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/LocalizationHelper.html URL: http://svn.apache.org/viewvc/incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/LocalizationHelper.html?rev=1811953&r1=1811952&r2=1811953&view=diff ============================================================================== --- incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/LocalizationHelper.html (original) +++ incubator/unomi/website/unomi-rest/apidocs/org/apache/unomi/rest/LocalizationHelper.html Thu Oct 12 12:30:33 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Mon Oct 02 10:02:44 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_121) on Thu Oct 12 14:20:21 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LocalizationHelper (Apache Unomi :: REST API 1.3.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2017-10-02"> +<meta name="date" content="2017-10-12"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -183,54 +183,24 @@ extends <a href="http://docs.oracle.com/ </td> </tr> <tr id="i5" class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/LocalizationHelper.html#generateTag-org.apache.unomi.api.Tag-java.lang.String-">generateTag</a></span>(org.apache.unomi.api.Tag tag, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> -<div class="block">Same as generateTag(tag, language, false).</div> -</td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/LocalizationHelper.html#generateTag-org.apache.unomi.api.Tag-java.lang.String-boolean-">generateTag</a></span>(org.apache.unomi.api.Tag tag, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language, - boolean filterHidden)</code> -<div class="block">Creates a <a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest"><code>RESTTag</code></a>, localized using the specified language, based on the specified <code>Tag</code>.</div> -</td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/LocalizationHelper.html#generateTags-java.util.Collection-java.lang.String-">generateTags</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><org.apache.unomi.api.Tag> tags, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> -<div class="block">Same as generateTages(tags, language, false).</div> -</td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/LocalizationHelper.html#generateTags-java.util.Collection-java.lang.String-boolean-">generateTags</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><org.apache.unomi.api.Tag> tags, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language, - boolean filterHidden)</code> -<div class="block">Creates <a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest"><code>RESTTag</code></a>s, localized using the specified language, based on the specified <code>Tag</code>s.</div> -</td> -</tr> -<tr id="i9" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/unomi/rest/RESTValueType.html" title="class in org.apache.unomi.rest">RESTValueType</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/LocalizationHelper.html#generateValueType-org.apache.unomi.api.ValueType-java.lang.String-">generateValueType</a></span>(org.apache.unomi.api.ValueType valueType, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> <div class="block">Creates a <a href="../../../../org/apache/unomi/rest/RESTValueType.html" title="class in org.apache.unomi.rest"><code>RESTValueType</code></a> based on the specified <code>ValueType</code> and localized using the specified language.</div> </td> </tr> -<tr id="i10" class="altColor"> +<tr id="i6" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTValueType.html" title="class in org.apache.unomi.rest">RESTValueType</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/LocalizationHelper.html#generateValueTypes-java.util.Collection-java.lang.String-">generateValueTypes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><org.apache.unomi.api.ValueType> valueTypes, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code> <div class="block">Creates <a href="../../../../org/apache/unomi/rest/RESTValueType.html" title="class in org.apache.unomi.rest"><code>RESTValueType</code></a>s, localized using the specified language, based on the specified <code>ValueType</code>s.</div> </td> </tr> -<tr id="i11" class="rowColor"> +<tr id="i7" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/LocalizationHelper.html#setBundleContext-org.osgi.framework.BundleContext-">setBundleContext</a></span>(org.osgi.framework.BundleContext bundleContext)</code> </td> </tr> -<tr id="i12" class="altColor"> +<tr id="i8" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/unomi/rest/LocalizationHelper.html#setResourceBundleHelper-org.apache.unomi.rest.ResourceBundleHelper-">setResourceBundleHelper</a></span>(<a href="../../../../org/apache/unomi/rest/ResourceBundleHelper.html" title="class in org.apache.unomi.rest">ResourceBundleHelper</a> resourceBundleHelper)</code> </td> </tr> @@ -399,82 +369,6 @@ extends <a href="http://docs.oracle.com/ </dl> </li> </ul> -<a name="generateTags-java.util.Collection-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>generateTags</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a>> generateTags(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><org.apache.unomi.api.Tag> tags, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> -<div class="block">Same as generateTages(tags, language, false).</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>tags</code> - the tag</dd> -<dd><code>language</code> - the language</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>list of tags</dd> -</dl> -</li> -</ul> -<a name="generateTags-java.util.Collection-java.lang.String-boolean-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>generateTags</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a>> generateTags(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><org.apache.unomi.api.Tag> tags, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language, - boolean filterHidden)</pre> -<div class="block">Creates <a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest"><code>RESTTag</code></a>s, localized using the specified language, based on the specified <code>Tag</code>s.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>tags</code> - the <code>Tag</code>s to be localized</dd> -<dd><code>language</code> - the language to use to localize <code>Tag</code>s</dd> -<dd><code>filterHidden</code> - <code>true</code> to filter out hidden tags, <code>false</code> otherwise</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a collection of <a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest"><code>RESTTag</code></a>s based on the specified <code>Tag</code>s and localized using the specified language</dd> -</dl> -</li> -</ul> -<a name="generateTag-org.apache.unomi.api.Tag-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>generateTag</h4> -<pre>public <a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a> generateTag(org.apache.unomi.api.Tag tag, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</pre> -<div class="block">Same as generateTag(tag, language, false).</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>tag</code> - the tag</dd> -<dd><code>language</code> - the language</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>tag</dd> -</dl> -</li> -</ul> -<a name="generateTag-org.apache.unomi.api.Tag-java.lang.String-boolean-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>generateTag</h4> -<pre>public <a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest">RESTTag</a> generateTag(org.apache.unomi.api.Tag tag, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language, - boolean filterHidden)</pre> -<div class="block">Creates a <a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest"><code>RESTTag</code></a>, localized using the specified language, based on the specified <code>Tag</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>tag</code> - the <code>Tag</code> to be localized</dd> -<dd><code>language</code> - the language to use to localize the <code>Tag</code></dd> -<dd><code>filterHidden</code> - <code>true</code> to filter out hidden sub-tags, <code>false</code> otherwise</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a <a href="../../../../org/apache/unomi/rest/RESTTag.html" title="class in org.apache.unomi.rest"><code>RESTTag</code></a> based on the specified <code>Tag</code> and localized using the specified language</dd> -</dl> -</li> -</ul> <a name="setBundleContext-org.osgi.framework.BundleContext-"> <!-- --> </a>
