|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IVMAssociations
This interface is used to provide a set of methods to access the Virtual Metric Associations.
| Method Summary | |
|---|---|
boolean |
isCUIDAssociated(java.lang.String cuid)
This method is used to return a boolean value to determine if the cuid is associated with the VirtualMetric. |
| Methods inherited from interface com.crystaldecisions.sdk.properties.ISDKList |
|---|
get |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
|---|
boolean isCUIDAssociated(java.lang.String cuid)
This method is used to return a boolean value to determine if the cuid is associated with the VirtualMetric.
cuid - cuid of the managed entity
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||