|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdist1.acb.common.transport.Packet
dist1.acb.common.transport.Request
dist1.acb.common.transport.RequestUpdate
dist1.acb.common.transport.concretePackets.RequestRemoveFiles
Request sent to primary to remove files from sharing
| Constructor Summary | |
RequestRemoveFiles(java.util.LinkedList fileIds)
Creates a new instance of RequestRemoveFiles |
|
| Method Summary | |
java.util.LinkedList |
getFileIds()
Getter for property fileIds. |
void |
setFileIds(java.util.LinkedList fileIds)
Setter for property fileIds. |
| Methods inherited from class dist1.acb.common.transport.Packet |
equals, getId, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RequestRemoveFiles(java.util.LinkedList fileIds)
| Method Detail |
public java.util.LinkedList getFileIds()
public void setFileIds(java.util.LinkedList fileIds)
fileIds - New value of property fileIds.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||