com.solidstategroup.cms.utils
Class VanityURL
java.lang.Object
com.solidstategroup.cms.utils.VanityURL
public class VanityURL
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VanityURL
public VanityURL()
getVanityURLId
public int getVanityURLId()
setVanityURLId
public void setVanityURLId(int vanityURLId)
getRootURL
public java.lang.String getRootURL()
setRootURL
public void setRootURL(java.lang.String rootURL)
isExactMatch
public boolean isExactMatch()
setExactMatch
public void setExactMatch(boolean exactMatch)
getRedirect
public java.lang.String getRedirect()
setRedirect
public void setRedirect(java.lang.String redirect)