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 | Overloaded. Check to see if a Resource is valid and the caller has acquire access. This signature shipped with v4.2.6. Got to keep it so that user code doesn't break. |
![]() | ClearError | Clears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | ClearModified | Overridden. Clear the modified flag of this Resource and all of the attached lists. |
![]() | Clone | Implementation of ICloneable Clone. |
![]() | CompareTo | Implementation of IComparable CompareTo. Compares this instance to the one specified. |
![]() | Delete | Overloaded. Delete the Resource definition. |
![]() | EndEdit | Ends an edit of this object. Any changes are saved. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() ![]() | Exists | Overloaded. Test to determine if a given Resource exists on the default server. |
![]() ![]() | Find | Overloaded. Creates and load a new ResourceList from the default server. |
![]() | GetAccessControl | Overloaded. Gets a ResourceSecurity object that encapsulates the access control list (ACL) entries for the Resource described by the current Resource object. |
![]() | Initialize | Initializes properties to their default values. |
![]() ![]() | Load | Overloaded. Load the Resource with the specified name from the current JAMS Server. |
![]() | ReadXml | Reads the resource values from XML. |
![]() | SaveAs | Save the Resource with a new name and/or server. |
![]() | SetAccessControl | Applies access control list (ACL) entries described by a ResourceSecurity object to the Resource described by the current Resource object. |
![]() | 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 Resource to a String. |
![]() | UndoEdits | Overridden. Undo changes that have not been saved to the database. |
![]() | Update | Overloaded. Updates a JAMS Resource definition on a JAMS Server. |
![]() | Validate | Overloaded. Overridden. Validate all properties. |
![]() | WriteXml | Writes the resource values to XML. |