Skip navigation links
Escenic Content Engine 7.0.2-2 API documentation
neo.xredsys.presentation

Interface PresentationDecoratorFactory<D>

    • Method Detail

      • decorate

        D decorate(D pToBeDecorated)
            throws Exception
        Returns a decorated version of pToBeDecorated
        Parameters:
        pToBeDecorated - the object to decorate
        Returns:
        a decorated version of pToBeDecorated. The method should never return null. A null implementation of this method should return pToBeDecorated instead null
        Throws:
        Exception - if decorating pToBeDecorated failed.
Escenic Content Engine 7.0.2-2 API documentation

© 1998- 2021 Escenic AS