ContextObject instead.@Deprecated public class Pod extends ContextBean
CONTEXT_GET| Constructor and Description |
|---|
Pod()
Deprecated.
Default Constructor
|
Pod(Set<DataElement> dataElements)
Deprecated.
Helper constructor
|
| Modifier and Type | Method and Description |
|---|---|
ContextBean |
copy()
Deprecated.
|
String |
getBeanUri()
Deprecated.
|
UUID |
getCustomerId()
Deprecated.
Returns the unique Customer ID.
|
String |
getLogString()
Deprecated.
|
String |
getMediaType()
Deprecated.
Gets the mediaType field
|
UUID |
getPodId()
Deprecated.
Returns the Unique POD id.
|
static String |
getRelURL(String id)
Deprecated.
Returns the relative base url for the given.
|
UUID |
getRequestId()
Deprecated.
Returns the unique request id.
|
String |
getState()
Deprecated.
Gets the podState field
|
Set<Tag> |
getTags()
Deprecated.
|
void |
setCustomerId(UUID customerId)
Deprecated.
|
void |
setMediaType(String mediaType)
Deprecated.
Sets the mediaType field
|
void |
setPodId(UUID podId)
Deprecated.
|
void |
setRequestId(UUID requestId)
Deprecated.
|
void |
setState(String podState)
Deprecated.
Sets the podState field
|
void |
setTags(Set<Tag> tags)
Deprecated.
|
convertAndSetId, getContributors, getCreated, getDataElements, getFieldsets, getLastContributor, getNewContributor, getWorkgroups, setContributors, setCreated, setDataElements, setFieldsets, setNewContributor, setWorkgroupscompareTo, getId, getKey, getLastUpdated, getRefURL, setId, setKey, setLastUpdated, setRefURLpublic Pod()
public Pod(Set<DataElement> dataElements)
dataElements - Set of DataElements of the PODpublic UUID getPodId()
public void setPodId(UUID podId)
public UUID getCustomerId()
public void setCustomerId(UUID customerId)
public UUID getRequestId()
public void setRequestId(UUID requestId)
public String getBeanUri()
getBeanUri in class BaseDbBean<UUID>public String getLogString()
public static final String getRelURL(String id)
id - the id from which to build the RelURLpublic void setMediaType(String mediaType)
mediaType - is the mediaType to setpublic String getMediaType()
public String getState()
public void setState(String podState)
podState - is the podState to setpublic ContextBean copy()
copy in class ContextBeanCopyright © 2018. All rights reserved.