org.ow2.dragon.api.to.organization
Class PartyTO

java.lang.Object
  extended by org.ow2.dragon.api.to.organization.PartyTO
Direct Known Subclasses:
OrganizationUnitTO, PersonTO

public class PartyTO
extends java.lang.Object

This type is an abstraction of an OrganizationUnitTO or a PersonTO

Author:
ofabre - eBM WebSourcing

Constructor Summary
PartyTO()
           
 
Method Summary
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartyTO

public PartyTO()
Method Detail

getId

public java.lang.String getId()

setId

public void setId(java.lang.String id)


Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.