JAMS Developer Guide
Security Class Methods


MVPSI.JAMS Namespace : Security Class

For a list of all members of this type, see Security 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 MethodClears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject)
Public MethodClearModified is designed to be used internally and should not be called from end-user code. Call Update() which saves the modifications and then calls ClearModified. (Inherited from MVPSI.JAMS.BasePublicObject)
Public MethodImplementation of ICloneable Clone.  
Public MethodImplementation of IComparable CompareTo. Compares this instance to the one specified.  
Public MethodEnds an edit of this object. Any changes are saved. (Inherited from MVPSI.JAMS.BasePublicObject)
Public MethodOverloaded. Gets a JobSecurity object that encapsulates the access control list (ACL) entries for the Job described by the current Job object.  
Public MethodInitializes a general Security ACL to default values.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Load the general Security ACL of the specified type from the default JAMS Server.  
Public MethodApplies access control list (ACL) entries described by a AppSecurity object to the .  
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 general Security ACL to a String  
Public MethodOverridden. Undo changes that have not been saved to the database.  
Public MethodOverloaded. Save the general Security ACL on the specified JAMS Server.  
Public MethodThe Validate method is a virtual method used to validate the object. The default implantation does no validation it simply marks the object as valid. (Inherited from MVPSI.JAMS.BasePublicObject)
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

Security Class
MVPSI.JAMS Namespace