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 1A359200CE0 for ; Thu, 27 Jul 2017 08:08:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 189ED16A41F; Thu, 27 Jul 2017 06:08:41 +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 5899016A402 for ; Thu, 27 Jul 2017 08:08:38 +0200 (CEST) Received: (qmail 84887 invoked by uid 500); 27 Jul 2017 06:08:37 -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 84764 invoked by uid 99); 27 Jul 2017 06:08:37 -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; Thu, 27 Jul 2017 06:08:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 38566F32F7; Thu, 27 Jul 2017 06:08:35 +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: Thu, 27 Jul 2017 06:08:44 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [10/51] [partial] polygene-website git commit: update website for 3.0.0 archived-at: Thu, 27 Jul 2017 06:08:41 -0000 http://git-wip-us.apache.org/repos/asf/polygene-website/blob/86741dec/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/HasIdentity.html ---------------------------------------------------------------------- diff --git a/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/HasIdentity.html b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/HasIdentity.html new file mode 100644 index 0000000..0b89aff --- /dev/null +++ b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/HasIdentity.html @@ -0,0 +1,302 @@ + + + + + + +HasIdentity (Apache Polygene™ (Java Edition) SDK 3.0.0) + + + + + + + + + + + +
+
org.apache.polygene.api.identity
+

Interface HasIdentity

+
+
+ +
+ +
+
+ +
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/polygene-website/blob/86741dec/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/Identifiable.html ---------------------------------------------------------------------- diff --git a/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/Identifiable.html b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/Identifiable.html new file mode 100644 index 0000000..7cf6c10 --- /dev/null +++ b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/Identifiable.html @@ -0,0 +1,227 @@ + + + + + + +Identifiable (Apache Polygene™ (Java Edition) SDK 3.0.0) + + + + + + + + + + + +
+
org.apache.polygene.api.identity
+

Interface Identifiable

+
+
+ +
+ +
+
+
    +
  • + + +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/polygene-website/blob/86741dec/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/Identity.html ---------------------------------------------------------------------- diff --git a/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/Identity.html b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/Identity.html new file mode 100644 index 0000000..0f90689 --- /dev/null +++ b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/Identity.html @@ -0,0 +1,243 @@ + + + + + + +Identity (Apache Polygene™ (Java Edition) SDK 3.0.0) + + + + + + + + + + + +
+
org.apache.polygene.api.identity
+

Interface Identity

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    StringIdentity
    +
    +
    +
    +
    public interface Identity
    +
    Representation of an Identity. + Identity is an opaque, immutable data type. + Identity is a very central concept in any domain model.
    +
  • +
+
+
+ +
+
+
    +
  • + + +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/polygene-website/blob/86741dec/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/IdentityGenerator.html ---------------------------------------------------------------------- diff --git a/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/IdentityGenerator.html b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/IdentityGenerator.html new file mode 100644 index 0000000..3ee9f5c --- /dev/null +++ b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/IdentityGenerator.html @@ -0,0 +1,234 @@ + + + + + + +IdentityGenerator (Apache Polygene™ (Java Edition) SDK 3.0.0) + + + + + + + + + + + +
+
org.apache.polygene.api.identity
+

Interface IdentityGenerator

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        Identity generate(Class<?> compositeType)
        +
        Generate a new id for the given Composite type
        +
        +
        Parameters:
        +
        compositeType - the type of composite
        +
        Returns:
        +
        a new reference
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/polygene-website/blob/86741dec/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/StringIdentity.html ---------------------------------------------------------------------- diff --git a/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/StringIdentity.html b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/StringIdentity.html new file mode 100644 index 0000000..0f650b8 --- /dev/null +++ b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/StringIdentity.html @@ -0,0 +1,357 @@ + + + + + + +StringIdentity (Apache Polygene™ (Java Edition) SDK 3.0.0) + + + + + + + + + + + +
+
org.apache.polygene.api.identity
+

Class StringIdentity

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Identity
    +
    +
    +
    +
    public class StringIdentity
    +extends Object
    +implements Identity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StringIdentity

        +
        public StringIdentity(byte[] bytes)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/polygene-website/blob/86741dec/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/UuidGeneratorMixin.html ---------------------------------------------------------------------- diff --git a/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/UuidGeneratorMixin.html b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/UuidGeneratorMixin.html new file mode 100644 index 0000000..86a1793 --- /dev/null +++ b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/UuidGeneratorMixin.html @@ -0,0 +1,286 @@ + + + + + + +UuidGeneratorMixin (Apache Polygene™ (Java Edition) SDK 3.0.0) + + + + + + + + + + + +
+
org.apache.polygene.api.identity
+

Class UuidGeneratorMixin

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.polygene.api.identity.UuidGeneratorMixin
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        UuidGeneratorMixin

        +
        public UuidGeneratorMixin()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        generate

        +
        public Identity generate(Class<?> compositeType)
        +
        Description copied from interface: IdentityGenerator
        +
        Generate a new id for the given Composite type
        +
        +
        Specified by:
        +
        generate in interface IdentityGenerator
        +
        Parameters:
        +
        compositeType - the type of composite
        +
        Returns:
        +
        a new reference
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/polygene-website/blob/86741dec/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/package-frame.html b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/package-frame.html new file mode 100644 index 0000000..b3f5b41 --- /dev/null +++ b/content/java/3.0.0/javadocs/org/apache/polygene/api/identity/package-frame.html @@ -0,0 +1,29 @@ + + + + + + +org.apache.polygene.api.identity (Apache Polygene™ (Java Edition) SDK 3.0.0) + + + + +

org.apache.polygene.api.identity

+ + +