org.opencrx.kernel.base.jmi1
Interface SetAccessLevelParams
- All Superinterfaces:
- RefStruct, RefStruct_1_0, Serializable, SetAccessLevelParams
public interface SetAccessLevelParams
- extends RefStruct_1_0, SetAccessLevelParams
Method Summary |
short |
getAccessLevelBrowse()
Retrieves the value for the structure field accessLevelBrowse . |
short |
getAccessLevelDelete()
Retrieves the value for the structure field accessLevelDelete . |
short |
getAccessLevelUpdate()
Retrieves the value for the structure field accessLevelUpdate . |
short |
getMode()
Retrieves the value for the structure field mode . |
getAccessLevelBrowse
short getAccessLevelBrowse()
- Retrieves the value for the structure field
accessLevelBrowse
.
- Specified by:
getAccessLevelBrowse
in interface SetAccessLevelParams
- Returns:
- The non-null value for structure field
accessLevelBrowse
.
getAccessLevelDelete
short getAccessLevelDelete()
- Retrieves the value for the structure field
accessLevelDelete
.
- Specified by:
getAccessLevelDelete
in interface SetAccessLevelParams
- Returns:
- The non-null value for structure field
accessLevelDelete
.
getAccessLevelUpdate
short getAccessLevelUpdate()
- Retrieves the value for the structure field
accessLevelUpdate
.
- Specified by:
getAccessLevelUpdate
in interface SetAccessLevelParams
- Returns:
- The non-null value for structure field
accessLevelUpdate
.
getMode
short getMode()
- Retrieves the value for the structure field
mode
.
- Specified by:
getMode
in interface SetAccessLevelParams
- Returns:
- The non-null value for structure field
mode
.
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.