Home > Contents > Index >
CacheManager.setPagesByArg
Creates a page inventory list based on a name/value pair.
Syntax
public int setPagesByArg(ICS ics, String name, String value)Parameters
ics
- The ICS context.
name
- A variable name. You can optionally specify
pagename
.
value
- The value associated with
name
.
Description
The
setPagesByArg
method creates a page inventory list based on a name/value pair. All pages that have the specifiedname
/value
pair in the query string will be set.Returns
Returns the number of pages added to the page inventory list.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.