Class MentionedDTO
- java.lang.Object
-
- org.gcube.portlets.user.newsfeed.shared.MentionedDTO
-
- All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable
public class MentionedDTO extends Object implements com.google.gwt.user.client.rpc.IsSerializable
-
-
Constructor Summary
Constructors Constructor Description MentionedDTO()MentionedDTO(String id, String value, String type)
-