|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sharpster.common.Response
|
+--sharpster.common.AccessableFilesResponse
A response containing information about accessible files.
| Constructor Summary | |
AccessableFilesResponse()
|
|
| Method Summary | |
sharpster.common.FileCollection |
getfiles()
Returns the FileCollection containing information about accessible files. |
int |
getType()
Returns the type of this response. |
void |
setFiles(sharpster.common.FileCollection files)
Sets the FileCollection containing information about accessible files. |
java.lang.String |
toString()
|
| Methods inherited from class sharpster.common.Response |
getOrigin, getUser, isError, setError, setOrigin, setUser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AccessableFilesResponse()
| Method Detail |
public int getType()
getType in class Responsepublic sharpster.common.FileCollection getfiles()
public void setFiles(sharpster.common.FileCollection files)
public java.lang.String toString()
toString in class Response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||