|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.portal.tools.resource.ResourceIDBuilder<T>
com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<PropertyID>
com.bea.portal.tools.content.PropertyIDBuilder
public final class PropertyIDBuilder
Builds and parses PropertyID instances.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bea.portal.tools.resource.ResourceIDBuilder |
|---|
ResourceIDBuilder.ParseContext |
| Field Summary |
|---|
| Fields inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
|---|
tags |
| Constructor Summary | |
|---|---|
PropertyIDBuilder()Constructor. |
|
| Method Summary | |
|---|---|
PropertyID |
createResourceID()Create the PropertyID. |
NodeID |
getNodeID()Get the NodeID of the content node. |
String |
getPropertyName()Get the name of the property. |
PropertyIDBuilder |
parseResourceURN(String resourceURN)Parse the given URN. |
PropertyIDBuilder |
setNodeID(NodeID nodeID)Change the NodeID of the content node. |
PropertyIDBuilder |
setPropertyName(String name)Change the name of the property. |
PropertyIDBuilder |
setRepository(NodeID nodeID)Deprecated use use setNodeID(NodeID) |
| Methods inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
|---|
clone, getTag, getTags, getTagValue, getTagValue, parseResourcePath, processResourceTags, reset, setTagValue |
| Methods inherited from class com.bea.portal.tools.resource.ResourceIDBuilder |
|---|
createParseContext, getExpectedResourceType, getResourceType, getResourceURN, parseResourceTypeNamespaceURI, parseResourceURN, resolveResourceType, setExpectedResourceType, setResourceType, setResourceURN, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyIDBuilder()
| Method Detail |
|---|
public PropertyIDBuilder parseResourceURN(String resourceURN)
parseResourceURN in class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<PropertyID>resourceURN - the URN of the referrent resourceTaggedResourceIDBuilderpublic NodeID getNodeID()
NodeID of the content node.NodeID of the content nodepublic PropertyIDBuilder setRepository(NodeID nodeID)
setNodeID(NodeID)NodeID of the content node.nodeID - NodeID of the content nodePropertyIDBuilderpublic PropertyIDBuilder setNodeID(NodeID nodeID)
NodeID of the content node.nodeID - NodeID of the content nodePropertyIDBuilderpublic String getPropertyName()
public PropertyIDBuilder setPropertyName(String name)
name - the name of the propertyPropertyIDBuilderpublic PropertyID createResourceID()
PropertyID.createResourceID in class ResourceIDBuilder<PropertyID>PropertyID
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.