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

Packages that use SchemaModalPageFactory.Entity
org.syncope.console.commons   
 

Uses of SchemaModalPageFactory.Entity in org.syncope.console.commons
 

Methods in org.syncope.console.commons 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.commons with parameters of type SchemaModalPageFactory.Entity
static AbstractSchemaModalPage SchemaModalPageFactory.getSchemaModalPage(SchemaModalPageFactory.Entity entity, SchemaModalPageFactory.SchemaType schemaType)
           
 



Copyright © 2011. All Rights Reserved.