com.bea.portal.tools.resource
Class UnknownResourceType

java.lang.Object
  extended by com.bea.portal.tools.resource.ResourceType
      extended by com.bea.portal.tools.resource.UnknownResourceType
All Implemented Interfaces
Serializable

public final class UnknownResourceType
extends ResourceType

Identifies an unknown resource type.

See Also
Serialized Form

Constructor Summary
protected UnknownResourceType(String namespaceURI)
          Constructor.
 
Method Summary
 
Methods inherited from class com.bea.portal.tools.resource.ResourceType
equals, equals, getNamespaceURI, getTreeMode, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownResourceType

protected UnknownResourceType(String namespaceURI)
Constructor.

Parameters
namespaceURI - the namespace URI of this UnknownResourceType


Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.