mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Builder_Library >> Actionable_Builder_Source_Folder

Actionable_Builder_Source_Folder Class



Builder source folder that adds the ability to perform some basic processing to the base Builder_Source_Folder class


Namespace: SobekCM.Builder_Library
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public class Actionable_Builder_Source_Folder : Builder_Source_Folder

Inheritance Hierarchy

System..::..Object
  Builder_Source_Folder
    SobekCM.Builder_Library..::..Actionable_Builder_Source_Folder

Constructors

  NameDescription
Public methodActionable_Builder_Source_Folder()()()()
Constructor for a new instance of the Actionable_Builder_Source_Folder class
Public methodActionable_Builder_Source_Folder(Builder_Source_Folder, Builder_Modules)
Constructor for a new instance of the Actionable_Builder_Source_Folder class

Methods

  NameDescription
Public methodMove_From_Inbound_To_Processing
Moves all packages from the inbound folder into the processing folder to queue them for loading into the library

Properties

  NameDescription
Public propertyAllow_Deletes (Inherited from Builder_Source_Folder.)
Public propertyAllow_Folders_No_Metadata (Inherited from Builder_Source_Folder.)
Public propertyAllow_Metadata_Updates (Inherited from Builder_Source_Folder.)
Public propertyArchive_All_Files (Inherited from Builder_Source_Folder.)
Public propertyArchive_TIFFs (Inherited from Builder_Source_Folder.)
Public propertyBibID_Roots_Restrictions (Inherited from Builder_Source_Folder.)
Public propertyBuilder_Module_SetID (Inherited from Builder_Source_Folder.)
Public propertyBuilder_Module_Settings (Inherited from Builder_Source_Folder.)
Public propertyBuilderModules
Collection of the builder modules to be run against this folder
Public propertyFailures_Folder (Inherited from Builder_Source_Folder.)
Public propertyFolder_Name (Inherited from Builder_Source_Folder.)
Public propertyInbound_Folder (Inherited from Builder_Source_Folder.)
Public propertyIncomingFolderID (Inherited from Builder_Source_Folder.)
Public propertyItems_Exist_In_Inbound
Gets flag indicating there are packages in the inbound folder
Public propertyPackages_For_Processing
Gets the list of all packages for processing from the processing folder
Public propertyPerform_Checksum (Inherited from Builder_Source_Folder.)
Public propertyProcessing_Folder (Inherited from Builder_Source_Folder.)

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )