Package com.sapportals.wcm.protocol.ice.enums

Provides all enumerations of constants used in ICE payloads.

See:
          Description

Class Summary
ICEAccessControlType An enumeration of all possible access controls types (password, cookie or custom) in an ice-access-control element.
ICECodeEnum An enumeration of all possible codes in an ice-code element.
ICEContentEncoding An enumeration of all supported content transfer encodings in an ice-item element.
ICEDeliveryMode An enumeration of all possible delivery modes in an ice-delivery-rule element.
ICEEventRole An enumeration of all possible event roles in an ice-event-msg element.
ICESenderRole An enumeration of all possible roles in an ice-sender element.
 

Package com.sapportals.wcm.protocol.ice.enums Description

Provides all enumerations of constants used in ICE payloads.

Package Specification
Purpose
Implementation Notes
Related Documentation

Purpose

ICE payloads are represented as XML documents which underlie the restrictions of the ICE DTD. This document type definition restricts some XML attributes to a specific range of valid values. These ranges are defined in this package as enumerations of valid constants.

Implementation Notes

All contructors of the classes in this package are private. Only the preconfigured, static instances can be used.

Related Documentation

Package Documentation

External Specifications



Copyright 2011 SAP AG Complete Copyright Notice