public final class Load extends AbstractTagRunner
list| Constructor and Description |
|---|
Load() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDepType(String s)
Sets deptype to the value of
s |
void |
setEditable(String s)
Sets editable to the value of
s |
void |
setField(String s)
Sets field to the value of
s |
void |
setFlushOnVoid(String s)
Sets flushonvoid to the value of
s |
void |
setName(String s)
Sets name to the value of
s |
void |
setObjectId(String s)
Sets objectid to the value of
s |
void |
setOption(String s)
Sets option to the value of
s |
void |
setSite(String s)
Sets site to the value of
s |
void |
setType(String s)
Sets type to the value of
s |
void |
setValue(String s)
Sets "value" to the value of
s |
bind, execute, handleError, postExecute, preExecutepublic void setName(String s)
ss - The name of the asset to returnpublic void setType(String s)
ss - The type of the assetpublic void setObjectId(String s)
ss - The object id of the assetpublic void setField(String s)
ss - The field of the assetpublic void setValue(String s)
ss - The value of the assetpublic void setSite(String s)
ss - The site of the assetpublic void setDepType(String s)
ss - exact, exists, greater or none (case sensitive)public void setEditable(String s)
ss - true or false (case sensitive)public void setOption(String s)
ss - editable, readonly, readonly_complete (case sensitive)public void setFlushOnVoid(String s)
ss - true or false (case sensitive)Copyright © 2010–2017. All rights reserved.