blogsentry

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) DeleteEntry

func (s *Service) DeleteEntry(entryId int64) error

func (*Service) GetCompanyEntries

func (s *Service) GetCompanyEntries(companyId int64, displayDate int64, status int, max int) ([]interface{}, error)

func (*Service) GetCompanyEntriesRss

func (s *Service) GetCompanyEntriesRss(companyId int64, displayDate int64, status int, max int, _type string, version float64, displayStyle string, feedURL string, entryURL string, themeDisplay *liferay.ObjectWrapper) (string, error)

func (*Service) GetEntry

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

func (*Service) GetEntry2

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

func (*Service) GetGroupEntries

func (s *Service) GetGroupEntries(groupId int64, status int, max int) ([]interface{}, error)

func (*Service) GetGroupEntries2

func (s *Service) GetGroupEntries2(groupId int64, displayDate int64, status int, max int) ([]interface{}, error)

func (*Service) GetGroupEntries3

func (s *Service) GetGroupEntries3(groupId int64, status int, start int, end int) ([]interface{}, error)

func (*Service) GetGroupEntries4

func (s *Service) GetGroupEntries4(groupId int64, displayDate int64, status int, start int, end int) ([]interface{}, error)

func (*Service) GetGroupEntriesCount

func (s *Service) GetGroupEntriesCount(groupId int64, status int) (int, error)

func (*Service) GetGroupEntriesCount2

func (s *Service) GetGroupEntriesCount2(groupId int64, displayDate int64, status int) (int, error)

func (*Service) GetGroupEntriesRss

func (s *Service) GetGroupEntriesRss(groupId int64, displayDate int64, status int, max int, _type string, version float64, displayStyle string, feedURL string, entryURL string, themeDisplay *liferay.ObjectWrapper) (string, error)

func (*Service) GetGroupsEntries

func (s *Service) GetGroupsEntries(companyId int64, groupId int64, displayDate int64, status int, max int) ([]interface{}, error)

func (*Service) GetOrganizationEntries

func (s *Service) GetOrganizationEntries(organizationId int64, displayDate int64, status int, max int) ([]interface{}, error)

func (*Service) GetOrganizationEntriesRss

func (s *Service) GetOrganizationEntriesRss(organizationId int64, displayDate int64, status int, max int, _type string, version float64, displayStyle string, feedURL string, entryURL string, themeDisplay *liferay.ObjectWrapper) (string, error)

func (*Service) MoveEntryToTrash

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

func (*Service) RestoreEntryFromTrash

func (s *Service) RestoreEntryFromTrash(entryId int64) error

func (*Service) Subscribe

func (s *Service) Subscribe(groupId int64) error

func (*Service) Unsubscribe

func (s *Service) Unsubscribe(groupId int64) error

Jump to

Keyboard shortcuts

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