weborb.management.servicebrowser
Class ServiceNode
java.lang.Object
weborb.management.servicebrowser.ServiceNode
- All Implemented Interfaces:
- java.lang.Cloneable, IUseDirectFieldAccess
- Direct Known Subclasses:
- ServiceDataType, ServiceDataTypeContainer, ServiceSecurityNode
public class ServiceNode
- extends java.lang.Object
- implements IUseDirectFieldAccess, java.lang.Cloneable
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NOT_SELECTED
public static int NOT_SELECTED
FULLY_SELECTED
public static int FULLY_SELECTED
PARTLY_SELECTED
public static int PARTLY_SELECTED
Items
public java.util.ArrayList<ServiceNode> Items
Name
public java.lang.String Name
Parent
public ServiceNode Parent
ChildrenCount
public int ChildrenCount
IsError
public boolean IsError
ErrorText
public java.lang.String ErrorText
Selected
public int Selected
ServiceNode
public ServiceNode()
addChildNode
public void addChildNode(ServiceNode serviceNode)
getFullName
public java.lang.String getFullName()
sort
public static java.util.ArrayList sort(java.util.ArrayList<ServiceNode> serviceNodeList)
isService
public boolean isService()
isNamespace
public boolean isNamespace()
isPackage
public boolean isPackage()
isSecurityNode
public boolean isSecurityNode()
findItem
public ServiceNode findItem(java.lang.String name)
Discuss WebORB
Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.