public final class GetBlobUrl extends AbstractTagRunner
<RENDER.GETBLOBURL
OUTSTR="VariableName"
[BLOBTABLE="blobTable"]
[BLOBKEY="primaryKeyName"]
[BLOBWHERE="primaryKeyValue"]
[BLOBCOL="column name"]
[C="asset type"]
[CID="asset id"]
[ASSET="asset instance name"]
[FIELD="asset field name"]
[BLOBHEADER="MIMEtype"]
[BLOBNOCACHE="false"]
[ADDSESSION="true"]
[DYNAMIC="true"]
[BLOBHEADERNAMEN="value"]
[BLOBHEADERVALUEN="value"]
[CSBLOBID="session variable value"]
[ASSEMBLER="uri assembler shortform"]
[CONTAINER="servlet|portlet"]
[FRAGMENT="fragment value"]
[PARENTID="parent to log this blob as a dependency"]
[SATELLITE="true|false"]
[SCHEME="scheme value"]
[AUTHORITY="authority value"]
[PREFERREDFILE="filename"]
[PREFERREDDIR="path"]
>
</RENDER.GETBLOBURL>
list| Constructor and Description |
|---|
GetBlobUrl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAddSession(boolean b) |
void |
setAssembler(String s) |
void |
setAsset(String s) |
void |
setAuthority(String s) |
void |
setBlobCol(String s) |
void |
setBlobHeaderName(int n,
String s) |
void |
setBlobHeaderValue(int n,
String s) |
void |
setBlobKey(String s) |
void |
setBlobNoCache(String s) |
void |
setBlobTable(String s) |
void |
setBlobWhere(String s) |
void |
setBobHeader(String s) |
void |
setC(String s) |
void |
setCid(String s) |
void |
setContainer(String s) |
void |
setCSBlobId(String s) |
void |
setDynamic(String s) |
void |
setField(String s) |
void |
setFragment(String s) |
void |
setOutstr(String s) |
void |
setParentId(String s) |
void |
setPreferredDir(String s) |
void |
setPreferredFile(String s) |
void |
setSatellite(String s) |
void |
setScheme(String s) |
bind, execute, handleError, postExecute, preExecutepublic void setAsset(String s)
s - string value for ASSETpublic void setAddSession(boolean b)
b - boolean for ADDSESSIONpublic void setAssembler(String s)
s - string value for ASSEMBLERpublic void setAuthority(String s)
s - string value for authoritypublic void setC(String s)
s - string value for c, current assetpublic void setCid(String s)
s - string value for cid, current asset idpublic void setContainer(String s)
s - string value for CONTAINERpublic void setDynamic(String s)
s - string value for DYNAMICpublic void setFragment(String s)
s - string value for FRAGMENTpublic void setOutstr(String s)
s - string value for OUTSTRpublic void setSatellite(String s)
s - string value for SATELLITEpublic void setScheme(String s)
s - string value for SCHEMEpublic void setBlobTable(String s)
s - string value for BLOBTABLEpublic void setBlobKey(String s)
s - string value for BLOBKEYpublic void setBlobWhere(String s)
s - string value for blob where clausepublic void setBlobCol(String s)
s - string value for blob columnpublic void setField(String s)
s - string value for fieldpublic void setBobHeader(String s)
s - string value for blob headerpublic void setBlobNoCache(String s)
s - string value for blob no cachepublic void setBlobHeaderName(int n,
String s)
n - number for blob header name + ns - string value for blob header namepublic void setBlobHeaderValue(int n,
String s)
n - number for blob header names - string value for blob header valuepublic void setCSBlobId(String s)
s - string value for CS blob idpublic void setParentId(String s)
s - string value for parent idpublic void setPreferredFile(String s)
s - string value for preferred filepublic void setPreferredDir(String s)
s - string value for preferred dirCopyright © 2010–2017. All rights reserved.