Class TmaServiceUsageSpecification
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
de.hybris.platform.b2ctelcoservices.jalo.TmaUsageSpecification
de.hybris.platform.b2ctelcoservices.jalo.TmaServiceUsageSpecification
- All Implemented Interfaces:
Serializable,Comparable
Generated class for type TmaServiceUsageSpecification.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTmaServiceUsageSpecification.productUsageSpecificationsattributestatic final StringQualifier of theTmaServiceUsageSpecification.serviceSpecificationsattributeprotected static StringRelation disable markmodifed parameter constants for TmaProductUsageSpecification2TmaServiceUsageSpecificationRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for TmaProductUsageSpecification2TmaServiceUsageSpecificationRelation from ((tuadatacommonsservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for TmaServiceSpecification2TmaServiceUsageSpecificationRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for TmaServiceSpecification2TmaServiceUsageSpecificationRelation from ((tuadatacommonsservices))protected static StringFields inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaUsageSpecification
APPROVALSTATUS, CATALOGVERSION, DESCRIPTION, ID, NAME, OFFLINEDATE, ONLINEDATE, TMAUSAGESPECIFICATION2TMAUSAGESPECCHARACTERISTICRELATION_MARKMODIFIED, TMAUSAGESPECIFICATION2TMAUSAGESPECCHARACTERISTICRELATION_SRC_ORDERED, TMAUSAGESPECIFICATION2TMAUSAGESPECCHARACTERISTICRELATION_TGT_ORDERED, USAGESPECCHARACTERISTICSFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidGenerated method - Addsvalueto productUsageSpecifications.voidaddToProductUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaProductUsageSpecification value) Generated method - Addsvalueto productUsageSpecifications.voidGenerated method - Addsvalueto serviceSpecifications.voidaddToServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Addsvalueto serviceSpecifications.Generated method - Getter of theTmaServiceUsageSpecification.productUsageSpecificationsattribute.getProductUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaServiceUsageSpecification.productUsageSpecificationsattribute.longlonggetProductUsageSpecificationsCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.getServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.longlonggetServiceSpecificationsCount(de.hybris.platform.jalo.SessionContext ctx) booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidGenerated method - Removesvaluefrom productUsageSpecifications.voidremoveFromProductUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaProductUsageSpecification value) Generated method - Removesvaluefrom productUsageSpecifications.voidGenerated method - Removesvaluefrom serviceSpecifications.voidremoveFromServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Removesvaluefrom serviceSpecifications.voidsetProductUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaProductUsageSpecification> value) Generated method - Setter of theTmaServiceUsageSpecification.productUsageSpecificationsattribute.voidGenerated method - Setter of theTmaServiceUsageSpecification.productUsageSpecificationsattribute.voidsetServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaServiceSpecification> value) Generated method - Setter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.voidGenerated method - Setter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.Methods inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaUsageSpecification
addToUsageSpecCharacteristics, addToUsageSpecCharacteristics, getAllDescription, getAllDescription, getAllName, getAllName, getApprovalStatus, getApprovalStatus, getCatalogVersion, getCatalogVersion, getDescription, getDescription, getId, getId, getName, getName, getOfflineDate, getOfflineDate, getOnlineDate, getOnlineDate, getUsageSpecCharacteristics, getUsageSpecCharacteristics, getUsageSpecCharacteristicsCount, getUsageSpecCharacteristicsCount, removeFromUsageSpecCharacteristics, removeFromUsageSpecCharacteristics, setAllDescription, setAllDescription, setAllName, setAllName, setApprovalStatus, setApprovalStatus, setCatalogVersion, setCatalogVersion, setDescription, setDescription, setId, setId, setName, setName, setOfflineDate, setOfflineDate, setOnlineDate, setOnlineDate, setUsageSpecCharacteristics, setUsageSpecCharacteristicsMethods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
SERVICESPECIFICATIONS
Qualifier of theTmaServiceUsageSpecification.serviceSpecificationsattribute- See Also:
-
TMASERVICESPECIFICATION2TMASERVICEUSAGESPECIFICATIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for TmaServiceSpecification2TmaServiceUsageSpecificationRelation from ((tuadatacommonsservices)) -
TMASERVICESPECIFICATION2TMASERVICEUSAGESPECIFICATIONRELATION_TGT_ORDERED
-
TMASERVICESPECIFICATION2TMASERVICEUSAGESPECIFICATIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for TmaServiceSpecification2TmaServiceUsageSpecificationRelation from ((tuadatacommonsservices)) -
PRODUCTUSAGESPECIFICATIONS
Qualifier of theTmaServiceUsageSpecification.productUsageSpecificationsattribute- See Also:
-
TMAPRODUCTUSAGESPECIFICATION2TMASERVICEUSAGESPECIFICATIONRELATION_SRC_ORDERED
protected static String TMAPRODUCTUSAGESPECIFICATION2TMASERVICEUSAGESPECIFICATIONRELATION_SRC_ORDEREDRelation ordering override parameter constants for TmaProductUsageSpecification2TmaServiceUsageSpecificationRelation from ((tuadatacommonsservices)) -
TMAPRODUCTUSAGESPECIFICATION2TMASERVICEUSAGESPECIFICATIONRELATION_TGT_ORDERED
protected static String TMAPRODUCTUSAGESPECIFICATION2TMASERVICEUSAGESPECIFICATIONRELATION_TGT_ORDERED -
TMAPRODUCTUSAGESPECIFICATION2TMASERVICEUSAGESPECIFICATIONRELATION_MARKMODIFIED
protected static String TMAPRODUCTUSAGESPECIFICATION2TMASERVICEUSAGESPECIFICATIONRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for TmaProductUsageSpecification2TmaServiceUsageSpecificationRelation from ((tuadatacommonsservices)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TmaServiceUsageSpecification
public TmaServiceUsageSpecification()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classTmaUsageSpecification
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.since 2011, useUtilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)- Overrides:
isMarkModifiedDisabledin classTmaUsageSpecification
-
getProductUsageSpecifications
public Set<TmaProductUsageSpecification> getProductUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaServiceUsageSpecification.productUsageSpecificationsattribute.- Returns:
- the productUsageSpecifications - The Product Usage Specification associated to this Service Usage Specification.
-
getProductUsageSpecifications
Generated method - Getter of theTmaServiceUsageSpecification.productUsageSpecificationsattribute.- Returns:
- the productUsageSpecifications - The Product Usage Specification associated to this Service Usage Specification.
-
getProductUsageSpecificationsCount
public long getProductUsageSpecificationsCount(de.hybris.platform.jalo.SessionContext ctx) -
getProductUsageSpecificationsCount
public long getProductUsageSpecificationsCount() -
setProductUsageSpecifications
public void setProductUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaProductUsageSpecification> value) Generated method - Setter of theTmaServiceUsageSpecification.productUsageSpecificationsattribute.- Parameters:
value- the productUsageSpecifications - The Product Usage Specification associated to this Service Usage Specification.
-
setProductUsageSpecifications
Generated method - Setter of theTmaServiceUsageSpecification.productUsageSpecificationsattribute.- Parameters:
value- the productUsageSpecifications - The Product Usage Specification associated to this Service Usage Specification.
-
addToProductUsageSpecifications
public void addToProductUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaProductUsageSpecification value) Generated method - Addsvalueto productUsageSpecifications.- Parameters:
value- the item to add to productUsageSpecifications - The Product Usage Specification associated to this Service Usage Specification.
-
addToProductUsageSpecifications
Generated method - Addsvalueto productUsageSpecifications.- Parameters:
value- the item to add to productUsageSpecifications - The Product Usage Specification associated to this Service Usage Specification.
-
removeFromProductUsageSpecifications
public void removeFromProductUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaProductUsageSpecification value) Generated method - Removesvaluefrom productUsageSpecifications.- Parameters:
value- the item to remove from productUsageSpecifications - The Product Usage Specification associated to this Service Usage Specification.
-
removeFromProductUsageSpecifications
Generated method - Removesvaluefrom productUsageSpecifications.- Parameters:
value- the item to remove from productUsageSpecifications - The Product Usage Specification associated to this Service Usage Specification.
-
getServiceSpecifications
public Set<TmaServiceSpecification> getServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.- Returns:
- the serviceSpecifications - The Service Specifications for which the Usage Specification has been defined.
-
getServiceSpecifications
Generated method - Getter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.- Returns:
- the serviceSpecifications - The Service Specifications for which the Usage Specification has been defined.
-
getServiceSpecificationsCount
public long getServiceSpecificationsCount(de.hybris.platform.jalo.SessionContext ctx) -
getServiceSpecificationsCount
public long getServiceSpecificationsCount() -
setServiceSpecifications
public void setServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaServiceSpecification> value) Generated method - Setter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.- Parameters:
value- the serviceSpecifications - The Service Specifications for which the Usage Specification has been defined.
-
setServiceSpecifications
Generated method - Setter of theTmaServiceUsageSpecification.serviceSpecificationsattribute.- Parameters:
value- the serviceSpecifications - The Service Specifications for which the Usage Specification has been defined.
-
addToServiceSpecifications
public void addToServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Addsvalueto serviceSpecifications.- Parameters:
value- the item to add to serviceSpecifications - The Service Specifications for which the Usage Specification has been defined.
-
addToServiceSpecifications
Generated method - Addsvalueto serviceSpecifications.- Parameters:
value- the item to add to serviceSpecifications - The Service Specifications for which the Usage Specification has been defined.
-
removeFromServiceSpecifications
public void removeFromServiceSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaServiceSpecification value) Generated method - Removesvaluefrom serviceSpecifications.- Parameters:
value- the item to remove from serviceSpecifications - The Service Specifications for which the Usage Specification has been defined.
-
removeFromServiceSpecifications
Generated method - Removesvaluefrom serviceSpecifications.- Parameters:
value- the item to remove from serviceSpecifications - The Service Specifications for which the Usage Specification has been defined.
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)