public interface DescriptorDAO
Modifier and Type | Method and Description |
---|---|
Descriptor |
getDescriptor()
Create repository descriptor.
|
byte[] |
getLicenseKey()
Gets the license key.
|
Descriptor |
updateDescriptor(Descriptor serverDescriptor,
RepoUsage.LicenseMode licenseMode)
Push the current server descriptor properties into persistence.
|
void |
updateLicenseKey(byte[] key)
Update license key.
|
Descriptor getDescriptor()
Descriptor updateDescriptor(Descriptor serverDescriptor, RepoUsage.LicenseMode licenseMode)
serverDescriptor
- the current server descriptorbyte[] getLicenseKey()
void updateLicenseKey(byte[] key)
key
- the keyCopyright © 2005–2017 Alfresco Software. All rights reserved.