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
IOException
com.wewebu.ow.server.exceptions.OwException
public String getContentFilePath() throws Exception
getContentFilePath
in interface com.wewebu.ow.server.ecm.OwContentElement
Exception
public String getContentURL() throws Exception
getContentURL
in interface com.wewebu.ow.server.ecm.OwContentElement
Exception
public Object getContentObject() throws Exception
getContentObject
in interface com.wewebu.ow.server.ecm.OwContentElement
Exception
public int getContentRepresentation() throws Exception
getContentRepresentation
in interface com.wewebu.ow.server.ecm.OwContentElement
Exception
public boolean isInputStreamNative()
isInputStreamNative
in interface com.wewebu.ow.server.ecm.OwContentElement
public InputStream getContentStream(OutputStream out_p) throws Exception
getContentStream
in interface com.wewebu.ow.server.ecm.OwContentElement
Exception
public int getPageNumber(int lPageIndex_p) throws Exception
getPageNumber
in interface com.wewebu.ow.server.ecm.OwContentElement
Exception
public String getMIMEType() throws Exception
getMIMEType
in interface com.wewebu.ow.server.ecm.OwContentElement
Exception
public String getMIMEParameter() throws Exception
getMIMEParameter
in interface com.wewebu.ow.server.ecm.OwContentElement
Exception
public void releaseResources()
releaseResources
in interface com.wewebu.ow.server.ecm.OwContentElement
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.