com.karmasphere.client.common
Class Id

java.lang.Object
  extended by com.karmasphere.client.common.Id
All Implemented Interfaces:
Transformable

public class Id
extends Object
implements Transformable


Constructor Summary
Id(String data, IdentityType type)
           
Id(String data, IdentityType type, Set<String> tags)
           
 
Method Summary
 Object transform(BeanTransformer bt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Id

public Id(String data,
          IdentityType type,
          Set<String> tags)

Id

public Id(String data,
          IdentityType type)
Method Detail

transform

public Object transform(BeanTransformer bt)
Specified by:
transform in interface Transformable


Copyright © 2004-2005 Karamsphere. All Rights Reserved.