Class IncomingProfile
java.lang.Object
ecmwf.ecpds.master.IncomingProfile
-
Method Summary
Modifier and TypeMethodDescriptionvoid
checkPermission
(String permission, String filename) Check permission.Gets the destinations.Gets the incoming user setup.Gets the incoming user.Gets the permissions.
-
Method Details
-
getIncomingUser
-
getECtransSetup
-
getPermissions
-
getDestinations
-
checkPermission
Check permission.- Parameters:
permission
- the filenamefilename
- the filename- Throws:
EccmdException
- the eccmd exception
-