Package com.sap.platform.jalo
Class GeneratedCecTechnicalUser
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- com.sap.platform.jalo.GeneratedCecTechnicalUser
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
CecTechnicalUser
public abstract class GeneratedCecTechnicalUser extends GenericItem
Generated class for typeCecTechnicalUser.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCECSERVICEMAPPINGSQualifier of theCecTechnicalUser.CecServiceMappingsattributeprotected static OneToManyHandler<AbstractCecServiceMapping>CECSERVICEMAPPINGSHANDLEROneToManyHandlerfor handling 1:n CECSERVICEMAPPINGS's relation attributes from 'many' side.protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringOAUTHURLQualifier of theCecTechnicalUser.oauthURLattributestatic java.lang.StringPASSWORDQualifier of theCecTechnicalUser.passwordattributestatic java.lang.StringTECHNICALUSERQualifier of theCecTechnicalUser.technicalUserattributestatic java.lang.StringTENANTNAMEQualifier of theCecTechnicalUser.tenantNameattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCecTechnicalUser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToCecServiceMappings(AbstractCecServiceMapping value)Generated method - Addsvalueto CecServiceMappings.voidaddToCecServiceMappings(SessionContext ctx, AbstractCecServiceMapping value)Generated method - Addsvalueto CecServiceMappings.java.util.Set<AbstractCecServiceMapping>getCecServiceMappings()Generated method - Getter of theCecTechnicalUser.CecServiceMappingsattribute.java.util.Set<AbstractCecServiceMapping>getCecServiceMappings(SessionContext ctx)Generated method - Getter of theCecTechnicalUser.CecServiceMappingsattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetOauthURL()Generated method - Getter of theCecTechnicalUser.oauthURLattribute.java.lang.StringgetOauthURL(SessionContext ctx)Generated method - Getter of theCecTechnicalUser.oauthURLattribute.java.lang.StringgetPassword()Generated method - Getter of theCecTechnicalUser.passwordattribute.java.lang.StringgetPassword(SessionContext ctx)Generated method - Getter of theCecTechnicalUser.passwordattribute.java.lang.StringgetTechnicalUser()Generated method - Getter of theCecTechnicalUser.technicalUserattribute.java.lang.StringgetTechnicalUser(SessionContext ctx)Generated method - Getter of theCecTechnicalUser.technicalUserattribute.java.lang.StringgetTenantName()Generated method - Getter of theCecTechnicalUser.tenantNameattribute.java.lang.StringgetTenantName(SessionContext ctx)Generated method - Getter of theCecTechnicalUser.tenantNameattribute.voidremoveFromCecServiceMappings(AbstractCecServiceMapping value)Generated method - Removesvaluefrom CecServiceMappings.voidremoveFromCecServiceMappings(SessionContext ctx, AbstractCecServiceMapping value)Generated method - Removesvaluefrom CecServiceMappings.voidsetCecServiceMappings(SessionContext ctx, java.util.Set<AbstractCecServiceMapping> value)Generated method - Setter of theCecTechnicalUser.CecServiceMappingsattribute.voidsetCecServiceMappings(java.util.Set<AbstractCecServiceMapping> value)Generated method - Setter of theCecTechnicalUser.CecServiceMappingsattribute.voidsetOauthURL(SessionContext ctx, java.lang.String value)Generated method - Setter of theCecTechnicalUser.oauthURLattribute.voidsetOauthURL(java.lang.String value)Generated method - Setter of theCecTechnicalUser.oauthURLattribute.voidsetPassword(SessionContext ctx, java.lang.String value)Generated method - Setter of theCecTechnicalUser.passwordattribute.voidsetPassword(java.lang.String value)Generated method - Setter of theCecTechnicalUser.passwordattribute.voidsetTechnicalUser(SessionContext ctx, java.lang.String value)Generated method - Setter of theCecTechnicalUser.technicalUserattribute.voidsetTechnicalUser(java.lang.String value)Generated method - Setter of theCecTechnicalUser.technicalUserattribute.voidsetTenantName(SessionContext ctx, java.lang.String value)Generated method - Setter of theCecTechnicalUser.tenantNameattribute.voidsetTenantName(java.lang.String value)Generated method - Setter of theCecTechnicalUser.tenantNameattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
TENANTNAME
public static final java.lang.String TENANTNAME
Qualifier of theCecTechnicalUser.tenantNameattribute- See Also:
- Constant Field Values
-
TECHNICALUSER
public static final java.lang.String TECHNICALUSER
Qualifier of theCecTechnicalUser.technicalUserattribute- See Also:
- Constant Field Values
-
PASSWORD
public static final java.lang.String PASSWORD
Qualifier of theCecTechnicalUser.passwordattribute- See Also:
- Constant Field Values
-
OAUTHURL
public static final java.lang.String OAUTHURL
Qualifier of theCecTechnicalUser.oauthURLattribute- See Also:
- Constant Field Values
-
CECSERVICEMAPPINGS
public static final java.lang.String CECSERVICEMAPPINGS
Qualifier of theCecTechnicalUser.CecServiceMappingsattribute- See Also:
- Constant Field Values
-
CECSERVICEMAPPINGSHANDLER
protected static final OneToManyHandler<AbstractCecServiceMapping> CECSERVICEMAPPINGSHANDLER
OneToManyHandlerfor handling 1:n CECSERVICEMAPPINGS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getCecServiceMappings
public java.util.Set<AbstractCecServiceMapping> getCecServiceMappings(SessionContext ctx)
Generated method - Getter of theCecTechnicalUser.CecServiceMappingsattribute.- Returns:
- the CecServiceMappings
-
getCecServiceMappings
public java.util.Set<AbstractCecServiceMapping> getCecServiceMappings()
Generated method - Getter of theCecTechnicalUser.CecServiceMappingsattribute.- Returns:
- the CecServiceMappings
-
setCecServiceMappings
public void setCecServiceMappings(SessionContext ctx, java.util.Set<AbstractCecServiceMapping> value)
Generated method - Setter of theCecTechnicalUser.CecServiceMappingsattribute.- Parameters:
value- the CecServiceMappings
-
setCecServiceMappings
public void setCecServiceMappings(java.util.Set<AbstractCecServiceMapping> value)
Generated method - Setter of theCecTechnicalUser.CecServiceMappingsattribute.- Parameters:
value- the CecServiceMappings
-
addToCecServiceMappings
public void addToCecServiceMappings(SessionContext ctx, AbstractCecServiceMapping value)
Generated method - Addsvalueto CecServiceMappings.- Parameters:
value- the item to add to CecServiceMappings
-
addToCecServiceMappings
public void addToCecServiceMappings(AbstractCecServiceMapping value)
Generated method - Addsvalueto CecServiceMappings.- Parameters:
value- the item to add to CecServiceMappings
-
removeFromCecServiceMappings
public void removeFromCecServiceMappings(SessionContext ctx, AbstractCecServiceMapping value)
Generated method - Removesvaluefrom CecServiceMappings.- Parameters:
value- the item to remove from CecServiceMappings
-
removeFromCecServiceMappings
public void removeFromCecServiceMappings(AbstractCecServiceMapping value)
Generated method - Removesvaluefrom CecServiceMappings.- Parameters:
value- the item to remove from CecServiceMappings
-
getOauthURL
public java.lang.String getOauthURL(SessionContext ctx)
Generated method - Getter of theCecTechnicalUser.oauthURLattribute.- Returns:
- the oauthURL
-
getOauthURL
public java.lang.String getOauthURL()
Generated method - Getter of theCecTechnicalUser.oauthURLattribute.- Returns:
- the oauthURL
-
setOauthURL
public void setOauthURL(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCecTechnicalUser.oauthURLattribute.- Parameters:
value- the oauthURL
-
setOauthURL
public void setOauthURL(java.lang.String value)
Generated method - Setter of theCecTechnicalUser.oauthURLattribute.- Parameters:
value- the oauthURL
-
getPassword
public java.lang.String getPassword(SessionContext ctx)
Generated method - Getter of theCecTechnicalUser.passwordattribute.- Returns:
- the password
-
getPassword
public java.lang.String getPassword()
Generated method - Getter of theCecTechnicalUser.passwordattribute.- Returns:
- the password
-
setPassword
public void setPassword(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCecTechnicalUser.passwordattribute.- Parameters:
value- the password
-
setPassword
public void setPassword(java.lang.String value)
Generated method - Setter of theCecTechnicalUser.passwordattribute.- Parameters:
value- the password
-
getTechnicalUser
public java.lang.String getTechnicalUser(SessionContext ctx)
Generated method - Getter of theCecTechnicalUser.technicalUserattribute.- Returns:
- the technicalUser
-
getTechnicalUser
public java.lang.String getTechnicalUser()
Generated method - Getter of theCecTechnicalUser.technicalUserattribute.- Returns:
- the technicalUser
-
setTechnicalUser
public void setTechnicalUser(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCecTechnicalUser.technicalUserattribute.- Parameters:
value- the technicalUser
-
setTechnicalUser
public void setTechnicalUser(java.lang.String value)
Generated method - Setter of theCecTechnicalUser.technicalUserattribute.- Parameters:
value- the technicalUser
-
getTenantName
public java.lang.String getTenantName(SessionContext ctx)
Generated method - Getter of theCecTechnicalUser.tenantNameattribute.- Returns:
- the tenantName
-
getTenantName
public java.lang.String getTenantName()
Generated method - Getter of theCecTechnicalUser.tenantNameattribute.- Returns:
- the tenantName
-
setTenantName
public void setTenantName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCecTechnicalUser.tenantNameattribute.- Parameters:
value- the tenantName
-
setTenantName
public void setTenantName(java.lang.String value)
Generated method - Setter of theCecTechnicalUser.tenantNameattribute.- Parameters:
value- the tenantName
-
-