Package com.exedio.cope
Class This<E extends Item>
java.lang.Object
com.exedio.cope.Feature
com.exedio.cope.This<E>
- All Implemented Interfaces:
Function<E>,ItemFunction<E>,Selectable<E>,Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.voidappendParameter(com.exedio.cope.Statement bf, E value) Deprecated.voidappendSelect(com.exedio.cope.Statement bf, Join join) Deprecated.voidappendType(com.exedio.cope.Statement bf, Join join) Deprecated.voidDeprecated.intDeprecated.longReturnsSelectable.getValueType().getJavaClass()booleanMethods inherited from class com.exedio.cope.Feature
afterModelCreated, getAbstractType, getAnnotation, getID, getLocalizationKeys, getName, getPattern, getType, isAnnotationPresent, isSourceAlready, mount, readResolve, requireMounted, toString, toString, writeReplaceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.exedio.cope.Function
any, between, equal, equal, equal, get, greater, greater, greaterOrEqual, greaterOrEqual, in, in, isNotNull, isNull, less, less, lessOrEqual, lessOrEqual, max, min, notEqual, notEqualMethods inherited from interface com.exedio.cope.ItemFunction
bind, equalTarget, equalTarget, instanceOf, instanceOf, instanceOf, instanceOf, instanceOf, notInstanceOf, notInstanceOf, notInstanceOf, notInstanceOf, notInstanceOf, typeIn, typeIn, typeIn, typeIn, typeIn, typeNotIn, typeNotIn, typeNotIn, typeNotIn, typeNotInMethods inherited from interface com.exedio.cope.Selectable
getType, toString
-
Method Details
-
get
-
getValueClass
Description copied from interface:SelectableReturnsSelectable.getValueType().getJavaClass()- Specified by:
getValueClassin interfaceSelectable<E extends Item>
-
check
Deprecated.- Specified by:
checkin interfaceSelectable<E extends Item>
-
append
Deprecated.- Specified by:
appendin interfaceSelectable<E extends Item>
-
appendSelect
Deprecated.- Specified by:
appendSelectin interfaceSelectable<E extends Item>
-
appendType
Deprecated.- Specified by:
appendTypein interfaceItemFunction<E extends Item>
-
appendParameter
Deprecated. -
getValueType
- Specified by:
getValueTypein interfaceItemFunction<E extends Item>- Specified by:
getValueTypein interfaceSelectable<E extends Item>
-
needsCheckTypeColumn
public boolean needsCheckTypeColumn()- Specified by:
needsCheckTypeColumnin interfaceItemFunction<E extends Item>- See Also:
-
checkTypeColumn
Deprecated.- Specified by:
checkTypeColumnin interfaceItemFunction<E extends Item>
-
checkTypeColumnL
public long checkTypeColumnL()- Specified by:
checkTypeColumnLin interfaceItemFunction<E extends Item>- See Also:
-