Class ContextReference
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.ContextReference
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setContextSource
(ContextReference.ContextSource contextSource) void
setContextSource
(com.liferay.petra.function.UnsafeSupplier<ContextReference.ContextSource, Exception> contextSourceUnsafeSupplier) static ContextReference
toString()
static ContextReference
unsafeToDTO
(String json)
-
Field Details
-
contextSource
-
xClassName
-
-
Constructor Details
-
ContextReference
public ContextReference()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getContextSource
-
getContextSourceAsString
-
setContextSource
-
setContextSource
public void setContextSource(com.liferay.petra.function.UnsafeSupplier<ContextReference.ContextSource, Exception> contextSourceUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-