| Package | Description |
|---|---|
| org.cristalise.kernel.process | |
| org.cristalise.kernel.process.module | |
| org.cristalise.kernel.process.resource |
| Modifier and Type | Method and Description |
|---|---|
static ResourceImportHandler |
Gateway.getResourceImportHandler(BuiltInResources resType)
Retrieves the ResourceImportHandler available for the resource type.
|
| Modifier and Type | Field and Description |
|---|---|
BuiltInResources |
ModuleResource.type |
| Modifier and Type | Method and Description |
|---|---|
static BuiltInResources |
BuiltInResources.getValue(String typeCode) |
static BuiltInResources |
BuiltInResources.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltInResources[] |
BuiltInResources.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultResourceImportHandler(BuiltInResources resType) |
Copyright © 1997–2022 CRISTAL-iSE. All rights reserved.