com.sap.mdm.data
Class AgencyPersonalDataIndicationProperties

java.lang.Object
  extended bycom.sap.mdm.data.AgencyPersonalDataIndicationProperties

public class AgencyPersonalDataIndicationProperties
extends Object

Wrapper class to the internal RecordPersonalDataIndication class


Constructor Summary
AgencyPersonalDataIndicationProperties()
          Default constructor
AgencyPersonalDataIndicationProperties(int agencyId, boolean isBlocked, DateTimeValue EndOfPurposeDate, DateTimeValue EndOfRetentionDate)
           
 
Method Summary
 int getAgencyId()
          Returns agency ID
 DateTimeValue getEndOfPurposeDate()
          Returns end of purpose date
 DateTimeValue getEndOfRetentionDate()
          Returns end of retention date
 boolean getIsBlocked()
          Returns is_blocked
 String getLocalizedEndOfPurposeDate()
           
 String getLocalizedEndOfRetentionDate()
           
 void setAgencyId(int m_agencyId)
          Sets the agency Id the records are from
 void setEndOfPurposeDate(DateTimeValue EndofPurposeDate)
          Set end of purpose date
 void setEndOfRetentionDate(DateTimeValue EndOfRetentionDate)
          Set end of retention date
 void setIsBlocked(boolean m_isBlocked)
          Sets the is_blocked
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgencyPersonalDataIndicationProperties

public AgencyPersonalDataIndicationProperties()
Default constructor


AgencyPersonalDataIndicationProperties

public AgencyPersonalDataIndicationProperties(int agencyId,
                                              boolean isBlocked,
                                              DateTimeValue EndOfPurposeDate,
                                              DateTimeValue EndOfRetentionDate)
                                       throws Exception
Method Detail

getAgencyId

public int getAgencyId()
Returns agency ID

Returns:
agency ID

setAgencyId

public void setAgencyId(int m_agencyId)
Sets the agency Id the records are from


getIsBlocked

public boolean getIsBlocked()
Returns is_blocked

Returns:
is_blocked

setIsBlocked

public void setIsBlocked(boolean m_isBlocked)
Sets the is_blocked


getEndOfPurposeDate

public DateTimeValue getEndOfPurposeDate()
Returns end of purpose date


getLocalizedEndOfPurposeDate

public String getLocalizedEndOfPurposeDate()

setEndOfPurposeDate

public void setEndOfPurposeDate(DateTimeValue EndofPurposeDate)
Set end of purpose date


getEndOfRetentionDate

public DateTimeValue getEndOfRetentionDate()
Returns end of retention date

Returns:
DateTimeValue EndOfRetentionDate

getLocalizedEndOfRetentionDate

public String getLocalizedEndOfRetentionDate()

setEndOfRetentionDate

public void setEndOfRetentionDate(DateTimeValue EndOfRetentionDate)
Set end of retention date

Parameters:
EndOfRetentionDate -


Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.