| FileSystemRepositoryNamingProvider Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContinuousIntegration.Internal
 Syntax
Syntaxpublic sealed class FileSystemRepositoryNamingProvider
The FileSystemRepositoryNamingProvider type exposes the following members.
 Methods
Methods| 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.
             | 
 See Also
See Also