Package | Description |
---|---|
com.wewebu.ow.server.app.id.viid | |
com.wewebu.ow.server.app.impl.viid |
Modifier and Type | Method and Description |
---|---|
static OwVIIdType |
OwVIIdType.getFromPrefix(String prefix)
Get type from prefix.
|
OwVIIdType |
OwVIId.getType()
An enumeration representation of the object type.
|
static OwVIIdType |
OwVIIdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OwVIIdType[] |
OwVIIdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OwVIIdType |
OwSimpleVIId.getType() |
Modifier and Type | Method and Description |
---|---|
protected OwVIId |
OwSimpleVIIdFactory.createOwVIId(String objId,
String resourceId,
OwVIIdType type) |
static String |
OwSimpleVIId.getUoidString(String resourceId,
String objectId,
OwVIIdType type) |
Constructor and Description |
---|
OwSimpleVIId(String objectId,
String resourceId,
OwVIIdType type) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.