See: Description
| Interface | Description | 
|---|---|
| NameSpaceFactory | 
 Factory for  
NameSpace instances. | 
| NameSpaceVisitor | 
 Visits the records in a  
NameSpace. | 
| SecondaryKeyProvider | 
 Provides secondary keys for a  
NameSpace. | 
| Storage | 
 Provides access to a persistent storage area. 
 | 
| Class | Description | 
|---|---|
| ApplicationCacheSettings | 
 Class that represents settings related to the application-level persistent
  storage area. 
 | 
| NameSpace | 
 The  
NameSpace class provides access to the persistent storage
 system. | 
| Storages | 
 Provides  
Storage implementations. | 
| Enum | Description | 
|---|---|
| NameSpaceVisitor.Status | 
 The status of the visitor. 
 | 
Related Documentation
See Extending JDeveloper Using the Addin API for additional details.