11-13-2007 11:48 AM
this.fileFolderService.create(childRef, SAMPLES, ContentModel.TYPE_FOLDER);
Quel fonction utiliser pour modifier l'icone du dossier créé ?11-14-2007 03:57 AM
public static final String PUBLISHED_SPACE_ICON_NAME = "space-icon-star";
this.fileFolderService.create(childRef, PUBLISHED, ContentModel.TYPE_FOLDER);
nodeService.setProperty(childrenRef, ApplicationModel.PROP_ICON, SAMPLES_SPACE_ICON_NAME);
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.