ariba.util.core
Interface StableOrder.StringRepresentation

Enclosing class:
StableOrder

public static interface StableOrder.StringRepresentation


Method Summary
 String asString(Object object)
          Return a string representation of the object.
 

Method Detail

asString

String asString(Object object)
Return a string representation of the object. If the string representation of two objects are the same, they are assumed to be the same.

Parameters:
object - An object in the list
Returns:
string representation that is persisted in the database


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