com.ibm.manplato.Protocol.Util.StdApps
Class MailSyncPreference

java.lang.Object
  |
  +--com.ibm.manplato.Protocol.Util.DLPAppPreference
        |
        +--com.ibm.manplato.Protocol.Util.StdApps.MailSyncPreference

public class MailSyncPreference
extends DLPAppPreference

Mail Sync Preferences implementation. Fields in this class are READ-ONLY

Version:
$Rev$-$Date: 2001/05/14 10:46:13 $$State: Exp $
Author:
File Created By: Ferenc PAL <fpal@hu.ibm.com>, Last Modified By: $Author: fpal $

Fields inherited from class com.ibm.manplato.Protocol.Util.DLPAppPreference
preference, READ_ACTUAL_SIZE, REQUEST_BACKUP_PREF
 
Constructor Summary
MailSyncPreference(DLPAppPreference dlpap)
          MailSyncPreference constructor.
 
Method Summary
 byte getContaining()
          Insert the method's description here.
 java.lang.String getFilterFrom()
          Insert the method's description here.
 java.lang.String getFilterSubject()
          Insert the method's description here.
 java.lang.String getFilterTo()
          Insert the method's description here.
 boolean getHighPriority()
          This method was created in VisualAge.
 byte getSyncType()
          Insert the method's description here.
 int getTruncate()
          Insert the method's description here.
 boolean isHighPriority()
          Insert the method's description here.
 java.lang.String toString()
          This method was created in VisualAge.
 
Methods inherited from class com.ibm.manplato.Protocol.Util.DLPAppPreference
getActualSize, getPreference, getVersion, setActualSize, setPreference, setVersion
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MailSyncPreference

public MailSyncPreference(DLPAppPreference dlpap)
MailSyncPreference constructor.
Method Detail

getContaining

public byte getContaining()
Insert the method's description here. Creation date: (2001. 05. 12 14:31:20)
Returns:
byte

getFilterFrom

public java.lang.String getFilterFrom()
Insert the method's description here. Creation date: (2001. 05. 12 14:31:20)
Returns:
java.lang.String

getFilterSubject

public java.lang.String getFilterSubject()
Insert the method's description here. Creation date: (2001. 05. 12 14:31:20)
Returns:
java.lang.String

getFilterTo

public java.lang.String getFilterTo()
Insert the method's description here. Creation date: (2001. 05. 12 14:31:20)
Returns:
java.lang.String

getHighPriority

public boolean getHighPriority()
This method was created in VisualAge.
Returns:
boolean

getSyncType

public byte getSyncType()
Insert the method's description here. Creation date: (2001. 05. 12 14:31:20)
Returns:
byte

getTruncate

public int getTruncate()
Insert the method's description here. Creation date: (2001. 05. 12 14:31:20)
Returns:
int

isHighPriority

public boolean isHighPriority()
Insert the method's description here. Creation date: (2001. 05. 12 14:31:20)
Returns:
boolean

toString

public java.lang.String toString()
This method was created in VisualAge.
Overrides:
toString in class java.lang.Object
Returns:
java.lang.String