org.openmdx.security.authentication1.query
Interface SendPasscodeQuery
- All Superinterfaces:
- AnyTypePredicate, BasicObjectQuery, ContextCapableQuery, CredentialQuery, ExtentCapableQuery, PasscodeQuery, ViewCapableQuery
- All Known Implementing Classes:
- SendPasscodeFilterImpl
public interface SendPasscodeQuery
- extends PasscodeQuery
| Methods inherited from interface org.openmdx.base.query.BasicObjectQuery |
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
address
ResourceIdentifierTypePredicate address()
orderByAddress
SimpleTypeOrder orderByAddress()
- Allows to adds a sort instruction for
SendPasscode
depending the feature address
Note: The order in which orderBy…
instructions are given is relevant!
template
ComparableTypePredicate template()
orderByTemplate
SimpleTypeOrder orderByTemplate()
- Allows to adds a sort instruction for
SendPasscode
depending the feature template
Note: The order in which orderBy…
instructions are given is relevant!
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.