|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.portal.tools.resource.ResourceID
com.bea.portal.tools.resource.framework.TaggedResourceID
com.bea.portal.tools.portal.book.BookID
public final class BookID
Identifies a book instance.
Constructor Summary | |
---|---|
BookID(BookIDBuilder builder)
Constructor. |
|
BookID(String resourceURN)
Constructor. |
Method Summary | |
---|---|
BookInstanceId |
getBookInstanceId()
Get the BookInstanceId . |
protected BookIDBuilder |
getResourceIDBuilder()
Get the BookID . |
protected void |
setResourcePathTags(boolean canonicalResourceURN,
com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
|
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, getResourceType, getResourceURN, hashCode, narrow, setCanonicalResourceURN, setResourceURN, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BookID(String resourceURN)
resourceURN
- the URN of the referrent resourcepublic BookID(BookIDBuilder builder)
builder
- the BookIDBuilder
Method Detail |
---|
protected BookIDBuilder getResourceIDBuilder()
BookID
.
the BookID
getResourceIDBuilder
in class com.bea.portal.tools.resource.framework.TaggedResourceID
ResourceIDBuilder
protected void setResourcePathTags(boolean canonicalResourceURN, com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
setResourcePathTags
in class com.bea.portal.tools.resource.framework.TaggedResourceID
public BookInstanceId getBookInstanceId()
BookInstanceId
.
BookInstanceId
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |