Package | Description |
---|---|
org.alfresco.jlan.client.admin |
Modifier and Type | Method and Description |
---|---|
RegistryValue |
WinregPipeFile.getDefaultValue(RegistryKey key)
Return the default value for the specified key
|
RegistryValue |
WinregPipeFile.getValue(RegistryKey key,
RegistryValue regval)
Return the value for the specified key and parameter
|
RegistryValue |
WinregPipeFile.getValue(RegistryKey key,
String name)
Return the value for the specified key and parameter
|
Modifier and Type | Method and Description |
---|---|
List<RegistryValue> |
WinregPipeFile.getValuesForKey(RegistryKey key)
Return the values for the specified registry key
|
Modifier and Type | Method and Description |
---|---|
void |
WinregPipeFile.createValue(RegistryKey parent,
RegistryValue value)
Create a new registry value
|
RegistryValue |
WinregPipeFile.getValue(RegistryKey key,
RegistryValue regval)
Return the value for the specified key and parameter
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.