com.polarion.subterra.base.data.identification.IObjectResolver
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| public, IObjectId | getObjectIdForSubterraURI(SubterraURI) | Return object id for given SubterraURI. |
| public, SubterraURI | getSubterraURIForObjectId(IObjectId) | Return SubterraURI for given object id. |
| public, SubterraURI | getSubterraURIForObjectId(IContextId,ILocalId) | |
| public, SubterraURI | getSubterraURIForDataPrototypeName(String) | Return SubterraURI for given prototype name. Existence of given prototype may or may not be checked. |
| public, String | getDataPrototypeNameForSubterraURI(SubterraURI) | Return prototype name for given prototype URI. |
Back to Index