A B C D E F G H I L M N P Q R S T U W

P

Permission - class net.javamud.data.Permission.
A Permission consists of a Right and a User.
Permission(UserIdentity, Right) - Constructor for class net.javamud.data.Permission
Constructor for the Permission object
Permission(UserIdentity, String) - Constructor for class net.javamud.data.Permission
Constructor for the Permission object
Persistable - interface net.javamud.core.Persistable.
For any object that can be Persistable.save(net.javamud.data.Storage)ed to, or Persistable.load(net.javamud.data.Storage, net.javamud.core.Persisted)ed from, a Persisted object.
persisted - Variable in class net.javamud.data.PersistentObject
If true, properties and extendedProperties are filled out.
Persisted - interface net.javamud.core.Persisted.
Placeholder for persisted form objects.
PersistentObject - class net.javamud.data.PersistentObject.
This stores a MudObject in a ready-to-persist-to-file form.
PersistentObject() - Constructor for class net.javamud.data.PersistentObject
Constructor for the PersistentObject object
PersistentProperties - class net.javamud.data.PersistentProperties.
Hierarchical Properties for independant storage and retrieval.
PersistentProperties() - Constructor for class net.javamud.data.PersistentProperties
Constructor for the PersistentProperties object
PersistentSet - class net.javamud.data.PersistentSet.
An unordered set of unique items for storage.
PersistentSet() - Constructor for class net.javamud.data.PersistentSet
Constructor for the PersistentSet object
properties - Variable in class net.javamud.data.Storage
Properties for this object.
properties - Variable in class net.javamud.data.PersistentObject
Basic properties for the MudObject.

A B C D E F G H I L M N P Q R S T U W