com.francetelecom.admindm.model
Class CheckDate

java.lang.Object
  extended by com.francetelecom.admindm.model.CheckDate
All Implemented Interfaces:
CheckCallBack

public final class CheckDate
extends java.lang.Object
implements CheckCallBack

The Class CheckDate.

Author:
Olivier Beyler - OrangeLabs -

Method Summary
 void check(java.lang.Object value)
          Check.
static CheckDate getInstance()
          Gets the single instance of CheckDate.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

check

public void check(java.lang.Object value)
           throws Fault
Check.

Specified by:
check in interface CheckCallBack
Parameters:
value - the value
Throws:
Fault - the fault

getInstance

public static CheckDate getInstance()
Gets the single instance of CheckDate.

Returns:
single instance of CheckDate


Copyright © 2011 FranceTelecom. All Rights Reserved.