public class Linktype extends Reference
linktype asset type in IGC, displayed as 'LinkType' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
description
The
description property, displayed as 'Description' in the IGC UI. |
protected String |
name
The
name property, displayed as 'Name' in the IGC UI. |
| Constructor and Description |
|---|
Linktype() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
canBeCreated() |
static List<String> |
getAllProperties() |
String |
getDescription() |
static String |
getIgcTypeDisplayName() |
static String |
getIgcTypeId() |
static List<String> |
getNonRelationshipProperties() |
static List<String> |
getPagedRelationshipProperties() |
static List<String> |
getStringProperties() |
String |
getTheName() |
static Boolean |
includesModificationDetails() |
static Boolean |
isLinktype(Object obj) |
void |
setDescription(String description) |
void |
setTheName(String name) |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected String name
name property, displayed as 'Name' in the IGC UI.protected String description
description property, displayed as 'Description' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getDescription()
descriptionpublic void setDescription(String description)
descriptionpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.