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