Package step.core.plans
Class LayeredPlanAccessor
java.lang.Object
step.core.accessors.LayeredAccessor<Plan>
step.core.plans.LayeredPlanAccessor
- All Implemented Interfaces:
step.core.accessors.Accessor<Plan>,PlanAccessor
public class LayeredPlanAccessor
extends step.core.accessors.LayeredAccessor<Plan>
implements PlanAccessor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class step.core.accessors.LayeredAccessor
addAccessor, enableVersioning, findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAccessorForPersistence, getAll, getCollectionDriver, getHistory, getRange, isVersioningEnabled, layeredLookup, layeredMerge, layeredStreamMerge, pushAccessor, remove, restoreVersion, save, save, stream, streamLazyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface step.core.accessors.Accessor
enableVersioning, findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAll, getCollectionDriver, getHistory, getRange, isVersioningEnabled, remove, restoreVersion, save, save, stream, streamLazy
-
Constructor Details
-
LayeredPlanAccessor
public LayeredPlanAccessor() -
LayeredPlanAccessor
-
-
Method Details
-
getVisiblePlans
- Specified by:
getVisiblePlansin interfacePlanAccessor
-