Class FragmentMappedValueItemContextReference
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.FragmentMappedValueItemReference
com.liferay.headless.admin.site.dto.v1_0.FragmentMappedValueItemContextReference
- All Implemented Interfaces:
Serializable
@Generated("")
public class FragmentMappedValueItemContextReference
extends FragmentMappedValueItemReference
implements Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumNested classes/interfaces inherited from class com.liferay.headless.admin.site.dto.v1_0.FragmentMappedValueItemReference
FragmentMappedValueItemReference.Type -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.liferay.headless.admin.site.dto.v1_0.FragmentMappedValueItemReference
type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetContextSource(com.liferay.petra.function.UnsafeSupplier<FragmentMappedValueItemContextReference.ContextSource, Exception> contextSourceUnsafeSupplier) toString()unsafeToDTO(String json) Methods inherited from class com.liferay.headless.admin.site.dto.v1_0.FragmentMappedValueItemReference
getType, getTypeAsString, setType, setType
-
Field Details
-
contextSource
-
xClassName
-
-
Constructor Details
-
FragmentMappedValueItemContextReference
public FragmentMappedValueItemContextReference()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getContextSource
-
getContextSourceAsString
-
setContextSource
-
setContextSource
public void setContextSource(com.liferay.petra.function.UnsafeSupplier<FragmentMappedValueItemContextReference.ContextSource, Exception> contextSourceUnsafeSupplier) -
equals
- Overrides:
equalsin classFragmentMappedValueItemReference
-
hashCode
public int hashCode()- Overrides:
hashCodein classFragmentMappedValueItemReference
-
toString
- Overrides:
toStringin classFragmentMappedValueItemReference
-