| java.lang.Object com.rift.coad.lib.bean.test.SubInterface1Impl
releaseCount | public static int releaseCount(Code) | | |
SubInterface1Impl | public SubInterface1Impl(String key)(Code) | | Creates a new instance of SubInterface1Impl
|
getName | public String getName()(Code) | | The name of this interface
|
getPrimaryKey | public Object getPrimaryKey()(Code) | | This method returns the primary key of this resource to enable indexing.
The primary key of this object. |
getResourceName | public String getResourceName()(Code) | | This method is called to retrieve the name of the resource.
The name of the resource. |
releaseResource | public void releaseResource()(Code) | | This method is called to release this resource.
|
|
|