Skip navigation links


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

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.