This table stores collaborative workspace information. CollabWorkspaceAccessBeanData
Method Summary | |
---|---|
java.lang.Long |
getAccountId() getAccountId |
java.lang.String |
getCreatorLogonId() getCreatorLogonId |
java.lang.String |
getDescription() getDescription |
java.lang.String |
getId() getId |
java.lang.String |
getName() getName |
java.lang.String |
getProcessId() getProcessId |
java.lang.String |
getProcessType() getProcessType |
java.lang.String |
getTemplate() getTemplate |
java.sql.Timestamp |
getTimeCreated() getTimeCreated |
void |
setAccountId(java.lang.Long newValue) setAccountId |
void |
setCreatorLogonId(java.lang.String newValue) setCreatorLogonId |
void |
setDescription(java.lang.String newValue) setDescription |
void |
setId(java.lang.String newValue) setId |
void |
setName(java.lang.String newValue) setName |
void |
setProcessId(java.lang.String newValue) setProcessId |
void |
setProcessType(java.lang.String newValue) setProcessType |
void |
setTemplate(java.lang.String newValue) setTemplate |
void |
setTimeCreated(java.sql.Timestamp newValue)
setTimeCreated |
Method Detail |
---|
public java.lang.Long getAccountId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAccountId(java.lang.Long newValue)
public java.lang.String getCreatorLogonId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCreatorLogonId(java.lang.String newValue)
public java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDescription(java.lang.String newValue)
public java.lang.String getId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setId(java.lang.String newValue)
public java.lang.String getName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setName(java.lang.String newValue)
public java.lang.String getProcessId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setProcessId(java.lang.String newValue)
public java.lang.String getProcessType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setProcessType(java.lang.String newValue)
public java.lang.String getTemplate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setTemplate(java.lang.String newValue)
public java.sql.Timestamp getTimeCreated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setTimeCreated(java.sql.Timestamp newValue)