Class Events
java.lang.Object
com.liferay.site.dsr.analytics.rest.dto.v1_0.Events
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid EventEntry[]inthashCode()voidsetEventEntries(com.liferay.petra.function.UnsafeSupplier<EventEntry[], Exception> eventEntriesUnsafeSupplier) voidsetEventEntries(EventEntry[] eventEntries) static EventstoString()static EventsunsafeToDTO(String json)
-
Field Details
-
eventEntries
-
xClassName
-
-
Constructor Details
-
Events
public Events()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getEventEntries
-
setEventEntries
-
setEventEntries
public void setEventEntries(com.liferay.petra.function.UnsafeSupplier<EventEntry[], Exception> eventEntriesUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-