Interface Type
- All Superinterfaces:
DbTypeSystemItem
-
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String attributeName) getEnumerationValue(String enumerationValueName) intlonggetPK()Methods inherited from interface de.hybris.bootstrap.ddl.dbtypesystem.DbTypeSystemItem
getHash, getUniqueIdentifier
-
Method Details
-
getPK
long getPK() -
getInternalCodeLowerCase
String getInternalCodeLowerCase() -
getSuperTypePk
Long getSuperTypePk() -
getItemTypeCode
int getItemTypeCode() -
getSuperType
Type getSuperType() -
getDeployment
Deployment getDeployment() -
getAttributes
Collection<Attribute> getAttributes() -
getAttribute
-
getEnumerationValues
Collection<EnumerationValue> getEnumerationValues() -
getEnumerationValue
-
getItemJndiName
String getItemJndiName()
-