org.openmdx.security.authentication1.jdo2
Class SendPasscode
java.lang.Object
org.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.openmdx.security.authentication1.jdo2.Credential
org.openmdx.security.authentication1.jdo2.Passcode
org.openmdx.security.authentication1.jdo2.SendPasscode
- All Implemented Interfaces:
- Serializable, org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, org.openmdx.compatibility.view1.cci2.ViewCapable, Passcode, SendPasscode, Credential
public class SendPasscode
- extends Passcode
- implements SendPasscode
Class SendPasscode
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
org.w3c.jdo2.AbstractObject.BLOB, org.w3c.jdo2.AbstractObject.CLOB, org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
|
Field Summary |
static List<String> |
CLASS
Define the model class org::openmdx::security::authentication1::SendPasscode |
| Methods inherited from class org.openmdx.security.authentication1.jdo2.Credential |
getCreatedAt, getCreatedBy, getId, getIdentity, getModifiedAt, getModifiedBy, getResetCredential, getSubject, getView, isLocked, openmdxjdoGetObjectId, openmdxjdoGetObjectsByParent, openmdxjdoGetSlices, request, reset, setLocked, setSegment, setSegment, setSubject, validate |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
openmdxjdoGetIdentity, openmdxjdoGetIdentity, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
getView |
CLASS
public static final List<String> CLASS
- Define the model class
org::openmdx::security::authentication1::SendPasscode
SendPasscode
public SendPasscode()
getTemplate
public short getTemplate()
- Retrieves the value for the attribute
template.
- Specified by:
getTemplate in interface SendPasscode
- Returns:
- The non-null value for attribute
template.
setTemplate
public void setTemplate(short template)
- Sets a new value for the attribute
template.
- Specified by:
setTemplate in interface SendPasscode
- Parameters:
template - The non-null new value for attribute template.
getAddress
public URI getAddress()
- Retrieves the value for the attribute
address.
- Specified by:
getAddress in interface SendPasscode
- Returns:
- The non-null value for attribute
address.
setAddress
public void setAddress(URI address)
- Sets a new value for the attribute
address.
- Specified by:
setAddress in interface SendPasscode
- Parameters:
address - The non-null new value for attribute address.
openmdxjdoGetSize
protected int openmdxjdoGetSize(int field)
- Overrides:
openmdxjdoGetSize in class Passcode
openmdxjdoSetSize
protected void openmdxjdoSetSize(int field,
int size)
- Overrides:
openmdxjdoSetSize in class Passcode
newSlice
protected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
- Overrides:
newSlice in class Passcode
openmdxjdoGetClass
protected List<String> openmdxjdoGetClass()
- Retrieve the model class
- Overrides:
openmdxjdoGetClass in class Passcode
- Returns:
- the model class
- See Also:
SendPasscode.CLASS
newIdentity
public static Credential.Identity newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean idIsPersistent,
String id)
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.