com.wewebu.ow.server.plug.owdocprops
Class OwEditPropertiesDialogBuilder
java.lang.Object
com.wewebu.ow.server.plug.owdocprops.OwEditPropertiesDialogBuilder
public class OwEditPropertiesDialogBuilder
- extends Object
OwEditPropertiesDialog builder.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- Since:
- 4.1.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwEditPropertiesDialogBuilder
public OwEditPropertiesDialogBuilder()
build
public OwEditPropertiesDialog build()
items
public OwEditPropertiesDialogBuilder items(Collection<com.wewebu.ow.server.ecm.OwObject> items)
index
public OwEditPropertiesDialogBuilder index(int index)
parentObject
public OwEditPropertiesDialogBuilder parentObject(com.wewebu.ow.server.ecm.OwObject parentObject)
maxElementSize
public OwEditPropertiesDialogBuilder maxElementSize(int maxElementSize)
versionColumnInfo
public OwEditPropertiesDialogBuilder versionColumnInfo(Collection<String> versionColumnInfo)
historyViewSearchTemplate
public OwEditPropertiesDialogBuilder historyViewSearchTemplate(com.wewebu.ow.server.field.OwSearchTemplate historyViewSearchTemplate)
historyViewColumnInfo
public OwEditPropertiesDialogBuilder historyViewColumnInfo(Collection<String> historyViewColumnInfo)
batchIndexProperties
public OwEditPropertiesDialogBuilder batchIndexProperties(Collection batchIndexProperties)
relationSplit
public OwEditPropertiesDialogBuilder relationSplit(com.wewebu.ow.server.ecm.OwObjectLinkRelation relationSplit)
displayLinksByType
public OwEditPropertiesDialogBuilder displayLinksByType(boolean displayLinksByType)
linkClassNames
public OwEditPropertiesDialogBuilder linkClassNames(Collection<String> linkClassNames)
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.