This is the personalization attribute supported by the site.
Method Summary | |
java.lang.String | getAccessBeanName() |
java.lang.String | getAttrTypeId() |
java.lang.String | getEncryptFlag() |
java.lang.String | getName() |
java.lang.String | getReferenceNumber() |
java.lang.String | getSequence() |
void | setAccessBeanName(java.lang.String newValue) |
void | setAttrTypeId(java.lang.String newValue) |
void | setEncryptFlag(java.lang.String newValue) |
void | setName(java.lang.String newValue) |
void | setReferenceNumber(java.lang.String newValue) |
void | setSequence(java.lang.String newValue) |
Method Detail |
public java.lang.String getAttrTypeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setAttrTypeId(java.lang.String newValue)
public java.lang.String getEncryptFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setEncryptFlag(java.lang.String newValue)
public java.lang.String getAccessBeanName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setAccessBeanName(java.lang.String newValue)
public java.lang.String getSequence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setSequence(java.lang.String newValue)
public java.lang.String getName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setName(java.lang.String newValue)
public java.lang.String getReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setReferenceNumber(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.