org.nakedobjects.applib.fixtures
Interface InstallableFixture

All Known Implementing Classes:
AbstractFixture, DateFixture, LogonFixture, SwitchUserFixture, UserProfileFixture

public interface InstallableFixture


Method Summary
 FixtureType getType()
          Determines whether the fixture will be installed, dependent on the state of the object (data) store and the user profile store.
 void install()
           
 

Method Detail

getType

FixtureType getType()
Determines whether the fixture will be installed, dependent on the state of the object (data) store and the user profile store.


install

void install()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.