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 TypeMethodDescriptionvoid
Deprecated.void
appendParameter
(com.exedio.cope.Statement bf, E value) Deprecated.void
appendSelect
(com.exedio.cope.Statement bf, Join join) Deprecated.void
appendType
(com.exedio.cope.Statement bf, Join join) Deprecated.void
Deprecated.int
Deprecated.long
ReturnsSelectable.getValueType()
.getJavaClass()
boolean
Methods inherited from class com.exedio.cope.Feature
afterModelCreated, getAbstractType, getAnnotation, getID, getLocalizationKeys, getName, getPattern, getType, isAnnotationPresent, isSourceAlready, mount, readResolve, requireMounted, toString, toString, writeReplace
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods 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, notEqual
Methods 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, typeNotIn
Methods inherited from interface com.exedio.cope.Selectable
getType, toString
-
Method Details
-
get
-
getValueClass
Description copied from interface:Selectable
ReturnsSelectable.getValueType()
.getJavaClass()
- Specified by:
getValueClass
in interfaceSelectable<E extends Item>
-
check
Deprecated.- Specified by:
check
in interfaceSelectable<E extends Item>
-
append
Deprecated.- Specified by:
append
in interfaceSelectable<E extends Item>
-
appendSelect
Deprecated.- Specified by:
appendSelect
in interfaceSelectable<E extends Item>
-
appendType
Deprecated.- Specified by:
appendType
in interfaceItemFunction<E extends Item>
-
appendParameter
Deprecated. -
getValueType
- Specified by:
getValueType
in interfaceItemFunction<E extends Item>
- Specified by:
getValueType
in interfaceSelectable<E extends Item>
-
needsCheckTypeColumn
public boolean needsCheckTypeColumn()- Specified by:
needsCheckTypeColumn
in interfaceItemFunction<E extends Item>
- See Also:
-
checkTypeColumn
Deprecated.- Specified by:
checkTypeColumn
in interfaceItemFunction<E extends Item>
-
checkTypeColumnL
public long checkTypeColumnL()- Specified by:
checkTypeColumnL
in interfaceItemFunction<E extends Item>
- See Also:
-