com.ibm.commerce.user.beans
Class CertificateX509DataBean

com.ibm.commerce.user.beans.CertificateX509DataBean
All Implemented Interfaces:
Delegator

public class CertificateX509DataBean
implements Delegator

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
CertificateX509DataBean()
           
 
Method Summary
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getDataBeanKeyUserId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getIssuerOrganizationName()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getRequisitionerIdentifier()
          IBM internal use only.
 java.lang.String getSerialNumber()
          IBM internal use only.
 java.lang.String getStatus()
          IBM internal use only.
 java.lang.String getSubjectCommonName()
          IBM internal use only.
 java.lang.String getSubjectEmail()
          IBM internal use only.
 java.lang.String getSubjectOrganizationName()
          IBM internal use only.
 java.lang.String getUserId()
          IBM internal use only.
 java.lang.Long getUserIdInEJBType()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setDataBeanKeyUserId(java.lang.String aDataBeanKeyUserId)
          Set its primary key for fetching.
 void setIssuerOrganizationName(java.lang.String aIssuerOrganizationName)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setRequisitionerIdentifier(java.lang.String aRequisitionerIdentifier)
          IBM internal use only.
 void setSerialNumber(java.lang.String aSerialNumber)
          IBM internal use only.
 void setStatus(java.lang.String aStatus)
          IBM internal use only.
 void setSubjectCommonName(java.lang.String aSubjectCommonName)
          IBM internal use only.
 void setSubjectEmail(java.lang.String aSubjectEmail)
          IBM internal use only.
 void setSubjectOrganizationName(java.lang.String aSubjectOrganizationName)
          IBM internal use only.
 

Constructor Detail

CertificateX509DataBean

public CertificateX509DataBean()
Method Detail

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getDataBeanKeyUserId

public java.lang.String getDataBeanKeyUserId()

Retrieve its primary key.

Returns:
java.lang.String

getDelegate

public Protectable getDelegate()
                        throws java.lang.Exception

Retrieves access control information.

Specified by:
getDelegate in interface Delegator
Returns:
com.ibm.commerce.security.Protectable
Throws:
java.lang.Exception - The java.lang.Exception exception

getIssuerOrganizationName

public java.lang.String getIssuerOrganizationName()
                                           throws java.rmi.RemoteException,
                                                  javax.ejb.CreateException,
                                                  javax.ejb.FinderException,
                                                  javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getRequisitionerIdentifier

public java.lang.String getRequisitionerIdentifier()
                                            throws java.rmi.RemoteException,
                                                   javax.ejb.CreateException,
                                                   javax.ejb.FinderException,
                                                   javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getSerialNumber

public java.lang.String getSerialNumber()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getStatus

public java.lang.String getStatus()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getSubjectCommonName

public java.lang.String getSubjectCommonName()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.ejb.FinderException,
                                             javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getSubjectEmail

public java.lang.String getSubjectEmail()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getSubjectOrganizationName

public java.lang.String getSubjectOrganizationName()
                                            throws java.rmi.RemoteException,
                                                   javax.ejb.CreateException,
                                                   javax.ejb.FinderException,
                                                   javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUserId

public java.lang.String getUserId()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUserIdInEJBType

public java.lang.Long getUserIdInEJBType()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

Returns:
void
Throws:
java.lang.Exception - The java.lang.Exception exception

setCommandContext

public void setCommandContext(CommandContext aCommandContext)

Sets the command context within this bean.

Parameters:
aCommandContext - com.ibm.commerce.command.CommandContext
Returns:
void

setDataBeanKeyUserId

public void setDataBeanKeyUserId(java.lang.String aDataBeanKeyUserId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyUserId - java.lang.String
Returns:
void

setIssuerOrganizationName

public void setIssuerOrganizationName(java.lang.String aIssuerOrganizationName)

IBM internal use only.

Parameters:
aIssuerOrganizationName - java.lang.String
Returns:
void

setRequestProperties

public void setRequestProperties(TypedProperty aRequestProperties)
                          throws javax.ejb.CreateException,
                                 java.rmi.RemoteException,
                                 javax.naming.NamingException,
                                 javax.ejb.FinderException

Sets the request property within this bean.

Parameters:
aRequestProperties - com.ibm.commerce.datatype.TypedProperty
Returns:
void
Throws:
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

setRequisitionerIdentifier

public void setRequisitionerIdentifier(java.lang.String aRequisitionerIdentifier)

IBM internal use only.

Parameters:
aRequisitionerIdentifier - java.lang.String
Returns:
void

setSerialNumber

public void setSerialNumber(java.lang.String aSerialNumber)

IBM internal use only.

Parameters:
aSerialNumber - java.lang.String
Returns:
void

setStatus

public void setStatus(java.lang.String aStatus)

IBM internal use only.

Parameters:
aStatus - java.lang.String
Returns:
void

setSubjectCommonName

public void setSubjectCommonName(java.lang.String aSubjectCommonName)

IBM internal use only.

Parameters:
aSubjectCommonName - java.lang.String
Returns:
void

setSubjectEmail

public void setSubjectEmail(java.lang.String aSubjectEmail)

IBM internal use only.

Parameters:
aSubjectEmail - java.lang.String
Returns:
void

setSubjectOrganizationName

public void setSubjectOrganizationName(java.lang.String aSubjectOrganizationName)

IBM internal use only.

Parameters:
aSubjectOrganizationName - java.lang.String
Returns:
void