@Deprecated
public class InvalidatePolicy
extends TagSupport
| Constructor and Description |
|---|
InvalidatePolicy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Deprecated.
Handles the opening tag.
|
java.lang.String |
getPolicy()
Deprecated.
Get the path to the policy to be used.
|
void |
setPolicy(java.lang.String policy)
Deprecated.
Set the path to the policy to be used.
|
public java.lang.String getPolicy()
null, if the default policy has to
be usedpublic void setPolicy(java.lang.String policy)
policy - Path to policy file to use; null, if the default policy
has to be usedpublic int doStartTag()
throws JspException
SKIP_BODYJspException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"