@StableMinor(version="11.0", 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
Lumisportal 11.0.0.180924 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.