Modifier and Type | Method and Description |
---|---|
ActionsPanel<AccessTokenTO> |
AccessTokenDirectoryPanel.getActions(IModel<AccessTokenTO> model) |
protected List<IColumn<AccessTokenTO,String>> |
AccessTokenDirectoryPanel.getColumns() |
Iterator<AccessTokenTO> |
AccessTokenDirectoryPanel.AccessTokenDataProvider.iterator(long first,
long count) |
IModel<AccessTokenTO> |
AccessTokenDirectoryPanel.AccessTokenDataProvider.model(AccessTokenTO object) |
protected WizardMgtPanel<AccessTokenTO> |
AccessTokenDirectoryPanel.Builder.newInstance(String id,
boolean wizardInModal) |
Modifier and Type | Method and Description |
---|---|
IModel<AccessTokenTO> |
AccessTokenDirectoryPanel.AccessTokenDataProvider.model(AccessTokenTO object) |
Modifier and Type | Method and Description |
---|---|
ActionsPanel<AccessTokenTO> |
AccessTokenDirectoryPanel.getActions(IModel<AccessTokenTO> model) |
Modifier and Type | Method and Description |
---|---|
List<AccessTokenTO> |
AccessTokenRestClient.list(int page,
int size,
SortParam<String> sort) |
Modifier and Type | Method and Description |
---|---|
PagedResult<AccessTokenTO> |
AccessTokenService.list(AccessTokenQuery query)
Returns a paged list of existing access tokens matching the given query.
|
Modifier and Type | Method and Description |
---|---|
protected AccessTokenTO |
AccessTokenLogic.resolveReference(Method method,
Object... args) |
Modifier and Type | Method and Description |
---|---|
Pair<Integer,List<AccessTokenTO>> |
AccessTokenLogic.list(int page,
int size,
List<OrderByClause> orderByClauses) |
Modifier and Type | Method and Description |
---|---|
AccessTokenTO |
AccessTokenDataBinder.getAccessTokenTO(AccessToken accessToken) |
Modifier and Type | Method and Description |
---|---|
AccessTokenTO |
AccessTokenDataBinderImpl.getAccessTokenTO(AccessToken accessToken) |
Modifier and Type | Method and Description |
---|---|
PagedResult<AccessTokenTO> |
AccessTokenServiceImpl.list(AccessTokenQuery query) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.