Uses of Class
com.hybris.backoffice.jalo.BackofficeObjectSpecialCollection
Packages that use BackofficeObjectSpecialCollection
-
Uses of BackofficeObjectSpecialCollection in com.hybris.backoffice.jalo
Fields in com.hybris.backoffice.jalo with type parameters of type BackofficeObjectSpecialCollectionModifier and TypeFieldDescriptionprotected static final OneToManyHandler<BackofficeObjectSpecialCollection>GeneratedBackofficeManager.USER2BACKOFFICEOBJECTCOLLECTIONRELATIONCOLLECTIONPKSHANDLEROneToManyHandlerfor handling 1:n COLLECTIONPKS's relation attributes from 'many' side.Methods in com.hybris.backoffice.jalo that return BackofficeObjectSpecialCollectionModifier and TypeMethodDescriptionGeneratedBackofficeManager.createBackofficeObjectSpecialCollection(SessionContext ctx, Map attributeValues) GeneratedBackofficeManager.createBackofficeObjectSpecialCollection(Map attributeValues) GeneratedBackofficeObjectCollectionItemReference.getCollectionPk()Generated method - Getter of theBackofficeObjectCollectionItemReference.collectionPkattribute.GeneratedBackofficeObjectCollectionItemReference.getCollectionPk(SessionContext ctx) Generated method - Getter of theBackofficeObjectCollectionItemReference.collectionPkattribute.Methods in com.hybris.backoffice.jalo that return types with arguments of type BackofficeObjectSpecialCollectionModifier and TypeMethodDescriptionGeneratedBackofficeManager.getCollectionPks(SessionContext ctx, User item) Generated method - Getter of theUser.collectionPksattribute.GeneratedBackofficeManager.getCollectionPks(User item) Generated method - Getter of theUser.collectionPksattribute.Methods in com.hybris.backoffice.jalo with parameters of type BackofficeObjectSpecialCollectionModifier and TypeMethodDescriptionvoidGeneratedBackofficeManager.addToCollectionPks(SessionContext ctx, User item, BackofficeObjectSpecialCollection value) Generated method - Addsvalueto collectionPks.voidGeneratedBackofficeManager.addToCollectionPks(User item, BackofficeObjectSpecialCollection value) Generated method - Addsvalueto collectionPks.voidGeneratedBackofficeManager.removeFromCollectionPks(SessionContext ctx, User item, BackofficeObjectSpecialCollection value) Generated method - Removesvaluefrom collectionPks.voidGeneratedBackofficeManager.removeFromCollectionPks(User item, BackofficeObjectSpecialCollection value) Generated method - Removesvaluefrom collectionPks.voidGeneratedBackofficeObjectCollectionItemReference.setCollectionPk(BackofficeObjectSpecialCollection value) Generated method - Setter of theBackofficeObjectCollectionItemReference.collectionPkattribute.voidGeneratedBackofficeObjectCollectionItemReference.setCollectionPk(SessionContext ctx, BackofficeObjectSpecialCollection value) Generated method - Setter of theBackofficeObjectCollectionItemReference.collectionPkattribute.Method parameters in com.hybris.backoffice.jalo with type arguments of type BackofficeObjectSpecialCollectionModifier and TypeMethodDescriptionvoidGeneratedBackofficeManager.setCollectionPks(SessionContext ctx, User item, Collection<BackofficeObjectSpecialCollection> value) Generated method - Setter of theUser.collectionPksattribute.voidGeneratedBackofficeManager.setCollectionPks(User item, Collection<BackofficeObjectSpecialCollection> value) Generated method - Setter of theUser.collectionPksattribute.