Package | Description |
---|---|
com.wewebu.ow.server.plug.owshortcut |
Modifier and Type | Method and Description |
---|---|
void |
OwShortCutDocument.addOwObjectShortCut(com.wewebu.ow.server.ecm.OwObject object_p,
String path_p,
String subdisplaypath_p)
add new ShortCut to you ShrotCut(Favorites) List
|
void |
OwShortCutDocument.addOwObjectShortCuts(Collection objects_p)
Add new ShortCuts to you ShrotCut(Favorites) List
|
void |
OwShortCutDocument.addShortCuts(Collection shortcuts_p)
Add new ShortCuts to you ShrotCut(Favorites) List
|
void |
OwShortCutDocument.deleteShortCut(String id_p) |
void |
OwShortCutDocument.deleteShortCuts(List shortCutIds_p)
|
protected OwShortCutDocumentHelper |
OwShortCutDocument.getShortCutDocumentHelper()
Getter to get helper for ShortCut handling.
|
List |
OwShortCutDocument.getShortCutItems()
get list of OwShortCutItem
|
void |
OwShortCutDocument.refreshShortcuts()
Refresh the list with shortcuts.
|
String |
OwShortCutItem.saveShortCut()
save the short cut to string
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.