Uses of Class
org.ow2.petals.system.repository.RepositoryServiceImpl.EntityType

Packages that use RepositoryServiceImpl.EntityType
org.ow2.petals.jbi.management.util   
org.ow2.petals.system.repository   
org.ow2.petals.system.repository.exception   
 

Uses of RepositoryServiceImpl.EntityType in org.ow2.petals.jbi.management.util
 

Methods in org.ow2.petals.jbi.management.util with parameters of type RepositoryServiceImpl.EntityType
static org.ow2.petals.jbi.descriptor.original.generated.Jbi PackageHelper.loadDescriptor(java.lang.String entityName, RepositoryServiceImpl.EntityType entityType, RepositoryService repositoryService)
          Load the JBI descriptor from the repository folder of the given entity (component, shared libraries or service assembly).
 

Uses of RepositoryServiceImpl.EntityType in org.ow2.petals.system.repository
 

Methods in org.ow2.petals.system.repository that return RepositoryServiceImpl.EntityType
static RepositoryServiceImpl.EntityType RepositoryServiceImpl.EntityType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RepositoryServiceImpl.EntityType[] RepositoryServiceImpl.EntityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of RepositoryServiceImpl.EntityType in org.ow2.petals.system.repository.exception
 

Constructors in org.ow2.petals.system.repository.exception with parameters of type RepositoryServiceImpl.EntityType
EntityAlreadyExistsException(java.lang.String entityName, RepositoryServiceImpl.EntityType entityType)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.