| org.apache.lenya.cms.cocoon.flow.FlowHelperImpl
FlowHelperImpl | public class FlowHelperImpl extends AbstractLogEnabled implements FlowHelper,Serviceable(Code) | | Flowscript utility class. The FOM_Cocoon object is not passed in the constructor to avoid errors.
This way, not the initial, but the current FOM_Cocoon object is used by the methods.
|
SEPARATOR | final public static String SEPARATOR(Code) | | SEPARATOR The separator
|
FlowHelperImpl | public FlowHelperImpl()(Code) | | Ctor.
|
service | public void service(ServiceManager manager) throws ServiceException(Code) | | See Also: org.apache.avalon.framework.service.Serviceable.service(org.apache.avalon.framework.service.ServiceManager) |
|
|