Class Site
java.lang.Object
com.liferay.analytics.settings.rest.dto.v1_0.Site
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
getName()
int
hashCode()
void
setChannelName
(com.liferay.petra.function.UnsafeSupplier<String, Exception> channelNameUnsafeSupplier) void
setChannelName
(String channelName) void
setFriendlyURL
(com.liferay.petra.function.UnsafeSupplier<String, Exception> friendlyURLUnsafeSupplier) void
setFriendlyURL
(String friendlyURL) void
void
void
void
static Site
toString()
static Site
unsafeToDTO
(String json)
-
Field Details
-
channelName
-
friendlyURL
-
id
-
name
-
xClassName
-
-
Constructor Details
-
Site
public Site()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getChannelName
-
setChannelName
-
setChannelName
-
getFriendlyURL
-
setFriendlyURL
-
setFriendlyURL
-
getId
-
setId
-
setId
-
getName
-
setName
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-