Package es.caib.seycon.ng.servei
Interface XarxaService
-
public interface XarxaServiceService XarxaService
-
-
Field Summary
Fields Modifier and Type Field Description static StringSERVICE_NAME
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanLogin(String user, String host)Operation canLoginAliasMaquinacreate(AliasMaquina aliasMaquina)Operation createAutoritzacioAccesHostComAdministradorcreate(AutoritzacioAccesHostComAdministrador autoritzacioAccesComAdministrador)Operation createMaquinacreate(Maquina maquina)Operation createNetworkAuthorizationcreate(NetworkAuthorization accessList)Operation createOsTypecreate(OsType osType)Operation createXarxacreate(Xarxa xarxa)Operation createvoiddelete(AliasMaquina aliasMaquina)Operation deletevoiddelete(Maquina maquina)Operation deletevoiddelete(NetworkAuthorization accessList)Operation deletevoiddelete(OsType osType)Operation deletevoiddelete(Xarxa xarxa)Operation deleteBooleanesXarxaAdministrada(String codiXarxa)Operation esXarxaAdministradaList<AliasMaquina>findAliasByNomMaquina(String nomMaquina)Operation findAliasByNomMaquinaList<NetworkAuthorization>findALLNetworkAuthorizationsByCodiUsuari(String codiUsuari)Operation findALLNetworkAuthorizationsByCodiUsuariList<OsType>findAllOSType()Operation findAllOSTypeList<AutoritzacioAccesHostComAdministrador>findAutoritzacionsAccesMaquinaComAdministradorByHostAndDataPeticio(String nomHost, String dataPeticio, String dataCaducitat)Operation findAutoritzacionsAccesMaquinaComAdministradorByHostAndDataPeticioPagedResult<Maquina>findHostByTextAndJsonQuery(String text, String jsonQuery, Integer start, Integer pageSize)Operation findHostByTextAndJsonQueryAsyncList<Maquina>findHostByTextAndJsonQueryAsync(String text, String jsonQuery)Operation findHostByTextAndJsonQueryAsyncList<Maquina>findHostsByNetwork_Discovery(Xarxa parent, String text)Operation findHostsByNetwork_Discovery Finds all hosts or search contained host by name or description or IPIdentitatfindIdentitatByCodi(String codi)Operation findIdentitatByCodiList<Identitat>findIdentitatsByCodi(String codi)Operation findIdentitatsByCodiList<Maquina>findMaquinaByFiltre(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca)Operation findMaquinaByFiltreList<Maquina>findMaquinaByFiltreSenseRestriccions(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca)Operation findMaquinaByFiltreSenseRestriccionsMaquinafindMaquinaById(Long idMaquina)Operation findMaquinaByIdMaquinafindMaquinaByIp(String ip)Operation findMaquinaByIpMaquinafindMaquinaByNom(String nom)Operation findMaquinaByNomMaquinafindMaquinaBySerialNumber(String serialNumber)Operation findMaquinaBySerialNumberList<Maquina>findMaquinaOfirmaticaUsuariByFiltre(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca, String servidorImpressores)Operation findMaquinaOfirmaticaUsuariByFiltreList<Maquina>findMaquinesByXarxa(Xarxa xarxa)Operation findMaquinesByXarxaNetworkAuthorizationfindNetworkAuthorizationByCodiXarxaAndCodiIdentitat(String codiXarxa, String codiIdentitat)Operation findNetworkAuthorizationByCodiXarxaAndCodiIdentitatList<NetworkAuthorization>findNetworkAuthorizationsByCodiGrup(String codiGrup)Operation findNetworkAuthorizationsByCodiGrupList<NetworkAuthorization>findNetworkAuthorizationsByCodiUsuari(String codiUsuari)Operation findNetworkAuthorizationsByCodiUsuariList<NetworkAuthorization>findNetworkAuthorizationsByNomRol(String nomRol)Operation findNetworkAuthorizationsByNomRolXarxafindNetworkByIpAddress(String ipAdress)Operation findNetworkByIpAddressList<Xarxa>findNetworkByText_Discovery(String text)Operation findNetworkByText_Discovery Finds network by network name or network description or network IP or contained host name or description or IPPagedResult<Xarxa>findNetworkByTextAndJsonQuery(String text, String jsonQuery, Integer start, Integer pageSize)Operation findNetworkByTextAndJsonQueryAsyncList<Xarxa>findNetworkByTextAndJsonQueryAsync(String text, String jsonQuery)Operation findNetworkByTextAndJsonQueryAsyncLongfindNivellAccesByNomMaquinaAndCodiXarxa(String nomMaquina, String codiXarxa)Operation findNivellAccesByNomMaquinaAndCodiXarxaOsTypefindOSTypeById(Long osId)Operation findOSTypeByIdOsTypefindOSTypeByName(String osName)Operation findOSTypeByNameList<Sessio>findSessionsByNomMaquina(String codiMaquina)Operation findSessionsByNomMaquinaXarxafindXarxaByCodi(String codi)Operation findXarxaByCodiList<Xarxa>findXarxaByFiltre(String codi, String adreca, String descripcio, String mascara, String normalitzada, String dhcp, String maquina)Operation findXarxaByFiltreList<NetworkAuthorization>getACL(Xarxa xarxa)Operation getACLLonggetIPsBuides(String codiXarxa)Operation getIPsBuidesLonggetIPsOcupades(String codiXarxa)Operation getIPsOcupadesList<Maquina>getMaquines()Operation getMaquinesStringgetPrimeraIPLliure(String codiXarxa)Operation getPrimeraIPLliureList<Maquina>getServidorsCorreu()Operation getServidorsCorreuList<Maquina>getServidorsHome()Operation getServidorsHomeList<Maquina>getServidorsPerfil()Operation getServidorsPerfilString[]getTasques(String nomMaquina)Operation getTasquesString[]getUsuariAndContrasenyaAdministradorHost(String nomMaquina)Operation getUsuariAndContrasenyaAdministradorHostList<Xarxa>getXarxes()Operation getXarxesBooleanhasAnyACLXarxes(String codiUsuari)Operation hasAnyACLXarxesBooleanlaunchVNC(Long sessioId)Operation launchVNCMaquinaregisterDynamicIP(String nomMaquina, String ip, String serialNumber)Operation registerDynamicIPAutoritzacioAccesHostComAdministradorrevocarAccesHostComAdministrador(AutoritzacioAccesHostComAdministrador autoritzacioAccesComAdministrador)Operation revocarAccesHostComAdministradorvoidsetContrasenyaAdministrador(String nomMaquina, String adminUser, String adminPass)Operation setContrasenyaAdministradorBooleanteAccesAXarxa(String codiUsuari, String codiXarxa)Operation teAccesAXarxaBooleanteXarxaAdministrada()Operation teXarxaAdministradavoidupdate(AliasMaquina aliasMaquina)Operation updatevoidupdate(Maquina maquina)Operation updateNetworkAuthorizationupdate(NetworkAuthorization accessList)Operation updatevoidupdate(OsType osType)Operation updatevoidupdate(Xarxa xarxa)Operation update
-
-
-
Field Detail
-
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
canLogin
boolean canLogin(String user, String host) throws InternalErrorException
Operation canLogin- Parameters:
user-host-- Returns:
- Throws:
InternalErrorException
-
findHostByTextAndJsonQueryAsync
AsyncList<Maquina> findHostByTextAndJsonQueryAsync(String text, String jsonQuery) throws InternalErrorException
Operation findHostByTextAndJsonQueryAsync- Parameters:
text-jsonQuery-- Returns:
- Throws:
InternalErrorException
-
findNetworkByTextAndJsonQueryAsync
AsyncList<Xarxa> findNetworkByTextAndJsonQueryAsync(String text, String jsonQuery) throws InternalErrorException
Operation findNetworkByTextAndJsonQueryAsync- Parameters:
text-jsonQuery-- Returns:
- Throws:
InternalErrorException
-
findHostByTextAndJsonQuery
PagedResult<Maquina> findHostByTextAndJsonQuery(String text, String jsonQuery, Integer start, Integer pageSize) throws InternalErrorException
Operation findHostByTextAndJsonQuery- Parameters:
text-jsonQuery-start-pageSize-- Returns:
- Throws:
InternalErrorException
-
findNetworkByTextAndJsonQuery
PagedResult<Xarxa> findNetworkByTextAndJsonQuery(String text, String jsonQuery, Integer start, Integer pageSize) throws InternalErrorException
Operation findNetworkByTextAndJsonQuery- Parameters:
text-jsonQuery-start-pageSize-- Returns:
- Throws:
InternalErrorException
-
create
AliasMaquina create(AliasMaquina aliasMaquina) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
aliasMaquina-- Returns:
- Throws:
InternalErrorException
-
create
AutoritzacioAccesHostComAdministrador create(AutoritzacioAccesHostComAdministrador autoritzacioAccesComAdministrador) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
autoritzacioAccesComAdministrador-- Returns:
- Throws:
InternalErrorException
-
revocarAccesHostComAdministrador
AutoritzacioAccesHostComAdministrador revocarAccesHostComAdministrador(AutoritzacioAccesHostComAdministrador autoritzacioAccesComAdministrador) throws InternalErrorException, InternalErrorException
Operation revocarAccesHostComAdministrador- Parameters:
autoritzacioAccesComAdministrador-- Returns:
- Throws:
InternalErrorException
-
findIdentitatByCodi
Identitat findIdentitatByCodi(String codi) throws InternalErrorException, InternalErrorException
Operation findIdentitatByCodi- Parameters:
codi-- Returns:
- Throws:
InternalErrorException
-
create
Maquina create(Maquina maquina) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
maquina-- Returns:
- Throws:
InternalErrorException
-
findMaquinaById
Maquina findMaquinaById(Long idMaquina) throws InternalErrorException, InternalErrorException
Operation findMaquinaById- Parameters:
idMaquina-- Returns:
- Throws:
InternalErrorException
-
findMaquinaByIp
Maquina findMaquinaByIp(String ip) throws InternalErrorException, InternalErrorException
Operation findMaquinaByIp- Parameters:
ip-- Returns:
- Throws:
InternalErrorException
-
findMaquinaByNom
Maquina findMaquinaByNom(String nom) throws InternalErrorException, InternalErrorException
Operation findMaquinaByNom- Parameters:
nom-- Returns:
- Throws:
InternalErrorException
-
findMaquinaBySerialNumber
Maquina findMaquinaBySerialNumber(String serialNumber) throws InternalErrorException, InternalErrorException
Operation findMaquinaBySerialNumber- Parameters:
serialNumber-- Returns:
- Throws:
InternalErrorException
-
registerDynamicIP
Maquina registerDynamicIP(String nomMaquina, String ip, String serialNumber) throws InternalErrorException, InternalErrorException, UnknownHostException, UnknownNetworkException
Operation registerDynamicIP- Parameters:
nomMaquina-ip-serialNumber-- Returns:
- Throws:
InternalErrorExceptionUnknownHostExceptionUnknownNetworkException
-
create
NetworkAuthorization create(NetworkAuthorization accessList) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
accessList-- Returns:
- Throws:
InternalErrorException
-
findNetworkAuthorizationByCodiXarxaAndCodiIdentitat
NetworkAuthorization findNetworkAuthorizationByCodiXarxaAndCodiIdentitat(String codiXarxa, String codiIdentitat) throws InternalErrorException, InternalErrorException
Operation findNetworkAuthorizationByCodiXarxaAndCodiIdentitat- Parameters:
codiXarxa-codiIdentitat-- Returns:
- Throws:
InternalErrorException
-
update
NetworkAuthorization update(NetworkAuthorization accessList) throws InternalErrorException, InternalErrorException
Operation update- Parameters:
accessList-- Returns:
- Throws:
InternalErrorException
-
create
OsType create(OsType osType) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
osType-- Returns:
- Throws:
InternalErrorException
-
findOSTypeById
OsType findOSTypeById(Long osId) throws InternalErrorException, InternalErrorException
Operation findOSTypeById- Parameters:
osId-- Returns:
- Throws:
InternalErrorException
-
findOSTypeByName
OsType findOSTypeByName(String osName) throws InternalErrorException, InternalErrorException
Operation findOSTypeByName- Parameters:
osName-- Returns:
- Throws:
InternalErrorException
-
create
Xarxa create(Xarxa xarxa) throws InternalErrorException, InternalErrorException
Operation create- Parameters:
xarxa-- Returns:
- Throws:
InternalErrorException
-
findNetworkByIpAddress
Xarxa findNetworkByIpAddress(String ipAdress) throws InternalErrorException
Operation findNetworkByIpAddress- Parameters:
ipAdress-- Returns:
- Throws:
InternalErrorException
-
findXarxaByCodi
Xarxa findXarxaByCodi(String codi) throws InternalErrorException, InternalErrorException
Operation findXarxaByCodi- Parameters:
codi-- Returns:
- Throws:
InternalErrorException
-
esXarxaAdministrada
Boolean esXarxaAdministrada(String codiXarxa) throws InternalErrorException, InternalErrorException
Operation esXarxaAdministrada- Parameters:
codiXarxa-- Returns:
- Throws:
InternalErrorException
-
hasAnyACLXarxes
Boolean hasAnyACLXarxes(String codiUsuari) throws InternalErrorException, InternalErrorException
Operation hasAnyACLXarxes- Parameters:
codiUsuari-- Returns:
- Throws:
InternalErrorException
-
launchVNC
Boolean launchVNC(Long sessioId) throws InternalErrorException, InternalErrorException
Operation launchVNC- Parameters:
sessioId-- Returns:
- Throws:
InternalErrorException
-
teAccesAXarxa
Boolean teAccesAXarxa(String codiUsuari, String codiXarxa) throws InternalErrorException, InternalErrorException
Operation teAccesAXarxa- Parameters:
codiUsuari-codiXarxa-- Returns:
- Throws:
InternalErrorException
-
teXarxaAdministrada
Boolean teXarxaAdministrada() throws InternalErrorException, InternalErrorException
Operation teXarxaAdministrada- Returns:
- Throws:
InternalErrorException
-
findNivellAccesByNomMaquinaAndCodiXarxa
Long findNivellAccesByNomMaquinaAndCodiXarxa(String nomMaquina, String codiXarxa) throws InternalErrorException, InternalErrorException
Operation findNivellAccesByNomMaquinaAndCodiXarxa- Parameters:
nomMaquina-codiXarxa-- Returns:
- Throws:
InternalErrorException
-
getIPsBuides
Long getIPsBuides(String codiXarxa) throws InternalErrorException, InternalErrorException
Operation getIPsBuides- Parameters:
codiXarxa-- Returns:
- Throws:
InternalErrorException
-
getIPsOcupades
Long getIPsOcupades(String codiXarxa) throws InternalErrorException, InternalErrorException
Operation getIPsOcupades- Parameters:
codiXarxa-- Returns:
- Throws:
InternalErrorException
-
getPrimeraIPLliure
String getPrimeraIPLliure(String codiXarxa) throws InternalErrorException, InternalErrorException
Operation getPrimeraIPLliure- Parameters:
codiXarxa-- Returns:
- Throws:
InternalErrorException
-
getTasques
String[] getTasques(String nomMaquina) throws InternalErrorException, InternalErrorException
Operation getTasques- Parameters:
nomMaquina-- Returns:
- Throws:
InternalErrorException
-
getUsuariAndContrasenyaAdministradorHost
String[] getUsuariAndContrasenyaAdministradorHost(String nomMaquina) throws InternalErrorException, InternalErrorException
Operation getUsuariAndContrasenyaAdministradorHost- Parameters:
nomMaquina-- Returns:
- Throws:
InternalErrorException
-
findALLNetworkAuthorizationsByCodiUsuari
List<NetworkAuthorization> findALLNetworkAuthorizationsByCodiUsuari(String codiUsuari) throws InternalErrorException, InternalErrorException
Operation findALLNetworkAuthorizationsByCodiUsuari- Parameters:
codiUsuari-- Returns:
- Throws:
InternalErrorException
-
findAliasByNomMaquina
List<AliasMaquina> findAliasByNomMaquina(String nomMaquina) throws InternalErrorException, InternalErrorException
Operation findAliasByNomMaquina- Parameters:
nomMaquina-- Returns:
- Throws:
InternalErrorException
-
findAllOSType
List<OsType> findAllOSType() throws InternalErrorException, InternalErrorException
Operation findAllOSType- Returns:
- Throws:
InternalErrorException
-
findAutoritzacionsAccesMaquinaComAdministradorByHostAndDataPeticio
List<AutoritzacioAccesHostComAdministrador> findAutoritzacionsAccesMaquinaComAdministradorByHostAndDataPeticio(String nomHost, String dataPeticio, String dataCaducitat) throws InternalErrorException, InternalErrorException
Operation findAutoritzacionsAccesMaquinaComAdministradorByHostAndDataPeticio- Parameters:
nomHost-dataPeticio-dataCaducitat-- Returns:
- Throws:
InternalErrorException
-
findHostsByNetwork_Discovery
List<Maquina> findHostsByNetwork_Discovery(Xarxa parent, String text) throws InternalErrorException
Operation findHostsByNetwork_Discovery Finds all hosts or search contained host by name or description or IP- Parameters:
parent-text-- Returns:
- Throws:
InternalErrorException
-
findIdentitatsByCodi
List<Identitat> findIdentitatsByCodi(String codi) throws InternalErrorException, InternalErrorException
Operation findIdentitatsByCodi- Parameters:
codi-- Returns:
- Throws:
InternalErrorException
-
findMaquinaByFiltre
List<Maquina> findMaquinaByFiltre(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca) throws InternalErrorException, InternalErrorException
Operation findMaquinaByFiltre- Parameters:
nom-sistemaOperatiu-adreca-dhcp-correu-ofimatica-alias-mac-descripcio-xarxa-usuari-restringeixCerca-- Returns:
- Throws:
InternalErrorException
-
findMaquinaByFiltreSenseRestriccions
List<Maquina> findMaquinaByFiltreSenseRestriccions(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca) throws InternalErrorException, InternalErrorException
Operation findMaquinaByFiltreSenseRestriccions- Parameters:
nom-sistemaOperatiu-adreca-dhcp-correu-ofimatica-alias-mac-descripcio-xarxa-usuari-restringeixCerca-- Returns:
- Throws:
InternalErrorException
-
findMaquinaOfirmaticaUsuariByFiltre
List<Maquina> findMaquinaOfirmaticaUsuariByFiltre(String nom, String sistemaOperatiu, String adreca, String dhcp, String correu, String ofimatica, String alias, String mac, String descripcio, String xarxa, String usuari, Boolean restringeixCerca, String servidorImpressores) throws InternalErrorException, InternalErrorException
Operation findMaquinaOfirmaticaUsuariByFiltre- Parameters:
nom-sistemaOperatiu-adreca-dhcp-correu-ofimatica-alias-mac-descripcio-xarxa-usuari-restringeixCerca-servidorImpressores-- Returns:
- Throws:
InternalErrorException
-
findMaquinesByXarxa
List<Maquina> findMaquinesByXarxa(Xarxa xarxa) throws InternalErrorException, InternalErrorException
Operation findMaquinesByXarxa- Parameters:
xarxa-- Returns:
- Throws:
InternalErrorException
-
findNetworkAuthorizationsByCodiGrup
List<NetworkAuthorization> findNetworkAuthorizationsByCodiGrup(String codiGrup) throws InternalErrorException, InternalErrorException
Operation findNetworkAuthorizationsByCodiGrup- Parameters:
codiGrup-- Returns:
- Throws:
InternalErrorException
-
findNetworkAuthorizationsByCodiUsuari
List<NetworkAuthorization> findNetworkAuthorizationsByCodiUsuari(String codiUsuari) throws InternalErrorException, InternalErrorException
Operation findNetworkAuthorizationsByCodiUsuari- Parameters:
codiUsuari-- Returns:
- Throws:
InternalErrorException
-
findNetworkAuthorizationsByNomRol
List<NetworkAuthorization> findNetworkAuthorizationsByNomRol(String nomRol) throws InternalErrorException, InternalErrorException
Operation findNetworkAuthorizationsByNomRol- Parameters:
nomRol-- Returns:
- Throws:
InternalErrorException
-
findNetworkByText_Discovery
List<Xarxa> findNetworkByText_Discovery(String text) throws InternalErrorException
Operation findNetworkByText_Discovery Finds network by network name or network description or network IP or contained host name or description or IP- Parameters:
text-- Returns:
- Throws:
InternalErrorException
-
findSessionsByNomMaquina
List<Sessio> findSessionsByNomMaquina(String codiMaquina) throws InternalErrorException, InternalErrorException
Operation findSessionsByNomMaquina- Parameters:
codiMaquina-- Returns:
- Throws:
InternalErrorException
-
findXarxaByFiltre
List<Xarxa> findXarxaByFiltre(String codi, String adreca, String descripcio, String mascara, String normalitzada, String dhcp, String maquina) throws InternalErrorException, InternalErrorException
Operation findXarxaByFiltre- Parameters:
codi-adreca-descripcio-mascara-normalitzada-dhcp-maquina-- Returns:
- Throws:
InternalErrorException
-
getACL
List<NetworkAuthorization> getACL(Xarxa xarxa) throws InternalErrorException, InternalErrorException
Operation getACL- Parameters:
xarxa-- Returns:
- Throws:
InternalErrorException
-
getMaquines
List<Maquina> getMaquines() throws InternalErrorException, InternalErrorException
Operation getMaquines- Returns:
- Throws:
InternalErrorException
-
getServidorsCorreu
List<Maquina> getServidorsCorreu() throws InternalErrorException, InternalErrorException
Operation getServidorsCorreu- Returns:
- Throws:
InternalErrorException
-
getServidorsHome
List<Maquina> getServidorsHome() throws InternalErrorException, InternalErrorException
Operation getServidorsHome- Returns:
- Throws:
InternalErrorException
-
getServidorsPerfil
List<Maquina> getServidorsPerfil() throws InternalErrorException, InternalErrorException
Operation getServidorsPerfil- Returns:
- Throws:
InternalErrorException
-
getXarxes
List<Xarxa> getXarxes() throws InternalErrorException, InternalErrorException
Operation getXarxes- Returns:
- Throws:
InternalErrorException
-
delete
void delete(AliasMaquina aliasMaquina) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
aliasMaquina-- Throws:
InternalErrorException
-
delete
void delete(Maquina maquina) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
maquina-- Throws:
InternalErrorException
-
delete
void delete(NetworkAuthorization accessList) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
accessList-- Throws:
InternalErrorException
-
delete
void delete(OsType osType) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
osType-- Throws:
InternalErrorException
-
delete
void delete(Xarxa xarxa) throws InternalErrorException, InternalErrorException
Operation delete- Parameters:
xarxa-- Throws:
InternalErrorException
-
setContrasenyaAdministrador
void setContrasenyaAdministrador(String nomMaquina, String adminUser, String adminPass) throws InternalErrorException, InternalErrorException
Operation setContrasenyaAdministrador- Parameters:
nomMaquina-adminUser-adminPass-- Throws:
InternalErrorException
-
update
void update(AliasMaquina aliasMaquina) throws InternalErrorException, InternalErrorException
Operation update- Parameters:
aliasMaquina-- Throws:
InternalErrorException
-
update
void update(Maquina maquina) throws InternalErrorException, InternalErrorException
Operation update- Parameters:
maquina-- Throws:
InternalErrorException
-
update
void update(OsType osType) throws InternalErrorException, InternalErrorException
Operation update- Parameters:
osType-- Throws:
InternalErrorException
-
update
void update(Xarxa xarxa) throws InternalErrorException, InternalErrorException
Operation update- Parameters:
xarxa-- Throws:
InternalErrorException
-
-