Uses of Class
de.espirit.firstspirit.module.descriptor.ComponentDescriptor.Scope

Packages that use ComponentDescriptor.Scope
de.espirit.firstspirit.module   
de.espirit.firstspirit.module.descriptor   
 

Uses of ComponentDescriptor.Scope in de.espirit.firstspirit.module
 

Methods in de.espirit.firstspirit.module that return ComponentDescriptor.Scope
 ComponentDescriptor.Scope ServerEnvironment.getScope()
          Returns the scope, one of ComponentDescriptor.Scope.SERVER, ComponentDescriptor.Scope.PROJECT, and ComponentDescriptor.Scope.WEB.
 

Uses of ComponentDescriptor.Scope in de.espirit.firstspirit.module.descriptor
 

Methods in de.espirit.firstspirit.module.descriptor that return ComponentDescriptor.Scope
 ComponentDescriptor.Scope ComponentDescriptor.getScope()
          Returns component scope.
 ComponentDescriptor.Scope EditorDescriptor.getScope()
           
 ComponentDescriptor.Scope LibraryDescriptor.getScope()
           
 ComponentDescriptor.Scope LinkEditorDescriptor.getScope()
           
 ComponentDescriptor.Scope ProjectAppDescriptor.getScope()
           
 ComponentDescriptor.Scope PublicClassDescriptor.getScope()
           
 ComponentDescriptor.Scope ServiceDescriptor.getScope()
           
 ComponentDescriptor.Scope WebAppDescriptor.getScope()
           
 ComponentDescriptor.Scope WebServerDescriptor.getScope()
           
static ComponentDescriptor.Scope ComponentDescriptor.Scope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ComponentDescriptor.Scope[] ComponentDescriptor.Scope.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480