Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TypeStorage Class

Type-safe enumeration for storage types (integer or string). There are a number of values in the 4.5 portal that are required to be stored as an integer, including CrawlerConstants.TAG_DEPTH and CrawlerConstants.TAG_THREADS.

For a list of all members of this type, see TypeStorage Members.

System.Object
   Plumtree.Remote.Sci.TypeStorage

public class TypeStorage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Sci

Assembly: idk (in idk.dll)

See Also

TypeStorage Members | Plumtree.Remote.Sci Namespace