Uses of Class
org.silverpeas.components.delegatednews.web.DelegatedNewsEntity
Packages that use DelegatedNewsEntity
-
Uses of DelegatedNewsEntity in org.silverpeas.components.delegatednews.web
Methods in org.silverpeas.components.delegatednews.web that return DelegatedNewsEntityModifier and TypeMethodDescriptionstatic DelegatedNewsEntityDelegatedNewsEntity.fromDelegatedNews(DelegatedNews delegatedNews) Creates a new delegated news entity from the specified delegated news.Methods in org.silverpeas.components.delegatednews.web that return types with arguments of type DelegatedNewsEntityModifier and TypeMethodDescriptionListDelegatedNewsResource.updateDelegatedNews(DelegatedNewsEntity[] newDelegatedNews) Updates order or delete the delegatedNews from the JSON representation.Methods in org.silverpeas.components.delegatednews.web with parameters of type DelegatedNewsEntityModifier and TypeMethodDescriptionListDelegatedNewsResource.updateDelegatedNews(DelegatedNewsEntity[] newDelegatedNews) Updates order or delete the delegatedNews from the JSON representation.