Modifier and Type | Method and Description |
---|---|
void |
StringAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute
|
abstract void |
SnmpAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute
|
void |
NumericAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute
|
void |
HexStringAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister) |
void |
SnmpAttribute.storeAttribute(Persister persister)
Stores the attribute using the persister.
|
Modifier and Type | Method and Description |
---|---|
void |
JdbcCollectionAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister) |
Modifier and Type | Method and Description |
---|---|
void |
TcaCollectionAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister) |
Modifier and Type | Method and Description |
---|---|
void |
VmwareCimCollectionAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute
|
Modifier and Type | Method and Description |
---|---|
void |
VmwareCollectionAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute
|
Modifier and Type | Method and Description |
---|---|
void |
WmiCollectionAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister)
storeAttribute
|
void |
CollectionAttribute.storeAttribute(Persister persister)
Stores the attribute using the persister.
|
Modifier and Type | Class and Description |
---|---|
class |
BasePersister
BasePersister class.
|
class |
GroupPersister
GroupPersister class.
|
class |
OneToOnePersister
OneToOnePersister class.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCollectionAttribute.storeAttribute(Persister persister)
Stores the attribute using the persister.
|
Modifier and Type | Method and Description |
---|---|
void |
LatencyCollectionAttribute.storeAttribute(Persister persister)
Stores the attribute using the persister.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlCollectionAttributeType.storeAttribute(CollectionAttribute attribute,
Persister persister) |
Copyright © 2015. All rights reserved.