|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.wcm.core.config.Mapping.IdHelper
public abstract static class Mapping.IdHelper
Methods for working with the IDs
| Constructor Summary | |
|---|---|
Mapping.IdHelper() |
|
| Method Summary | |
|---|---|
static java.lang.String |
createMappingID(java.lang.String contentID)Create the prefixed content ID |
static java.lang.String |
getMappingID(java.lang.String prefixedContentID)Retrieve a cleaned up version of the ID, without the prefix |
static boolean |
isMappingID(java.lang.String contentID) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Mapping.IdHelper()
| Method Detail |
|---|
public static boolean isMappingID(java.lang.String contentID)
contentID - the content IDpublic static java.lang.String getMappingID(java.lang.String prefixedContentID)
prefixedContentID - the content IDpublic static java.lang.String createMappingID(java.lang.String contentID)
contentID - the content ID
|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||