public class LiteratureEntry extends AmbitBean implements ILiteratureEntry
ILiteratureEntry._type
Modifier and Type | Field and Description |
---|---|
protected static String |
AMBIT_uri |
protected static String |
CAS_num |
protected static String |
Default_name |
protected static String |
DX |
protected boolean |
editable |
protected static String |
EINECS_name |
protected static String |
EINECS_uri |
protected int |
id |
protected static String |
IUCLID5_UUID |
protected static String |
IUPAC_name |
protected static String |
OWNER_name |
static String |
p_title |
static String |
p_url |
protected static String |
PROPERTIES_DX_uri |
protected static String |
Public_name |
protected String |
title |
protected static String |
Trade_name |
protected ILiteratureEntry._type |
type |
protected String |
URL |
Constructor and Description |
---|
LiteratureEntry(String title,
String url)
We need separate instances for web services
|
public static final String p_title
public static final String p_url
protected String title
protected String URL
protected int id
protected boolean editable
protected ILiteratureEntry._type type
protected static String EINECS_name
protected static String IUPAC_name
protected static String Public_name
protected static String Trade_name
protected static String OWNER_name
protected static String CAS_num
protected static String IUCLID5_UUID
protected static String DX
protected static String Default_name
protected static String AMBIT_uri
protected static String EINECS_uri
protected static String PROPERTIES_DX_uri
public void setURL(String uRL)
setURL
in interface ILiteratureEntry
public ILiteratureEntry._type getType()
getType
in interface ILiteratureEntry
public void setType(ILiteratureEntry._type type)
setType
in interface ILiteratureEntry
public static LiteratureEntry getInstance()
public static LiteratureEntry getInstance(String name)
public static LiteratureEntry getCASReference()
public static LiteratureEntry getIUPACReference()
public static LiteratureEntry getTradeNameReference()
public static LiteratureEntry getI5UUIDReference()
public static LiteratureEntry getOwnerNameReference()
public static LiteratureEntry getDXReference()
public static LiteratureEntry getDXReference(String dx)
public static LiteratureEntry getEINECSReference()
public static LiteratureEntry getBundleReference(SubstanceEndpointsBundle bundle)
public static LiteratureEntry getInstance(String name, String url)
public static LiteratureEntry getInstance(String name, String url, int id)
public String getTitle()
getTitle
in interface ILiteratureEntry
public String getURL()
getURL
in interface ILiteratureEntry
public int getId()
getId
in interface ILiteratureEntry
public String getName()
getName
in interface ILiteratureEntry
public boolean hasID()
hasID
in interface ILiteratureEntry
public void setId(int id)
setId
in interface ILiteratureEntry
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.