org.opencrx.kernel.base.jmi1
Interface CheckPermissionsResult
- All Superinterfaces:
- CheckPermissionsResult, RefStruct, RefStruct_1_0, Serializable
public interface CheckPermissionsResult
- extends RefStruct_1_0, CheckPermissionsResult
isHasDeletePermission
boolean isHasDeletePermission()
- Retrieves the value for the structure field
hasDeletePermission.
- Specified by:
isHasDeletePermission in interface CheckPermissionsResult
- Returns:
- The non-null value for structure field
hasDeletePermission.
isHasReadPermission
boolean isHasReadPermission()
- Retrieves the value for the structure field
hasReadPermission.
- Specified by:
isHasReadPermission in interface CheckPermissionsResult
- Returns:
- The non-null value for structure field
hasReadPermission.
isHasUpdatePermission
boolean isHasUpdatePermission()
- Retrieves the value for the structure field
hasUpdatePermission.
- Specified by:
isHasUpdatePermission in interface CheckPermissionsResult
- Returns:
- The non-null value for structure field
hasUpdatePermission.
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.