public static interface ComposedType.ComposedTypeImpl extends Type.TypeImpl
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptor |
createAttributeDescriptor(PK pk,
String qualifier,
Type type,
int modifiers) |
Set |
getAllSubTypes() |
Set |
getAttributeDescriptorsIncludingPrivate() |
String |
getDumpPropertyTable() |
String |
getInheritancePathString() |
int |
getItemTypeCode() |
Class |
getJaloClass() |
String |
getJNDIName() |
Set |
getSubTypes() |
ComposedType |
getSuperType() |
String |
getTable() |
boolean |
isAbstract() |
boolean |
isSingleton() |
void |
setDeclaredAttributeDescriptors(Set fds) |
void |
setJaloClass(Class c) |
void |
setSingleton(boolean isSingleton) |
getCodegetAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedPropertygetAllProperties, getProperty, getPropertyNames, removeProperty, setAllProperties, setPropertyaddPermission, checkItemPermission, clearPermission, clearRemote, getComposedType, getCreationTime, getHJMPTS, getModificationTime, getOwner, getPermissionMap, getPK, getPrincipalPermissions, getRestrictedPrincipals, refreshRemote, remove, setComposedType, setCreationTime, setModificationTime, setOwner, setPermissionMapgetAbstraction, getJaloObjectClass, getRemote, setAbstractionString getTable()
ComposedType getSuperType()
Set getSubTypes()
void setDeclaredAttributeDescriptors(Set fds) throws JaloInvalidParameterException
JaloInvalidParameterExceptionSet getAttributeDescriptorsIncludingPrivate()
AttributeDescriptor createAttributeDescriptor(PK pk, String qualifier, Type type, int modifiers) throws JaloDuplicateQualifierException, JaloInvalidParameterException
boolean isSingleton()
void setSingleton(boolean isSingleton)
boolean isAbstract()
Class getJaloClass()
void setJaloClass(Class c)
String getJNDIName()
String getDumpPropertyTable()
int getItemTypeCode()
String getInheritancePathString()
Set getAllSubTypes()
Copyright © 2017 SAP SE. All Rights Reserved.