MVPSI.JAMS Namespace : Agent Class |
For a list of all members of this type, see Agent members.
Name | Description | |
---|---|---|
![]() | BeginEdit | Starts an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | CancelEdit | Cancels an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() ![]() | Check | Check to see if a Agent is valid and the caller has the access desired. |
![]() | ClearError | Clears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | ClearModified | Overridden. Clear the modified flag of this Agent and all of the attached lists. |
![]() | Clone | Clone the Agent |
![]() | CompareTo | Compare two Agents. This compares the AgentName. |
![]() | Delete | Overloaded. Delete the Agent definition. |
![]() | Deploy | Deploy Agent |
![]() | EndEdit | Ends an edit of this object. Any changes are saved. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() ![]() | Exists | Overloaded. Test to determine if a given Agent exists on the default server. |
![]() ![]() | Find | Returns a list of Agents that match the specified Agent name. |
![]() | Initialize | Initializes the Agent to default values. |
![]() ![]() | Load | Overloaded. Load the Agent with the specified name from the specified JAMS Server. |
![]() | SaveAs | Save the Agent with a new name and/or server. |
![]() | SetError | Sets the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | SetModified | Marks the object as modified. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | ToString | Convert a Agent to a String |
![]() | UndoEdits | Overridden. Undo changes that have not been saved to the database. |
![]() | Update | Overloaded. Save the Agent definition on the specified JAMS Server. |
![]() | Validate | Overloaded. Overridden. Validate all properties. |
Name | Description | |
---|---|---|
![]() | RaisePropertyChanged | Attempts to raise the PropertyChanged event (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | RaisePropertyChanging | Attempts to raise the PropertyChanging event (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | SaveOriginal | SaveOriginal is called when an edit is about to begin. You override this method to save the original values. (Inherited from MVPSI.JAMS.BasePublicObject) |