Uses of Class
org.jasig.portlet.newsreader.UserDefinedNewsConfiguration
Packages that use UserDefinedNewsConfiguration
-
Uses of UserDefinedNewsConfiguration in org.jasig.portlet.newsreader
Methods in org.jasig.portlet.newsreader that return UserDefinedNewsConfigurationModifier and TypeMethodDescriptionUserDefinedNewsDefinition.getUserConfiguration()Get the news configuration for this definition.Methods in org.jasig.portlet.newsreader with parameters of type UserDefinedNewsConfigurationModifier and TypeMethodDescriptionvoidUserDefinedNewsDefinition.setUserConfiguration(UserDefinedNewsConfiguration userConfiguration) Set the news configuration for this definition. -
Uses of UserDefinedNewsConfiguration in org.jasig.portlet.newsreader.dao
Methods in org.jasig.portlet.newsreader.dao that return types with arguments of type UserDefinedNewsConfigurationModifier and TypeMethodDescriptionHibernateNewsStore.getUserDefinedNewsConfigurations(Long setId, boolean visibleOnly) Retrieve a list of user-defined news configurations for the specified portlet.NewsStore.getUserDefinedNewsConfigurations(Long setId, boolean visibleOnly) Retrieve a list of user-defined news configurations for the specified portlet.