Uses of Package
de.smartics.properties.api.core.domain

Packages that use de.smartics.properties.api.core.domain
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
de.smartics.properties.api.core.security Provides security mechanisms to protect property values. 
de.smartics.properties.spi.core.constraint Provides information about property values constraints. 
de.smartics.properties.spi.core.constraint.jsr303 Provides wrappers to use JSR-303 constraints for property validation. 
de.smartics.properties.spi.core.constraints Provides standard constraints. 
de.smartics.properties.spi.core.context Provides properties configuration information. 
de.smartics.properties.spi.core.convert Provides utilities to convert property values from and to Strings. 
de.smartics.properties.spi.core.metadata Provides helpers to read metadata from property descriptor interfaces. 
de.smartics.properties.spi.core.metadata.comment Provides helpers to read comments for property sets, properties and property values. 
de.smartics.properties.spi.core.metadata.projectdoc Provides helpers for projectdoc information. 
de.smartics.properties.spi.core.registry Provides registries to access properties meta information. 
de.smartics.properties.spi.core.validate Service provider validation classes. 
de.smartics.properties.spi.core.value Provides information about property values. 
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.api.core.domain
ConfigCode
          Codes dealing with property problems.
ConfigException
          Signals that a properties configuration cannot be parsed.
ConfigMessageBean
          Provides information about problems encountered when properties definitions cannot be parsed.
DocumentMetaData
          Provides read access to document meta data.
DocumentName
          The name of a document is unique within a documentation in the context of a given project.
DuplicatePropertyDeclarationException
          Signals that a property descriptor has been encountered twice.
DuplicatePropertyDeclarationsException
          Signals that a set of property descriptor has been encountered twice.
ProjectdocMetaData
          Stores document instance information for projectdoc metadata.
PropertiesContext
          Defines the configuration for smartics properties configuration.
PropertiesContext.Builder
          The builder of PropertiesContext.
PropertyCategories
          The categories the property is associated with.
PropertyCategories.Builder
          Builder for PropertyCategories.
PropertyCode
          Codes dealing with property problems.
PropertyComment
          The comment to a property.
PropertyComment.Builder
          The property comment instance builder.
PropertyConstraint
          Defines constraints on a property value and a description to the constraint that can be presented to the user.
PropertyContext
          Provides context information for a given property.
PropertyDescriptor
          Defines property meta data.
PropertyDescriptorClashingMessageBean
          Provides context information for errors concerning two clashing property descriptors.
PropertyDescriptorException
          Base exception of the library for signaling an unspecific cause that is concerned with a specific property providing the property declaration information.
PropertyDescriptorMessageBean
          Provides context information for errors concerning a property.
PropertyException
          Base exception of the library for signaling an unspecific cause that is concerned with a specific property.
PropertyExpression
          Provides information about the expression to evaluate a default value for a property.
PropertyExpressionMessageBean
          Provides context information for errors concerning a property value.
PropertyKey
          Defines a property key information.
PropertyMessageBean
          Provides context information for errors concerning a property.
PropertyProjectdoc
          Provides property information read from an SDoc XML document.
PropertySetProjectdoc
          Provides property set information read from an SDoc XML document.
PropertyType
          Provides information about the type of a property.
PropertyValidationException
          Signals that the value does not match the given constraints.
PropertyValidationMessageBean
          Provides context information for errors concerning a property.
PropertyValueChangeMessageBean
          Provides context information for errors concerning a failed change of a property value.
PropertyValueComment
          Provides comments for the values of a property.
PropertyValueMessageBean
          Provides context information for errors concerning a property value.
PropertyValueRange
          Defines the possible values for a property.
SourceInfo
          Contains information about the source the property is defined in.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.api.core.security
PropertyDescriptor
          Defines property meta data.
PropertyDescriptorMessageBean
          Provides context information for errors concerning a property.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.constraint
PropertyConstraint
          Defines constraints on a property value and a description to the constraint that can be presented to the user.
PropertyDescriptor
          Defines property meta data.
PropertyValidationException
          Signals that the value does not match the given constraints.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.constraint.jsr303
PropertyConstraint
          Defines constraints on a property value and a description to the constraint that can be presented to the user.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.constraints
PropertyConstraint
          Defines constraints on a property value and a description to the constraint that can be presented to the user.
PropertyValueRange
          Defines the possible values for a property.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.context
ConfigException
          Signals that a properties configuration cannot be parsed.
PropertiesContext
          Defines the configuration for smartics properties configuration.
PropertyContext
          Provides context information for a given property.
PropertyDescriptor
          Defines property meta data.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.convert
PropertyDescriptor
          Defines property meta data.
PropertyValueConversionException
          Signals that a value cannot be converted to its native type.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.metadata
DocumentName
          The name of a document is unique within a documentation in the context of a given project.
PropertiesContext
          Defines the configuration for smartics properties configuration.
PropertyCategories
          The categories the property is associated with.
PropertyComment
          The comment to a property.
PropertyConstraint
          Defines constraints on a property value and a description to the constraint that can be presented to the user.
PropertyContext
          Provides context information for a given property.
PropertyDescriptor
          Defines property meta data.
PropertyExpression
          Provides information about the expression to evaluate a default value for a property.
PropertyKey
          Defines a property key information.
PropertyProjectdoc
          Provides property information read from an SDoc XML document.
PropertySetProjectdoc
          Provides property set information read from an SDoc XML document.
PropertyType
          Provides information about the type of a property.
PropertyValueRange
          Defines the possible values for a property.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.metadata.comment
PropertiesContext
          Defines the configuration for smartics properties configuration.
PropertyComment
          The comment to a property.
PropertyDescriptor
          Defines property meta data.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.metadata.projectdoc
ProjectdocMetaData
          Stores document instance information for projectdoc metadata.
PropertiesContext
          Defines the configuration for smartics properties configuration.
PropertyDescriptor
          Defines property meta data.
PropertyProjectdoc
          Provides property information read from an SDoc XML document.
PropertySetProjectdoc
          Provides property set information read from an SDoc XML document.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.registry
ConfigException
          Signals that a properties configuration cannot be parsed.
DuplicatePropertyDeclarationException
          Signals that a property descriptor has been encountered twice.
DuplicatePropertyDeclarationsException
          Signals that a set of property descriptor has been encountered twice.
PropertiesContext
          Defines the configuration for smartics properties configuration.
PropertyDescriptor
          Defines property meta data.
PropertyDescriptorRegistry
          A registry for a set of property descriptors.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.validate
PropertyDescriptor
          Defines property meta data.
PropertyValidationException
          Signals that the value does not match the given constraints.
 

Classes in de.smartics.properties.api.core.domain used by de.smartics.properties.spi.core.value
PropertyValueRange
          Defines the possible values for a property.
 



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