Class StringAttribute<T>
java.lang.Object
org.nuclos.api.businessobject.attribute.Attribute<T>
org.nuclos.api.businessobject.attribute.StringAttribute<T>
StringAttribute
is used if the attribute type provides comparison operations based on Strings
- Author:
- Matthias Reichart
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuclos.api.businessobject.attribute.Attribute
eq, getAttributeUid, getConstantName, getEntityUid, getPackageName, getType, isNull, neq, notNull
-
Constructor Details
-
StringAttribute
-
-
Method Details
-
like
Like - comparison operation- Parameters:
value
-- Returns:
-