HS.HC.MFE.V1.Model.EndpointManifest
class HS.HC.MFE.V1.Model.EndpointManifest extends HS.HC.MFE.V1.Model.Base
Property Inventory
Properties
property Endpoints as list of HS.HC.MFE.V1.Model.Endpoint;
list of minimal, critical endpoints the user needs access to in order for MFE to be delivered
Property methods: EndpointsBuildValueArray(), EndpointsCollectionToDisplay(), EndpointsCollectionToOdbc(), EndpointsDisplayToCollection(), EndpointsGet(), EndpointsGetObject(), EndpointsGetObjectId(), EndpointsGetSwizzled(), EndpointsIsValid(), EndpointsOdbcToCollection(), EndpointsSet(), EndpointsSetObject(), EndpointsSetObjectId()
property Name as %String [ Required ];
unique name of the MFE
Property methods: NameDisplayToLogical(), NameGet(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONNew()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()