Package wt.query.template
Class ReportTemplateViewLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.query.template._ReportTemplateViewLink
wt.query.template.ReportTemplateViewLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,
roleA=@GeneratedRole(name="source",type=ReportTemplate.class,owner=true,cardinality=MANY),
roleB=@GeneratedRole(name="target",type=ReportTemplate.class,owner=false,cardinality=MANY))
public class ReportTemplateViewLink
extends wt.query.template._ReportTemplateViewLink
This link class maintains the association between a ReportTemplate and
a ReportTemplate view that it references in its report definition QML. The
relationship is duplicated here to enforce referential integrity.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes