| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceNamingInterface.FileNamingType | |
|---|---|
| org.pentaho.di.resource | |
| Uses of ResourceNamingInterface.FileNamingType in org.pentaho.di.resource | 
|---|
| Methods in org.pentaho.di.resource that return ResourceNamingInterface.FileNamingType | |
|---|---|
static ResourceNamingInterface.FileNamingType | 
ResourceNamingInterface.FileNamingType.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static ResourceNamingInterface.FileNamingType[] | 
ResourceNamingInterface.FileNamingType.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in org.pentaho.di.resource with parameters of type ResourceNamingInterface.FileNamingType | |
|---|---|
 String | 
ResourceNamingInterface.nameResource(String prefix,
             String originalFilePath,
             String extension,
             ResourceNamingInterface.FileNamingType namingType)
Create a (file) name for a resource based on a prefix and an extension.  | 
 String | 
SimpleResourceNaming.nameResource(String prefix,
             String originalFilePath,
             String extension,
             ResourceNamingInterface.FileNamingType namingType)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||