public interface NetworkServiceLocal extends NetworkService, CRUDServiceLocal<Network,NetworkDTO,NetworkData,java.lang.Void>
NetworkService| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GLOBAL_INTERNAL_NAME
Internal name for the "global network" (or global mode)
|
| Modifier and Type | Method and Description |
|---|---|
Network |
findEnabled(NetworkVO networkVO)
Finds an enabled network, or throws
EntityNotFoundException if none is found |
Network |
getDefault()
Returns the default network if any (and is enabled).
|
java.util.List<NetworkVO> |
getManagedNetworks()
Returns the managed networks for the current admin
|
createWithData, getDataForNewWithData, getInitialData, getSearchData, resolveNetworkUrl, searchfind, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetData, getDataForNew, load, remove, removeAll, savestatic final java.lang.String GLOBAL_INTERNAL_NAME
Network findEnabled(NetworkVO networkVO)
EntityNotFoundException if none is foundNetwork getDefault()
java.util.List<NetworkVO> getManagedNetworks()