Uses of Class
org.gcube.portal.event.publisher.lr62.model.UserEvent
-
Packages that use UserEvent Package Description org.gcube.portal.event.publisher.lr62.model -
-
Uses of UserEvent in org.gcube.portal.event.publisher.lr62.model
Methods in org.gcube.portal.event.publisher.lr62.model that return UserEvent Modifier and Type Method Description static UserEventUserEvent. newCreatedEvent(com.liferay.portal.model.User user)static UserEventUserEvent. newCreatedEvent(com.liferay.portal.model.User user, com.liferay.portal.model.Group group)static UserEventUserEvent. newDeletedEvent(com.liferay.portal.model.User user)static UserEventUserEvent. newDeletedEvent(com.liferay.portal.model.User user, com.liferay.portal.model.Group group)
-