public class OwSimpleVIIdFactory extends Object implements OwVIIdFactory
| Constructor and Description |
|---|
OwSimpleVIIdFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected OwVIId |
createOwVIId(String objId,
String resourceId,
OwVIIdType type) |
OwVIId |
createVersionIndependentId(OwObject obj)
Creates an OwVIId for provided object.
|
OwIdDecoder<OwVIId> |
createViidDecoder()
Create an instance which is capable of resolving Strings into OwVIId instances.
|
public OwVIId createVersionIndependentId(OwObject obj) throws OwNotSupportedException
OwVIIdFactorycreateVersionIndependentId in interface OwVIIdFactoryobj - OwObjectOwNotSupportedException - if provided OwObject cannot be represented as OwVIIdprotected OwVIId createOwVIId(String objId, String resourceId, OwVIIdType type)
public OwIdDecoder<OwVIId> createViidDecoder()
OwVIIdFactorycreateViidDecoder in interface OwVIIdFactoryCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.