URIGroup
This type is a class for model objects.
A group of URI patterns used to define loosely related resources. The pattern may include a trailing wild card character '*'. For instance /image/* indicates that this group includes any URI with the prefix /image/.
Package: proxy
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
ProxySettings.uriGroups
Attributes Summary name : EString The name of this URI group. URIPattern : EString A list of URI patterns. These patterns may include '*' as a trailing wild card character.
Attribute Details
name - The name of this URI group.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
URIPattern - A list of URI patterns. These patterns may include '*' as a trailing wild card character.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006