|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ItdMetadataScanner
Scans all ItdMetadataProviders and locates every MetadataItem related to a particular
PhysicalTypeIdentifier (as indicated by its metadata identification string).
This interface is very useful for any facilities which need to discover any potentially-introduced members.
| Method Summary | |
|---|---|
Set<org.springframework.roo.metadata.MetadataItem> |
getMetadata(String physicalTypeIdentifier)
Locates identifiers for all metadata that, at the time of the invocation, provided a non-null MetadataItem
compatible with the physical type identifier. |
| Method Detail |
|---|
Set<org.springframework.roo.metadata.MetadataItem> getMetadata(String physicalTypeIdentifier)
MetadataItem
compatible with the physical type identifier. This will include the original PhysicalTypeMetadata.
physicalTypeIdentifier - to locate (required)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||