11-12-2015 07:24 AM
<constraint name="example" type="org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint">
<parameter name="allowedValues">
<list>
<value></value>
<value>Sí</value>
<value>No</value>
</list>
</parameter>
<parameter name="caseSensitive">
<value>true</value>
</parameter>
</constraint>
<property name="own.model:own_prop" default="Sí" editVisible="true" createVisible="true" editable="true" inheritable="false" calculable="true">
<title>Own Prop</title>
<type>d:text</type>
<mandatory>false</mandatory>
<constraints>
<constraint ref="example" />
</constraints>
</property>
11-16-2015 05:05 AM
new String(Base64.decode(parametro), Charsets.UTF_8);
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.