|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.user.beans.PolicyPasswordDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
PolicyPasswordDataBean()
|
Method Summary | |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getDataBeanKeyIPolicyPasswordId()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.String |
getDescription(PolicyPasswordAccessBean aDescription)
IBM internal use only. |
java.lang.String |
getMatchUserId()
IBM internal use only. |
java.lang.Integer |
getMatchUserIdInEJBType()
IBM internal use only. |
java.lang.String |
getMaximumConsecutiveType()
IBM internal use only. |
java.lang.Integer |
getMaximumConsecutiveTypeInEJBType()
IBM internal use only. |
java.lang.String |
getMaximumInstances()
IBM internal use only. |
java.lang.Integer |
getMaximumInstancesInEJBType()
IBM internal use only. |
java.lang.String |
getMaximumLifetime()
IBM internal use only. |
java.lang.Integer |
getMaximumLifetimeInEJBType()
IBM internal use only. |
java.lang.String |
getMinimumAlphabetic()
IBM internal use only. |
java.lang.Integer |
getMinimumAlphabeticInEJBType()
IBM internal use only. |
java.lang.String |
getMinimumNumeric()
IBM internal use only. |
java.lang.Integer |
getMinimumNumericInEJBType()
IBM internal use only. |
java.lang.String |
getMinimumPasswordLength()
IBM internal use only. |
java.lang.Integer |
getMinimumPasswordLengthInEJBType()
IBM internal use only. |
java.util.Vector |
getPolicyPassword()
IBM internal use only. |
java.lang.String |
getPolicyPasswordId()
IBM internal use only. |
java.lang.Long |
getPolicyPasswordIdInEJBType()
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.lang.String |
getReusePassword()
IBM internal use only. |
java.lang.Integer |
getReusePasswordInEJBType()
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setDataBeanKeyIPolicyPasswordId(java.lang.String aDataBeanKeyIPolicyPasswordId)
Set its primary key for fetching. |
void |
setMatchUserId(java.lang.Integer aMatchUserId)
IBM internal use only. |
void |
setMaximumConsecutiveType(java.lang.Integer aMaximumConsecutiveType)
IBM internal use only. |
void |
setMaximumInstances(java.lang.Integer aMaximumInstances)
IBM internal use only. |
void |
setMaximumLifetime(java.lang.Integer aMaximumLifetime)
IBM internal use only. |
void |
setMinimumAlphabetic(java.lang.Integer aMinimumAlphabetic)
IBM internal use only. |
void |
setMinimumNumeric(java.lang.Integer aMinimumNumeric)
IBM internal use only. |
void |
setMinimumPasswordLength(java.lang.Integer aMinimumPasswordLength)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setReusePassword(java.lang.Integer aReusePassword)
IBM internal use only. |
Constructor Detail |
public PolicyPasswordDataBean()
Method Detail |
public CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getDataBeanKeyIPolicyPasswordId()
Retrieve its primary key.
public Protectable getDelegate() throws java.lang.Exception
Retrieves access control information.
getDelegate
in interface Delegator
java.lang.Exception
- The java.lang.Exception exceptionpublic java.lang.String getDescription(PolicyPasswordAccessBean aDescription)
IBM internal use only.
aDescription
- com.ibm.commerce.user.objects.PolicyPasswordAccessBeanpublic java.lang.String getMatchUserId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMatchUserIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMaximumConsecutiveType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMaximumConsecutiveTypeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMaximumInstances() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMaximumInstancesInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMaximumLifetime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMaximumLifetimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMinimumAlphabetic() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMinimumAlphabeticInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMinimumNumeric() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMinimumNumericInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMinimumPasswordLength() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMinimumPasswordLengthInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Vector getPolicyPassword()
IBM internal use only.
public java.lang.String getPolicyPasswordId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getPolicyPasswordIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic TypedProperty getRequestProperties()
Gets the request property set within this bean.
public java.lang.String getReusePassword() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getReusePasswordInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void populate() throws java.lang.Exception
Retrieves data from the database.
java.lang.Exception
- The java.lang.Exception exceptionpublic void setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyIPolicyPasswordId(java.lang.String aDataBeanKeyIPolicyPasswordId)
Set its primary key for fetching.
aDataBeanKeyIPolicyPasswordId
- java.lang.Stringpublic void setMatchUserId(java.lang.Integer aMatchUserId)
IBM internal use only.
aMatchUserId
- java.lang.Integerpublic void setMaximumConsecutiveType(java.lang.Integer aMaximumConsecutiveType)
IBM internal use only.
aMaximumConsecutiveType
- java.lang.Integerpublic void setMaximumInstances(java.lang.Integer aMaximumInstances)
IBM internal use only.
aMaximumInstances
- java.lang.Integerpublic void setMaximumLifetime(java.lang.Integer aMaximumLifetime)
IBM internal use only.
aMaximumLifetime
- java.lang.Integerpublic void setMinimumAlphabetic(java.lang.Integer aMinimumAlphabetic)
IBM internal use only.
aMinimumAlphabetic
- java.lang.Integerpublic void setMinimumNumeric(java.lang.Integer aMinimumNumeric)
IBM internal use only.
aMinimumNumeric
- java.lang.Integerpublic void setMinimumPasswordLength(java.lang.Integer aMinimumPasswordLength)
IBM internal use only.
aMinimumPasswordLength
- java.lang.Integerpublic void setRequestProperties(TypedProperty aRequestProperties) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
Sets the request property within this bean.
aRequestProperties
- com.ibm.commerce.datatype.TypedPropertyjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic void setReusePassword(java.lang.Integer aReusePassword)
IBM internal use only.
aReusePassword
- java.lang.Integer
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |