Fórum

repository id

thumbnail
ganesh sahu, modificado 11 Anos atrás.

repository id

Junior Member Postagens: 73 Data de Entrada: 24/07/12 Postagens Recentes
hi i am using the dlfile entry webservices to add a file. I dnt have any clue how to get the repository id ? Any idea
sandip niyogi, modificado 11 Anos atrás.

RE: repository id

New Member Postagens: 12 Data de Entrada: 11/01/12 Postagens Recentes
hi Ganesh you can try the this
List<DLFileEntryType> dlFolder = DLFileEntryTypeLocalServiceUtil.getFolderFileEntryTypes(DLUtil.getGroupIds(themeDisplay), folderId, true);
u will get the entire data in this list
thumbnail
Mika Koivisto, modificado 11 Anos atrás.

RE: repository id

Liferay Legend Postagens: 1519 Data de Entrada: 07/08/06 Postagens Recentes
For the default Liferay repository it's the same as scopeGroupId.
thumbnail
Arthur Grohe, modificado 11 Anos atrás.

RE: repository id

Junior Member Postagens: 49 Data de Entrada: 05/11/12 Postagens Recentes
Aha, and why do you try to keep this as secret as possible??
Please upate your API and Documentation, so we can actually use your api.
I searched three days through the whole internet to find that little answer.
shame on you