public class ResourcesStorage extends Object implements PageStorage
Constructor and Description |
---|
ResourcesStorage() |
Modifier and Type | Method and Description |
---|---|
ObjectPaging |
getAccountContentPaging() |
AccountContentSearchDto |
getAccountContentSearch() |
ObjectPaging |
getPaging() |
Search |
getSearch() |
void |
setAccountContentPaging(ObjectPaging accountContentPaging) |
void |
setAccountContentSearch(AccountContentSearchDto accountContentSearch) |
void |
setPaging(ObjectPaging resourcePaging) |
void |
setSearch(Search resourceSearch) |
public Search getSearch()
getSearch
in interface PageStorage
public void setSearch(Search resourceSearch)
setSearch
in interface PageStorage
public ObjectPaging getPaging()
getPaging
in interface PageStorage
public void setPaging(ObjectPaging resourcePaging)
setPaging
in interface PageStorage
public AccountContentSearchDto getAccountContentSearch()
public void setAccountContentSearch(AccountContentSearchDto accountContentSearch)
public ObjectPaging getAccountContentPaging()
public void setAccountContentPaging(ObjectPaging accountContentPaging)
Copyright © 2016 evolveum. All rights reserved.