public class OwAlfrescoBPMContentElement extends Object implements com.wewebu.ow.server.ecm.OwContentElement
Implementation of link OwContentElement 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
| Constructor and Description |
|---|
OwAlfrescoBPMContentElement(ProcessImageResource resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentFilePath() |
Object |
getContentObject() |
int |
getContentRepresentation() |
InputStream |
getContentStream(OutputStream out_p) |
String |
getContentURL() |
String |
getMIMEParameter() |
String |
getMIMEType() |
int |
getPageNumber(int lPageIndex_p) |
boolean |
isInputStreamNative() |
void |
releaseResources() |
public OwAlfrescoBPMContentElement(ProcessImageResource resource) throws IOException, com.wewebu.ow.server.exceptions.OwException
IOExceptioncom.wewebu.ow.server.exceptions.OwExceptionpublic String getContentFilePath() throws Exception
getContentFilePath in interface com.wewebu.ow.server.ecm.OwContentElementExceptionpublic String getContentURL() throws Exception
getContentURL in interface com.wewebu.ow.server.ecm.OwContentElementExceptionpublic Object getContentObject() throws Exception
getContentObject in interface com.wewebu.ow.server.ecm.OwContentElementExceptionpublic int getContentRepresentation()
throws Exception
getContentRepresentation in interface com.wewebu.ow.server.ecm.OwContentElementExceptionpublic boolean isInputStreamNative()
isInputStreamNative in interface com.wewebu.ow.server.ecm.OwContentElementpublic InputStream getContentStream(OutputStream out_p) throws Exception
getContentStream in interface com.wewebu.ow.server.ecm.OwContentElementExceptionpublic int getPageNumber(int lPageIndex_p)
throws Exception
getPageNumber in interface com.wewebu.ow.server.ecm.OwContentElementExceptionpublic String getMIMEType() throws Exception
getMIMEType in interface com.wewebu.ow.server.ecm.OwContentElementExceptionpublic String getMIMEParameter() throws Exception
getMIMEParameter in interface com.wewebu.ow.server.ecm.OwContentElementExceptionpublic void releaseResources()
releaseResources in interface com.wewebu.ow.server.ecm.OwContentElementCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.