expandovalue

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

func (s *Service) AddValue(companyId int64, className string, tableName string, columnName string, classPK int64, data string) (map[string]interface{}, error)

func (*Service) AddValues

func (s *Service) AddValues(companyId int64, className string, tableName string, classPK int64, attributeValues map[string]interface{}) error

func (*Service) GetData

func (s *Service) GetData(companyId int64, className string, tableName string, columnName string, classPK int64) (map[string]interface{}, error)

func (*Service) GetData2

func (s *Service) GetData2(companyId int64, className string, tableName string, columnNames map[string]interface{}, classPK int64) (map[string]interface{}, error)

func (*Service) GetJsonData

func (s *Service) GetJsonData(companyId int64, className string, tableName string, columnName string, classPK int64) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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