HS.Push.WebServices.Containers.DeliveryPolicy
class HS.Push.WebServices.Containers.DeliveryPolicy extends HS.Util.WebServices.ServiceStatus, HS.Util.WebServices.ListItem
Property Inventory
- AccessGateway
- Apply
- BatchNotification
- DeliveryOption
- EmailAddress
- EndPoint
- FaxNumber
- NotificationTimes
- PatientReport
- PrimaryFlag
- RecipientType
- RegistryId
- Transformation
- TransformationType
- TranslationProfile
- XSLTFileSpec
Properties
property AccessGateway as %String;
Property methods: AccessGatewayDisplayToLogical(), AccessGatewayGet(), AccessGatewayIsValid(), AccessGatewayLogicalToDisplay(), AccessGatewayLogicalToOdbc(), AccessGatewayNormalize(), AccessGatewaySet()
property Apply as %Boolean;
Apply to existing users
Property methods: ApplyDisplayToLogical(), ApplyGet(), ApplyIsValid(), ApplyLogicalToDisplay(), ApplyLogicalToXSD(), ApplyNormalize(), ApplySet(), ApplyXSDToLogical()
property BatchNotification as %String;
Property methods: BatchNotificationDisplayToLogical(), BatchNotificationGet(), BatchNotificationIsValid(), BatchNotificationLogicalToDisplay(), BatchNotificationLogicalToOdbc(), BatchNotificationNormalize(), BatchNotificationSet()
property DeliveryOption as %String;
Property methods: DeliveryOptionDisplayToLogical(), DeliveryOptionGet(), DeliveryOptionIsValid(), DeliveryOptionLogicalToDisplay(), DeliveryOptionLogicalToOdbc(), DeliveryOptionNormalize(), DeliveryOptionSet()
property EmailAddress as %String (MAXLEN = 500);
Property methods: EmailAddressDisplayToLogical(), EmailAddressGet(), EmailAddressIsValid(), EmailAddressLogicalToDisplay(), EmailAddressLogicalToOdbc(), EmailAddressNormalize(), EmailAddressSet()
property EndPoint as %String;
Property methods: EndPointDisplayToLogical(), EndPointGet(), EndPointIsValid(), EndPointLogicalToDisplay(), EndPointLogicalToOdbc(), EndPointNormalize(), EndPointSet()
property FaxNumber as %String;
Property methods: FaxNumberDisplayToLogical(), FaxNumberGet(), FaxNumberIsValid(), FaxNumberLogicalToDisplay(), FaxNumberLogicalToOdbc(), FaxNumberNormalize(), FaxNumberSet()
property NotificationTimes as list of %String;
Property methods: NotificationTimesBuildValueArray(), NotificationTimesCollectionToDisplay(), NotificationTimesCollectionToOdbc(), NotificationTimesDisplayToCollection(), NotificationTimesDisplayToLogical(), NotificationTimesGet(), NotificationTimesGetObject(), NotificationTimesGetObjectId(), NotificationTimesGetSwizzled(), NotificationTimesIsValid(), NotificationTimesLogicalToDisplay(), NotificationTimesLogicalToOdbc(), NotificationTimesNormalize(), NotificationTimesOdbcToCollection(), NotificationTimesSet(), NotificationTimesSetObject(), NotificationTimesSetObjectId()
property PatientReport as %String;
Property methods: PatientReportDisplayToLogical(), PatientReportGet(), PatientReportIsValid(), PatientReportLogicalToDisplay(), PatientReportLogicalToOdbc(), PatientReportNormalize(), PatientReportSet()
property PrimaryFlag as %String;
Property methods: PrimaryFlagDisplayToLogical(), PrimaryFlagGet(), PrimaryFlagIsValid(), PrimaryFlagLogicalToDisplay(), PrimaryFlagLogicalToOdbc(), PrimaryFlagNormalize(), PrimaryFlagSet()
property RecipientType as %String;
Property methods: RecipientTypeDisplayToLogical(), RecipientTypeGet(), RecipientTypeIsValid(), RecipientTypeLogicalToDisplay(), RecipientTypeLogicalToOdbc(), RecipientTypeNormalize(), RecipientTypeSet()
property RegistryId as %String;
Property methods: RegistryIdDisplayToLogical(), RegistryIdGet(), RegistryIdIsValid(), RegistryIdLogicalToDisplay(), RegistryIdLogicalToOdbc(), RegistryIdNormalize(), RegistryIdSet()
property Transformation as %String;
Property methods: TransformationDisplayToLogical(), TransformationGet(), TransformationIsValid(), TransformationLogicalToDisplay(), TransformationLogicalToOdbc(), TransformationNormalize(), TransformationSet()
property TransformationType as %String;
properties from the transformation
Property methods: TransformationTypeDisplayToLogical(), TransformationTypeGet(), TransformationTypeIsValid(), TransformationTypeLogicalToDisplay(), TransformationTypeLogicalToOdbc(), TransformationTypeNormalize(), TransformationTypeSet()
property TranslationProfile as %String;
Property methods: TranslationProfileDisplayToLogical(), TranslationProfileGet(), TranslationProfileIsValid(), TranslationProfileLogicalToDisplay(), TranslationProfileLogicalToOdbc(), TranslationProfileNormalize(), TranslationProfileSet()
property XSLTFileSpec as %String;
Property methods: XSLTFileSpecDisplayToLogical(), XSLTFileSpecGet(), XSLTFileSpecIsValid(), XSLTFileSpecLogicalToDisplay(), XSLTFileSpecLogicalToOdbc(), XSLTFileSpecNormalize(), XSLTFileSpecSet()
Inherited Members
Inherited Properties
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()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()