com.bea.portal.tools.portal.shell
Class ShellsID

java.lang.Object
  extended by com.bea.portal.tools.resource.ResourceID
      extended by com.bea.portal.tools.resource.framework.TaggedResourceID
          extended by com.bea.portal.tools.portal.shell.ShellsID
All Implemented Interfaces
Serializable

public final class ShellsID
extends com.bea.portal.tools.resource.framework.TaggedResourceID

Builds and parses ShellsID.

See Also
Serialized Form

Constructor Summary
ShellsID(ShellsIDBuilder builder)
          Constructor.
ShellsID(String resourceURN)
          Constructor.
 
Method Summary
 
Methods inherited from class com.bea.portal.tools.resource.framework.TaggedResourceID
appendResourcePath, getTag, getTags, getTagValue
 
Methods inherited from class com.bea.portal.tools.resource.ResourceID
appendResourceTypeNamespaceURI, computeResourceURN, computeResourceURN, equals, getCanonicalResourceURN, getResourceEnvironment, getResourceType, getResourceURN, hashCode, narrow, setCanonicalResourceURN, setResourceURN, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShellsID

public ShellsID(String resourceURN)
Constructor.

Parameters
resourceURN - the URN of the referrent resource

ShellsID

public ShellsID(ShellsIDBuilder builder)
Constructor.

Parameters
builder - the ShellsIDBuilder


Copyright © 2011, Oracle. All rights reserved.