@StableMinor(version="12.3", sinceVersion="4.0") public interface ISourceConverter extends IConverter
IConverter
, but
if the converter implements this method, it is
assured that the methods of this interface will be called
as defined by the source framework.Modifier and Type | Method and Description |
---|---|
void |
init(ISourceContext sourceContext)
This method is called to initialize the converter to be
used in the given source context.
|
convert, convert, convert
void init(ISourceContext sourceContext) throws PortalException
sourceContext
- the source context this converter will be used in.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.