|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.editor.fckeditor.receiver.impl.BaseCommandReceiver
com.liferay.portal.editor.fckeditor.receiver.impl.DocumentCommandReceiver
com.liferay.portal.editor.fckeditor.receiver.impl.VideoCommandReceiver
public class VideoCommandReceiver
| Constructor Summary | |
|---|---|
VideoCommandReceiver()
|
|
| Method Summary | |
|---|---|
protected String |
fileUpload(CommandArgument commandArgument,
String fileName,
InputStream inputStream,
String contentType,
long size)
|
protected Element |
getFileElement(CommandArgument commandArgument,
Element fileElement,
FileEntry fileEntry)
|
protected List<Element> |
getFileElements(CommandArgument commandArgument,
Document document,
Folder folder)
|
| Methods inherited from class com.liferay.portal.editor.fckeditor.receiver.impl.DocumentCommandReceiver |
|---|
createFolder, getFolders, getFoldersAndFiles, isStagedData |
| Methods inherited from class com.liferay.portal.editor.fckeditor.receiver.impl.BaseCommandReceiver |
|---|
createFolder, fileUpload, getFolders, getFoldersAndFiles, getPath, getRootFolders, getSize, getSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VideoCommandReceiver()
| Method Detail |
|---|
protected String fileUpload(CommandArgument commandArgument,
String fileName,
InputStream inputStream,
String contentType,
long size)
fileUpload in class DocumentCommandReceiver
protected Element getFileElement(CommandArgument commandArgument,
Element fileElement,
FileEntry fileEntry)
throws Exception
getFileElement in class DocumentCommandReceiverException
protected List<Element> getFileElements(CommandArgument commandArgument,
Document document,
Folder folder)
throws Exception
getFileElements in class DocumentCommandReceiverException
|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||