<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>How know if a group belongs to specific LayoutSetPrototype</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117589612" />
  <subtitle>How know if a group belongs to specific LayoutSetPrototype</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117589612</id>
  <updated>2026-04-04T03:25:26Z</updated>
  <dc:date>2026-04-04T03:25:26Z</dc:date>
  <entry>
    <title>RE: How know if a group belongs to specific LayoutSetPrototype</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117841946" />
    <author>
      <name>Joaquin Cabal</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117841946</id>
    <updated>2019-11-21T14:44:11Z</updated>
    <published>2019-11-21T14:44:11Z</published>
    <summary type="html">Thanks Mohammed! I will try it.</summary>
    <dc:creator>Joaquin Cabal</dc:creator>
    <dc:date>2019-11-21T14:44:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: How know if a group belongs to specific LayoutSetPrototype</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117614253" />
    <author>
      <name>Mohammed Yasin</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117614253</id>
    <updated>2019-10-31T10:56:16Z</updated>
    <published>2019-10-31T10:56:16Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi ,You can get the LayoutSetProtype&amp;nbsp; from group by&amp;nbsp;&lt;pre&gt;&lt;code&gt;&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; LayoutSet layoutSet = &amp;amp;nbsp;group.getPrivateLayoutSet() or&amp;amp;nbsp;&amp;amp;nbsp;group.getPublicLayoutSet();
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; boolean&amp;amp;nbsp; hasLayoutSetPrototype =&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;layoutSet.getLayoutSetPrototypeLinkEnabled();
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;long layoutSetPrototypId =&amp;amp;nbsp;&amp;amp;nbsp; layoutSet.getLayoutSetPrototypeId();
&lt;/code&gt;&lt;/pre&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Mohammed Yasin</dc:creator>
    <dc:date>2019-10-31T10:56:16Z</dc:date>
  </entry>
  <entry>
    <title>How know if a group belongs to specific LayoutSetPrototype</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117589611" />
    <author>
      <name>Joaquin Cabal</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117589611</id>
    <updated>2019-10-28T18:27:16Z</updated>
    <published>2019-10-28T18:27:16Z</published>
    <summary type="html">Hi! I need to know if a group belongs to specific LayoutSetPrototype.  I saw a relation first from a group with a LayoutSet. But after that I can not find a specific relation between LayoutSetPrototype and LayoutSet. I saw that use uuid, but this field is only used in group site type, not in layoutSetPrototype group type. In resume I need to find is a specific group belongs to a LayoutSetPrototype. Thanks! </summary>
    <dc:creator>Joaquin Cabal</dc:creator>
    <dc:date>2019-10-28T18:27:16Z</dc:date>
  </entry>
</feed>
