You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/10/25 12:25:11 UTC

svn commit: r926786 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/recognized-annotations/about.html

Author: buildbot
Date: Sat Oct 25 10:25:10 2014
New Revision: 926786

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/reference/recognized-annotations/about.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct 25 10:25:10 2014
@@ -1 +1 @@
-1634203
+1634204

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct 25 10:25:10 2014
@@ -1 +1 @@
-1634203
+1634204

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/about.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/about.html Sat Oct 25 10:25:10 2014
@@ -435,7 +435,7 @@
     </tr>
     <tr>
         <td><a href="./ActionInteraction.html">@ActionInteraction</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Enable subscribers to either veto, validate or take further steps before/after an action has been invoked.
         </td>
         <td></td>
@@ -443,7 +443,7 @@
     </tr>
     <tr>
         <td><a href="./ActionOrder-deprecated.html">@ActionOrder</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Order of buttons and menu items representing actions.
         </td>
         <td></td>
@@ -451,7 +451,7 @@
     </tr>
     <tr>
         <td><a href="./ActionSemantics.html">@ActionSemantics</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Query-only, idempotent or non-idempotent.
         </td>
         <td></td>
@@ -459,7 +459,7 @@
     </tr>
     <tr>
         <td><a href="./Aggregated.html">@Aggregated</a></td>
-        <th>Domain, persistence</th>
+        <td>Domain, Persistence</td>
         <td>Part of an aggregate root (only partly supported)
         </td>
         <td></td>
@@ -467,7 +467,7 @@
     </tr>
     <tr>
         <td><a href="./Audited.html">@Audited</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Audit changes to an object
         </td>
         <td></td>
@@ -475,7 +475,7 @@
     </tr>
     <tr>
         <td><a href="./AutoComplete.html">@AutoComplete</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Repository method to search for entities
         </td>
         <td></td>
@@ -483,7 +483,7 @@
     </tr>
     <tr>
         <td><a href="./Bookmarkable.html">@Bookmarkable</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Whether (and how) to create a bookmark for visited object.
         </td>
         <td></td>
@@ -491,7 +491,7 @@
     </tr>
     <tr>
         <td><a href="./Bounded.html">@Bounded</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Bounded (and limited) number of instances of an entity type, translates into a drop-down for any property of
             that type.
         </td>
@@ -500,7 +500,7 @@
     </tr>
     <tr>
         <td><a href="./Bulk.html">@Bulk</a></td>
-        <th>UI, Domain</th>
+        <td>UI, Domain</td>
         <td>Indicates an action is a bulk action, can be applied to multiple instances.
         </td>
         <td></td>
@@ -508,7 +508,7 @@
     </tr>
     <tr>
         <td><a href="./CollectionInteraction.html">@CollectionInteraction</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Enable subscribers to either veto, validate or take further steps before/after a collection has been added to or
             removed from.
         </td>
@@ -517,7 +517,7 @@
     </tr>
     <tr>
         <td><a href="./Command.html">@Command</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Action invocation should be reified as a command object, optionally persistable for profiling and enhanced
             auditing, and background/async support.
         </td>
@@ -526,7 +526,7 @@
     </tr>
     <tr>
         <td><a href="./CssClass.html">@CssClass</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Allow visual representation of individual objects or object members layout to be customized by application-specific CSS.
         </td>
         <td>Y</td>
@@ -534,7 +534,7 @@
     </tr>
     <tr>
         <td><a href="./CssClassFa.html">@CssClassFa</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>So that font awesome icons can be applied to action buttons/menu items and optionally as an object icon.
         </td>
         <td>Y</td>
@@ -542,7 +542,7 @@
     </tr>
     <tr>
         <td><a href="./Debug-deprecated.html">@Debug</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Action only invocable in debug mode.
         </td>
         <td></td>
@@ -550,7 +550,7 @@
     </tr>
     <tr>
         <td><a href="./Defaulted.html">@Defaulted</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Indicates that a (value) class has a default value.
         </td>
         <td></td>
@@ -558,7 +558,7 @@
     </tr>
     <tr>
         <td><a href="./DescribedAs.html">@DescribedAs</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Provide a longer description/tool-tip of an object or object member.
         </td>
         <td>Y</td>
@@ -566,14 +566,14 @@
     </tr>
     <tr>
         <td><a href="./Digits.html">@javax.validation.constraints.Digits</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Precision/scale for BigDecimal values.
         </td>
         <td></td>
         <td></td>
     <tr>
         <td><a href="./Disabled.html">@Disabled</a></td>
-        <th>UI/domain</th>
+        <td>UI, Domain</td>
         <td>Object property cannot be edited, an object collection cannot be added to/removed from, or an
             object action cannot be invoked.
         </td>
@@ -582,7 +582,7 @@
     </tr>
     <tr>
         <td><a href="./Encodable.html">@Encodable</a></td>
-        <th>Persistence</th>
+        <td>Persistence</td>
         <td>Indicates that a (value) class can be serialized/encoded.
         </td>
         <td></td>
@@ -590,7 +590,7 @@
     </tr>
     <tr>
         <td><a href="./EqualByContent.html">@EqualByContent</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Indicates that a value class has equality semantics.
         </td>
         <td></td>
@@ -598,7 +598,7 @@
     </tr>
     <tr>
         <td><a href="./Exploration-deprecated.html">@Exploration</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Action available in special 'exploration' mode.
         </td>
         <td></td>
@@ -614,7 +614,7 @@
     </tr>
     <tr>
         <td><a href="./FieldOrder-deprecated.html">@FieldOrder</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Order of properties and collections
         </td>
         <td></td>
@@ -630,7 +630,7 @@
     </tr>
     <tr>
         <td><a href="./HomePage.html">@HomePage</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Query-only action (on domain service) to be invoked, result of which is
             rendered as the user's home page.
         </td>
@@ -639,7 +639,7 @@
     </tr>
     <tr>
         <td><a href="./Idempotent-deprecated.html">@Idempotent</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Replaced by @ActionSemantics.
         </td>
         <td></td>
@@ -647,7 +647,7 @@
     </tr>
     <tr>
         <td><a href="./Ignore-deprecated.html">@Ignore</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Replaced by @Programmatic.
         </td>
         <td></td>
@@ -655,7 +655,7 @@
     </tr>
     <tr>
         <td><a href="./Immutable.html">@Immutable</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>An object's state cannot be changed (properties cannot be edited, collections cannot be added to or removed
             from). Actions <i>can</i> still be invoked.
         </td>
@@ -664,7 +664,7 @@
     </tr>
     <tr>
         <td><a href="./Inject.html">@javax.inject.Inject</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Inject domain service into a domain object (entity or view model) or another domain service.
         </td>
         <td></td>
@@ -680,7 +680,7 @@
     </tr>
     <tr>
         <td><a href="./LabelAt.html">@LabelAt</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Positioning of property or action parmaeter label either to top or the left.
         </td>
         <td></td>
@@ -688,7 +688,7 @@
     </tr>
     <tr>
         <td><a href="./MaxLength.html">@MaxLength</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Maximum length of a property value (strings).
         </td>
         <td></td>
@@ -696,7 +696,7 @@
     </tr>
     <tr>
         <td><a href="./MemberGroupLayout.html">@MemberGroupLayout</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Grouping of properties into groups, and organizing of properties, collections into columns.
         </td>
         <td>Y</td>
@@ -704,7 +704,7 @@
     </tr>
     <tr>
         <td><a href="./MemberGroups.html">@MemberGroups</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Replaced by @MemberGroupLayout
         </td>
         <td>Y</td>
@@ -712,7 +712,7 @@
     </tr>
     <tr>
         <td><a href="./MemberOrder.html">@MemberOrder</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Ordering of properties, collections and actions, and also associating actions with either a property or a
             collection.
         </td>
@@ -721,7 +721,7 @@
     </tr>
     <tr>
         <td><a href="./MinLength.html">@MinLength</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Minimum number of characters required for an auto-complete search argument.
         </td>
         <td></td>
@@ -729,7 +729,7 @@
     </tr>
     <tr>
         <td><a href="./MultiLine.html">@MultiLine</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Render string property over multiple lines (a textarea rather than a textbox)
         </td>
         <td>Y</td>
@@ -737,7 +737,7 @@
     </tr>
     <tr>
         <td><a href="./MustSatisfy.html">@MustSatisfy</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Specify arbitrary specification constraints on a class member, action parameter or object.
         </td>
         <td></td>
@@ -745,7 +745,7 @@
     </tr>
     <tr>
         <td><a href="./Named.html">@Named</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Override name inferred from class. Required for parameter names (prior to Java8)
         </td>
         <td>Y</td>
@@ -753,7 +753,7 @@
     </tr>
     <tr>
         <td><a href="./NotContributed.html">@NotContributed</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Indicates that a domain service action is not rendered as an action on the (entity) types of its
             parameters. For 1-arg query-only actions, controls whether the domain service action is rendered as a property
             or collection on the entity type of its parameter.
@@ -763,7 +763,7 @@
     </tr>
     <tr>
         <td><a href="./NotInServiceMenu.html">@NotInServiceMenu</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Indicates that a domain service should not be rendered in the application menu (at top of page in
             Wicket viewer).
         </td>
@@ -772,7 +772,7 @@
     </tr>
     <tr>
         <td><a href="./NotPersistable.html">@NotPersistable</a></td>
-        <th>Domain/persistence</th>
+        <td>Domain, Persistence</td>
         <td>Indicates that a domain object may not be programmatically persisted (partly supported).
         </td>
         <td></td>
@@ -780,7 +780,7 @@
     </tr>
     <tr>
         <td><a href="./NotPersisted.html">@NotPersisted</a></td>
-        <th>Domain/persistence</th>
+        <td>Domain, Persistence</td>
         <td>Indicates that an object property is derived, is not persisted.
         </td>
         <td></td>
