Class VCFileWalkerControl


  • @VelocityCallable("singleton")
    public final class VCFileWalkerControl
    extends Object
    • Constructor Detail

      • VCFileWalkerControl

        public VCFileWalkerControl()
        Default constructor.
      • VCFileWalkerControl

        public VCFileWalkerControl​(de.uplanet.lucy.server.businesslogic.control.filewalker.IFileWalkerControlFactory p_controlFactory)
        Constructor.
        Parameters:
        p_controlFactory - The control factory.
    • Method Detail

      • getControl

        public de.uplanet.lucy.server.auxiliaries.IVCFileWalkerControl getControl​(de.uplanet.lucy.server.IProcessingContext p_ctx,
                                                                                  String p_guid)