Package | Description |
---|---|
org.icatproject |
Modifier and Type | Field and Description |
---|---|
protected AccessType |
IsAccessAllowed.accessType |
Modifier and Type | Method and Description |
---|---|
static AccessType |
AccessType.fromValue(String v) |
AccessType |
IsAccessAllowed.getAccessType()
Gets the value of the accessType property.
|
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ICAT.isAccessAllowed(String sessionId,
EntityBaseBean bean,
AccessType accessType) |
void |
IsAccessAllowed.setAccessType(AccessType value)
Sets the value of the accessType property.
|
Copyright © 2013 The ICAT Collaboration. All rights reserved.