Uses of Class
com.hybris.backoffice.jalo.BackofficeObjectSpecialCollection
-
Packages that use BackofficeObjectSpecialCollection Package Description com.hybris.backoffice.jalo -
-
Uses of BackofficeObjectSpecialCollection in com.hybris.backoffice.jalo
Fields in com.hybris.backoffice.jalo with type parameters of type BackofficeObjectSpecialCollection Modifier and Type Field Description protected static OneToManyHandler<BackofficeObjectSpecialCollection>GeneratedBackofficeManager. USER2BACKOFFICEOBJECTCOLLECTIONRELATIONCOLLECTIONPKSHANDLEROneToManyHandlerfor handling 1:n COLLECTIONPKS's relation attributes from 'many' side.Methods in com.hybris.backoffice.jalo that return BackofficeObjectSpecialCollection Modifier and Type Method Description BackofficeObjectSpecialCollectionGeneratedBackofficeManager. createBackofficeObjectSpecialCollection(SessionContext ctx, java.util.Map attributeValues)BackofficeObjectSpecialCollectionGeneratedBackofficeManager. createBackofficeObjectSpecialCollection(java.util.Map attributeValues)BackofficeObjectSpecialCollectionGeneratedBackofficeObjectCollectionItemReference. getCollectionPk()Generated method - Getter of theBackofficeObjectCollectionItemReference.collectionPkattribute.BackofficeObjectSpecialCollectionGeneratedBackofficeObjectCollectionItemReference. getCollectionPk(SessionContext ctx)Generated method - Getter of theBackofficeObjectCollectionItemReference.collectionPkattribute.Methods in com.hybris.backoffice.jalo that return types with arguments of type BackofficeObjectSpecialCollection Modifier and Type Method Description java.util.Collection<BackofficeObjectSpecialCollection>GeneratedBackofficeManager. getCollectionPks(SessionContext ctx, User item)Generated method - Getter of theUser.collectionPksattribute.java.util.Collection<BackofficeObjectSpecialCollection>GeneratedBackofficeManager. getCollectionPks(User item)Generated method - Getter of theUser.collectionPksattribute.Methods in com.hybris.backoffice.jalo with parameters of type BackofficeObjectSpecialCollection Modifier and Type Method Description voidGeneratedBackofficeManager. 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 BackofficeObjectSpecialCollection Modifier and Type Method Description voidGeneratedBackofficeManager. setCollectionPks(SessionContext ctx, User item, java.util.Collection<BackofficeObjectSpecialCollection> value)Generated method - Setter of theUser.collectionPksattribute.voidGeneratedBackofficeManager. setCollectionPks(User item, java.util.Collection<BackofficeObjectSpecialCollection> value)Generated method - Setter of theUser.collectionPksattribute.
-