Class AtomFeedReaderContribution
java.lang.Object
ch.tocco.nice2.optional.news.impl.batch.AtomFeedReaderContribution
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFeed()
boolean
boolean
void
setBusinessUnitId
(String businessUnitId) void
setChannel1
(String channel1) void
setChannel2
(String channel2) void
setChannel3
(String channel3) void
setDetailpage
(boolean detailpage) void
void
setLanguage
(String language) void
setNewsStatus
(String newsStatus) void
setTopnews
(boolean topnews)
-
Constructor Details
-
AtomFeedReaderContribution
public AtomFeedReaderContribution()
-
-
Method Details
-
getFeed
-
setFeed
-
getChannel1
-
setChannel1
-
getChannel2
-
setChannel2
-
getChannel3
-
setChannel3
-
getBusinessUnitId
-
setBusinessUnitId
-
isTopnews
public boolean isTopnews() -
setTopnews
public void setTopnews(boolean topnews) -
isDetailpage
public boolean isDetailpage() -
setDetailpage
public void setDetailpage(boolean detailpage) -
getLanguage
-
setLanguage
-
getNewsStatus
-
setNewsStatus
-