Uses of Interface
de.smartics.properties.api.core.domain.PropertyContext

Packages that use PropertyContext
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
de.smartics.properties.spi.core.context Provides properties configuration information. 
de.smartics.properties.spi.core.metadata Provides helpers to read metadata from property descriptor interfaces. 
 

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

Methods in de.smartics.properties.api.core.domain that return PropertyContext
 PropertyContext PropertyDescriptor.getContext()
          Returns the context of the property descriptor.
 

Uses of PropertyContext in de.smartics.properties.spi.core.context
 

Classes in de.smartics.properties.spi.core.context that implement PropertyContext
 class MandatoryPropertyContext
          Provides context information for a given property.
 

Methods in de.smartics.properties.spi.core.context that return PropertyContext
 PropertyContext PropertyContextProxy.getPropertyContext(PropertyDescriptor propertyDescriptor)
           
 PropertyContext PropertyContextProvider.getPropertyContext(PropertyDescriptor propertyDescriptor)
          Creates a new property context for the given propertyDescriptor.
 

Uses of PropertyContext in de.smartics.properties.spi.core.metadata
 

Methods in de.smartics.properties.spi.core.metadata that return PropertyContext
 PropertyContext PropertyMetaData.getContext()
           
 



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