Part of lp.blueprints.interfaces.webservice View In Hierarchy
Known subclasses: lp.blueprints.interfaces.specificationtarget.ISpecificationGoal, lp.registry.interfaces.distribution.IDistributionPublic, lp.registry.interfaces.webservice.IProduct
| Method | getSpecification | Returns the specification with the given name, for this target, |
| Method | getAllowedSpecificationInformationTypes | Get the InformationTypes for this target's specifications. |
| Method | getDefaultSpecificationInformationType | Get the default InformationType for the target's specifications. |
Inherited from IHasSpecifications:
| Method | specifications | Specifications for this target. |
| Method | valid_specifications | Valid specifications for this target. |