public class OwAlfrescoBPMContentCollection extends Object implements com.wewebu.ow.server.ecm.OwContentCollection
Implementation of {!link OwContentCollection
to be used with alfresco BPM work items.
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
CONTENT_REPRESENTATION_TYPE_NONE, CONTENT_REPRESENTATION_TYPE_OBJECT, CONTENT_REPRESENTATION_TYPE_STREAM, CONTENT_REPRESENTATION_TYPE_URL, CONTENT_REPRESENTATION_TYPE_USER_START, CONTENT_TYPE_ANNOTATION, CONTENT_TYPE_DOCUMENT, CONTENT_TYPE_SECURITY, CONTENT_TYPE_USER_START
Constructor and Description |
---|
OwAlfrescoBPMContentCollection() |
Modifier and Type | Method and Description |
---|---|
protected void |
addContentElement(OwAlfrescoBPMContentElement contentElement)
Add content to OwAlfrescoBPMContentCollection
|
com.wewebu.ow.server.ecm.OwContentElement |
getContentElement(int iContentType_p,
int iPage_p) |
Collection<Integer> |
getContentTypes() |
int |
getPageCount() |
public int getPageCount() throws Exception
getPageCount
in interface com.wewebu.ow.server.ecm.OwContentCollection
Exception
public Collection<Integer> getContentTypes() throws Exception
getContentTypes
in interface com.wewebu.ow.server.ecm.OwContentCollection
Exception
public com.wewebu.ow.server.ecm.OwContentElement getContentElement(int iContentType_p, int iPage_p) throws Exception
getContentElement
in interface com.wewebu.ow.server.ecm.OwContentCollection
Exception
protected void addContentElement(OwAlfrescoBPMContentElement contentElement)
contentElement
- Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.