gov.nasa.pds.registry.model
Class RegistryPackage

java.lang.Object
  extended by gov.nasa.pds.registry.model.Identifiable
      extended by gov.nasa.pds.registry.model.RegistryObject
          extended by gov.nasa.pds.registry.model.RegistryPackage
All Implemented Interfaces:
Serializable

@Entity
public class RegistryPackage
extends RegistryObject

RegistryPackage instances allow for grouping of logically related RegistryObject instances even if individual member objects belong to different Submitting Organizations.

Author:
pramirez
See Also:
Serialized Form

Constructor Summary
RegistryPackage()
           
 
Method Summary
 
Methods inherited from class gov.nasa.pds.registry.model.RegistryObject
equals, getClassifications, getDescription, getExternalIdentifiers, getLid, getName, getObjectType, getStatus, getVersionName, hashCode, setClassifications, setDescription, setExternalIdentifiers, setLid, setName, setObjectType, setStatus, setVersionName
 
Methods inherited from class gov.nasa.pds.registry.model.Identifiable
addSlot, getGuid, getHome, getSlot, getSlots, setGuid, setHome, setSlots
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryPackage

public RegistryPackage()


Copyright © 2010-2013 Planetary Data System. All Rights Reserved.