Uses of Class
eu.emi.dsr.infrastructure.Method

Packages that use Method
eu.emi.dsr.infrastructure   
 

Uses of Method in eu.emi.dsr.infrastructure
 

Methods in eu.emi.dsr.infrastructure that return Method
static Method Method.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Method[] Method.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in eu.emi.dsr.infrastructure with parameters of type Method
 boolean InfrastructureManager.dbSynchronization(List<String> ids, Method method, int responsestatus)
          Database synchronization with the parent.
 



Copyright © 2012. All Rights Reserved.