Uses of Interface
net.anotheria.portalkit.services.accountarchive.AccountArchiveService
-
Packages that use AccountArchiveService Package Description net.anotheria.portalkit.services.accountarchive net.anotheria.portalkit.services.accountarchive.generated -
-
Uses of AccountArchiveService in net.anotheria.portalkit.services.accountarchive
Classes in net.anotheria.portalkit.services.accountarchive that implement AccountArchiveService Modifier and Type Class Description classAccountArchiveServiceImplMethods in net.anotheria.portalkit.services.accountarchive that return AccountArchiveService Modifier and Type Method Description AccountArchiveServiceAccountArchiveServiceFactory. create() -
Uses of AccountArchiveService in net.anotheria.portalkit.services.accountarchive.generated
Classes in net.anotheria.portalkit.services.accountarchive.generated that implement AccountArchiveService Modifier and Type Class Description classRemoteAccountArchiveServiceStubMethods in net.anotheria.portalkit.services.accountarchive.generated that return AccountArchiveService Modifier and Type Method Description AccountArchiveServiceRemoteAccountArchiveServiceFactory. create()Constructors in net.anotheria.portalkit.services.accountarchive.generated with parameters of type AccountArchiveService Constructor Description RemoteAccountArchiveServiceSkeleton(AccountArchiveService anImplementation)
-