wt.inf.container
Class WTContainerNamespaceDelegate
java.lang.Object
wt.inf.container.WTContainerNamespaceDelegate
- All Implemented Interfaces:
- IdentificationObjectNamespaceDelegate
- public class WTContainerNamespaceDelegate
- extends Object
- implements IdentificationObjectNamespaceDelegate
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
ZERO
private static final int[] ZERO
WTContainerNamespaceDelegate
public WTContainerNamespaceDelegate()
initialize
public void initialize(IdentificationObject identificationObject,
Identified obj)
throws WTException
Supported API: false
- Specified by:
initialize
in interface IdentificationObjectNamespaceDelegate
- Parameters:
identificationObject
- obj
-
- Throws:
WTException
changeIdentity
public void changeIdentity(IdentificationObject identificationObject,
Identified obj)
throws WTException
Supported API: false
- Specified by:
changeIdentity
in interface IdentificationObjectNamespaceDelegate
- Parameters:
identificationObject
- obj
-
- Throws:
WTException
setAdditionalKeyAttributes
public void setAdditionalKeyAttributes(IdentificationObject identificationObject,
SemanticKey key)
throws WTException
Supported API: false
- Specified by:
setAdditionalKeyAttributes
in interface IdentificationObjectNamespaceDelegate
- Parameters:
identificationObject
- key
-
- Throws:
WTException
getNamespace
private final WTContainer getNamespace(WTContainerNamespace namespace)
throws WTException
- Throws:
WTException