ContextObject
instead.@Deprecated public class Customer extends ContextBean
CONTEXT_GET
Constructor and Description |
---|
Customer()
Deprecated.
Default Constructor
|
Customer(Set<DataElement> dataElements)
Deprecated.
Parameterized Constructor
|
Modifier and Type | Method and Description |
---|---|
ContextBean |
copy()
Deprecated.
|
String |
getBeanUri()
Deprecated.
|
UUID |
getCustomerId()
Deprecated.
Returns the unique Customer ID.
|
String |
getLogString()
Deprecated.
|
static String |
getRelURL(String id)
Deprecated.
Returns the relative base url for the given.
|
void |
setCustomerId(UUID customerId)
Deprecated.
|
String |
toString()
Deprecated.
|
convertAndSetId, getContributors, getCreated, getDataElements, getFieldsets, getLastContributor, getNewContributor, getWorkgroups, setContributors, setCreated, setDataElements, setFieldsets, setNewContributor, setWorkgroups
compareTo, getId, getKey, getLastUpdated, getRefURL, setId, setKey, setLastUpdated, setRefURL
public Customer()
public Customer(Set<DataElement> dataElements)
dataElements
- Set of data elements of the Customerpublic UUID getCustomerId()
public void setCustomerId(UUID customerId)
public String getBeanUri()
getBeanUri
in class BaseDbBean<UUID>
public String getLogString()
public static final String getRelURL(String id)
id
- the id from which to construct the RelURLpublic ContextBean copy()
copy
in class ContextBean
Copyright © 2018. All rights reserved.