Class EmptyCollectionOptions
java.lang.Object
com.liferay.layout.util.structure.collection.EmptyCollectionOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static EmptyCollectionOptionsof(com.liferay.portal.kernel.json.JSONObject jsonObject) voidsetDisplayMessage(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> displayMessageUnsafeSupplier) voidsetDisplayMessage(Boolean displayMessage) voidsetMessage(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> messageUnsafeSupplier) voidsetMessage(Map<String, String> message) com.liferay.portal.kernel.json.JSONObjecttoString()
-
Constructor Details
-
EmptyCollectionOptions
public EmptyCollectionOptions()
-
-
Method Details
-
of
-
equals
-
getMessage
-
hashCode
public int hashCode() -
isDisplayMessage
-
setDisplayMessage
-
setDisplayMessage
-
setMessage
-
setMessage
-
toJSONObject
public com.liferay.portal.kernel.json.JSONObject toJSONObject() -
toString
-