liferay 6.1でドキュメントとライブラリにファイルをアップロードする方法
私は使っている
addFileEntry(long userId, long groupId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String description, String changeLog, long fileEntryTypeId, Map<String,Fields> fieldsMap, File file, InputStream is, long size, ServiceContext serviceContext)
DLFileEntryLocalServiceUtil
クラスの