Uses of Interface
com.wewebu.ow.server.app.OwClipboard.OwClipboardContent

Packages that use OwClipboard.OwClipboardContent
com.wewebu.ow.server.app   
 

Uses of OwClipboard.OwClipboardContent in com.wewebu.ow.server.app
 

Classes in com.wewebu.ow.server.app that implement OwClipboard.OwClipboardContent
 class OwClipboardContentOwField
           Clipboard Content.
 class OwClipboardContentOwObject
           Single clipboard item for OwObject types.
 class OwClipboardContentOwWorkitem
           Single clipboard item for OwWorkitem types.
 

Fields in com.wewebu.ow.server.app with type parameters of type OwClipboard.OwClipboardContent
protected  List<OwClipboard.OwClipboardContent> OwClipboard.m_contentList
          list with OwClipboardContent Items
 

Methods in com.wewebu.ow.server.app that return types with arguments of type OwClipboard.OwClipboardContent
 List<OwClipboard.OwClipboardContent> OwClipboard.getContent()
          get the contained clipboard OwClipboardContent items as an iterator
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.