FileSystemRepositoryNamingProvider Class |
Namespace: CMS.ContinuousIntegration.Internal
public sealed class FileSystemRepositoryNamingProvider
The FileSystemRepositoryNamingProvider type exposes the following members.
Name | Description | |
---|---|---|
GetDefaultObjectIdentifier |
Default system method providing object identifier when no specific function is registered.
| |
GetObjectIdentifier |
Gets object identifier based on type info, translation reference and/or default object identifier.
| |
RegisterGetObjectIdentifier |
Registers a function to be called when an object identifier for object of type objectType is needed. Based on returned object identifier
a file or folder name is derived.
|