A C D F G P S T V W

A

adjustPath(String) - Method in enum de.smartics.properties.config.transfer.filesystem. PropertiesFormat
Adjusts the file name in this way that it contains the correct extension for the given type.

C

clear() - Method in class de.smartics.properties.config.transfer.filesystem. FileSystemPropertySink
 
close() - Method in class de.smartics.properties.config.transfer.filesystem. FileSystemPropertySink
create() - Method in class de.smartics.properties.config.transfer.filesystem. Factory
 

D

de.smartics.properties.config.transfer.filesystem - package de.smartics.properties.config.transfer.filesystem
Provides an implementation for writing property definitions to a file system.

F

Factory - Class in de.smartics.properties.config.transfer.filesystem
Creates instances of FileSystemPropertySink.
Factory() - Constructor for class de.smartics.properties.config.transfer.filesystem. Factory
Default constructor.
FileSystemPropertySink - Class in de.smartics.properties.config.transfer.filesystem
Writes properties to a folder.
FileSystemPropertySink(File) - Constructor for class de.smartics.properties.config.transfer.filesystem. FileSystemPropertySink
Convenience constructor to create native properties files.
FileSystemPropertySink(File, PropertiesFormat) - Constructor for class de.smartics.properties.config.transfer.filesystem. FileSystemPropertySink
Default constructor.
fromString(String) - Static method in enum de.smartics.properties.config.transfer.filesystem. PropertiesFormat
Returns the properties format identifier by the case-insensitive identifier of the enumeration element.

G

getCode() - Method in enum de.smartics.properties.config.transfer.filesystem. TransferFileCode
 
getComponentId() - Method in enum de.smartics.properties.config.transfer.filesystem. TransferFileCode
 
getDisplayId() - Method in enum de.smartics.properties.config.transfer.filesystem. TransferFileCode
 
getMajorNumber() - Method in enum de.smartics.properties.config.transfer.filesystem. TransferFileCode
 
getMinorNumber() - Method in enum de.smartics.properties.config.transfer.filesystem. TransferFileCode
 

P

PropertiesFormat - Enum in de.smartics.properties.config.transfer.filesystem
An enumeration of valid properties formats.

S

setOutputFormat(String) - Method in class de.smartics.properties.config.transfer.filesystem. Factory
Sets the format the property definition files will be written to.
setTargetFolder(String) - Method in class de.smartics.properties.config.transfer.filesystem. Factory
Sets the name of the folder the properties definitions are written to.

T

toString() - Method in enum de.smartics.properties.config.transfer.filesystem. TransferFileCode
Returns the string representation of the object.
TransferFileCode - Enum in de.smartics.properties.config.transfer.filesystem
Codes dealing with property problems.
TransferMessageBean - Class in de.smartics.properties.config.transfer.filesystem
Provides context information for transfer problems.
TransferMessageBean(TransferFileCode, ConfigurationKey<?>, File) - Constructor for class de.smartics.properties.config.transfer.filesystem. TransferMessageBean
Constructor without cause.
TransferMessageBean(TransferFileCode, Throwable, ConfigurationKey<?>, File) - Constructor for class de.smartics.properties.config.transfer.filesystem. TransferMessageBean
Default constructor.

V

valueOf(String) - Static method in enum de.smartics.properties.config.transfer.filesystem. PropertiesFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.smartics.properties.config.transfer.filesystem. TransferFileCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.smartics.properties.config.transfer.filesystem. PropertiesFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.smartics.properties.config.transfer.filesystem. TransferFileCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(PropertyProvider) - Method in class de.smartics.properties.config.transfer.filesystem. FileSystemPropertySink
 
write(Iterable<PropertyProvider>) - Method in class de.smartics.properties.config.transfer.filesystem. FileSystemPropertySink
 

A C D F G P S T V W

Copyright © 2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.