Skip to main content

HSMOD.REST.ConfigPathItem

serial class HSMOD.REST.ConfigPathItem extends %Library.SerialObject

Persistent data used for session verification by HSMOD.REST.Base.

Property Inventory

Properties

property HTTPMethod as %String (VALUELIST = ",GET,POST,PUT,HEAD,CONNECT");
Property methods: HTTPMethodDisplayToLogical(), HTTPMethodGet(), HTTPMethodIsValid(), HTTPMethodLogicalToDisplay(), HTTPMethodLogicalToOdbc(), HTTPMethodNormalize(), HTTPMethodSet()
property Path as %String;
Property methods: PathDisplayToLogical(), PathGet(), PathIsValid(), PathLogicalToDisplay(), PathLogicalToOdbc(), PathNormalize(), PathSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab