|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.iai.ilcd.services.FileResource
public class FileResource
REST Web Service
Field Summary | |
---|---|
static org.slf4j.Logger |
logger
|
Constructor Summary | |
---|---|
FileResource()
Creates a new instance of FileResource |
Method Summary | |
---|---|
javax.ws.rs.core.Response |
getExternalFile(java.lang.String sourceId,
java.lang.String fileName)
|
void |
putXml(java.lang.String content)
PUT method for updating or creating an instance of FileResource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static org.slf4j.Logger logger
Constructor Detail |
---|
public FileResource()
Method Detail |
---|
public javax.ws.rs.core.Response getExternalFile(java.lang.String sourceId, java.lang.String fileName)
public void putXml(java.lang.String content)
content
- representation for the resource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |