scproductversion

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

func (s *Service) AddProductVersion(productEntryId int64, version string, changeLog string, downloadPageURL string, directDownloadURL string, testDirectDownloadURL bool, repoStoreArtifact bool, frameworkVersionIds []interface{}, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteProductVersion

func (s *Service) DeleteProductVersion(productVersionId int64) error

func (*Service) GetProductVersion

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

func (*Service) GetProductVersions

func (s *Service) GetProductVersions(productEntryId int64, start int, end int) ([]interface{}, error)

func (*Service) GetProductVersionsCount

func (s *Service) GetProductVersionsCount(productEntryId int64) (int, error)

func (*Service) UpdateProductVersion

func (s *Service) UpdateProductVersion(productVersionId int64, version string, changeLog string, downloadPageURL string, directDownloadURL string, testDirectDownloadURL bool, repoStoreArtifact bool, frameworkVersionIds []interface{}) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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