JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Blazebit Weblink Core API 0.2.1
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
M
P
U
V
W
A
AccessDeniedException
- Exception in
com.blazebit.weblink.core.api
AccessDeniedException()
- Constructor for exception com.blazebit.weblink.core.api.
AccessDeniedException
AccessDeniedException(String, Throwable, boolean, boolean)
- Constructor for exception com.blazebit.weblink.core.api.
AccessDeniedException
AccessDeniedException(String, Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
AccessDeniedException
AccessDeniedException(String)
- Constructor for exception com.blazebit.weblink.core.api.
AccessDeniedException
AccessDeniedException(Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
AccessDeniedException
AccountDataAccess
- Interface in
com.blazebit.weblink.core.api
AccountNotFoundException
- Exception in
com.blazebit.weblink.core.api
AccountNotFoundException()
- Constructor for exception com.blazebit.weblink.core.api.
AccountNotFoundException
AccountNotFoundException(String, Throwable, boolean, boolean)
- Constructor for exception com.blazebit.weblink.core.api.
AccountNotFoundException
AccountNotFoundException(String, Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
AccountNotFoundException
AccountNotFoundException(String)
- Constructor for exception com.blazebit.weblink.core.api.
AccountNotFoundException
AccountNotFoundException(Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
AccountNotFoundException
AccountService
- Interface in
com.blazebit.weblink.core.api
C
com.blazebit.weblink.core.api
- package com.blazebit.weblink.core.api
com.blazebit.weblink.core.api.context
- package com.blazebit.weblink.core.api.context
com.blazebit.weblink.core.api.spi
- package com.blazebit.weblink.core.api.spi
ConfigurationElement
- Interface in
com.blazebit.weblink.core.api.spi
create(Account)
- Method in interface com.blazebit.weblink.core.api.
AccountService
create(Weblink)
- Method in interface com.blazebit.weblink.core.api.
WeblinkService
createConstraint(Map<String, ? extends Object>)
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkSecurityConstraintFactory
createWeblinkDispatcher(Map<String, ? extends Object>)
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkDispatcherFactory
createWeblinkKeyStrategy(Map<String, ? extends Object>)
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkKeyStrategyFactory
createWeblinkMatcher(Map<String, ? extends Object>)
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkMatcherFactory
D
delete(long)
- Method in interface com.blazebit.weblink.core.api.
AccountService
delete(String)
- Method in interface com.blazebit.weblink.core.api.
WeblinkGroupService
delete(Account, String)
- Method in interface com.blazebit.weblink.core.api.
WeblinkSecurityGroupService
delete(WeblinkId)
- Method in interface com.blazebit.weblink.core.api.
WeblinkService
dispatch(URI)
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkDispatcher
F
findAll(EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
AccountDataAccess
findAll()
- Method in interface com.blazebit.weblink.core.api.
WeblinkDispatcherFactoryDataAccess
findAll(EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkGroupDataAccess
findAll()
- Method in interface com.blazebit.weblink.core.api.
WeblinkKeyStrategyFactoryDataAccess
findAll()
- Method in interface com.blazebit.weblink.core.api.
WeblinkMatcherFactoryDataAccess
findAll()
- Method in interface com.blazebit.weblink.core.api.
WeblinkSecurityConstraintFactoryDataAccess
findAllByAccountId(Long, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkSecurityGroupDataAccess
findAllByWeblinkGroup(String, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkDataAccess
findByAccountId(long, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkGroupDataAccess
findById(long)
- Method in interface com.blazebit.weblink.core.api.
AccountDataAccess
findById(WeblinkId)
- Method in interface com.blazebit.weblink.core.api.
WeblinkDataAccess
findById(WeblinkId, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkDataAccess
findByIdForDispatch(WeblinkId, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkDataAccess
findByIds(List<WeblinkId>, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkDataAccess
findByKey(String)
- Method in interface com.blazebit.weblink.core.api.
AccountDataAccess
findByKey(String, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
AccountDataAccess
findByKey(String)
- Method in interface com.blazebit.weblink.core.api.
WeblinkDispatcherFactoryDataAccess
findByKey(String)
- Method in interface com.blazebit.weblink.core.api.
WeblinkKeyStrategyFactoryDataAccess
findByKey(String)
- Method in interface com.blazebit.weblink.core.api.
WeblinkMatcherFactoryDataAccess
findByKey(String)
- Method in interface com.blazebit.weblink.core.api.
WeblinkSecurityConstraintFactoryDataAccess
findByName(String)
- Method in interface com.blazebit.weblink.core.api.
WeblinkGroupDataAccess
findByName(String, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkGroupDataAccess
findByName(String, String, Integer, String, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkGroupDataAccess
findByOwnerAndName(Account, String)
- Method in interface com.blazebit.weblink.core.api.
WeblinkSecurityGroupDataAccess
findByOwnerAndName(Account, String, EntityViewSetting<T, ? extends QueryBuilder<T, ?>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkSecurityGroupDataAccess
G
generateKey(Weblink)
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkKeyStrategy
getAccountId()
- Method in interface com.blazebit.weblink.core.api.context.
UserContext
getAccountKey()
- Method in interface com.blazebit.weblink.core.api.context.
UserContext
getAccountRoles()
- Method in interface com.blazebit.weblink.core.api.context.
UserContext
getConfigurationElement(String)
- Method in interface com.blazebit.weblink.core.api.spi.
ProviderMetamodel
getConfigurationElements()
- Method in interface com.blazebit.weblink.core.api.spi.
ProviderMetamodel
getDefaultValue()
- Method in interface com.blazebit.weblink.core.api.spi.
ConfigurationElement
getDescription()
- Method in interface com.blazebit.weblink.core.api.spi.
ConfigurationElement
getDescription()
- Method in interface com.blazebit.weblink.core.api.spi.
ProviderMetamodel
getKey()
- Method in interface com.blazebit.weblink.core.api.spi.
ConfigurationElement
getKey()
- Method in interface com.blazebit.weblink.core.api.spi.
ProviderMetamodel
getLocale()
- Method in interface com.blazebit.weblink.core.api.context.
UserContext
getLocales()
- Method in interface com.blazebit.weblink.core.api.context.
UserContext
getMetamodel()
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkDispatcherFactory
getMetamodel()
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkKeyStrategyFactory
getMetamodel()
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkMatcherFactory
getMetamodel()
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkSecurityConstraintFactory
getName()
- Method in interface com.blazebit.weblink.core.api.spi.
ConfigurationElement
getName()
- Method in interface com.blazebit.weblink.core.api.spi.
ProviderMetamodel
getSecurityGroupConstraints(Long, List<Map<String, String>>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkSecurityGroupDataAccess
getType()
- Method in interface com.blazebit.weblink.core.api.spi.
ConfigurationElement
getType(Map<String, String>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkDispatcherFactoryDataAccess
getType(Map<String, String>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkKeyStrategyFactoryDataAccess
getType(Map<String, String>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkMatcherFactoryDataAccess
getType(Map<String, String>)
- Method in interface com.blazebit.weblink.core.api.
WeblinkSecurityConstraintFactoryDataAccess
M
matches(WeblinkGroup)
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkMatcher
P
ProviderMetamodel
- Interface in
com.blazebit.weblink.core.api.spi
put(WeblinkGroup)
- Method in interface com.blazebit.weblink.core.api.
WeblinkGroupService
put(WeblinkSecurityGroup)
- Method in interface com.blazebit.weblink.core.api.
WeblinkSecurityGroupService
put(Weblink)
- Method in interface com.blazebit.weblink.core.api.
WeblinkService
U
update(Account)
- Method in interface com.blazebit.weblink.core.api.
AccountService
UserContext
- Interface in
com.blazebit.weblink.core.api.context
V
validate(WeblinkId)
- Method in interface com.blazebit.weblink.core.api.spi.
WeblinkSecurityConstraint
W
WeblinkDataAccess
- Interface in
com.blazebit.weblink.core.api
WeblinkDispatcher
- Interface in
com.blazebit.weblink.core.api.spi
WeblinkDispatcherFactory
- Interface in
com.blazebit.weblink.core.api.spi
WeblinkDispatcherFactoryDataAccess
- Interface in
com.blazebit.weblink.core.api
WeblinkException
- Exception in
com.blazebit.weblink.core.api
WeblinkException()
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkException
WeblinkException(String, Throwable, boolean, boolean)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkException
WeblinkException(String, Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkException
WeblinkException(String)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkException
WeblinkException(Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkException
WeblinkGroupDataAccess
- Interface in
com.blazebit.weblink.core.api
WeblinkGroupNotEmptyException
- Exception in
com.blazebit.weblink.core.api
WeblinkGroupNotEmptyException()
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotEmptyException
WeblinkGroupNotEmptyException(String, Throwable, boolean, boolean)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotEmptyException
WeblinkGroupNotEmptyException(String, Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotEmptyException
WeblinkGroupNotEmptyException(String)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotEmptyException
WeblinkGroupNotEmptyException(Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotEmptyException
WeblinkGroupNotFoundException
- Exception in
com.blazebit.weblink.core.api
WeblinkGroupNotFoundException()
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotFoundException
WeblinkGroupNotFoundException(String, Throwable, boolean, boolean)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotFoundException
WeblinkGroupNotFoundException(String, Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotFoundException
WeblinkGroupNotFoundException(String)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotFoundException
WeblinkGroupNotFoundException(Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkGroupNotFoundException
WeblinkGroupService
- Interface in
com.blazebit.weblink.core.api
WeblinkKeyStrategy
- Interface in
com.blazebit.weblink.core.api.spi
WeblinkKeyStrategyFactory
- Interface in
com.blazebit.weblink.core.api.spi
WeblinkKeyStrategyFactoryDataAccess
- Interface in
com.blazebit.weblink.core.api
WeblinkMatcher
- Interface in
com.blazebit.weblink.core.api.spi
WeblinkMatcherFactory
- Interface in
com.blazebit.weblink.core.api.spi
WeblinkMatcherFactoryDataAccess
- Interface in
com.blazebit.weblink.core.api
WeblinkNotFoundException
- Exception in
com.blazebit.weblink.core.api
WeblinkNotFoundException()
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkNotFoundException
WeblinkNotFoundException(String, Throwable, boolean, boolean)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkNotFoundException
WeblinkNotFoundException(String, Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkNotFoundException
WeblinkNotFoundException(String)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkNotFoundException
WeblinkNotFoundException(Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkNotFoundException
WeblinkSecurityConstraint
- Interface in
com.blazebit.weblink.core.api.spi
WeblinkSecurityConstraintFactory
- Interface in
com.blazebit.weblink.core.api.spi
WeblinkSecurityConstraintFactoryDataAccess
- Interface in
com.blazebit.weblink.core.api
WeblinkSecurityGroupDataAccess
- Interface in
com.blazebit.weblink.core.api
WeblinkSecurityGroupNotFoundException
- Exception in
com.blazebit.weblink.core.api
WeblinkSecurityGroupNotFoundException()
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkSecurityGroupNotFoundException
WeblinkSecurityGroupNotFoundException(String, Throwable, boolean, boolean)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkSecurityGroupNotFoundException
WeblinkSecurityGroupNotFoundException(String, Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkSecurityGroupNotFoundException
WeblinkSecurityGroupNotFoundException(String)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkSecurityGroupNotFoundException
WeblinkSecurityGroupNotFoundException(Throwable)
- Constructor for exception com.blazebit.weblink.core.api.
WeblinkSecurityGroupNotFoundException
WeblinkSecurityGroupService
- Interface in
com.blazebit.weblink.core.api
WeblinkService
- Interface in
com.blazebit.weblink.core.api
A
C
D
F
G
M
P
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Blazebit Weblink Core API 0.2.1
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
Blazebit
. All Rights Reserved.