com.bea.portal.tools.portal.portal
Class PortalIDBuilder
java.lang.Object
com.bea.portal.tools.resource.ResourceIDBuilder<T>
com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<PortalID>
com.bea.portal.tools.portal.portal.PortalIDBuilder
- All Implemented Interfaces
- Serializable, Cloneable
public final class PortalIDBuilder
- extends com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<PortalID>
Builds and parses PortalID
.
- See Also
- Serialized Form
Fields inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
tags |
Methods inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
clone, getTag, getTags, getTagValue, getTagValue, parseResourcePath, processResourceTags, reset, setTagValue |
PortalIDBuilder
public PortalIDBuilder()
- Constructor.
parseResourceURN
public PortalIDBuilder parseResourceURN(String resourceURN)
- Parse the given URN.
resourceURN the URN of the referrent resource
this
PortalDefinitionsIDBuilder
- Overrides:
parseResourceURN
in class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<PortalID>
- Parameters
resourceURN
- the URN of the referrent resource
- Returns
- this
ResourceIDBuilder
getPortalPath
public PortalPath getPortalPath()
- Get the
PortalPath
.
- Returns
- the
PortalPath
setPortalPath
public PortalIDBuilder setPortalPath(PortalPath portalPath)
- Change the
PortalPath
.
- Parameters
portalPath
- the PortalPath
- Returns
- this
PortalDefinitionIDBuilder
createResourceID
public PortalID createResourceID()
- Create the
PortalDefinitionsID
.
the PortalDefinitionsID
- Overrides:
createResourceID
in class ResourceIDBuilder<PortalID>
- Returns
- the
ResourceID
Copyright © 2006 BEA Systems, Inc. All Rights Reserved