gr.uoa.di.madgik.environment.cms.elements.alternative
Class DocumentAlternative
java.lang.Object
gr.uoa.di.madgik.environment.cms.elements.alternative.DocumentAlternative
public abstract class DocumentAlternative
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
name
public String name
content
public byte[] content
contentLocator
public String contentLocator
schemaName
public String schemaName
schemaUri
public String schemaUri
creationTime
public String creationTime
lastUpdate
public String lastUpdate
document
public Document document
language
public String language
length
public long length
mimeType
public String mimeType
type
public String type
properties
public Map<String,DocumentProperty> properties
DocumentAlternative
public DocumentAlternative()
ResolveContent
public abstract InputStream ResolveContent()
throws Exception
- Throws:
Exception
GetContentStream
public InputStream GetContentStream()
throws EnvironmentContentManagementSystemException
- Throws:
EnvironmentContentManagementSystemException
SetInboundContentStream
public void SetInboundContentStream(InputStream is)
Copyright © 2012. All Rights Reserved.