|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelLocalizationInfo | |
---|---|
com.gentics.contentnode.rest.model.response |
Uses of ChannelLocalizationInfo in com.gentics.contentnode.rest.model.response |
---|
Methods in com.gentics.contentnode.rest.model.response that return types with arguments of type ChannelLocalizationInfo | |
---|---|
java.util.List<ChannelLocalizationInfo> |
LocalizationInfo.getChannels()
|
Methods in com.gentics.contentnode.rest.model.response with parameters of type ChannelLocalizationInfo | |
---|---|
void |
ChannelLocalizationInfo.mergeWith(ChannelLocalizationInfo info)
Merge this info with the given info |
Method parameters in com.gentics.contentnode.rest.model.response with type arguments of type ChannelLocalizationInfo | |
---|---|
void |
LocalizationInfo.setChannels(java.util.List<ChannelLocalizationInfo> channels)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |