<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How do we use the Java public api to define our own type? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-do-we-use-the-java-public-api-to-define-our-own-type/m-p/23642#M10323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do we use the Java public api to define our own type?Especially user and group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2017 07:30:44 GMT</pubDate>
    <dc:creator>yvanme</dc:creator>
    <dc:date>2017-02-23T07:30:44Z</dc:date>
    <item>
      <title>How do we use the Java public api to define our own type?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-we-use-the-java-public-api-to-define-our-own-type/m-p/23642#M10323</link>
      <description>How do we use the Java public api to define our own type?Especially user and group.</description>
      <pubDate>Thu, 23 Feb 2017 07:30:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-we-use-the-java-public-api-to-define-our-own-type/m-p/23642#M10323</guid>
      <dc:creator>yvanme</dc:creator>
      <dc:date>2017-02-23T07:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use the Java public api to define our own type?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-we-use-the-java-public-api-to-define-our-own-type/m-p/23643#M10324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The two parts of the question don't make much sense together. First of all, you do not define your own types via the public API - you define them by bootstrapping a content model XML file at startup. See &lt;A href="http://docs.alfresco.com/5.2/concepts/dev-extensions-content-models-tutorials-intro.html" rel="nofollow noopener noreferrer"&gt;content model tutorials&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Do you want to create a custom type for representing users / groups? Otherwise I don't understand the second part at all. Typically you do not need to create types for users / groups since Alfresco already provides its own and only suports these. You can of course define aspects which you can use to enhance the user / group nodes that Alfresco creates with additional metadata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 09:13:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-we-use-the-java-public-api-to-define-our-own-type/m-p/23643#M10324</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-02-23T09:13:41Z</dc:date>
    </item>
  </channel>
</rss>

