com.wewebu.ow.server.ui
Class OwStaticKeySettingsConfiguration
java.lang.Object
com.wewebu.ow.server.ui.OwStaticKeySettingsConfiguration
- All Implemented Interfaces:
- OwKeySettingsConfiguration
public class OwStaticKeySettingsConfiguration
- extends Object
- implements OwKeySettingsConfiguration
A hard-coded key settings configuration .
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- Since:
- 4.1.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static OwStaticKeySettingsConfiguration getInstance()
getActionIds
public Set<String> getActionIds()
- Specified by:
getActionIds
in interface OwKeySettingsConfiguration
getKeySetting
public OwKeySetting getKeySetting(String actionId)
throws OwConfigurationException
- Specified by:
getKeySetting
in interface OwKeySettingsConfiguration
- Throws:
OwConfigurationException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.