@RequestScoped @Named(value="pch_cache") public class PaginationComponentHandlerCache extends Object implements Serializable
Constructor and Description |
---|
PaginationComponentHandlerCache() |
Modifier and Type | Method and Description |
---|---|
Integer |
getSize() |
void |
initialize(PaginationContentProvider contentProvider) |
boolean |
isNew() |
void |
setSize(Integer size) |
public Integer getSize()
public void setSize(Integer size)
public boolean isNew()
public void initialize(PaginationContentProvider contentProvider)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.