com.wewebu.ow.server.ui
Interface OwKeySettingsConfiguration

All Known Implementing Classes:
OwStaticKeySettingsConfiguration

public interface OwKeySettingsConfiguration

Centralized key settings configuration : a collection of key settings.

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

Method Summary
 Set<String> getActionIds()
           
 OwKeySetting getKeySetting(String actionId)
           
 

Method Detail

getActionIds

Set<String> getActionIds()

getKeySetting

OwKeySetting getKeySetting(String actionId)
                           throws OwConfigurationException
Throws:
OwConfigurationException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.