scproductentry

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

func (s *Service) AddProductEntry(name string, _type string, tags string, shortDescription string, longDescription string, pageURL string, author string, repoGroupId string, repoArtifactId string, licenseIds []interface{}, thumbnails []interface{}, fullImages []interface{}, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteProductEntry

func (s *Service) DeleteProductEntry(productEntryId int64) error

func (*Service) GetProductEntry

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

func (*Service) UpdateProductEntry

func (s *Service) UpdateProductEntry(productEntryId int64, name string, _type string, tags string, shortDescription string, longDescription string, pageURL string, author string, repoGroupId string, repoArtifactId string, licenseIds []interface{}, thumbnails []interface{}, fullImages []interface{}) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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