| Interface | Description |
|---|---|
| SoftwareCatalogRemote |
The remote interface for the Software Catalog business object.
|
| SoftwareCatalogServiceRemote |
A boilerplate implementation
|
| SoftwareCatalogSetRemote |
A boilerplate implementation
|
| SoftwareRelationshipRemote |
Cookie-cutter remote
|
| SoftwareRelationshipSetRemote |
Cookie-cutter remote
|
| Class | Description |
|---|---|
| FldChildSoftware |
Field Child Software in the Software Relationships table
|
| FldManufacturerName |
Field Manufacturer Name - necessary to allow manufacturer selection in Software Catalog
|
| FldParentSoftware |
Field Parent Software in the Software Relationships table
|
| FldSWName |
Field Software Name
|
| FldSWPartNumber |
Field Partnumber
|
| FldTAMITSWPoints |
Validation for software points
|
| IsProductCondition |
Provide a custom condition for the conditional expressions app to return whether the current record is (a)
from a third party discovery tool or has been created manually, and (b) its software type is a synonym of
PRODUCT
|
| IsSoftwareTypeCondition |
Provide a custom condition for the conditional expressions app to return whether the current record is (a)
from a third party discovery tool or has been created manually, and (b) its software type is a synonym of
the softwre type returned by getCompareToSofwareType()
|
| IsVersionCondition |
Provide a custom condition for the conditional expressions app to return whether the current record is (a)
from a third party discovery tool or has been created manually, and (b) its software type is a synonym of
VERSION
|
| SoftwareCatalog |
The implementation of the Software Catalog business object.
|
| SoftwareCatalogService |
A boilerplate implementation
|
| SoftwareCatalogSet |
A boilerplate implementation
|
| SoftwareRelationship | |
| SoftwareRelationshipSet |
A boilerplate implementation
|