Index - All Packages - All Categories - All Classes
Class FeClubDescription
Describes the state of Club -- who is in it, which Work is its home (if it has one), and how you can login to it
Package: Udanax-Gold
All Superclasses: Object Heaper FeWrapper
Protocols: Object
Categories: Xanadu-nadmin
Class Methods
check: edition
Check that it has the right fields in the right places. Ignore other contents.
construct: edition
Create a new wrapper and endorse it
infostProtocol
Overrides: FeWrapper class
initTimeNonInherited
Overrides: FeWrapper class
linkTimeNonInherited
Overrides: FeWrapper class
make: membership with: lockSmith
make: members with: lockSmith with: home
makeWrapper: edition
Just create a new wrapper
setSpec: wrap
Overrides: FeWrapper class
spec
Overrides: FeWrapper class
Instance Methods
create: edition with: spec
Overrides: FeWrapper
home
The Work which is the home for this Club; blasts if it has none
lockSmith
Describes how authority for this Club is gained
membership
The Clubs which are members of this one.
printOn: oo
Overrides: Object
withHome: home
Change the home to different Work, or to none if nil
withLockSmith: lockSmith
Change how authority is gained
withMembership: members
Change the entire membership list
Index - All Packages - All Categories - All Classes