public interface NetworkServiceLocal extends NetworkService, CRUDServiceLocal<Network,NetworkDTO,NetworkData,java.lang.Void>
NetworkServiceGLOBAL_INTERNAL_NAME| 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, saveNetwork findEnabled(NetworkVO networkVO)
EntityNotFoundException if none is foundNetwork getDefault()
java.util.List<NetworkVO> getManagedNetworks()