|
Copyright © 2000, 2008, Oracle and/or its affiliates. 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.content.type.TypeID
public class TypeID
Identifies a type.
| Constructor Summary | |
|---|---|
TypeID(String resourceURN)
Constructor. |
|
| Method Summary | |
|---|---|
RepositoryID |
getRepositoryID()
Deprecated use getRepositoryInTypeModeID() |
RepositoryInTypeModeID |
getRepositoryInTypeModeID()
Get the RepositoryInTypeModeID of the repository. |
ResourceEnvironment |
getResourceEnvironment()
Get the ResourceEnvironment of the referrent resource. |
protected TypeIDBuilder |
getResourceIDBuilder()
Get the TypeID. |
String |
getTypeName()
Get the name of the type. |
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 TypeID(String resourceURN)
resourceURN - the URN of the referrent resource| Method Detail |
|---|
protected TypeIDBuilder getResourceIDBuilder()
TypeID.
getResourceIDBuilder in class com.bea.portal.tools.resource.framework.TaggedResourceIDTypeIDpublic ResourceEnvironment getResourceEnvironment()
ResourceEnvironment of the referrent resource.
getResourceEnvironment in class ResourceIDResourceEnvironment of the referrent resource
protected void setResourcePathTags(boolean canonicalResourceURN,
com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
setResourcePathTags in class com.bea.portal.tools.resource.framework.TaggedResourceIDpublic RepositoryID getRepositoryID()
getRepositoryInTypeModeID()
RepositoryID of the repository.
RepositoryID of the repositorypublic RepositoryInTypeModeID getRepositoryInTypeModeID()
RepositoryInTypeModeID of the repository.
RepositoryInTypeModeID of the repositorypublic String getTypeName()
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||