com.ibm.itim.common
Class AttributeAccessLastCertifiedDateValue

java.lang.Object
  extended by com.ibm.itim.common.AttributeAccessLastCertifiedDateValue

public class AttributeAccessLastCertifiedDateValue
extends java.lang.Object

Since:
ITIM 5.0

Constructor Summary
AttributeAccessLastCertifiedDateValue(java.util.Collection values)
           
AttributeAccessLastCertifiedDateValue(java.lang.String accessName, java.lang.String date)
           
 
Method Summary
 void addValue(java.lang.String delimitedString)
           
static java.lang.String createValue(java.lang.String accessName, java.lang.String date)
           
 java.util.Date getLastCertifiedDate(java.lang.String accessName)
           
 java.util.Collection getValues()
           
 void removeValue(java.lang.String accessName)
           
 void setValue(java.lang.String accessName, AttributeDateValue date)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeAccessLastCertifiedDateValue

public AttributeAccessLastCertifiedDateValue(java.lang.String accessName,
                                             java.lang.String date)

AttributeAccessLastCertifiedDateValue

public AttributeAccessLastCertifiedDateValue(java.util.Collection values)
Parameters:
values - Collection of delimited strings
Method Detail

getLastCertifiedDate

public java.util.Date getLastCertifiedDate(java.lang.String accessName)

addValue

public void addValue(java.lang.String delimitedString)

setValue

public void setValue(java.lang.String accessName,
                     AttributeDateValue date)

removeValue

public void removeValue(java.lang.String accessName)

getValues

public java.util.Collection getValues()

createValue

public static final java.lang.String createValue(java.lang.String accessName,
                                                 java.lang.String date)


IBM Tivoli Identity Manager 5.0
© Copyright International Business Machines Corporation 2007. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.