journalfeed

package
v0.0.0-...-d84e329 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2017 License: LGPL-2.1 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(s liferay.Session) *Service

func (*Service) AddFeed

func (s *Service) AddFeed(groupId int64, feedId string, autoFeedId bool, name string, description string, _type string, structureId string, templateId string, rendererTemplateId string, delta int, orderByCol string, orderByType string, targetLayoutFriendlyUrl string, targetPortletId string, contentField string, feedType string, feedVersion float64, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteFeed

func (s *Service) DeleteFeed(feedId int64) error

func (*Service) DeleteFeed2

func (s *Service) DeleteFeed2(groupId int64, feedId string) error

func (*Service) GetFeed

func (s *Service) GetFeed(feedId int64) (map[string]interface{}, error)

func (*Service) GetFeed2

func (s *Service) GetFeed2(groupId int64, feedId string) (map[string]interface{}, error)

func (*Service) UpdateFeed

func (s *Service) UpdateFeed(groupId int64, feedId string, name string, description string, _type string, structureId string, templateId string, rendererTemplateId string, delta int, orderByCol string, orderByType string, targetLayoutFriendlyUrl string, targetPortletId string, contentField string, feedType string, feedVersion float64, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL