Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
F
N
O
P
T
V
A
AccessType
- Enum in
de.smartics.properties.api.core.annotations
Defines the type of the access to properties.
D
de.smartics.properties.api.core.annotations
- package de.smartics.properties.api.core.annotations
Provides annotations to attach metadata to properties.
F
FIVE_MINUTES
- Static variable in class de.smartics.properties.api.core.annotations.
PropertyLifecycle.UpdateInterval
Defines a standard update interval of five minutes.
N
NO_AUTOMATIC_UPDATE
- Static variable in class de.smartics.properties.api.core.annotations.
PropertyLifecycle.UpdateInterval
The constant to use to indicate that there is no automatic update.
NO_CACHING
- Static variable in class de.smartics.properties.api.core.annotations.
PropertyLifecycle.UpdateInterval
The constant to use to indicate that the value should never be cached.
O
ONE_DAY
- Static variable in class de.smartics.properties.api.core.annotations.
PropertyLifecycle.UpdateInterval
Defines a standard update interval of one day.
ONE_HOUR
- Static variable in class de.smartics.properties.api.core.annotations.
PropertyLifecycle.UpdateInterval
Defines a standard update interval of one hour.
ONE_MINUTE
- Static variable in class de.smartics.properties.api.core.annotations.
PropertyLifecycle.UpdateInterval
Defines a standard update interval of one minute.
ONE_SECOND
- Static variable in class de.smartics.properties.api.core.annotations.
PropertyLifecycle.UpdateInterval
Defines a standard update interval of one second.
P
PROPERTY_DESCRIPTOR
- Static variable in annotation type de.smartics.properties.api.core.annotations.
PropertyMetaDataMethod
The default suffix of a name of a method that returns the descriptor of a property.
PROPERTY_KEY
- Static variable in annotation type de.smartics.properties.api.core.annotations.
PropertyMetaDataMethod
The default suffix of a name of a method that returns the key of a property.
PropertyCategories
- Annotation Type in
de.smartics.properties.api.core.annotations
Categorizes a property.
PropertyCategories.Business
- Interface in
de.smartics.properties.api.core.annotations
Tags a property as a business property that is environment agnostic.
PropertyCategories.CategoryTag
- Interface in
de.smartics.properties.api.core.annotations
Allows to tag interfaces to be used as value for the
PropertyCategories
annotation.
PropertyCategories.Technical
- Interface in
de.smartics.properties.api.core.annotations
Tags a property as a technical property.
PropertyDefinitionTime
- Enum in
de.smartics.properties.api.core.annotations
Defines the different times the definition of a property is conducted.
PropertyElementType
- Annotation Type in
de.smartics.properties.api.core.annotations
Defines the value type of a collection property value.
PropertyExpression
- Annotation Type in
de.smartics.properties.api.core.annotations
Defines a default expression for the property to evaluate a value, if not specified otherwise.
PropertyIntValueRange
- Annotation Type in
de.smartics.properties.api.core.annotations
Defines the range of valid integer values of a property.
PropertyKeyName
- Annotation Type in
de.smartics.properties.api.core.annotations
Defines a name of a property key.
PropertyLifecycle
- Annotation Type in
de.smartics.properties.api.core.annotations
Defines the lifecycle of a property.
PropertyLifecycle.UpdateInterval
- Class in
de.smartics.properties.api.core.annotations
Defines constants for the
PropertyLifecycle.updateInterval()
.
PropertyListElementConstraints
- Annotation Type in
de.smartics.properties.api.core.annotations
Flags a nested interface as defining constraints for property list elements.
PropertyMetaDataMethod
- Annotation Type in
de.smartics.properties.api.core.annotations
Declares a method to return meta data instead of a property value.
PropertySet
- Annotation Type in
de.smartics.properties.api.core.annotations
Defines a set of properties.
PropertyStringValueRange
- Annotation Type in
de.smartics.properties.api.core.annotations
Defines the range of valid string values of a property.
PropertyUse
- Annotation Type in
de.smartics.properties.api.core.annotations
Defines the type of using the property.
PropertyUse.UseType
- Enum in
de.smartics.properties.api.core.annotations
The type of using the property.
PropertyValueSecured
- Annotation Type in
de.smartics.properties.api.core.annotations
Defines that the property value is secured.
T
toString()
- Method in enum de.smartics.properties.api.core.annotations.
PropertyUse.UseType
V
valueOf(String)
- Static method in enum de.smartics.properties.api.core.annotations.
AccessType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.smartics.properties.api.core.annotations.
PropertyDefinitionTime
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.smartics.properties.api.core.annotations.
PropertyUse.UseType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum de.smartics.properties.api.core.annotations.
AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.smartics.properties.api.core.annotations.
PropertyDefinitionTime
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.smartics.properties.api.core.annotations.
PropertyUse.UseType
Returns an array containing the constants of this enum type, in the order they are declared.
A
D
F
N
O
P
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics
. All Rights Reserved.