apps.remotecontrol.networkmanager.messages
Class UpdateContentPortalMessage
java.lang.Object
synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.BroadcastApplicationMessage
apps.remotecontrol.networkmanager.messages.UpdateContentPortalMessage
- All Implemented Interfaces:
- java.io.Serializable, Message
public class UpdateContentPortalMessage
- extends BroadcastApplicationMessage
The Class UpdateContentPortalMessage.
- See Also:
- Serialized Form
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 |
UpdateContentPortalMessage
public UpdateContentPortalMessage()
- Instantiates a new update content portal message.
UpdateContentPortalMessage
public UpdateContentPortalMessage(java.lang.Class<?> targetClass,
java.util.HashMap<ContentItem,java.lang.Short> collection)
- Instantiates a new update content portal message.
- Parameters:
targetClass
- the target classcollection
- the collection
getItems
public java.util.HashMap<ContentItem,java.lang.Short> getItems()
- Gets the items.
- Returns:
- the items