Package es.caib.seycon.ng.servei
Interface XarxaService
-
public interface XarxaService
Service XarxaService
-
-
Field Summary
Fields Modifier and Type Field Description static String
SERVICE_NAME
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
canLogin(String user, String host)
Operation canLoginAliasMaquina
create(AliasMaquina aliasMaquina)
Operation createAutoritzacioAccesHostComAdministrador
create(AutoritzacioAccesHostComAdministrador autoritzacioAccesComAdministrador)
Operation createMaquina
create(Maquina maquina)
Operation createNetworkAuthorization
create(NetworkAuthorization accessList)
Operation createOsType
create(OsType osType)
Operation createXarxa
create(Xarxa xarxa)
Operation createvoid
delete(AliasMaquina aliasMaquina)
Operation deletevoid
delete(Maquina maquina)
Operation deletevoid
delete(NetworkAuthorization accessList)
Operation deletevoid
delete(OsType osType)
Operation deletevoid
delete(Xarxa xarxa)
Operation deleteBoolean
esXarxaAdministrada(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 IPIdentitat
findIdentitatByCodi(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 findMaquinaByFiltreSenseRestriccionsMaquina
findMaquinaById(Long idMaquina)
Operation findMaquinaByIdMaquina
findMaquinaByIp(String ip)
Operation findMaquinaByIpMaquina
findMaquinaByNom(String nom)
Operation findMaquinaByNomMaquina
findMaquinaBySerialNumber(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 findMaquinesByXarxaNetworkAuthorization
findNetworkAuthorizationByCodiXarxaAndCodiIdentitat(String codiXarxa, String codiIdentitat)
Operation findNetworkAuthorizationByCodiXarxaAndCodiIdentitatList<NetworkAuthorization>
findNetworkAuthorizationsByCodiGrup(String codiGrup)
Operation findNetworkAuthorizationsByCodiGrupList<NetworkAuthorization>
findNetworkAuthorizationsByCodiUsuari(String codiUsuari)
Operation findNetworkAuthorizationsByCodiUsuariList<NetworkAuthorization>
findNetworkAuthorizationsByNomRol(String nomRol)
Operation findNetworkAuthorizationsByNomRolXarxa
findNetworkByIpAddress(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 findNetworkByTextAndJsonQueryAsyncLong
findNivellAccesByNomMaquinaAndCodiXarxa(String nomMaquina, String codiXarxa)
Operation findNivellAccesByNomMaquinaAndCodiXarxaOsType
findOSTypeById(Long osId)
Operation findOSTypeByIdOsType
findOSTypeByName(String osName)
Operation findOSTypeByNameList<Sessio>
findSessionsByNomMaquina(String codiMaquina)
Operation findSessionsByNomMaquinaXarxa
findXarxaByCodi(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 getACLLong
getIPsBuides(String codiXarxa)
Operation getIPsBuidesLong
getIPsOcupades(String codiXarxa)
Operation getIPsOcupadesList<Maquina>
getMaquines()
Operation getMaquinesString
getPrimeraIPLliure(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 getXarxesBoolean
hasAnyACLXarxes(String codiUsuari)
Operation hasAnyACLXarxesBoolean
launchVNC(Long sessioId)
Operation launchVNCMaquina
registerDynamicIP(String nomMaquina, String ip, String serialNumber)
Operation registerDynamicIPAutoritzacioAccesHostComAdministrador
revocarAccesHostComAdministrador(AutoritzacioAccesHostComAdministrador autoritzacioAccesComAdministrador)
Operation revocarAccesHostComAdministradorvoid
setContrasenyaAdministrador(String nomMaquina, String adminUser, String adminPass)
Operation setContrasenyaAdministradorBoolean
teAccesAXarxa(String codiUsuari, String codiXarxa)
Operation teAccesAXarxaBoolean
teXarxaAdministrada()
Operation teXarxaAdministradavoid
update(AliasMaquina aliasMaquina)
Operation updatevoid
update(Maquina maquina)
Operation updateNetworkAuthorization
update(NetworkAuthorization accessList)
Operation updatevoid
update(OsType osType)
Operation updatevoid
update(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:
InternalErrorException
UnknownHostException
UnknownNetworkException
-
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
-
-