Package one.xingyi.core.names
Interface IPackageNameStrategy
-
- All Superinterfaces:
INameStrategy
public interface IPackageNameStrategy extends INameStrategy
-
-
Field Summary
Fields Modifier and Type Field Description static IPackageNameStrategysimple
-
Method Summary
-
Methods inherited from interface one.xingyi.core.names.INameStrategy
toClientEntityDefn, toClientViewCompanion, toClientViewImpl, toClientViewInterface, toCompositeCompanion, toCompositeImpl, toCompositeInterface, toServerCompanion, toServerController, toServerImplForDomain, toServerInterfaceForDomain
-
-
-
-
Field Detail
-
simple
static final IPackageNameStrategy simple
-
-