public abstract class AttributeDescriptorEJB extends TypeManagerManagedEJB implements AttributeDescriptorRemote, AttributeDescriptorHome
| Type | Property and Description |
|---|---|
boolean |
is
Gets the value of the property property.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SQL_COLUMN_DESCRIPTIONS |
entityContext, READ, WRITE| Constructor and Description |
|---|
AttributeDescriptorEJB() |
equals, getTypeManager, pGetInternalProperty, pSetInternalPropertycopyLocalizablePropertiesFrom, createFromTemplate, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, getLocPropertyAccess, hintPropertyCache, postCreateFromTemplate, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedProperty, setLocPropertiesFromContainerclearEntityCaches, copyPropertiesFrom, decryptIfNecessaryWithFallback, decryptValueWithFallback, doCreateInternal, ejbHomeGetPropertyTableName, ejbRemove, getAllLanguagePKs, getAllProperties, getAllPropertyAccesses, getModifiedUnlocalizedPropertyCache, getProperty, getPropertyAccess, getPropertyAccess, getPropertyAccessInternal, getPropertyNames, getPropertyRaw, getPropertyTableNameImpl, getPropertyTimestamp, getPropertyTimestampInternal, getTypeInfoMap, hasModifiedCaches, preLoadUnlocalizedProperties, removeProperty, removePropertyData, setAllProperties, setPropertiesFromContainer, setProperty, setPropertyTimestampInternal, typeChanged, updatePropertyVersion, warnOnDecryptionError, writePropertyCachescheckItemPermission, checkOwnGlobalPermission, copyComposedTypeFromTemplate, doCreateInternal, doPostCreateInternal, ejbHomeGetItemTableName, ejbHomeGetOwnJNDIName, ejbHomeLoadItemData, ejbLoad, ejbStore, getACLTimestampInternal, getCachedValueForModification, getCachedValueForReading, getCachedValueForReadingIfAvailable, getCachedValuesStartingWith, getCacheKey, getCacheKeyMap, getComposedType, getCreationTime, getCreationTimestampInternal, getDefaultType, getEntityContext, getGlobalPermissionPKs, getHJMPTS, getItemTableNameImpl, getModifiedTime, getModifiedTimestampInternal, getOrAddCacheKey, getOwner, getOwnerPkString, getOwnJNDIName, getPermissionPKs, getPK, getPkString, getPrincipalToBooleanListMap, getRestrictedPrincipalPKs, getTypeKey, getTypePkString, hasJNDIName, isBeforeCreate, loadItemData, logACLCacheChange, needsStoring, quoteSQLStringLiteralForQuery, remove, removeACLEntries, removeGlobalPermission, removeGlobalPermissions, removePermission, removePermissions, setACLTimestampInternal, setComposedType, setCreationTime, setCreationTimestampInternal, setCreationTimestamps, setEntityContext, setGlobalPermission, setGlobalPermissions, setModificationTimestamps, setModifiedTime, setModifiedTimestamp, setModifiedTimestampInternal, setNeedsStoring, setOwner, setOwnerPK, setOwnerPkString, setPermission, setPermissions, setPkString, setPrincipalToBooleanListMap, setTypePkString, skipRemovePermission, skipSetPermission, storeCaches, wasModifiedSince, writeACLEntriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyLocalizablePropertiesFrom, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, hintPropertyCache, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedPropertycopyPropertiesFrom, getAllProperties, getProperty, getPropertyNames, getPropertyRaw, getPropertyTimestamp, getTypeInfoMap, removeProperty, setAllProperties, setPropertycheckItemPermission, checkOwnGlobalPermission, getComposedType, getCreationTime, getGlobalPermissionPKs, getHJMPTS, getModifiedTime, getOwner, getPermissionPKs, getPkString, getPrincipalToBooleanListMap, getRestrictedPrincipalPKs, getTypeKey, hasJNDIName, remove, removeGlobalPermission, removeGlobalPermissions, removePermission, removePermissions, setComposedType, setCreationTime, setGlobalPermission, setGlobalPermissions, setModifiedTime, setOwner, setPermission, setPermissions, setPrincipalToBooleanListMap, wasModifiedSincegetPKcreate, create, findByEnclosingType, findByEnclosingTypeAndQualifier, findByEnclosingTypeAndSelectionDescriptor, findBySuperAttributeDescriptor, findDeclaredByEnclosingType, findDeclaredByEnclosingTypeAndQualifier, findInheritedByQualifierAndInheritancePath, findInhertitedByEnclosingType, findPropertyByEnclosingType, findPublicByEnclosingType, findPublicByEnclosingTypeAndQualifierfindAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemDataejbFindByPrimaryKeypublic boolean isProperty
isProperty in interface AttributeDescriptorRemotepublic static final String SQL_COLUMN_DESCRIPTIONS
public abstract PK getEnclosingTypePK()
public abstract void setEnclosingTypePK(PK enclosingTypePK)
public abstract String getQualifierInternal()
public abstract void setQualifierInternal(String qualifier)
public abstract String getQualifierLowerCaseInternal()
public abstract void setQualifierLowerCaseInternal(String qualifier)
public abstract String getPersistenceQualifierInternal()
public abstract void setPersistenceQualifierInternal(String persistenceQualifier)
public abstract PK getAttributeTypePK()
public abstract void setAttributeTypePK(PK typePK)
public abstract PK getPersistenceTypePK()
public abstract void setPersistenceTypePK(PK persistenceTypePK)
public abstract PK getSuperAttributeDescriptorPK()
public abstract void setSuperAttributeDescriptorPK(PK superFDPK)
public abstract String getInheritancePathString()
getInheritancePathString in interface AttributeDescriptorRemotepublic abstract void setInheritancePathString(String path)
public abstract String getColumnNameInternal()
public abstract void setColumnNameInternal(String columnName)
public abstract PK getSelectionDescriptorPK()
public abstract void setSelectionDescriptorPK(PK selectionDescriptorPK)
public abstract int getAttributeModifiers()
public abstract void setAttributeModifiers(int modifiers)
public abstract boolean getHiddenFlag()
public abstract void setHiddenFlag(boolean hidden)
public abstract boolean getPropertyFlag()
public abstract void setPropertyFlag(boolean isProperty)
protected int typeCode()
protected void checkInheritancePath(AttributeDescriptorRemote superFD, List inheritancePath) throws EJBInvalidParameterException
EJBInvalidParameterExceptionpublic PK ejbCreate(PK pkBase, AttributeDescriptorRemote superFD, List inheritancePath, TypeRemote type, int modifiers) throws EJBDuplicateQualifierException, EJBInvalidParameterException
public PK ejbCreate(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, String persistenceQualifier, TypeRemote type, AtomicTypeRemote persistenceType, int modifiers, ComposedTypeRemote metaType) throws EJBDuplicateQualifierException, EJBInvalidParameterException
public void reinitializeAttribute(String qualifier, String persistenceQualifier, TypeRemote type, AtomicTypeRemote persistenceType, int modifiers, AttributeDescriptorRemote superFD, List inheritencePath, ComposedTypeRemote metaType, AttributeDescriptorRemote selectionOfDesc) throws EJBDuplicateQualifierException, EJBInvalidParameterException
reinitializeAttribute in interface AttributeDescriptorRemoteEJBDuplicateQualifierExceptionEJBInvalidParameterExceptionpublic void ejbPostCreate(PK pkBase, AttributeDescriptorRemote superFD, List inheritancePath, TypeRemote type, int modifiers) throws EJBDuplicateQualifierException, EJBInvalidParameterException
public void ejbPostCreate(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, String persistenceQualifier, TypeRemote type, AtomicTypeRemote persistenceType, int modifiers, ComposedTypeRemote metaType) throws EJBDuplicateQualifierException, EJBInvalidParameterException
public Class getPersistenceClass()
getPersistenceClass in interface AttributeDescriptorRemotepublic String getDatabaseColumn()
getDatabaseColumn in interface AttributeDescriptorRemotepublic void setDatabaseColumn(String col)
setDatabaseColumn in interface AttributeDescriptorRemotepublic ComposedTypeRemote getDeclaringEnclosingType()
getDeclaringEnclosingType in interface AttributeDescriptorRemotepublic ComposedTypeRemote getEnclosingType()
getEnclosingType in interface AttributeDescriptorRemotepublic void setEnclosingType(ComposedTypeRemote enclosingType) throws EJBInvalidParameterException
setEnclosingType in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic String getQualifier()
getQualifier in interface AttributeDescriptorRemotegetQualifier in interface DescriptorRemotepublic String getPersistenceQualifier()
getPersistenceQualifier in interface AttributeDescriptorRemotepublic TypeRemote getAttributeType()
getAttributeType in interface AttributeDescriptorRemotegetAttributeType in interface DescriptorRemotepublic void setAttributeType(TypeRemote type) throws EJBInvalidParameterException
setAttributeType in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic AtomicTypeRemote getPersistenceType()
getPersistenceType in interface AttributeDescriptorRemotepublic int getModifiers()
getModifiers in interface AttributeDescriptorRemotepublic void setModifiers(int modifiers)
throws EJBInvalidParameterException
setModifiers in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic AttributeDescriptorRemote getSelectionOf()
getSelectionOf in interface AttributeDescriptorRemotepublic void setSelectionOf(AttributeDescriptorRemote selectionDescriptor) throws EJBInvalidParameterException
setSelectionOf in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic AttributeDescriptorRemote getDeclaringSuperAttributeDescriptor()
getDeclaringSuperAttributeDescriptor in interface AttributeDescriptorRemotepublic boolean setDeclared()
AttributeDescriptorRemotesetDeclared in interface AttributeDescriptorRemoteprotected void setInherited(boolean inherited)
public void changeDeclaringEnclosingType(ComposedTypeRemote type) throws EJBInvalidParameterException
changeDeclaringEnclosingType in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic List getInheritancePath()
getInheritancePath in interface AttributeDescriptorRemotepublic boolean isAssignableFrom(AttributeDescriptorRemote fd)
isAssignableFrom in interface AttributeDescriptorRemoteprotected void assureIdentity(ComposedTypeRemote enclosingType, String qualifier) throws EJBDuplicateQualifierException
EJBDuplicateQualifierExceptionprotected boolean getSingleModifier(int flag)
protected void setSingleModifier(int flag,
boolean on)
public boolean isReadable()
isReadable in interface AttributeDescriptorRemotepublic void setReadable(boolean readable)
throws EJBInvalidParameterException
setReadable in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic boolean isWritable()
isWritable in interface AttributeDescriptorRemotepublic void setWritable(boolean writable)
throws EJBInvalidParameterException
setWritable in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic boolean isRemovable()
isRemovable in interface AttributeDescriptorRemotepublic void setRemovable(boolean removable)
throws EJBInvalidParameterException
setRemovable in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic boolean isOptional()
isOptional in interface AttributeDescriptorRemotepublic void setOptional(boolean optional)
throws EJBInvalidParameterException
setOptional in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic boolean isSearchable()
isSearchable in interface AttributeDescriptorRemotepublic void setSearchable(boolean search)
throws EJBInvalidParameterException
setSearchable in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic boolean isPartOf()
isPartOf in interface AttributeDescriptorRemotepublic void setPartOf(boolean partOf)
throws EJBInvalidParameterException
setPartOf in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic boolean isPrivate()
isPrivate in interface AttributeDescriptorRemotepublic void setPrivate(boolean priv)
throws EJBInvalidParameterException
setPrivate in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic boolean isProperty()
isProperty in interface AttributeDescriptorRemotepublic void setProperty(boolean isProp)
setProperty in interface AttributeDescriptorRemotepublic boolean isLocalized()
isLocalized in interface AttributeDescriptorRemoteisLocalized in interface DescriptorRemotepublic void setLocalized(boolean isLocalized)
setLocalized in interface AttributeDescriptorRemotepublic boolean isInherited()
isInherited in interface AttributeDescriptorRemotepublic boolean isInitial()
isInitial in interface AttributeDescriptorRemotepublic void setInitial(boolean initial)
throws EJBInvalidParameterException
setInitial in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionpublic boolean dontOptimize()
dontOptimize in interface AttributeDescriptorRemotepublic void setDontOptimize(boolean dontopt)
throws EJBInvalidParameterException
setDontOptimize in interface AttributeDescriptorRemoteEJBInvalidParameterExceptionCopyright © 2017 SAP SE. All Rights Reserved.