Package org.cxbox.core.crudma.bc.impl
Class ExtremeBcDescription
java.lang.Object
org.cxbox.core.crudma.bc.impl.BcDescription
org.cxbox.core.crudma.bc.impl.ExtremeBcDescription
- All Implemented Interfaces:
org.cxbox.api.data.BcIdentifier
-
Field Summary
Fields inherited from class org.cxbox.core.crudma.bc.impl.BcDescription
bindsString, pageLimit -
Constructor Summary
ConstructorsConstructorDescriptionExtremeBcDescription(String name, String parentName, Class<? extends Crudma> crudmaService, boolean refresh) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.cxbox.api.data.BcIdentifier
getName, getParentName
-
Constructor Details
-
ExtremeBcDescription
-