|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.collectd.jdbc.JdbcCollectionAttributeType
public class JdbcCollectionAttributeType
| Constructor Summary | |
|---|---|
JdbcCollectionAttributeType(JdbcColumn column,
AttributeGroupType groupType)
|
|
| Method Summary | |
|---|---|
AttributeGroupType |
getGroupType()
getGroupType |
String |
getName()
getName |
String |
getType()
getType |
void |
storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opennms.netmgt.collectd.AttributeDefinition |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public JdbcCollectionAttributeType(JdbcColumn column,
AttributeGroupType groupType)
| Method Detail |
|---|
public AttributeGroupType getGroupType()
CollectionAttributeTypegetGroupType
getGroupType in interface CollectionAttributeTypeAttributeGroupType object.
public void storeAttribute(CollectionAttribute attribute,
Persister persister)
CollectionAttributeTypestoreAttribute
storeAttribute in interface CollectionAttributeTypeattribute - a CollectionAttribute object.persister - a Persister object.public String getName()
AttributeDefinitiongetName
getName in interface AttributeDefinitionString object.public String getType()
AttributeDefinitiongetType
getType in interface AttributeDefinitionString object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||