public class SDOChangeSummaryType extends SDOType implements commonj.sdo.Type
SDOType.TypeInstantiationPolicy
Constructor and Description |
---|
SDOChangeSummaryType(SDOTypeHelper sdoTypeHelper) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(commonj.sdo.Property property) |
java.util.List |
getAliasNames() |
java.util.List |
getBaseTypes() |
java.util.List |
getDeclaredProperties() |
java.util.List |
getInstanceProperties() |
java.lang.String |
getName() |
java.util.List |
getProperties() |
SDOProperty |
getProperty(java.lang.String propertyName) |
java.lang.String |
getURI() |
boolean |
isAbstract() |
boolean |
isChangeSummaryType() |
boolean |
isDataType() |
boolean |
isInstance(java.lang.Object object) |
boolean |
isOpen() |
boolean |
isSequenced() |
addAliasName, addBaseType, addDeclaredProperty, addDeclaredProperty, addDeclaredProperty, addDeclaredProperty, getAppInfoElements, getAppInfoMap, getChangeSummaryProperty, getDeclaredPropertiesMap, getHelperContext, getImplClass, getImplClassName, getInstanceClass, getInstanceClassName, getNonFinalizedMappingURIs, getNonFinalizedReferencingProps, getPropertiesArray, getPropertyValues, getPseudoDefault, getQName, getSubTypes, getXmlDescriptor, getXsdLocalName, getXsdType, initializeNamespaces, isBaseType, isDataObjectType, isFinalized, isOpenSequencedType, isSubType, isTypeType, isWrapperType, isXsd, isXsdList, postInitialize, preInitialize, removeDeclaredProperties, setAbstract, setAliasNames, setAppInfoElements, setBaseTypes, setDataType, setFinalized, setImplClassName, setInstanceClass, setInstanceClassName, setInstanceProperty, setMixed, setNonFinalizedMappingURIs, setNonFinalizedReferencingProps, setOpen, setPropertyValues, setPseudoDefault, setQName, setSequenced, setSubTypes, setupInheritance, setXmlDescriptor, setXsd, setXsdList, setXsdLocalName, setXsdType
public SDOChangeSummaryType(SDOTypeHelper sdoTypeHelper)
public java.lang.Object get(commonj.sdo.Property property)
public java.util.List getAliasNames()
getAliasNames
in interface commonj.sdo.Type
getAliasNames
in class SDOType
public java.util.List getBaseTypes()
getBaseTypes
in interface commonj.sdo.Type
getBaseTypes
in class SDOType
public java.util.List getDeclaredProperties()
getDeclaredProperties
in interface commonj.sdo.Type
getDeclaredProperties
in class SDOType
public java.util.List getInstanceProperties()
getInstanceProperties
in interface commonj.sdo.Type
getInstanceProperties
in class SDOType
public java.lang.String getName()
public java.util.List getProperties()
getProperties
in interface commonj.sdo.Type
getProperties
in class SDOType
public SDOProperty getProperty(java.lang.String propertyName)
getProperty
in interface commonj.sdo.Type
getProperty
in class SDOType
public java.lang.String getURI()
public boolean isAbstract()
isAbstract
in interface commonj.sdo.Type
isAbstract
in class SDOType
public boolean isDataType()
isDataType
in interface commonj.sdo.Type
isDataType
in class SDOType
public boolean isInstance(java.lang.Object object)
isInstance
in interface commonj.sdo.Type
isInstance
in class SDOType
public boolean isOpen()
public boolean isSequenced()
isSequenced
in interface commonj.sdo.Type
isSequenced
in class SDOType
public boolean isChangeSummaryType()
isChangeSummaryType
in class SDOType
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference