Package | Description |
---|---|
com.wewebu.ow.server.app.id.viid | |
com.wewebu.ow.server.app.impl.viid |
Modifier and Type | Method and Description |
---|---|
OwVIId |
OwVIIdFactory.createVersionIndependentId(OwObject obj)
Creates an OwVIId for provided object.
|
Modifier and Type | Method and Description |
---|---|
OwIdDecoder<OwVIId> |
OwVIIdFactory.createViidDecoder()
Create an instance which is capable of resolving Strings into OwVIId instances.
|
Modifier and Type | Method and Description |
---|---|
OwObject |
OwVIIdResolver.getObject(OwVIId objViid)
Resolve an object-Id to its OwObject instance.
|
Modifier and Type | Class and Description |
---|---|
class |
OwSimpleVIId
Simple implementation of the
OwVIId interface. |
Modifier and Type | Method and Description |
---|---|
protected OwVIId |
OwSimpleVIIdFactory.createOwVIId(String objId,
String resourceId,
OwVIIdType type) |
OwVIId |
OwSimpleVIIdFactory.createVersionIndependentId(OwObject obj) |
OwVIId |
OwSimpleVIIdDecoder.decode(String idRepresentation) |
Modifier and Type | Method and Description |
---|---|
OwIdDecoder<OwVIId> |
OwSimpleVIIdFactory.createViidDecoder() |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.