public class InMemoryConcept extends Concept
| Constructor and Description |
|---|
InMemoryConcept(String conceptName,
String parentName,
String workspaceId) |
equals, getParentConceptName, getProperties, hashCode, toClientApi, toClientApiConcepts, toString, updateIntentspublic String[] getIntents()
getIntents in class Conceptpublic void addIntent(String intent, User user, Authorizations authorizations)
public void removeIntent(String intent, Authorizations authorizations)
removeIntent in class Conceptpublic boolean hasGlyphIconResource()
hasGlyphIconResource in class Conceptpublic boolean hasGlyphIconSelectedResource()
hasGlyphIconSelectedResource in class Conceptpublic String getDisplayName()
getDisplayName in class Conceptpublic String getDisplayType()
getDisplayType in class Conceptpublic String getTitleFormula()
getTitleFormula in class Conceptpublic Boolean getSearchable()
getSearchable in class Conceptpublic String getSubtitleFormula()
getSubtitleFormula in class Conceptpublic String getTimeFormula()
getTimeFormula in class Conceptpublic boolean getUserVisible()
getUserVisible in interface SchemaElementgetUserVisible in class Conceptpublic boolean getDeleteable()
getDeleteable in interface SchemaElementgetDeleteable in class Conceptpublic boolean getUpdateable()
getUpdateable in interface SchemaElementgetUpdateable in class Conceptpublic boolean getCoreConcept()
public Map<String,String> getMetadata()
getMetadata in class Conceptpublic List<String> getAddRelatedConceptWhiteList()
getAddRelatedConceptWhiteList in class Conceptpublic void setProperty(String name, Value value, User user, Authorizations authorizations)
setProperty in class Conceptpublic void removeProperty(String name, Authorizations authorizations)
removeProperty in class Conceptpublic byte[] getGlyphIcon()
getGlyphIcon in class Conceptpublic byte[] getGlyphIconSelected()
getGlyphIconSelected in class Conceptpublic String getGlyphIconFilePath()
getGlyphIconFilePath in class Conceptpublic String getGlyphIconSelectedFilePath()
getGlyphIconSelectedFilePath in class Conceptpublic byte[] getMapGlyphIcon()
getMapGlyphIcon in class Conceptpublic String getWorkspaceId()
public void removeWorkspaceId()
public SandboxStatus getSandboxStatus()
getSandboxStatus in class ConceptCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.