org.ow2.dragon.persistence.bo.common
Class Identifier

java.lang.Object
  extended by org.ow2.dragon.persistence.bo.common.BaseObject
      extended by org.ow2.dragon.persistence.bo.common.SearchableBaseObject
          extended by org.ow2.dragon.persistence.bo.common.TModel
              extended by org.ow2.dragon.persistence.bo.common.Identifier
All Implemented Interfaces:
java.io.Serializable

public class Identifier
extends TModel

Author:
ofabre
See Also:
Serialized Form

Constructor Summary
Identifier()
           
 
Method Summary
 
Methods inherited from class org.ow2.dragon.persistence.bo.common.TModel
addDescription, addIdentifier, addOverviewDoc, equals, getCategoryBag, getDescriptions, getIdentifierBag, getName, getOverviewDocs, getVersion, hashCode, isDeleted, setCategoryBag, setDeleted, setDescriptions, setIdentifierBag, setName, setOverviewDocs, setVersion, toString
 
Methods inherited from class org.ow2.dragon.persistence.bo.common.SearchableBaseObject
getId, setId
 
Methods inherited from class org.ow2.dragon.persistence.bo.common.BaseObject
getCreated, getLastUpdated, setCreated, setLastUpdated
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Identifier

public Identifier()


Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.