Class LocalizeRequest
java.lang.Object
com.gentics.contentnode.rest.model.request.LocalizeRequest
- All Implemented Interfaces:
Serializable
Request to localize an object
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
void
setChannelId
(int channelId) void
setForegroundTime
(Integer foregroundTime)
-
Constructor Details
-
LocalizeRequest
public LocalizeRequest()Create an empty instance
-
-
Method Details
-
getChannelId
public int getChannelId() -
setChannelId
public void setChannelId(int channelId) -
getForegroundTime
-
setForegroundTime
-