public interface RecordWrapperModuleFactory extends RecordWrapperFactory
Modifier and Type | Method and Description |
---|---|
RecordWrapper |
createLocal(RecordHolder holder)
Returns the created record wrapper, assuming
that the record type is in the module associated
with this factory.
|
String |
getModuleName()
Returns the associated module name.
|
create
String getModuleName()
RecordWrapper createLocal(RecordHolder holder)
holder
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.