public class UserSubscriptionFactory extends UserSubscriptionBaseFactory<IInternalUserSubscription>
Constructor and Description |
---|
UserSubscriptionFactory() |
Modifier and Type | Method and Description |
---|---|
protected IInternalUserSubscription |
create(BmContext context,
Container domain) |
java.lang.Class<IInternalUserSubscription> |
factoryClass() |
instance
public java.lang.Class<IInternalUserSubscription> factoryClass()
protected IInternalUserSubscription create(BmContext context, Container domain)
create
in class UserSubscriptionBaseFactory<IInternalUserSubscription>
Copyright © 2023. All Rights Reserved.