gov.nasa.pds.registry.ui.shared
Class ViewRegistryPackage

java.lang.Object
  extended by gov.nasa.pds.registry.ui.shared.ViewRegistryObject
      extended by gov.nasa.pds.registry.ui.shared.ViewRegistryPackage
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class ViewRegistryPackage
extends ViewRegistryObject
implements com.google.gwt.user.client.rpc.IsSerializable

The display container for a RegistryPackage which allows for grouping of logically related RegistryObject instances even if individual member objects belong to different Sumitting Organizations. Necessary to be able to use an object representation of RegistryPackage on the client side of GWT (with a minimum of overhead).

Author:
hyunlee
See Also:
RegistryPackage

Constructor Summary
ViewRegistryPackage()
           
 
Method Summary
 
Methods inherited from class gov.nasa.pds.registry.ui.shared.ViewRegistryObject
getDescription, getGuid, getHome, getLid, getName, getObjectType, getSlots, getStatus, getVersionName, setDescription, setGuid, setHome, setLid, setName, setObjectType, setSlots, setStatus, setVersionName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewRegistryPackage

public ViewRegistryPackage()


Copyright © 2010–2014 Planetary Data System. All rights reserved.