wt.iba.definition
Class AttributeDefinizerObjectLocator
java.lang.Object
wt.iba.definition.AttributeDefinizerObjectLocator
- All Implemented Interfaces:
- ObjectLocator
- public class AttributeDefinizerObjectLocator
- extends Object
- implements ObjectLocator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeDefinizerObjectLocator
public AttributeDefinizerObjectLocator()
locate
public Object locate(String identifier)
- Description copied from interface:
ObjectLocator
- Locates an object via the supplied identifier string.
Supported API: false
- Specified by:
locate
in interface ObjectLocator
- Parameters:
identifier
-
- Returns:
- Object
getOrganizers
private Vector getOrganizers()
sortOrganizers
private Vector sortOrganizers(Vector rootOrg,
Vector v)