JAMS Developer Guide
Folder Class Methods


MVPSI.JAMS Namespace : Folder Class

For a list of all members of this type, see Folder members.

Public Methods
 NameDescription
Public MethodStarts an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject)
Public MethodCancels an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject)
Public Methodstatic (Shared in Visual Basic)Check to see if a Folder is valid and the caller has the access desired.  
Public MethodClears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject)
Public MethodOverridden. Clear the modified flag of this Folder and all of the attached lists.  
Public MethodImplementation of ICloneable Clone.  
Public MethodImplementation of IComparable CompareTo. Compares this instance to the one specified.  
Public MethodCopy the Folder with a new name and/or server  
Public MethodOverloaded. Delete the Folder definition.  
Public MethodEnds an edit of this object. Any changes are saved. (Inherited from MVPSI.JAMS.BasePublicObject)
Public MethodChecks for equality.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Test to determine if a given Folder exists on the default server.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns a Collection of Folders contained in the specified folder.  
Public MethodOverloaded. Gets a FolderSecurity object that encapsulates the access control list (ACL) entries for the Folder described by the current Folder object.  
Public MethodGets a list of Child Names of the Folder  
Public MethodGets All Documentation based on inherited folders and job definition.  
Public MethodReturns a collection of descendant FolderIDs  
Public MethodReturns a hashcode.  
Public MethodInitializes a Folder to default values.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Load the Folder with the specified name from the specified JAMS Server.  
Public MethodSave the Folder with a new name and/or server and remove the old instance of the folder.  
Public Methodstatic (Shared in Visual Basic)Test to determine whether ANY type of folder object (or folder) exists at the given path on the specified server.  
Public MethodReads Folder values from XML  
Public MethodResets the Statistics of Jobs and Setup's within a Folder.  
Public MethodResets triggers on the folder that match the passed name. If the name is null or empty, all of the folder's triggers are reset.  
Public MethodSave the Folder with a new name and/or server.  
Public MethodApplies access control list (ACL) entries described by a FolderSecurity object to the Folder described by the current Folder object.  
Public MethodSets the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject)
Public MethodMarks the object as modified. (Inherited from MVPSI.JAMS.BasePublicObject)
Public MethodConvert a Folder to a String  
Public MethodUndo changes. (Inherited from MVPSI.JAMS.BasePublicObject)
Public MethodOverloaded. Overridden. Save pending updates.  
Public MethodOverloaded. Overridden. Validate all properties.  
Public MethodWrite the Folder definition as XML  
Top
Protected Methods
 NameDescription
Protected MethodAttempts to raise the PropertyChanged event (Inherited from MVPSI.JAMS.BasePublicObject)
Protected MethodAttempts to raise the PropertyChanging event (Inherited from MVPSI.JAMS.BasePublicObject)
Protected MethodSaveOriginal is called when an edit is about to begin. You override this method to save the original values. (Inherited from MVPSI.JAMS.BasePublicObject)
Top
See Also

Reference

Folder Class
MVPSI.JAMS Namespace