|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.wcm.extensions.component.rest.CopyContentFile
public class CopyContentFile
Copy a file.
| Constructor Summary | |
|---|---|
CopyContentFile(org.exoplatform.container.xml.InitParams params)
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
copyFile(java.lang.String param)
Copy a file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyContentFile(org.exoplatform.container.xml.InitParams params)
| Method Detail |
|---|
public javax.ws.rs.core.Response copyFile(java.lang.String param)
throws java.lang.Exception
param - The file path.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||