Class CatalogueEventTypeMapper
- java.lang.Object
-
- org.gcube.portal.social.networking.ws.mappers.CatalogueEventTypeMapper
-
public class CatalogueEventTypeMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description CatalogueEventTypeMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.gcube.portal.databook.shared.NotificationTypegetType(org.gcube.social_networking.socialnetworking.model.beans.catalogue.CatalogueEventType type)
-
-
-
Method Detail
-
getType
public static org.gcube.portal.databook.shared.NotificationType getType(org.gcube.social_networking.socialnetworking.model.beans.catalogue.CatalogueEventType type) throws org.gcube.portal.databook.shared.ex.NotificationTypeNotFoundException- Throws:
org.gcube.portal.databook.shared.ex.NotificationTypeNotFoundException
-
-