ariba.util.core
Class VersionComponentChecksum

java.lang.Object
  extended by ariba.util.core.ComponentChecksum
      extended by ariba.util.core.SimpleComponentChecksum
          extended by ariba.util.core.VersionComponentChecksum
All Implemented Interfaces:
java.io.Serializable

public class VersionComponentChecksum
extends SimpleComponentChecksum

Component checksum for the application version.

See Also:
Serialized Form

Method Summary
static VersionComponentChecksum getVersionComponentChecksum()
          Returns the static instance of VersionComponentChecksum (the only one that is ever needed).
 
Methods inherited from class ariba.util.core.SimpleComponentChecksum
getChecksum
 
Methods inherited from class ariba.util.core.ComponentChecksum
compareChecksum, getName, makeListOfBytes, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getVersionComponentChecksum

public static VersionComponentChecksum getVersionComponentChecksum()
Returns the static instance of VersionComponentChecksum (the only one that is ever needed).

Returns:
instance of VersionComponentChecksum


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.