| Package | Description |
|---|---|
| com.wewebu.ow.server.dmsdialogs.views | |
| com.wewebu.ow.server.ecm |
| Modifier and Type | Method and Description |
|---|---|
OwObjectLinkRelation[] |
OwObjectLinksDocument.getRelations() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<OwFieldColumnInfo> |
OwTypedLinksView.createRelationColumnInfo(OwObjectLinkRelation relation) |
protected Collection<OwFieldColumnInfo> |
OwObjectLinksView.createRelationColumnInfo(OwObjectLinkRelation relation)
(overridable)
Create relation dependent columns to display.
|
| Constructor and Description |
|---|
OwObjectLinksDocument(OwObjectLinkRelation relation)
Constructor
|
OwObjectLinksDocument(OwObjectLinkRelation relation,
Collection<String> filterClassNames,
List<String> documentFunctionIds)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
OwObjectLinkRelation |
OwObjectLink.getRelation(OwObject obj)
Get information about the provided OwObject, if it is part of the OwObjectLink relation.
|
static OwObjectLinkRelation |
OwObjectLinkRelation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OwObjectLinkRelation[] |
OwObjectLinkRelation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.