com.wewebu.ow.server.dmsdialogs.views.classes
Class OwRootClassCfg
java.lang.Object
com.wewebu.ow.server.dmsdialogs.views.classes.OwRootClassCfg
public class OwRootClassCfg
- extends Object
Only used in conjunction with OwObjectClassSelectionCfg
.
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.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwRootClassCfg
protected OwRootClassCfg(String name,
boolean includeSubclasses)
getName
public String getName()
- Returns:
- the name
isIncludeSubclasses
public boolean isIncludeSubclasses()
- Returns:
- the includeSubclasses
fromXml
public static OwRootClassCfg fromXml(OwXMLUtil xmlClass)
throws OwConfigurationException
- Parameters:
xmlClass
-
- Returns:
- an instance of myself configured from this XML snippet.
- Throws:
OwConfigurationException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.