Repository Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Repository Class|Repository}}  
{{Template:APIClass|Repository Class|Repository}}  
 
Provides an application the ability to create or edit Synthesis Repositories.
Scheduled Tasks allows you to choose or create multiple scheduled tasks for the URD. These tasks may be preventive maintenance, inspections and/or on condition tasks. The tasks are displayed in their priority order, which is the order in which they will be performed.
== Constructors ==
== Constructors ==
*'''[[New Repository]]''' {{APIComment|Creates a new scheduled task.}}
*'''[[New Repository]]''' {{APIComment|Creates a new scheduled task.}}
=== Properties  ==


== Methods ==
*'''[[Repository.DisconnectFromRepository]]''' {{APIComment|Disconnects from current repository.}}
*'''[[Repository.DisconnectFromRepository]]''' {{APIComment|Disconnects from current repository.}}
*'''[[Repository.EnforceRENOCompliance]]''' {{APIComment|Defines the restrictions on model names. True by default.}}
*'''[[Repository.EnforceRENOCompliance]]''' {{APIComment|Defines the restrictions on model names. True by default.}}

Revision as of 19:05, 17 September 2013


Provides an application the ability to create or edit Synthesis Repositories.

Constructors

Methods