Class LocalizeRequest
java.lang.Object
com.gentics.contentnode.rest.model.request.LocalizeRequest
- All Implemented Interfaces:
- Serializable
Request to localize an object
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintvoidsetChannelId(int channelId) voidsetForegroundTime(Integer foregroundTime) 
- 
Constructor Details- 
LocalizeRequestpublic LocalizeRequest()Create an empty instance
 
- 
- 
Method Details- 
getChannelIdpublic int getChannelId()
- 
setChannelIdpublic void setChannelId(int channelId) 
- 
getForegroundTime
- 
setForegroundTime
 
-