Uses of Class
org.rhq.plugins.postgres.PostgresUserComponent.UpdateType

Packages that use PostgresUserComponent.UpdateType
org.rhq.plugins.postgres   
 

Uses of PostgresUserComponent.UpdateType in org.rhq.plugins.postgres
 

Methods in org.rhq.plugins.postgres that return PostgresUserComponent.UpdateType
static PostgresUserComponent.UpdateType PostgresUserComponent.UpdateType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PostgresUserComponent.UpdateType[] PostgresUserComponent.UpdateType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.plugins.postgres with parameters of type PostgresUserComponent.UpdateType
static String PostgresUserComponent.getUserSQL(org.rhq.core.domain.configuration.Configuration config, PostgresUserComponent.UpdateType type)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.