|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwObjectLinkRelation | |
|---|---|
| com.wewebu.ow.server.dmsdialogs.views | |
| com.wewebu.ow.server.ecm | |
| Uses of OwObjectLinkRelation in com.wewebu.ow.server.dmsdialogs.views |
|---|
| Methods in com.wewebu.ow.server.dmsdialogs.views that return OwObjectLinkRelation | |
|---|---|
OwObjectLinkRelation[] |
OwObjectLinksDocument.getRelations()
|
| Methods in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwObjectLinkRelation | |
|---|---|
protected Collection<OwFieldColumnInfo> |
OwTypedLinksView.createRelationColumnInfo(OwObjectLinkRelation relation)
|
protected Collection<OwFieldColumnInfo> |
OwObjectLinksView.createRelationColumnInfo(OwObjectLinkRelation relation)
(overridable) Create relation dependent columns to display. |
| Constructors in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwObjectLinkRelation | |
|---|---|
OwObjectLinksDocument(OwObjectLinkRelation relation)
Constructor |
|
OwObjectLinksDocument(OwObjectLinkRelation relation,
Collection<String> filterClassNames,
List<String> documentFunctionIds)
Constructor |
|
| Uses of OwObjectLinkRelation in com.wewebu.ow.server.ecm |
|---|
| Methods in com.wewebu.ow.server.ecm that return OwObjectLinkRelation | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||