Uses of Class
org.syncope.console.SchemaModalPageFactory.Entity

Packages that use SchemaModalPageFactory.Entity
org.syncope.console   
 

Uses of SchemaModalPageFactory.Entity in org.syncope.console
 

Methods in org.syncope.console that return SchemaModalPageFactory.Entity
static SchemaModalPageFactory.Entity SchemaModalPageFactory.Entity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SchemaModalPageFactory.Entity[] SchemaModalPageFactory.Entity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.syncope.console with parameters of type SchemaModalPageFactory.Entity
static AbstractSchemaModalPage SchemaModalPageFactory.getSchemaModalPage(SchemaModalPageFactory.Entity entity, SchemaModalPageFactory.SchemaType schemaType)
           
 



Copyright © 2011. All Rights Reserved.