com.wewebu.ow.server.conf
Class OwBaseConfiguration.OwPluginTypeDefinition
java.lang.Object
com.wewebu.ow.server.conf.OwBaseConfiguration.OwPluginTypeDefinition
- Enclosing class:
- OwBaseConfiguration
public static class OwBaseConfiguration.OwPluginTypeDefinition
- extends Object
Type definitions of the different plugin types.
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwBaseConfiguration.OwPluginTypeDefinition
public OwBaseConfiguration.OwPluginTypeDefinition(String strType_p,
OwString displayName_p,
String strClassName_p)
- Parameters:
strType_p
- String type string of plugindisplayName_p
- OwString display namestrClassName_p
- String base class name
getType
public String getType()
getDisplayName
public String getDisplayName(Locale local_p)
getClassName
public String getClassName()
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.