org.opencrx.kernel.building1.cci
Interface LinkableItemLinkFromFilter
- All Superinterfaces:
- BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, LinkableItemLinkFilter, RefFilter_1_0, SecureObjectFilter, Serializable, ViewCapableFilter
- All Known Implementing Classes:
- LinkableItemLinkFromFilterImpl
public interface LinkableItemLinkFromFilter
- extends SecureObjectFilter, LinkableItemLinkFilter, BasicObjectFilter
| Methods inherited from interface org.opencrx.kernel.base.cci.SecureObjectFilter |
forAllAccessGrantedByParent, forAllAccessGrantedByParent, forAllAccessLevelBrowse, forAllAccessLevelBrowse, forAllAccessLevelDelete, forAllAccessLevelDelete, forAllAccessLevelUpdate, forAllAccessLevelUpdate, forAllOwner, forAllOwner, forAllOwningGroup, forAllOwningGroup, forAllOwningUser, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, thereExistsAccessGrantedByParent, thereExistsAccessGrantedByParent, thereExistsAccessLevelBrowse, thereExistsAccessLevelBrowse, thereExistsAccessLevelDelete, thereExistsAccessLevelDelete, thereExistsAccessLevelUpdate, thereExistsAccessLevelUpdate, thereExistsOwner, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningGroup, thereExistsOwningUser, thereExistsOwningUser |
| Methods inherited from interface org.opencrx.kernel.building1.cci.LinkableItemLinkFilter |
forAllDescription, forAllDescription, forAllLinkType, forAllLinkType, forAllName, forAllName, forAllValidFrom, forAllValidFrom, forAllValidTo, forAllValidTo, orderByDescription, orderByLinkType, orderByName, orderByValidFrom, orderByValidTo, thereExistsDescription, thereExistsDescription, thereExistsLinkType, thereExistsLinkType, thereExistsName, thereExistsName, thereExistsValidFrom, thereExistsValidFrom, thereExistsValidTo, thereExistsValidTo |
| Methods inherited from interface org.openmdx.base.cci.BasicObjectFilter |
forAllCreatedAt, forAllCreatedAt, forAllCreatedBy, forAllCreatedBy, forAllModifiedAt, forAllModifiedAt, forAllModifiedBy, forAllModifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedAt, thereExistsCreatedAt, thereExistsCreatedBy, thereExistsCreatedBy, thereExistsModifiedAt, thereExistsModifiedAt, thereExistsModifiedBy, thereExistsModifiedBy |
forAllLinkFrom
void forAllLinkFrom(short operator,
LinkableItem[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsLinkFrom
void thereExistsLinkFrom(short operator,
LinkableItem[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllLinkFrom
void forAllLinkFrom(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsLinkFrom
void thereExistsLinkFrom(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllLinkTo
void forAllLinkTo(short operator,
LinkableItemLinkTo[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsLinkTo
void thereExistsLinkTo(short operator,
LinkableItemLinkTo[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllLinkTo
void forAllLinkTo(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsLinkTo
void thereExistsLinkTo(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.