org.opencrx.kernel.activity1.cci2
Interface AbstractActivityPartyQuery
- All Superinterfaces:
- AnyTypePredicate, BasicObjectQuery, ContextCapableQuery, CreatableQuery, ExtentCapableQuery, ModifiableQuery, SecureObjectQuery
- All Known Subinterfaces:
- AbstractEMailRecipientQuery, AbstractMailingRecipientQuery, AbstractPhoneCallRecipientQuery, EMailRecipientGroupQuery, EMailRecipientQuery, IncidentPartyQuery, MailingRecipientGroupQuery, MailingRecipientQuery, MeetingPartyQuery, PhoneCallRecipientGroupQuery, PhoneCallRecipientQuery, TaskPartyQuery
public interface AbstractActivityPartyQuery
- extends SecureObjectQuery, BasicObjectQuery
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
partyStatus
ComparableTypePredicate<Short> partyStatus()
orderByPartyStatus
SimpleTypeOrder orderByPartyStatus()
- Allows to adds a sort instruction for
AbstractActivityParty depending the feature partyStatus
Note: The order in which orderBy… instructions are given is relevant!
partyType
ComparableTypePredicate<Short> partyType()
orderByPartyType
SimpleTypeOrder orderByPartyType()
- Allows to adds a sort instruction for
AbstractActivityParty depending the feature partyType
Note: The order in which orderBy… instructions are given is relevant!
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.