expandocolumn

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

func (s *Service) AddColumn(tableId int64, name string, _type int) (map[string]interface{}, error)

func (*Service) AddColumn2

func (s *Service) AddColumn2(tableId int64, name string, _type int, defaultData map[string]interface{}) (map[string]interface{}, error)

func (*Service) DeleteColumn

func (s *Service) DeleteColumn(columnId int64) error

func (*Service) UpdateColumn

func (s *Service) UpdateColumn(columnId int64, name string, _type int) (map[string]interface{}, error)

func (*Service) UpdateColumn2

func (s *Service) UpdateColumn2(columnId int64, name string, _type int, defaultData map[string]interface{}) (map[string]interface{}, error)

func (*Service) UpdateTypeSettings

func (s *Service) UpdateTypeSettings(columnId int64, typeSettings string) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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