11-13-2008 04:12 AM
public abstract class BaseRequestWizard extends BaseWizardBean
{
protected String fileName;
protected String author;
protected String title;
protected String description;
protected String mimeType;
protected String encoding;
protected String objectType;
protected boolean inlineEdit;
protected boolean otherPropertiesChoiceVisible = true;
protected boolean showOtherProperties = true;
//Custom properties :
protected String thematic;
protected String module;
protected String processing;
protected String community;
…
11-13-2008 05:17 AM
11-13-2008 08:24 AM
${content.properties["custom:processing"]}
You don't need to be put the "." as you have in the examples that you gave.
11-13-2008 08:50 AM
11-13-2008 09:09 AM
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.