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
OwVIIdFactory
createVersionIndependentId
in interface OwVIIdFactory
obj
- OwObjectOwNotSupportedException
- if provided OwObject cannot be represented as OwVIIdprotected OwVIId createOwVIId(String objId, String resourceId, OwVIIdType type)
public OwIdDecoder<OwVIId> createViidDecoder()
OwVIIdFactory
createViidDecoder
in interface OwVIIdFactory
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.