com.ibm.commerce.user.objects
Interface PolicyAccountLockoutAccessBeanData
- All Known Implementing Classes:
- PolicyAccountLockoutAccessBean
- public interface PolicyAccountLockoutAccessBeanData
getLockoutThreshold
public java.lang.String getLockoutThreshold()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPolicyAccountLockoutId
public java.lang.String getPolicyAccountLockoutId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getWaitTime
public java.lang.String getWaitTime()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setLockoutThreshold
public void setLockoutThreshold(java.lang.String newValue)
setWaitTime
public void setWaitTime(java.lang.String newValue)