Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 36BA7200C61 for ; Mon, 10 Apr 2017 18:19:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 35546160BAA; Mon, 10 Apr 2017 16:19:30 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 945C7160BB9 for ; Mon, 10 Apr 2017 18:19:26 +0200 (CEST) Received: (qmail 98620 invoked by uid 500); 10 Apr 2017 16:19:25 -0000 Mailing-List: contact commits-help@polygene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@polygene.apache.org Delivered-To: mailing list commits@polygene.apache.org Received: (qmail 97848 invoked by uid 99); 10 Apr 2017 16:19:24 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2017 16:19:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 504BFF49F1; Mon, 10 Apr 2017 16:19:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: paulmerlin@apache.org To: commits@polygene.apache.org Date: Mon, 10 Apr 2017 16:19:48 -0000 Message-Id: <61ee6e118f8d43e2a4b031b585ddfa31@git.apache.org> In-Reply-To: <89acb55804b34fa59fdccc7b93e71ea3@git.apache.org> References: <89acb55804b34fa59fdccc7b93e71ea3@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [27/51] [partial] polygene-website git commit: attempt to use a link for /java/latest -> /java/2.1 archived-at: Mon, 10 Apr 2017 16:19:30 -0000 http://git-wip-us.apache.org/repos/asf/polygene-website/blob/ea4d77b0/content/java/latest/javadocs/org/qi4j/api/association/AssociationWrapper.html ---------------------------------------------------------------------- diff --git a/content/java/latest/javadocs/org/qi4j/api/association/AssociationWrapper.html b/content/java/latest/javadocs/org/qi4j/api/association/AssociationWrapper.html deleted file mode 100644 index 4be41cd..0000000 --- a/content/java/latest/javadocs/org/qi4j/api/association/AssociationWrapper.html +++ /dev/null @@ -1,410 +0,0 @@ - - - - - -AssociationWrapper (Apache Zest™ (Java Edition) SDK 2.1) - - - - - - - - - - -
-
org.qi4j.api.association
-

Class AssociationWrapper

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    AbstractAssociation, Association<Object>
    -
    -
    -
    -
    public class AssociationWrapper
    -extends Object
    -implements Association<Object>
    -
    If you want to catch getting and setting association, then create a GenericConcern - that wraps the Zest-supplied Association instance with AssociationWrappers. Override - get() and/or set() to perform your custom code.
    -
  • -
-
-
- -
-
- -
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/polygene-website/blob/ea4d77b0/content/java/latest/javadocs/org/qi4j/api/association/GenericAssociationInfo.html ---------------------------------------------------------------------- diff --git a/content/java/latest/javadocs/org/qi4j/api/association/GenericAssociationInfo.html b/content/java/latest/javadocs/org/qi4j/api/association/GenericAssociationInfo.html deleted file mode 100644 index b263491..0000000 --- a/content/java/latest/javadocs/org/qi4j/api/association/GenericAssociationInfo.html +++ /dev/null @@ -1,267 +0,0 @@ - - - - - -GenericAssociationInfo (Apache Zest™ (Java Edition) SDK 2.1) - - - - - - - - - - -
-
org.qi4j.api.association
-

Class GenericAssociationInfo

-
-
- -
-
    -
  • -
    -
    -
    public final class GenericAssociationInfo
    -extends Object
    -
    Generic Association info.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        GenericAssociationInfo

        -
        public GenericAssociationInfo()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        toAssociationType

        -
        public static Type toAssociationType(Type methodReturnType)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/polygene-website/blob/ea4d77b0/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociation.html ---------------------------------------------------------------------- diff --git a/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociation.html b/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociation.html deleted file mode 100644 index 90ba437..0000000 --- a/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociation.html +++ /dev/null @@ -1,342 +0,0 @@ - - - - - -ManyAssociation (Apache Zest™ (Java Edition) SDK 2.1) - - - - - - - - - - -
-
org.qi4j.api.association
-

Interface ManyAssociation<T>

-
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      booleanadd(int i, - T entity) 
      booleanadd(T entity) 
      booleancontains(T entity) 
      intcount() -
      Returns the number of references in this association.
      -
      Tget(int i) 
      Iterable<EntityReference>references() -
      Returns an unmodifiable Iterable of the references to the associated entities.
      -
      booleanremove(T entity) 
      List<T>toList() 
      Set<T>toSet() 
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        count

        -
        int count()
        -
        Returns the number of references in this association.
        -
        Returns:
        the number of references in this association.
        -
      • -
      - - - - - -
        -
      • -

        contains

        -
        boolean contains(T entity)
        -
      • -
      - - - - - -
        -
      • -

        add

        -
        boolean add(int i,
        -          T entity)
        -
      • -
      - - - - - -
        -
      • -

        add

        -
        boolean add(T entity)
        -
      • -
      - - - - - -
        -
      • -

        remove

        -
        boolean remove(T entity)
        -
      • -
      - - - -
        -
      • -

        get

        -
        T get(int i)
        -
      • -
      - - - -
        -
      • -

        toList

        -
        List<T> toList()
        -
      • -
      - - - -
        -
      • -

        toSet

        -
        Set<T> toSet()
        -
      • -
      - - - -
        -
      • -

        references

        -
        Iterable<EntityReference> references()
        -
        Returns an unmodifiable Iterable of the references to the associated entities.
        -
        Returns:
        the references to the associated entities.
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/polygene-website/blob/ea4d77b0/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociationMixin.AssociationFilter.html ---------------------------------------------------------------------- diff --git a/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociationMixin.AssociationFilter.html b/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociationMixin.AssociationFilter.html deleted file mode 100644 index edd7b8a..0000000 --- a/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociationMixin.AssociationFilter.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - -ManyAssociationMixin.AssociationFilter (Apache Zest™ (Java Edition) SDK 2.1) - - - - - - - - - - -
-
org.qi4j.api.association
-

Class ManyAssociationMixin.AssociationFilter

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • org.qi4j.api.association.ManyAssociationMixin.AssociationFilter
    • -
    -
  • -
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ManyAssociationMixin.AssociationFilter

        -
        public ManyAssociationMixin.AssociationFilter()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        appliesTo

        -
        public boolean appliesTo(Method method,
        -                Class<?> mixin,
        -                Class<?> compositeType,
        -                Class<?> modifierClass)
        -
        Description copied from interface: AppliesToFilter
        -
        Check if the Fragment should be applied or not. Will be call when applied to Mixins, Concerns, SideEffects.
        -
        -
        Specified by:
        -
        appliesTo in interface AppliesToFilter
        -
        Parameters:
        method - method that is invoked
        mixin - mixin implementation for the method
        compositeType - composite type
        modifierClass - fragment that is being applies
        -
        Returns:
        true if the filter passes, otherwise false
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/polygene-website/blob/ea4d77b0/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociationMixin.html ---------------------------------------------------------------------- diff --git a/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociationMixin.html b/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociationMixin.html deleted file mode 100644 index 2e5c449..0000000 --- a/content/java/latest/javadocs/org/qi4j/api/association/ManyAssociationMixin.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - -ManyAssociationMixin (Apache Zest™ (Java Edition) SDK 2.1) - - - - - - - - - - -
-
org.qi4j.api.association
-

Class ManyAssociationMixin

-
-
- -
- -
-
- -
-
- -
-
- - - - - - -