Uses of Class
de.smartics.properties.api.core.domain.ConfigCode

Packages that use ConfigCode
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
 

Uses of ConfigCode in de.smartics.properties.api.core.domain
 

Methods in de.smartics.properties.api.core.domain that return ConfigCode
static ConfigCode ConfigCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfigCode[] ConfigCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.smartics.properties.api.core.domain with parameters of type ConfigCode
static ConfigMessageBean ConfigMessageBean.systemId(ConfigCode code, String systemId)
          Creates a message bean without cause and no namespace information.
static ConfigMessageBean ConfigMessageBean.systemId(ConfigCode code, Throwable cause, String systemId)
          Creates a message bean without namespace information.
 



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