Class CRepositoryService#
Defined in File repository.h
Inheritance Relationships#
Base Type#
public sdv::CSdvObject(Class CSdvObject)
Class Documentation#
-
class CRepositoryService : public sdv::CSdvObject#
Repository service.
Public Functions
-
CRepositoryService() = default#
- GetRepository ()) GetRepository()) GetRepository()) GetRepository()) static bool EnableRepositoryObjectControl()
When set, the repository object control access will be enabled.
- Returns:
Returns whether object control interface access is granted.
Public Static Functions
-
static bool EnableRepositoryRegisterForeignApp()#
When set, the foreign app registration into the repository will be enabled.
- Returns:
Returns whether foreign app rgeistration interface access is granted.
-
static bool EnableRepositoryLink()#
When set, the core repository link access will be enabled.
- Returns:
Returns whether core repository link interface access is granted.
-
CRepositoryService() = default#