com.wewebu.ow.server.ui
Class OwAbstractKeySetting

java.lang.Object
  extended by com.wewebu.ow.server.ui.OwAbstractKeySetting
All Implemented Interfaces:
OwKeySetting
Direct Known Subclasses:
OwOSFamilyKeyCodeSetting

public abstract class OwAbstractKeySetting
extends Object
implements OwKeySetting

Basic key setting implementation.

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

Constructor Summary
OwAbstractKeySetting(String id)
           
 
Method Summary
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.wewebu.ow.server.ui.OwKeySetting
createAction
 

Constructor Detail

OwAbstractKeySetting

public OwAbstractKeySetting(String id)
Method Detail

getId

public String getId()
Specified by:
getId in interface OwKeySetting


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.