|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.free2be.dimensions.tiles.inheritance.AbstractInheritanceResolverImpl
com.free2be.dimensions.tiles.inheritance.UserDeviceInheritanceResolver
public class UserDeviceInheritanceResolver
This class is an implementation of InheritanceResolver, where user-device pairs are used.
Field Summary |
---|
Fields inherited from class com.free2be.dimensions.tiles.inheritance.AbstractInheritanceResolverImpl |
---|
decision2path, decision2sequence |
Constructor Summary | |
---|---|
UserDeviceInheritanceResolver()
Creates a new instance of UserDeviceInheritanceResolver |
Method Summary | |
---|---|
void |
resolveInheritances()
Resolves all the inheritances. |
Methods inherited from class com.free2be.dimensions.tiles.inheritance.AbstractInheritanceResolverImpl |
---|
addDefinitionsPath, addPath, getPathSequence |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserDeviceInheritanceResolver()
Method Detail |
---|
public void resolveInheritances() throws java.lang.Exception
java.lang.Exception
- If something goes wrong.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |