|
||||||||||
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
apps.remotecontrol.networkmanager.messages.RequestSyncItemsPortalMessage
public class RequestSyncItemsPortalMessage
The Class RequestSyncItemsPortalMessage.
Constructor Summary | |
---|---|
RequestSyncItemsPortalMessage()
Instantiates a new request sync items portal message. |
|
RequestSyncItemsPortalMessage(java.lang.Class<?> targetClass,
TableIdentity tableId)
Instantiates a new request sync items portal message. |
Method Summary |
---|
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 RequestSyncItemsPortalMessage()
public RequestSyncItemsPortalMessage(java.lang.Class<?> targetClass, TableIdentity tableId)
targetClass
- the target classtableId
- the table id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |