public class UserProfileStorage extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
UserProfileStorage.TableId |
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PAGING_SIZE |
Constructor and Description |
---|
UserProfileStorage() |
Modifier and Type | Method and Description |
---|---|
Integer |
getPagingSize(UserProfileStorage.TableId key) |
void |
setPagingSize(UserProfileStorage.TableId key,
Integer size) |
public static final int DEFAULT_PAGING_SIZE
public Integer getPagingSize(UserProfileStorage.TableId key)
public void setPagingSize(UserProfileStorage.TableId key, Integer size)
Copyright © 2015 evolveum. All rights reserved.