public class ClassifiedInstanceBeanType extends BeanType
BeanType
marked as classified instance class.ClassifiedInstances
Constructor and Description |
---|
ClassifiedInstanceBeanType() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassificationSchemaKey()
Returns the classificationSchemaKey.
|
java.lang.String |
getClassificationSchemaName()
Returns the classificationSchemaName.
|
java.lang.String |
getConceptKey()
Returns the conceptKey.
|
java.lang.String |
getConceptPath()
Returns the conceptPath.
|
void |
setClassificationSchemaKey(java.lang.String classificationSchemaKey)
Sets the classificationSchemaKey.
|
void |
setClassificationSchemaName(java.lang.String classificationSchemaName)
Sets the classificationSchemaName.
|
void |
setConceptKey(java.lang.String conceptKey)
Sets the conceptKey.
|
void |
setConceptPath(java.lang.String conceptPath)
Sets the conceptPath.
|
addProperty, findNestedProperty, findRelations, getMetaDataHolder, getModel, getPersistentClass, getProperties, getProperty, getRegistryObjectType, getRegistryObjectTypeConcept, getRegistryObjectTypeKey, getRegistryProvider, setMetaDataHolder, setModel, setPersistentClass, setRegistryObjectType, setRegistryObjectTypeConcept, setRegistryObjectTypeKey
public java.lang.String getClassificationSchemaKey()
public void setClassificationSchemaKey(java.lang.String classificationSchemaKey)
classificationSchemaKey
- the classificationSchemaKey to setpublic java.lang.String getClassificationSchemaName()
public void setClassificationSchemaName(java.lang.String classificationSchemaName)
classificationSchemaName
- the classificationSchemaName to setpublic java.lang.String getConceptKey()
public void setConceptKey(java.lang.String conceptKey)
conceptKey
- the conceptKey to setpublic java.lang.String getConceptPath()
public void setConceptPath(java.lang.String conceptPath)
conceptPath
- the conceptPath to set