com.trackstudio.secured
Class SecuredMailImportBean
java.lang.Object
  
com.trackstudio.secured.Secured
      
com.trackstudio.secured.SecuredMailImportBean
- All Implemented Interfaces: 
 - java.lang.Comparable
 
public class SecuredMailImportBean
- extends Secured
 
Bean which represents e-mail import rule
 
| Fields inherited from class com.trackstudio.secured.Secured | 
sc | 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
 
SecuredMailImportBean
public SecuredMailImportBean(MailImport m,
                             SessionContext sc)
                      throws GranException
- Throws:
 GranException
getId
public java.lang.String getId()
- Specified by:
 getId in class Secured
 
 
getKeywords
public java.lang.String getKeywords()
 
getSearchIn
public java.lang.Integer getSearchIn()
 
getName
public java.lang.String getName()
 
setName
public void setName(java.lang.String name)
 
getDomain
public java.lang.String getDomain()
 
setDomain
public void setDomain(java.lang.String domain)
 
getCategory
public SecuredCategoryBean getCategory()
                                throws GranException
- Throws:
 GranException
 
getOwner
public SecuredUserBean getOwner()
                         throws GranException
- Throws:
 GranException
 
getPrstatus
public SecuredPrstatusBean getPrstatus()
                                throws GranException
- Throws:
 GranException
 
getTask
public SecuredTaskBean getTask()
                        throws GranException
- Throws:
 GranException
 
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
 compareTo in interface java.lang.Comparable- Specified by:
 compareTo in class Secured
 
 
canUpdate
public boolean canUpdate()
                  throws GranException
- Specified by:
 canUpdate in class Secured
 
- Throws:
 GranException
 
getCanUpdate
public boolean getCanUpdate()
                     throws GranException
- Overrides:
 getCanUpdate in class Secured
 
- Throws:
 GranException
 
canView
public boolean canView()
                throws GranException
- Specified by:
 canView in class Secured
 
- Throws:
 GranException
 
getSOAP
public MailImportBean getSOAP()
                       throws GranException
- Throws:
 GranException
 
getCategoryId
public java.lang.String getCategoryId()
 
getTaskId
public java.lang.String getTaskId()
 
getOrder
public java.lang.Integer getOrder()
 
getOwnerId
public java.lang.String getOwnerId()
 
setOwnerId
public void setOwnerId(java.lang.String ownerId)
 
getPrstatusId
public java.lang.String getPrstatusId()
 
setPrstatusId
public void setPrstatusId(java.lang.String prstatusId)
 
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.