Package org.cxbox.core.crudma.bc.impl
Class AnySourceBcDescription
java.lang.Object
org.cxbox.core.crudma.bc.impl.BcDescription
org.cxbox.core.crudma.bc.impl.AnySourceBcDescription
- 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
ConstructorsConstructorDescriptionAnySourceBcDescription(String name, String parentName, Class<? extends AnySourceResponseServiceMarker> serviceClass, 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
-
AnySourceBcDescription
public AnySourceBcDescription(String name, String parentName, Class<? extends AnySourceResponseServiceMarker> serviceClass, boolean refresh)
-
-
Method Details
-
getServiceClass
-