Foros de discusión

repository id

thumbnail
ganesh sahu, modificado hace 11 años.

repository id

Junior Member Mensajes: 73 Fecha de incorporación: 24/07/12 Mensajes recientes
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 hace 11 años.

RE: repository id

New Member Mensajes: 12 Fecha de incorporación: 11/01/12 Mensajes recientes
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 hace 11 años.

RE: repository id

Liferay Legend Mensajes: 1519 Fecha de incorporación: 7/08/06 Mensajes recientes
For the default Liferay repository it's the same as scopeGroupId.
thumbnail
Arthur Grohe, modificado hace 11 años.

RE: repository id

Junior Member Mensajes: 49 Fecha de incorporación: 5/11/12 Mensajes recientes
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