public class ResourcesStorage extends PageStorage
Constructor and Description |
---|
ResourcesStorage() |
Modifier and Type | Method and Description |
---|---|
ObjectPaging |
getAccountContentPaging() |
AccountContentSearchDto |
getAccountContentSearch() |
ObjectPaging |
getResourcePaging() |
ResourceSearchDto |
getResourceSearch() |
void |
setAccountContentPaging(ObjectPaging accountContentPaging) |
void |
setAccountContentSearch(AccountContentSearchDto accountContentSearch) |
void |
setResourcePaging(ObjectPaging resourcePaging) |
void |
setResourceSearch(ResourceSearchDto resourceSearch) |
public ResourceSearchDto getResourceSearch()
public void setResourceSearch(ResourceSearchDto resourceSearch)
public ObjectPaging getResourcePaging()
public void setResourcePaging(ObjectPaging resourcePaging)
public AccountContentSearchDto getAccountContentSearch()
public void setAccountContentSearch(AccountContentSearchDto accountContentSearch)
public ObjectPaging getAccountContentPaging()
public void setAccountContentPaging(ObjectPaging accountContentPaging)
Copyright © 2015 evolveum. All rights reserved.