emailaddress

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

func (s *Service) AddEmailAddress(className string, classPK int64, address string, typeId int, primary bool) (map[string]interface{}, error)

func (*Service) AddEmailAddress2

func (s *Service) AddEmailAddress2(className string, classPK int64, address string, typeId int, primary bool, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteEmailAddress

func (s *Service) DeleteEmailAddress(emailAddressId int64) error

func (*Service) GetEmailAddress

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

func (*Service) GetEmailAddresses

func (s *Service) GetEmailAddresses(className string, classPK int64) ([]interface{}, error)

func (*Service) UpdateEmailAddress

func (s *Service) UpdateEmailAddress(emailAddressId int64, address string, typeId int, primary bool) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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