|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AssetComponent in org.kuali.kfs.module.cam.businessobject |
---|
Methods in org.kuali.kfs.module.cam.businessobject that return types with arguments of type AssetComponent | |
---|---|
List<AssetComponent> |
Asset.getAssetComponents()
|
Method parameters in org.kuali.kfs.module.cam.businessobject with type arguments of type AssetComponent | |
---|---|
void |
Asset.setAssetComponents(List<AssetComponent> assetComponents)
|
Uses of AssetComponent in org.kuali.kfs.module.cam.document.dataaccess |
---|
Methods in org.kuali.kfs.module.cam.document.dataaccess with parameters of type AssetComponent | |
---|---|
Integer |
AssetComponentDao.getMaxSquenceNumber(AssetComponent assetComponent)
This method gets the maximum of component number column from database and sets the value |
Uses of AssetComponent in org.kuali.kfs.module.cam.document.dataaccess.impl |
---|
Methods in org.kuali.kfs.module.cam.document.dataaccess.impl with parameters of type AssetComponent | |
---|---|
Integer |
AssetComponentDaoOjb.getMaxSquenceNumber(AssetComponent assetComponent)
|
Uses of AssetComponent in org.kuali.kfs.module.cam.document.service |
---|
Methods in org.kuali.kfs.module.cam.document.service with parameters of type AssetComponent | |
---|---|
Integer |
AssetComponentService.getMaxSequenceNumber(AssetComponent assetComponent)
Finds out the maximum sequence number available for an asset component with respect to an asset |
Uses of AssetComponent in org.kuali.kfs.module.cam.document.service.impl |
---|
Methods in org.kuali.kfs.module.cam.document.service.impl with parameters of type AssetComponent | |
---|---|
Integer |
AssetComponentServiceImpl.getMaxSequenceNumber(AssetComponent assetComponent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |