com.bea.portal.tools.resource
Class InvalidResourceType

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

public final class InvalidResourceType
extends ResourceType

Identifies an invalid resource type.

See Also
Serialized Form

Method Summary
static InvalidResourceType getInvalidResourceType()
          Get the InvalidResourceType.
 
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
 

Method Detail

getInvalidResourceType

public static InvalidResourceType getInvalidResourceType()
Get the InvalidResourceType.

Returns
the InvalidResourceType


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.