

Public Member Functions | |
| _.ZPM.PackageManager.Core.IPackageService | GetPackageService () |
| Returns a client to interact with this server. | |
| _.ZPM.PackageManager.Core.IPublishService | GetPublishService () |
| Returns a client to publish modules/applications to this server. | |
Public Member Functions inherited from ServerDefinition | |
| Display () | |
| Outputs information about this server to the current device. More... | |
Static Public Member Functions | |
| _.Library.Status | OnConfigure (_.ZPM.PackageManager.Client.ServerDefinition pInstance, _.Library.Boolean pInteractive, pModifiers, pData) |
| Handles modifiers/data attributes provided from the package manager shell. | |
Static Public Member Functions inherited from ServerDefinition | |
| _.Library.Status | Configure (_.Library.Boolean pInteractive, pModifiers, pData, _.Dictionary.Classname pExpectedType) |
| Called from package manager shell to create or update an instance of this class. More... | |
Public Attributes | |
| Details | |
| More... | |
| IsLocalCache | |
| More... | |
Public Attributes inherited from ServerDefinition | |
| Details | |
| More... | |
| Enabled | |
| More... | |
| Name | |
| More... | |
| Prereleases | |
| More... | |
| ReadOnly | |
| Boolean flag indicating that modules installed from this repository. More... | |
| Snapshots | |
| More... | |
Private Member Functions | |
| _.Library.Integer | __GetSortOrder () |
| Subclasses must override. More... | |
Additional Inherited Members | |
Static Public Attributes inherited from ServerDefinition | |
| DISPLAYNAME = None | |
| Display name for this type of repository, shown in the UI and package manager shell. | |
| MONIKER = None | |
| Short/logical name for this type of repository, used in the package manager shell as an alternative to the full class name. | |
Static Public Attributes inherited from CLICommands | |
| CommandsAccessorIncludeFilename = None | |
| Name of include file that will contain accessor macros for modifiers. More... | |
|
private |
Subclasses must override.
Orders repositories by type and possibly other factors.
Reimplemented from ServerDefinition.
| Details |
| IsLocalCache |