@@ -788,7 +788,7 @@
     </tr>
     <tr>
         <td><a href="./ObjectType.html">@ObjectType</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>For constructing the external identifier (URI) of an entity instance (part of its URL in both Wicket viewer and
             Restful Objects viewer).
         </td>
@@ -797,7 +797,7 @@
     </tr>
     <tr>
         <td><a href="./Optional.html">@Optional</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Specifies that a property or action parameter is not mandatory.
         </td>
         <td></td>
@@ -805,7 +805,7 @@
     </tr>
     <tr>
         <td><a href="./Paged.html">@Paged</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Number of instances to display in tables representing (parented or standalone) collections.
         </td>
         <td></td>
@@ -821,7 +821,7 @@
     </tr>
     <tr>
         <td><a href="./Plural.html">@Plural</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>For the irregular plural form of an entity type.
         </td>
         <td></td>
@@ -829,7 +829,7 @@
     </tr>
     <tr>
         <td><a href="./PostsPropertyChangedEvent-deprecated.html">@PostsPropertyChangedEvent</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Replaced by @PropertyInteraction
         </td>
         <td></td>
@@ -837,7 +837,7 @@
     </tr>
     <tr>
         <td><a href="./PropertyInteraction.html">@PropertyInteraction</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Enable subscribers to either veto, validate or take further steps before/after a property has been modified or
             cleared.
         </td>
@@ -846,7 +846,7 @@
     </tr>
     <tr>
         <td><a href="./Programmatic.html">@Programmatic</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Ignore a public method, excluded from the Isis metamodel.
         </td>
         <td></td>
@@ -854,7 +854,7 @@
     </tr>
     <tr>
         <td><a href="./Prototype.html">@Prototype</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Indicates that an action should only be visible in 'prototype' mode.
         </td>
         <td></td>
@@ -862,7 +862,7 @@
     </tr>
     <tr>
         <td><a href="./PublishedAction.html">@PublishedAction</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Action invocation should be serialized and published by configured PublishingService (if any), eg to other
             systems.
         </td>
@@ -871,7 +871,7 @@
     </tr>
     <tr>
         <td><a href="./PublishedObject.html">@PublishedObject</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Change to object should be serialized and published by configured PublishingService (if any), eg to other
             systems.
         </td>
@@ -880,7 +880,7 @@
     </tr>
     <tr>
         <td><a href="./QueryOnly-deprecated.html">@QueryOnly</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Replaced by @ActionSemantics.
         </td>
         <td></td>
@@ -888,7 +888,7 @@
     </tr>
     <tr>
         <td><a href="./RegEx.html">@RegEx</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Validate change to value of string property.
         </td>
         <td></td>
@@ -896,7 +896,7 @@
     </tr>
     <tr>
         <td><a href="./Render.html">@Render</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Eagerly (or lazily) render the contents of a collection.
         </td>
         <td></td>
@@ -904,7 +904,7 @@
     </tr>
     <tr>
         <td><a href="./RenderedAsDayBefore.html">@RenderedAsDayBefore</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Render dates as the day before; ie store [a,b) internally but render [a,b-1]) to end-user.
         </td>
         <td></td>
@@ -912,7 +912,7 @@
     </tr>
     <tr>
         <td><a href="./RequestScoped.html">@javax.enterprise.context.RequestScoped</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Specify that a domain service has request-scope (rather than a singleton).
         </td>
         <td></td>
@@ -920,7 +920,7 @@
     </tr>
     <tr>
         <td><a href="./Resolve-deprecated.html">@Resolve</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Replaced by @Render.
         </td>
         <td></td>
@@ -928,7 +928,7 @@
     </tr>
     <tr>
         <td><a href="./SortedBy.html">@SortedBy</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Display instances in collections in the order determined by the provided Comparator.
         </td>
         <td></td>
@@ -936,7 +936,7 @@
     </tr>
     <tr>
         <td><a href="./Title.html">@Title</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>Indicates which of the object's properties should be used to build up a title for the object.
         </td>
         <td></td>
@@ -944,7 +944,7 @@
     </tr>
     <tr>
         <td><a href="./TypeOf.html">@TypeOf</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>The type of entity stored within a collection (if cannot be otherwise inferred, eg from generics).
         </td>
         <td></td>
@@ -952,7 +952,7 @@
     </tr>
     <tr>
         <td><a href="./TypicalLength.html">@TypicalLength</a></td>
-        <th>UI</th>
+        <td>UI</td>
         <td>The typical length of a string property, eg to determine a sensible length for a textbox.
         </td>
         <td>Y</td>
@@ -960,7 +960,7 @@
     </tr>
     <tr>
         <td><a href="./Value.html">@Value</a></td>
-        <th>Domain</th>
+        <td>Domain</td>
         <td>Specify that a class has value-semantics.
         </td>
         <td></td>
@@ -968,7 +968,7 @@
     </tr>
     <tr>
         <td><a href="./ViewModel.html">@ViewModel</a></td>
-        <th>Domain/persistence</th>
+        <td>Domain, Persistence</td>
         <td>Specify that a class is a view model (rather than a persisted entity).
         </td>
         <td></td>