org.fosstrak.ale.wsdl.aleac.epcglobal
Interface ALEACServicePortType
public interface ALEACServicePortType
This class was generated by Apache CXF 2.0.9
Tue Aug 18 01:01:07 CEST 2009
Generated source version: 2.0.9
definePermission
DefinePermissionResult definePermission(DefinePermission parms)
throws ImplementationExceptionResponse,
PermissionValidationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
DuplicatePermissionExceptionResponse
- Throws:
ImplementationExceptionResponse
PermissionValidationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
DuplicatePermissionExceptionResponse
getStandardVersion
java.lang.String getStandardVersion(EmptyParms parms)
throws ImplementationExceptionResponse
- Throws:
ImplementationExceptionResponse
setPermissions
SetPermissionsResult setPermissions(SetPermissions parms)
throws NoSuchRoleExceptionResponse,
ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
NoSuchPermissionExceptionResponse
- Throws:
NoSuchRoleExceptionResponse
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
NoSuchPermissionExceptionResponse
addPermissions
AddPermissionsResult addPermissions(AddPermissions parms)
throws NoSuchRoleExceptionResponse,
ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
NoSuchPermissionExceptionResponse
- Throws:
NoSuchRoleExceptionResponse
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
NoSuchPermissionExceptionResponse
getPermissionNames
ArrayOfString getPermissionNames(EmptyParms parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
getVendorVersion
java.lang.String getVendorVersion(EmptyParms parms)
throws ImplementationExceptionResponse
- Throws:
ImplementationExceptionResponse
undefineRole
UndefineRoleResult undefineRole(UndefineRole parms)
throws NoSuchRoleExceptionResponse,
ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
NoSuchRoleExceptionResponse
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
removePermissions
RemovePermissionsResult removePermissions(RemovePermissions parms)
throws NoSuchRoleExceptionResponse,
ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
NoSuchRoleExceptionResponse
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
defineRole
DefineRoleResult defineRole(DefineRole parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
DuplicateRoleExceptionResponse,
RoleValidationExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
DuplicateRoleExceptionResponse
RoleValidationExceptionResponse
updatePermission
UpdatePermissionResult updatePermission(UpdatePermission parms)
throws ImplementationExceptionResponse,
PermissionValidationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
NoSuchPermissionExceptionResponse
- Throws:
ImplementationExceptionResponse
PermissionValidationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
NoSuchPermissionExceptionResponse
undefinePermission
UndefinePermissionResult undefinePermission(UndefinePermission parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
NoSuchPermissionExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
NoSuchPermissionExceptionResponse
updateClientIdentity
UpdateClientIdentityResult updateClientIdentity(UpdateClientIdentity parms)
throws ImplementationExceptionResponse,
NoSuchClientIdentityExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
ClientIdentityValidationExceptionResponse
- Throws:
ImplementationExceptionResponse
NoSuchClientIdentityExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
ClientIdentityValidationExceptionResponse
getSupportedOperations
ArrayOfString getSupportedOperations(EmptyParms parms)
throws ImplementationExceptionResponse
- Throws:
ImplementationExceptionResponse
addRoles
AddRolesResult addRoles(AddRoles parms)
throws NoSuchRoleExceptionResponse,
ImplementationExceptionResponse,
NoSuchClientIdentityExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
NoSuchRoleExceptionResponse
ImplementationExceptionResponse
NoSuchClientIdentityExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
undefineClientIdentity
UndefineClientIdentityResult undefineClientIdentity(UndefineClientIdentity parms)
throws ImplementationExceptionResponse,
NoSuchClientIdentityExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
ImplementationExceptionResponse
NoSuchClientIdentityExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
getRole
ACRole getRole(GetRole parms)
throws NoSuchRoleExceptionResponse,
ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
NoSuchRoleExceptionResponse
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
getClientIdentity
ACClientIdentity getClientIdentity(GetClientIdentity parms)
throws ImplementationExceptionResponse,
NoSuchClientIdentityExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
ImplementationExceptionResponse
NoSuchClientIdentityExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
setRoles
SetRolesResult setRoles(SetRoles parms)
throws NoSuchRoleExceptionResponse,
ImplementationExceptionResponse,
NoSuchClientIdentityExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
NoSuchRoleExceptionResponse
ImplementationExceptionResponse
NoSuchClientIdentityExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
getClientIdentityNames
ArrayOfString getClientIdentityNames(EmptyParms parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
getRoleNames
ArrayOfString getRoleNames(EmptyParms parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
defineClientIdentity
DefineClientIdentityResult defineClientIdentity(DefineClientIdentity parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
DuplicateClientIdentityExceptionResponse,
ClientIdentityValidationExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
DuplicateClientIdentityExceptionResponse
ClientIdentityValidationExceptionResponse
updateRole
UpdateRoleResult updateRole(UpdateRole parms)
throws NoSuchRoleExceptionResponse,
ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
RoleValidationExceptionResponse
- Throws:
NoSuchRoleExceptionResponse
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
RoleValidationExceptionResponse
getPermission
ACPermission getPermission(GetPermission parms)
throws ImplementationExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse,
NoSuchPermissionExceptionResponse
- Throws:
ImplementationExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
NoSuchPermissionExceptionResponse
removeRoles
RemoveRolesResult removeRoles(RemoveRoles parms)
throws ImplementationExceptionResponse,
NoSuchClientIdentityExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
ImplementationExceptionResponse
NoSuchClientIdentityExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
getClientPermissionNames
ArrayOfString getClientPermissionNames(GetClientPermissionNames parms)
throws ImplementationExceptionResponse,
NoSuchClientIdentityExceptionResponse,
SecurityExceptionResponse,
UnsupportedOperationExceptionResponse
- Throws:
ImplementationExceptionResponse
NoSuchClientIdentityExceptionResponse
SecurityExceptionResponse
UnsupportedOperationExceptionResponse
Copyright © 2009. All Rights Reserved.