Uses of Class
org.nuclos.api.businessobject.attribute.ForeignKeyAttribute
-
Uses of ForeignKeyAttribute in org.nuclos.api.businessobject
Modifier and TypeMethodDescription<P extends BusinessObject>
Query<T>Query.exist
(Query<P> subQuery, ForeignKeyAttribute element) Combining the query with a subquery.<P extends BusinessObject>
Query<T>Query.exist
(Query<P> subQuery, ForeignKeyAttribute elementMainQuery, ForeignKeyAttribute elementSubQuery) Combining the query with a subquery. -
Uses of ForeignKeyAttribute in org.nuclos.api.common
Modifier and TypeFieldDescriptionstatic final ForeignKeyAttribute<UID>
NuclosUserCommunicationAccount.CommunicationPortId
Attribute: communicationPort
Entity: nuclos_userCommunicationAccount
DB-Name: STRUID_T_AD_COMPORT
Data type: org.nuclos.api.UID
Localized: false
Output format: null
Scale: null
Precision: nullstatic final ForeignKeyAttribute<UID>
NuclosUserCommunicationAccount.UserId
Attribute: user
Entity: nuclos_userCommunicationAccount
DB-Name: STRUID_T_MD_USER
Data type: org.nuclos.api.UID
Localized: false
Output format: null
Scale: null
Precision: null -
Uses of ForeignKeyAttribute in org.nuclos.api.rule
Modifier and TypeMethodDescription<PK> List<? extends BusinessObject<PK>>
CollectiveProcessingProxy.getForCollectiveProcessing
(ForeignKeyAttribute<PK> attribute, Collection<PK> ids)