Uses of Class
com.hybris.backoffice.jalo.BackofficeObjectCollectionItemReference
Packages that use BackofficeObjectCollectionItemReference
-
Uses of BackofficeObjectCollectionItemReference in com.hybris.backoffice.jalo
Fields in com.hybris.backoffice.jalo with type parameters of type BackofficeObjectCollectionItemReferenceModifier and TypeFieldDescriptionprotected static final OneToManyHandler<BackofficeObjectCollectionItemReference>GeneratedBackofficeObjectSpecialCollection.ELEMENTSHANDLEROneToManyHandlerfor handling 1:n ELEMENTS's relation attributes from 'many' side.Methods in com.hybris.backoffice.jalo that return BackofficeObjectCollectionItemReferenceModifier and TypeMethodDescriptionGeneratedBackofficeManager.createBackofficeObjectCollectionItemReference(SessionContext ctx, Map attributeValues) GeneratedBackofficeManager.createBackofficeObjectCollectionItemReference(Map attributeValues) Methods in com.hybris.backoffice.jalo that return types with arguments of type BackofficeObjectCollectionItemReferenceModifier and TypeMethodDescriptionGeneratedBackofficeObjectSpecialCollection.getElements()Generated method - Getter of theBackofficeObjectSpecialCollection.elementsattribute.GeneratedBackofficeObjectSpecialCollection.getElements(SessionContext ctx) Generated method - Getter of theBackofficeObjectSpecialCollection.elementsattribute.Methods in com.hybris.backoffice.jalo with parameters of type BackofficeObjectCollectionItemReferenceModifier and TypeMethodDescriptionvoidGeneratedBackofficeObjectSpecialCollection.addToElements(BackofficeObjectCollectionItemReference value) Generated method - Addsvalueto elements.voidGeneratedBackofficeObjectSpecialCollection.addToElements(SessionContext ctx, BackofficeObjectCollectionItemReference value) Generated method - Addsvalueto elements.voidGeneratedBackofficeObjectSpecialCollection.removeFromElements(BackofficeObjectCollectionItemReference value) Generated method - Removesvaluefrom elements.voidGeneratedBackofficeObjectSpecialCollection.removeFromElements(SessionContext ctx, BackofficeObjectCollectionItemReference value) Generated method - Removesvaluefrom elements.Method parameters in com.hybris.backoffice.jalo with type arguments of type BackofficeObjectCollectionItemReferenceModifier and TypeMethodDescriptionvoidGeneratedBackofficeObjectSpecialCollection.setElements(SessionContext ctx, List<BackofficeObjectCollectionItemReference> value) Generated method - Setter of theBackofficeObjectSpecialCollection.elementsattribute.voidGeneratedBackofficeObjectSpecialCollection.setElements(List<BackofficeObjectCollectionItemReference> value) Generated method - Setter of theBackofficeObjectSpecialCollection.elementsattribute.