org.openmdx.security.authentication1.cci2
Interface SendPasscodeQuery

All Superinterfaces:
AnyTypePredicate, org.openmdx.base.cci2.BasicObjectQuery, org.openmdx.base.cci2.ContextCapableQuery, CredentialQuery, org.openmdx.base.cci2.ExtentCapableQuery, PasscodeQuery, org.openmdx.compatibility.view1.cci2.ViewCapableQuery

public interface SendPasscodeQuery
extends PasscodeQuery


Method Summary
 ResourceIdentifierTypePredicate<URI> address()
           
 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!
 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!
 ComparableTypePredicate<Short> template()
           
 
Methods inherited from interface org.openmdx.security.authentication1.cci2.CredentialQuery
forAllResetCredential, id, orderById, resetCredential, thereExistsResetCredential
 
Methods inherited from interface org.openmdx.base.cci2.BasicObjectQuery
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery
context, forAllContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery
identity, orderByIdentity
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.openmdx.security.realm1.cci2.CredentialQuery
locked, orderByLocked, subject
 

Method Detail

address

ResourceIdentifierTypePredicate<URI> 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<Short> 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.