Fórumok

repository id

thumbnail
ganesh sahu, módosítva 11 év-val korábban

repository id

Junior Member Bejegyzések: 73 Csatlakozás dátuma: 2012.07.24. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: repository id

New Member Bejegyzések: 12 Csatlakozás dátuma: 2012.01.11. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: repository id

Liferay Legend Bejegyzések: 1519 Csatlakozás dátuma: 2006.08.07. Legújabb bejegyzések
For the default Liferay repository it's the same as scopeGroupId.
thumbnail
Arthur Grohe, módosítva 11 év-val korábban

RE: repository id

Junior Member Bejegyzések: 49 Csatlakozás dátuma: 2012.11.05. Legújabb bejegyzések
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