|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IInterfaceSubComponent
This interface is used to mark objects contained in an interface.
FIXME rename that interface IOdiInterfaceSubComponent for naming consistency. Postponed to a future release - more than 550 references.
TODO add a method getInterface() that will return the OdiInterface that component belongs to.
| Method Summary | |
|---|---|
java.io.Serializable |
getInternalId()The internal ID of this sub component. Returning null from this method will indicate the object has never been persisted in the repository. |
java.lang.String |
getSubComponentDescription()Returns the sub component's description in a human-readable way. |
java.lang.String |
getSubComponentDescription(java.util.Locale pLocale)Returns the sub component's description in a human-readable way for the given Locale. |
| Method Detail |
|---|
java.io.Serializable getInternalId()
null from this method will indicate the object has never been persisted in the repository.java.lang.String getSubComponentDescription()
java.lang.String getSubComponentDescription(java.util.Locale pLocale)
pLocale - the Locale for which the description should be returned
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||