<?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 Numerous questions on GroupEntity type field in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/numerous-questions-on-groupentity-type-field/m-p/217666#M170796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am writing a custom GroupEntityManager to access an existing user and group store.&amp;nbsp; I am basing it off of the LDAPGroupManager.java from Chapt. 10 of Activiti in Action book.&amp;nbsp; That said, there is no group.setType() called anywhere in that code, so I am unclear what to do with that field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. What are valid values for a Group "type" ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance, I've done some searching and came across posts on the forum that mention:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a.) "assignment"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b.) "security-role"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I have no idea if they are the only valid values nor do I understand what they really mean in the overall architecture of Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. What do I do if my existing groups database does not have them?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Can I use my own 'type' values if I am not using the Activiti Explorer UI?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Feb 2016 22:14:56 GMT</pubDate>
    <dc:creator>jwestra</dc:creator>
    <dc:date>2016-02-22T22:14:56Z</dc:date>
    <item>
      <title>Numerous questions on GroupEntity type field</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/numerous-questions-on-groupentity-type-field/m-p/217666#M170796</link>
      <description>I am writing a custom GroupEntityManager to access an existing user and group store.&amp;nbsp; I am basing it off of the LDAPGroupManager.java from Chapt. 10 of Activiti in Action book.&amp;nbsp; That said, there is no group.setType() called anywhere in that code, so I am unclear what to do with that field.1. What ar</description>
      <pubDate>Mon, 22 Feb 2016 22:14:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/numerous-questions-on-groupentity-type-field/m-p/217666#M170796</guid>
      <dc:creator>jwestra</dc:creator>
      <dc:date>2016-02-22T22:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Numerous questions on GroupEntity type field</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/numerous-questions-on-groupentity-type-field/m-p/217667#M170797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The type is used foremost in Explorer/rest, to give users/admin role.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Group group = identityService.newGroup("user");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; group.setName("users");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; group.setType("security-role");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; identityService.saveGroup(group);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:58:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/numerous-questions-on-groupentity-type-field/m-p/217667#M170797</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-02-24T09:58:44Z</dc:date>
    </item>
  </channel>
</rss>

