|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.UnicastApplicationMessage
synergynetframework.appsystem.services.net.networkedcontentmanager.messages.SwapTableMessage
public class SwapTableMessage
The Class SwapTableMessage.
Constructor Summary | |
---|---|
SwapTableMessage(java.lang.Class<?> targetClass,
java.util.Collection<ContentItem> collection,
TableIdentity id)
Instantiates a new swap table message. |
Method Summary | |
---|---|
java.util.List<ContentItem> |
getItems()
Gets the items. |
Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.application.UnicastApplicationMessage |
---|
getRecipient, setRecipient |
Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage |
---|
getTargetClassName, setTargetClassName |
Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage |
---|
getSender |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SwapTableMessage(java.lang.Class<?> targetClass, java.util.Collection<ContentItem> collection, TableIdentity id)
targetClass
- the target classcollection
- the collectionid
- the idMethod Detail |
---|
public java.util.List<ContentItem> getItems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |