Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
Q
R
S
T
U
W
I
identity
- Variable in class net.javamud.core.
MudObject
Unique identity for this
identity
- Variable in class net.javamud.data.
Storage
Identity String of this object.
identity
- Variable in class net.javamud.data.
PersistentObject
The unique identity from the MudObject.
IllegalSetException
- exception net.javamud.run.
IllegalSetException
.
Description of the Class
IllegalSetException(String)
- Constructor for class net.javamud.run.
IllegalSetException
Constructor for the IllegalSetException object
impliedBy(Right)
- Method in class net.javamud.data.
Right
The same as
impliesMe
.implies(this)
.
impliedBy(String)
- Method in class net.javamud.data.
Right
Returns true if
impliesMe
implies this right.
implies_impl(String, String)
- Static method in class net.javamud.data.
Right
Implementation of implies and impliedBy functions.
implies(Permission)
- Method in class net.javamud.data.
ACL
Returns true if this ACL implies Permission
perm
.
implies(Permission)
- Method in class net.javamud.data.
Permission
Does
this
imply the Permission
perm
implies(Right)
- Method in class net.javamud.data.
Right
If
iImply
is implied by this Right.
implies(String)
- Method in class net.javamud.data.
Right
If
iImply
is implied by this Right.
implies(UserIdentity, Right)
- Method in class net.javamud.data.
Permission
Does
this
imply the Right
implied
?
implies(UserIdentity, String)
- Method in class net.javamud.data.
Permission
Does
this
imply the Right
implied
?
impliesQuality_impl(String)
- Method in class net.javamud.data.
Right
Returns a quality of match associated with the implies operation.
impliesQuality(Permission)
- Method in class net.javamud.data.
Permission
Returns a measure of quality of the implies match.
impliesQuality(Right)
- Method in class net.javamud.data.
Right
Quality of implies match.
impliesQuality(String)
- Method in class net.javamud.data.
Right
Quality of implies match.
impliesQuality(UserIdentity, Right)
- Method in class net.javamud.data.
Permission
Returns a measure of quality of the implies match.
impliesQuality(UserIdentity, String)
- Method in class net.javamud.data.
Permission
Returns a measure of quality of the implies match.
importMudObject(MudObject)
- Method in class net.javamud.data.
PersistentObject
Constructs a PersistentObject from the given MudObject
Inherited
- Variable in class net.javamud.data.
ACL
Parent ACL from which permissions are inherited.
isInherited(Permission)
- Method in class net.javamud.data.
ACL
Get whether or not the Permission
perm is inherited or not.
isString(String)
- Method in class net.javamud.data.
PersistentProperties
Returns TRUE if the value associated with
key
is a String.
it
- Variable in class net.javamud.data.
MORegistry.MORIterator
Iterator I am using to run this one.
items
- Variable in class net.javamud.data.
PersistentSet
Actual container for this Set.
iterator()
- Method in class net.javamud.data.
MORegistry
Returns an Iterator for this object.
iterator()
- Method in class net.javamud.data.
PersistentProperties
Returns an Iterator for the key values.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
Q
R
S
T
U
W