Package | Description |
---|---|
com.wewebu.ow.server.plug.owshortcut |
Modifier and Type | Class and Description |
---|---|
class |
OwShortCutItemOwObject
Implementation of a shortcut item for object references.
|
class |
OwShortcutItemUnresolved
Implementation of a shortcut item for object references that
can not be resolved anymore (e.g.
|
Modifier and Type | Method and Description |
---|---|
static OwShortCutItem |
OwShortCutItemOwObject.createShortCutItem(com.wewebu.ow.server.ecm.OwObjectReference object_p,
String path_p,
String subdisplaypath_p,
int maxChildSize_p)
Deprecated.
since 4.1.1.1 caused by performance problems, use direct constructor
OwShortCutItemOwObject.OwShortCutItemOwObject(OwObjectReference, OwObjectReference, String, String) instead |
protected OwShortCutItem |
OwShortCutDocument.deserializeShortCut(String persistString,
OwShortCutItemContext context)
(overridable)
Factory method called to create an OwShortCutItem object from provided String.
If OwShortCut item cannot be instantiated from string a exception will be thrown. |
protected OwShortCutItem |
OwShortCutItemView.getShortcutForObject(com.wewebu.ow.server.ecm.OwObject object_p) |
static OwShortCutItem |
OwShortCutItem.loadShortCut(String persistString_p,
OwShortCutItemContext context_p,
int maxChildSize_p)
factory method to create a persistent short cut from given string
|
Modifier and Type | Method and Description |
---|---|
boolean |
OwShortCutDocumentHelper.addShortCut(OwShortCutItem oObject_p)
Add a shortcut object to shortcuts helper pool
|
boolean |
OwShortCutDocumentHelper.deleteShortCut(OwShortCutItem oObject_p)
Delete a shortcut object from shortcuts helper pool
|
protected boolean |
OwShortCutItemView.isItemFiltered(OwShortCutItem item_p) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.