org.infoglue.deliver.taglib.content
Interface ContentVersionParameterInterface
- All Known Implementing Classes:
- ContentVersionParameterTag, UpdateContentVersionTag
public interface ContentVersionParameterInterface
- Author:
- mattias
addContentVersionAttribute
void addContentVersionAttribute(java.lang.String name,
java.lang.String value)
throws javax.servlet.jsp.JspException
- Adds the content version attribute to the contentVersion Value.
- Throws:
javax.servlet.jsp.JspException - if the ancestor tag isn't a url tag.
addDigitalAsset
void addDigitalAsset(RemoteAttachment remoteAttachment)
throws javax.servlet.jsp.JspException
- Adds the content version attribute to the contentVersion Value.
- Throws:
javax.servlet.jsp.JspException - if the ancestor tag isn't a url tag.
Copyright © 2005 InfoGlue.org All Rights Reserved.