public abstract class GeneratedUserProfile extends GenericItem
UserProfile.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
ALLREADABLELANGUAGES
Qualifier of the
UserProfile.allReadableLanguages attribute |
static String |
ALLWRITABLELANGUAGES
Qualifier of the
UserProfile.allWritableLanguages attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
EXPANDINITIAL
Qualifier of the
UserProfile.expandInitial attribute |
static String |
READABLELANGUAGES
Qualifier of the
UserProfile.readableLanguages attribute |
static String |
WRITABLELANGUAGES
Qualifier of the
UserProfile.writableLanguages attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedUserProfile() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Language> |
getAllReadableLanguages()
Generated method - Getter of the
UserProfile.allReadableLanguages attribute. |
abstract Collection<Language> |
getAllReadableLanguages(SessionContext ctx)
Generated method - Getter of the
UserProfile.allReadableLanguages attribute. |
Collection<Language> |
getAllWritableLanguages()
Generated method - Getter of the
UserProfile.allWritableLanguages attribute. |
abstract Collection<Language> |
getAllWritableLanguages(SessionContext ctx)
Generated method - Getter of the
UserProfile.allWritableLanguages attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
List<Language> |
getReadableLanguages()
Generated method - Getter of the
UserProfile.readableLanguages attribute. |
List<Language> |
getReadableLanguages(SessionContext ctx)
Generated method - Getter of the
UserProfile.readableLanguages attribute. |
List<Language> |
getWritableLanguages()
Generated method - Getter of the
UserProfile.writableLanguages attribute. |
List<Language> |
getWritableLanguages(SessionContext ctx)
Generated method - Getter of the
UserProfile.writableLanguages attribute. |
Boolean |
isExpandInitial()
Generated method - Getter of the
UserProfile.expandInitial attribute. |
Boolean |
isExpandInitial(SessionContext ctx)
Generated method - Getter of the
UserProfile.expandInitial attribute. |
boolean |
isExpandInitialAsPrimitive()
Generated method - Getter of the
UserProfile.expandInitial attribute. |
boolean |
isExpandInitialAsPrimitive(SessionContext ctx)
Generated method - Getter of the
UserProfile.expandInitial attribute. |
void |
setExpandInitial(boolean value)
Generated method - Setter of the
UserProfile.expandInitial attribute. |
void |
setExpandInitial(Boolean value)
Generated method - Setter of the
UserProfile.expandInitial attribute. |
void |
setExpandInitial(SessionContext ctx,
boolean value)
Generated method - Setter of the
UserProfile.expandInitial attribute. |
void |
setExpandInitial(SessionContext ctx,
Boolean value)
Generated method - Setter of the
UserProfile.expandInitial attribute. |
void |
setReadableLanguages(List<Language> value)
Generated method - Setter of the
UserProfile.readableLanguages attribute. |
void |
setReadableLanguages(SessionContext ctx,
List<Language> value)
Generated method - Setter of the
UserProfile.readableLanguages attribute. |
void |
setWritableLanguages(List<Language> value)
Generated method - Setter of the
UserProfile.writableLanguages attribute. |
void |
setWritableLanguages(SessionContext ctx,
List<Language> value)
Generated method - Setter of the
UserProfile.writableLanguages attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String READABLELANGUAGES
UserProfile.readableLanguages attributepublic static final String WRITABLELANGUAGES
UserProfile.writableLanguages attributepublic static final String ALLREADABLELANGUAGES
UserProfile.allReadableLanguages attributepublic static final String ALLWRITABLELANGUAGES
UserProfile.allWritableLanguages attributepublic static final String EXPANDINITIAL
UserProfile.expandInitial attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic abstract Collection<Language> getAllReadableLanguages(SessionContext ctx)
UserProfile.allReadableLanguages attribute.public Collection<Language> getAllReadableLanguages()
UserProfile.allReadableLanguages attribute.public abstract Collection<Language> getAllWritableLanguages(SessionContext ctx)
UserProfile.allWritableLanguages attribute.public Collection<Language> getAllWritableLanguages()
UserProfile.allWritableLanguages attribute.public Boolean isExpandInitial(SessionContext ctx)
UserProfile.expandInitial attribute.public Boolean isExpandInitial()
UserProfile.expandInitial attribute.public boolean isExpandInitialAsPrimitive(SessionContext ctx)
UserProfile.expandInitial attribute.public boolean isExpandInitialAsPrimitive()
UserProfile.expandInitial attribute.public void setExpandInitial(SessionContext ctx, Boolean value)
UserProfile.expandInitial attribute.value - the expandInitialpublic void setExpandInitial(Boolean value)
UserProfile.expandInitial attribute.value - the expandInitialpublic void setExpandInitial(SessionContext ctx, boolean value)
UserProfile.expandInitial attribute.value - the expandInitialpublic void setExpandInitial(boolean value)
UserProfile.expandInitial attribute.value - the expandInitialpublic List<Language> getReadableLanguages(SessionContext ctx)
UserProfile.readableLanguages attribute.public List<Language> getReadableLanguages()
UserProfile.readableLanguages attribute.public void setReadableLanguages(SessionContext ctx, List<Language> value)
UserProfile.readableLanguages attribute.value - the readableLanguagespublic void setReadableLanguages(List<Language> value)
UserProfile.readableLanguages attribute.value - the readableLanguagespublic List<Language> getWritableLanguages(SessionContext ctx)
UserProfile.writableLanguages attribute.public List<Language> getWritableLanguages()
UserProfile.writableLanguages attribute.public void setWritableLanguages(SessionContext ctx, List<Language> value)
UserProfile.writableLanguages attribute.value - the writableLanguagesCopyright © 2017 SAP SE. All Rights Reserved.