public class GetPageUrl extends TagRunnerWithArguments
list| Constructor and Description |
|---|
GetPageUrl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAddSession(boolean b) |
void |
setAssembler(String s) |
void |
setAuthority(String s) |
void |
setC(String s) |
void |
setCid(String s) |
void |
setContainer(String s) |
void |
setDeptype(String s) |
void |
setDynamic(boolean b) |
void |
setFragment(String s) |
void |
setOutstr(String s) |
void |
setP(String s) |
void |
setPackedargs(String s) |
void |
setPagename(String s) |
void |
setSatellite(boolean b) |
void |
setScheme(String s) |
void |
setWrapperpage(String s) |
setArgumentbind, execute, handleError, postExecute, preExecutepublic void setAddSession(boolean b)
b - flag 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 setP(String s)
s - string value for Ppublic void setContainer(String s)
s - string value for CONTAINERpublic void setDeptype(String s)
s - string value for DEPTYPEpublic void setDynamic(boolean b)
b - flag for DYNAMICpublic void setFragment(String s)
s - string value for FRAGMENTpublic void setOutstr(String s)
s - string value for OUTSTRpublic void setPackedargs(String s)
s - string value for packed argumentspublic void setSatellite(boolean b)
b - flag for SATELLITEpublic void setScheme(String s)
s - string value for SCHEMEpublic void setPagename(String s)
s - string value for page namepublic void setWrapperpage(String s)
s - string value for wrapper pageCopyright © 2010–2017. All rights reserved.