Foren

repository id

thumbnail
ganesh sahu, geändert vor 11 Jahren.

repository id

Junior Member Beiträge: 73 Beitrittsdatum: 24.07.12 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: repository id

New Member Beiträge: 12 Beitrittsdatum: 11.01.12 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: repository id

Liferay Legend Beiträge: 1519 Beitrittsdatum: 07.08.06 Neueste Beiträge
For the default Liferay repository it's the same as scopeGroupId.
thumbnail
Arthur Grohe, geändert vor 11 Jahren.

RE: repository id

Junior Member Beiträge: 49 Beitrittsdatum: 05.11.12 Neueste Beiträge
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