gov.nasa.pds.registry.model.naming
Class DefaultIdentifierGenerator

java.lang.Object
  extended by gov.nasa.pds.registry.model.naming.DefaultIdentifierGenerator
All Implemented Interfaces:
IdentifierGenerator

public class DefaultIdentifierGenerator
extends Object
implements IdentifierGenerator


Constructor Summary
DefaultIdentifierGenerator()
           
 
Method Summary
 String getGuid()
           
 String getHome()
           
 void setHome(String home)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultIdentifierGenerator

public DefaultIdentifierGenerator()
Method Detail

getGuid

public String getGuid()
Specified by:
getGuid in interface IdentifierGenerator

getHome

public String getHome()
Specified by:
getHome in interface IdentifierGenerator

setHome

public void setHome(String home)
Specified by:
setHome in interface IdentifierGenerator


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