JAMS Developer Guide
Agent Class Methods


MVPSI.JAMS Namespace : Agent Class

For a list of all members of this type, see Agent 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 MethodUpdates the Agent's properties after its Type has been changed. Properties of the old type are replaced by properties of the new type with any common values being retained.  
Public Methodstatic (Shared in Visual Basic)Check to see if a Agent 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 Agent and all of the attached lists.  
Public MethodClone the Agent  
Public MethodCompare two Agents. This compares the AgentName.  
Public MethodOverloaded. Delete the Agent definition.  
Public MethodDeploy Agent  
Public MethodEnds an edit of this object. Any changes are saved. (Inherited from MVPSI.JAMS.BasePublicObject)
Public Methodstatic (Shared in Visual Basic)Overloaded. Test to determine if a given Agent exists on the default server.  
Public Methodstatic (Shared in Visual Basic)Returns a list of Agents that match the specified Agent name.  
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 the Agent to default values.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Load the Agent with the specified name from the specified JAMS Server.  
Public MethodReads Agent values from XML  
Public MethodSave the Agent with a new name and/or server.  
Public MethodApplies access control list (ACL) entries described by a AgentSecurity object to the Agent described by the current Agent 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 Agent to a String  
Public MethodOverridden. Undo changes that have not been saved to the database.  
Public MethodOverloaded. Save the Agent definition on the specified JAMS Server.  
Public MethodOverloaded. Overridden. Validate all properties.  
Public MethodWrites Agent values to 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

Agent Class
MVPSI.JAMS Namespace