Table 80-1 XMLEntitySpecRegistryEntry attributes
Attribute
|
Description
|
Range of Values and Default
|
CacheTimeoutInterval
|
Return the default timeout interval in seconds for the cache. A value of -1 causes this value to be delegated from the cache MBean.
|
Admin Console field label: Cache Timeout Interval
Required: no
Default: -1
Minimum: -1
|
EntityURI
|
Return the location of a local copy of an external entity (e.g., a DTD) that is associated with this registry entry. The location is either a pathname relative to one of the XML registry directories of the installation, or is a URI of the entity location in some local repository (e.g. dbms).
|
Admin Console field label: EntityURI
Required: no
|
Name
|
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
|
Admin Console field label: Name
Required: no
|
Notes
|
Optional information that you can include to describe this configuration.
|
Admin Console field label: Notes
Required: no
|
PublicId
|
Get the public id of the document type represented by this registry entry.
|
Admin Console field label: Public Id
Required: no
|
SystemId
|
Get the system id of the document type represented by this registry entry.
|
Admin Console field label: System Id
Required: no
|
WhenToCache
|
Set whether to cache this item as soon as possible or wait until it is referenced.
|
Admin Console field label: When To Cache
Required: no
Default: defer-to-registry-setting
|