public abstract class BaseFindStrategy extends Object implements FindStrategy<Base>
BaseFindStrategy()
abstract Base
find(Object... attributes)
install(Base base)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseFindStrategy()
public abstract Base find(Object... attributes)
find
FindStrategy<Base>
public abstract Base install(Base base)
Copyright © 2014. All rights reserved.