@Deprecated public class EntityUniverse extends EntityDetail
createdBy, createTime, currentStatus, statusOnDelete, type, updatedBy, updateTime, version| Constructor and Description |
|---|
EntityUniverse()
Deprecated.
|
EntityUniverse(EntityDetail templateElement)
Deprecated.
|
EntityUniverse(EntityUniverse templateElement)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<Relationship> |
getEntityRelationships()
Deprecated.
Return a copy of the relationships for this entity in an iterator.
|
void |
setEntityRelationships(List<Relationship> entityRelationships)
Deprecated.
Set up the list of relationships for this entity.
|
String |
toString()
Deprecated.
Standard toString method.
|
equals, getProperties, hashCode, setPropertiesgetClassifications, setClassificationsgetGUID, getInstanceProvenanceType, getInstanceURL, getMetadataCollectionId, setGUID, setInstanceProvenanceType, setInstanceURL, setMetadataCollectionIdgetCreatedBy, getCreateTime, getStatus, getStatusOnDelete, getType, getUpdatedBy, getUpdateTime, getVersion, setCreatedBy, setCreateTime, setStatus, setStatusOnDelete, setType, setUpdatedBy, setUpdateTime, setVersion@Deprecated public EntityUniverse()
@Deprecated public EntityUniverse(EntityUniverse templateElement)
templateElement - template to copy. If null passed, the EntityUniverse is initialized as empty.@Deprecated public EntityUniverse(EntityDetail templateElement)
templateElement - template to copy. If null passed, the EntityUniverse is initialized as empty.public List<Relationship> getEntityRelationships()
public void setEntityRelationships(List<Relationship> entityRelationships)
entityRelationships - Relationships listpublic String toString()
toString in class EntityDetailCopyright © 2017–2018 ODPi. All rights reserved.