|
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.portal.laf.LookAndFeelID
public final class LookAndFeelID
Identifies a portal look-and-feel.
| Constructor Summary | |
|---|---|
LookAndFeelID(LookAndFeelIDBuilder builder)
Constructor. |
|
LookAndFeelID(String resourceURN)
Constructor. |
|
| Method Summary | |
|---|---|
int |
getId()
Get the identifier of the referrent look-and-feel definition. |
LookAndFeelDefinitionId |
getLookAndFeelDefinitionId()
Get the LookAndFeelDefinitionId. |
protected LookAndFeelIDBuilder |
getResourceIDBuilder()
Get the LookAndFeelDefinitionID. |
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, 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 |
|---|
public LookAndFeelID(String resourceURN)
resourceURN - the URN of the referrent resourcepublic LookAndFeelID(LookAndFeelIDBuilder builder)
builder - the LookAndFeelDefinitionIDBuilder| Method Detail |
|---|
protected LookAndFeelIDBuilder getResourceIDBuilder()
LookAndFeelDefinitionID.
the LookAndFeelDefinitionID
getResourceIDBuilder in class com.bea.portal.tools.resource.framework.TaggedResourceIDResourceIDBuilder
protected void setResourcePathTags(boolean canonicalResourceURN,
com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
setResourcePathTags in class com.bea.portal.tools.resource.framework.TaggedResourceIDpublic int getId()
public LookAndFeelDefinitionId getLookAndFeelDefinitionId()
LookAndFeelDefinitionId.
LookAndFeelDefinitionId
|
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 | ||||||||