public interface AdminExporterService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
List<AdminExporterDTO> |
getExporters(AdminExporterType type) |
@Secured(value="PERMISSION_OTHER_DEFAULT") List<AdminExporterDTO> getExporters(AdminExporterType type) throws com.gwtincubator.security.exception.ApplicationSecurityException
com.gwtincubator.security.exception.ApplicationSecurityExceptionCopyright © 2013. All rights reserved.