|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.content.el.support.VersionByIdServiceImpl
public class VersionByIdServiceImpl
Service to retreive a version by ID.
Here is a common example to retrieve version "3" of a node:
${myNode.versions.versionById['3'].propertyMap['myNamedProperty'].value.stringValue}
VersionServiceImpl,
IVersionManager| Method Summary | |
|---|---|
VersionWrapperImpl |
getById(String versionId)
Returns a node version by version Id. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public VersionWrapperImpl getById(String versionId)
versionId - The version id to use.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||