API:EMS.ResourceTypes.TEMSResourceEndPointSuffix

From RAD Studio API Documentation
Jump to: navigation, search

EMS.ResourceTypes.TEMSResourceEndPointSystem.TObjectTEMSResourceEndPointSuffix

Delphi

TEMSResourceEndPointSuffix = class(TEMSResourceEndPoint)

C++

class PASCALIMPLEMENTATION TEMSResourceEndPointSuffix : public TEMSResourceEndPoint

Properties

Type Visibility Source Unit Parent
class public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes EMS.ResourceTypes

Description

Base class for REST endpoints that belong to an EMS resource object that is an instance of TEMSCommonResource or a subclass.

EMS.ResourceTypes.TEMSResourceEndPointSuffix inherits from EMS.ResourceTypes.TEMSResourceEndPoint. All content below this line refers to EMS.ResourceTypes.TEMSResourceEndPoint.

Base class for REST endpoints that belong to an EMS resource object that is an instance of TEMSCommonResource or a subclass.

Every subclass of TEMSResourceEndPoint provides a name, a full name, a request method, and a list of segments parameters.