|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetadataObject
Represents a runtime metadata object.
| Method Summary | |
|---|---|
java.lang.String |
getFullName()
Get the full name from the metadataID |
java.lang.String |
getName()
Get the short name from the metadataID |
java.lang.String |
getNameInSource()
Get name in source for this object, as provided in the model |
java.util.Properties |
getProperties()
Get any arbitrary properties that are provided on this object. |
| Method Detail |
|---|
java.lang.String getNameInSource()
throws ConnectorException
ConnectorException - If an error occurs retrieving the data
from runtime metadata
java.util.Properties getProperties()
throws ConnectorException
ConnectorException - If an error occurs retrieving the data
from runtime metadatajava.lang.String getName()
java.lang.String getFullName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||