Home > Contents > Index >
CacheManager.setPagesByID
Creates a page inventory list based on an array of IDs.
Syntax
public int setPagesByID(ICS ics, String[] ids)Parameters
ics
- The ICS context.
ids
- An array of item IDs.
Description
The
setPagesByID
method creates a list of pages that have the IDs specified in theids
parameter.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.