A C D E F G H I K L M N O P Q R S T U V W X 
All Classes All Packages

I

ifAttributeValue(String, StringMatcher, ProfileRuleChild...) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
ifAttributeValue(String, String, ProfileRuleChild...) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The ifAttributeValue() context rule will have its child rules applied only if the specified profile attribute matches the specified value.
IfAttributeValue(String, StringMatcher) - Constructor for class com.opencloud.slee.upgrade.transformation.model.ProfileContext.IfAttributeValue
 
ifAttributeValueIsNull(String, ProfileRuleChild...) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The ifAttributeValueIsNull() context rule is a specialized form of the ifAttributeValue() rule that matches on the profile attribute value being null.
ifPropertyValue(String, StringMatcher, RaConfigRuleChild...) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
ifPropertyValue(String, String, RaConfigRuleChild...) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The ifPropertyValue() context rule will have its child rules applied only if the specified RA configuration property matches the specified value.
IfPropertyValue(String, StringMatcher) - Constructor for class com.opencloud.slee.upgrade.transformation.model.RaConfigContext.IfPropertyValue
 
ifPropertyValueIsNull(String, RaConfigRuleChild...) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The ifPropertyValueIsNull() context rule is a specialized form of the ifPropertyValue() rule that matches on a value being null.
INVALID_CONTEXT - com.opencloud.slee.upgrade.transformation.engine.TransformationWarning.Type
 
INVALID_DATA - com.opencloud.slee.upgrade.transformation.engine.TransformationWarning.Type
 
INVALID_PROPERTY_NAME - com.opencloud.slee.upgrade.transformation.engine.TransformationWarning.Type
 
IRRELEVANT_CONTEXT - com.opencloud.slee.upgrade.transformation.engine.TransformationWarning.Type
 
isArray(Object) - Static method in class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator
Returns true if the given value is a non-null array object, false otherwise.
isDeleted() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
isNew() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeDescription
 
isNew() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
isNew() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
isNew() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.Profile
 
issueWarning(String) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The primary use for the issueWarning() method is so that code that uses the API can issue a warning, for example if it discovers that the data it is transforming is too complex to be automatically handled.
A C D E F G H I K L M N O P Q R S T U V W X 
All Classes All Packages