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

S

SasBundleMapping - Class in com.opencloud.slee.upgrade.transformation.model
 
SasBundleMapping(Element, String, int) - Constructor for class com.opencloud.slee.upgrade.transformation.model.SasBundleMapping
 
SasBundleMappingsTransformationResult - Class in com.opencloud.slee.upgrade.transformation.engine.sas
 
SasBundleMappingsTransformationResult(Document, List<TransformationWarning>) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.sas.SasBundleMappingsTransformationResult
 
SasBundleMappingsTransformer - Class in com.opencloud.slee.upgrade.transformation.engine.sas
 
SasBundleMappingsTransformer(Document, Document) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.sas.SasBundleMappingsTransformer
 
SERIALISATION_VERSION_ATTRIB - Static variable in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeDescription
 
SERIALISED_ATTRIB - Static variable in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeDescription
 
setAttribute(String, boolean) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
setAttribute(String, int[]) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
setAttribute(String, long) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
setAttribute(String, long[]) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
setAttribute(String, ObjectGenerator) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The setAttribute() action rule sets a named attribute to a particular value.
setAttribute(String, ValueFunction) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
setAttribute(String, Object[]) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
setAttribute(String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
SetAttribute(String, ObjectGenerator) - Constructor for class com.opencloud.slee.upgrade.transformation.model.ProfileAction.SetAttribute
 
setAttributeToNull(String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This is a specialized form of the setAttribute action rule that uses a value of null.
setEnvironment(List<Document>, ExportData, List<Document>, ExportData) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This method is not part of the API.
setId(int) - Method in class com.opencloud.slee.upgrade.transformation.model.Rule
A purely informational ID for use in logging.
setIsNew(boolean) - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
setProblemCollector(ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This method is not part of the API.
setProperty(String, boolean) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
setProperty(String, long) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
setProperty(String, ObjectGenerator.StringGenerator) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This action sets the value of an RA configuration property.
setProperty(String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
SetProperty(String, ObjectGenerator.StringGenerator) - Constructor for class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.SetProperty
 
setPropertyToNull(String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This is a specialized form of the setProperty action, where the value to be set is null.
setTransformationApi(TransformationApi) - Method in class com.opencloud.slee.upgrade.transformation.model.TransformationRules
 
StringMatcher - Class in com.opencloud.slee.upgrade.transformation.model
A string matcher is able to match against a string value.
StringMatcher.AnyStringMatcher - Class in com.opencloud.slee.upgrade.transformation.model
A StringMatcher which matches any string value, including the null value.
StringMatcher.ConstantMatcher - Class in com.opencloud.slee.upgrade.transformation.model
A StringMatcher which matches a particular, constant, non-null string value.
StringMatcher.NullValueMatcher - Class in com.opencloud.slee.upgrade.transformation.model
A StringMatcher which only matches the null value.
StringMatcher.RegexMatcher - Class in com.opencloud.slee.upgrade.transformation.model
A StringMatcher which matches a full string value against a given regular expression.
Note: in order to match, the regular expression must match the full value, rather than just match a substring.
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