Services extends Enum
in package

This is the Services enumeration class.

This class declares enumerations for Services.
This class extends SDK\Core\Enums\Enum, see this class.

Tags
abstract
see
Services::AREA
see
Services::BANNER
see
Services::BASKET
see
Services::BLOG
see
Services::BRAND
see
Services::CATEGORY
see
Services::CONTACT
see
Services::DATA_FEED
see
Services::FORM
see
Services::GEOLOCATION
see
Services::LEGAL_TEXT
see
Services::LMS
see
Services::NEWS
see
Services::ORDER
see
Services::PAGE
see
Services::PHYSICAL_LOCATIONS
see
Services::PLUGIN
see
Services::PRODUCT
see
Services::ROUTE
see
Services::SESSION_AGGREGATE_DATA
see
Services::SETTINGS
see
Services::SITEMAP
see
Services::TRACKER
see
Services::USER
see
Enum

Table of Contents

AREA  = 'area'
BANNER  = 'banner'
BASKET  = 'basket'
BLOG  = 'blog'
BRAND  = 'brand'
CATEGORY  = 'category'
CONTACT  = 'contact'
DATA_FEED  = 'dataFeed'
FORM  = 'form'
GEOLOCATION  = 'geolocation'
LEGAL_TEXT  = 'legalText'
LMS  = 'lms'
NEWS  = 'news'
ORDER  = 'order'
PAGE  = 'page'
PHYSICAL_LOCATIONS  = 'physicalLocations'
PLUGIN  = 'plugin'
PRODUCT  = 'product'
ROUTE  = 'route'
SESSION_AGGREGATE_DATA  = 'SessionAggregateData'
SETTINGS  = 'settings'
SITEMAP  = 'sitemap'
TRACKER  = 'tracker'
USER  = 'user'

Constants

CATEGORY

public mixed CATEGORY = 'category'

CONTACT

public mixed CONTACT = 'contact'

DATA_FEED

public mixed DATA_FEED = 'dataFeed'

GEOLOCATION

public mixed GEOLOCATION = 'geolocation'
public mixed LEGAL_TEXT = 'legalText'

PHYSICAL_LOCATIONS

public mixed PHYSICAL_LOCATIONS = 'physicalLocations'

PRODUCT

public mixed PRODUCT = 'product'

SESSION_AGGREGATE_DATA

public mixed SESSION_AGGREGATE_DATA = 'SessionAggregateData'

SETTINGS

public mixed SETTINGS = 'settings'

SITEMAP

public mixed SITEMAP = 'sitemap'

TRACKER

public mixed TRACKER = 'tracker'

Search results