public interface ComponentNameUnresolver
extends atg.naming.NameUnresolver
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentName | unresolveComponentName(java.lang.Object pObject)Follows the naming system's conventions for resolving the
 specified name, and returns the Object that is the result of the
 resolution. | 
static final java.lang.String CLASS_VERSION
ComponentName unresolveComponentName(java.lang.Object pObject)