apps.remotecontrol.networkmanager.messages
Class RequestSyncItemsPortalMessage

java.lang.Object
  extended by synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
      extended by synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
          extended by synergynetframework.appsystem.services.net.tablecomms.messages.application.UnicastApplicationMessage
              extended by apps.remotecontrol.networkmanager.messages.RequestSyncItemsPortalMessage
All Implemented Interfaces:
java.io.Serializable, Message

public class RequestSyncItemsPortalMessage
extends UnicastApplicationMessage

The Class RequestSyncItemsPortalMessage.

See Also:
Serialized Form

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

RequestSyncItemsPortalMessage

public RequestSyncItemsPortalMessage()
Instantiates a new request sync items portal message.


RequestSyncItemsPortalMessage

public RequestSyncItemsPortalMessage(java.lang.Class<?> targetClass,
                                     TableIdentity tableId)
Instantiates a new request sync items portal message.

Parameters:
targetClass - the target class
tableId - the table id