Uses of Class
com.wewebu.ow.server.plug.owshortcut.OwShortCutItem

Packages that use OwShortCutItem
com.wewebu.ow.server.plug.owshortcut   
 

Uses of OwShortCutItem in com.wewebu.ow.server.plug.owshortcut
 

Subclasses of OwShortCutItem in com.wewebu.ow.server.plug.owshortcut
 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.
 

Methods in com.wewebu.ow.server.plug.owshortcut that return OwShortCutItem
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
 

Methods in com.wewebu.ow.server.plug.owshortcut with parameters of type OwShortCutItem
 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 © 2013 Alfresco Business Solutions. All Rights Reserved.