public class ConfigurationStorage extends PageStorage
Constructor and Description |
---|
ConfigurationStorage() |
Modifier and Type | Method and Description |
---|---|
ObjectPaging |
getAccountDetailsPaging() |
AccountDetailsSearchDto |
getAccountSearchDto() |
DebugSearchDto |
getDebugSearchDto() |
ObjectPaging |
getDebugSearchPaging() |
void |
setAccountDetailsPaging(ObjectPaging accountDetailsPaging) |
void |
setAccountSearchDto(AccountDetailsSearchDto accountSearchDto) |
void |
setDebugSearchDto(DebugSearchDto debugSearchDto) |
void |
setDebugSearchPaging(ObjectPaging debugSearchPaging) |
public DebugSearchDto getDebugSearchDto()
public void setDebugSearchDto(DebugSearchDto debugSearchDto)
public AccountDetailsSearchDto getAccountSearchDto()
public void setAccountSearchDto(AccountDetailsSearchDto accountSearchDto)
public ObjectPaging getDebugSearchPaging()
public void setDebugSearchPaging(ObjectPaging debugSearchPaging)
public ObjectPaging getAccountDetailsPaging()
public void setAccountDetailsPaging(ObjectPaging accountDetailsPaging)
Copyright © 2015 evolveum. All rights reserved.