public class StorageHolder extends Object implements Serializable
Experimental API: May be changed in next release!
Modifier and Type | Class and Description |
---|---|
static class |
StorageHolder.Type
Type for Storage.
|
Constructor and Description |
---|
StorageHolder() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getStore(StorageHolder.Type storageType,
Page page)
Gets the store of the give type for the page.
|
public Map<String,String> getStore(StorageHolder.Type storageType, Page page)
storageType
- the typepage
- the pageCopyright © 2002–2022 Gargoyle Software Inc.. All rights reserved.