com.filenet.rm.api
Uses of Interface RMAutoName
Packages that use RMAutoName
Package | Description |
---|---|
com.filenet.rm.api |
Uses of RMAutoName in com.filenet.rm.api
Modifier and Type | Method and Description |
---|---|
RMDriverManager.getAutoName()
Returns the auto-namining implementation that is registered for this object.
|
Modifier and Type | Method and Description |
---|---|
|
RMDriverManager.registerAutoName(RMAutoName aoAutoNameImpl)
Registers the specified auto-naming implementation for use by a custom application.
|